<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://jogamp.org/bugzilla/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.2"
          urlbase="https://jogamp.org/bugzilla/"
          
          maintainer="sgothel@jausoft.com"
>

    <bug>
          <bug_id>478</bug_id>
          
          <creation_ts>2011-02-26 03:36:53 +0100</creation_ts>
          <short_desc>Displaying a GLCanvas causes JVM crash</short_desc>
          <delta_ts>2011-03-20 18:57:33 +0100</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>JogAmp</classification>
          <product>Jogl</product>
          <component>opengl</component>
          <version>2</version>
          <rep_platform>pc_x86_32</rep_platform>
          <op_sys>windows</op_sys>
          <bug_status>VERIFIED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>---</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Gustavo Arias">bardackx</reporter>
          <assigned_to name="Sven Gothel">sgothel</assigned_to>
          <cc>wwalker3</cc>
          
          <cf_type>---</cf_type>
          <cf_scm_refs></cf_scm_refs>
          <cf_workaround>---</cf_workaround>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>864</commentid>
    <comment_count>0</comment_count>
      <attachid>232</attachid>
    <who name="Gustavo Arias">bardackx</who>
    <bug_when>2011-02-26 03:36:53 +0100</bug_when>
    <thetext>Created attachment 232
The source code that produces the crash

When a GLCanvas contained in a Frame is about to be displayed it produces a crash</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>893</commentid>
    <comment_count>1</comment_count>
    <who name="Wade Walker">wwalker3</who>
    <bug_when>2011-03-16 03:27:02 +0100</bug_when>
    <thetext>Hi Gustavo,

Could you attach a crash dump (stack dump), and change the attachment type to plain text (for both your attachments)? If they are of type octet-stream we can&apos;t open them in all browsers.

Also, please tell us your OS version, graphics card and driver version, Java version, et cetera so we can pin this down.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>911</commentid>
    <comment_count>2</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2011-03-20 18:54:45 +0100</bug_when>
    <thetext>Please read
  http://jogamp.org/wiki/index.php/Jogl_FAQ#Bugreports_.26_Testing

and Wade&apos;s comment.

A bug report in this form is not usable w/o all the system and source information.

Pls reopen the bug when you have the required information, 
which allows us to triage it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>912</commentid>
    <comment_count>3</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2011-03-20 18:57:33 +0100</bug_when>
    <thetext>note: works here (41fc808eff8d145c37d10a98eb4d8a86bda6f018, linux, x86_64, NV GTX460)</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>232</attachid>
            <date>2011-02-26 03:36:53 +0100</date>
            <delta_ts>2011-02-26 03:36:53 +0100</delta_ts>
            <desc>The source code that produces the crash</desc>
            <filename>Main.java</filename>
            <type>application/octet-stream</type>
            <size>569</size>
            <attacher name="Gustavo Arias">bardackx</attacher>
            
              <data encoding="base64">cGFja2FnZSBnbGRlbW87CgppbXBvcnQgamF2YS5hd3QuRnJhbWU7CmltcG9ydCBqYXZheC5tZWRp
YS5vcGVuZ2wuR0xDYXBhYmlsaXRpZXM7CmltcG9ydCBqYXZheC5tZWRpYS5vcGVuZ2wuR0xQcm9m
aWxlOwppbXBvcnQgamF2YXgubWVkaWEub3BlbmdsLmF3dC5HTENhbnZhczsKCnB1YmxpYyBjbGFz
cyBNYWluIHsKCiAgICBwdWJsaWMgc3RhdGljIHZvaWQgbWFpbihTdHJpbmdbXSBhcmdzKSB7CiAg
ICAgICAgR0xQcm9maWxlLmluaXRTaW5nbGV0b24odHJ1ZSk7CiAgICAgICAgR0xQcm9maWxlIGds
cCA9IEdMUHJvZmlsZS5nZXREZWZhdWx0KCk7CiAgICAgICAgR0xDYXBhYmlsaXRpZXMgY2FwcyA9
IG5ldyBHTENhcGFiaWxpdGllcyhnbHApOwogICAgICAgIEdMQ2FudmFzIGNhbnZhcyA9IG5ldyBH
TENhbnZhcyhjYXBzKTsKICAgICAgICAvLwogICAgICAgIEZyYW1lIGZyYW1lID0gbmV3IEZyYW1l
KCk7CiAgICAgICAgZnJhbWUuc2V0U2l6ZSgzMjAsIDI0MCk7CiAgICAgICAgZnJhbWUuc2V0Vmlz
aWJsZSh0cnVlKTsKICAgICAgICBmcmFtZS5hZGQoY2FudmFzKTsgLy8gY3Jhc2gKICAgIH0KfQo=
</data>

          </attachment>
      

    </bug>

</bugzilla>