<?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>43</bug_id>
          
          <creation_ts>2003-09-29 08:04:38 +0200</creation_ts>
          <short_desc>Linux crashes with glBufferDataARB</short_desc>
          <delta_ts>2010-03-24 07:45:55 +0100</delta_ts>
          <reporter_accessible>0</reporter_accessible>
          <cclist_accessible>0</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>JogAmp</classification>
          <product>Jogl</product>
          <component>core</component>
          <version>1</version>
          <rep_platform>All</rep_platform>
          <op_sys>linux</op_sys>
          <bug_status>VERIFIED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Sven Gothel">sgothel</reporter>
          <assigned_to name="Sven Gothel">sgothel</assigned_to>
          
          
          <cf_type>DEFECT</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>59</commentid>
    <comment_count>0</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2010-03-24 07:45:55 +0100</bug_when>
    <thetext>


---- Reported by davidyazel 2003-09-29 08:04:38 ----

Using the september 5th release we are getting errors attempting to use ARB 
buffers.  We have also checked the nightly build... no different. 
 
An unexpected exception has been detected in native code outside the VM. 
Unexpected Signal : 11 occurred at PC=0x633E9EDE 
Function=__nvsym15678+0xA 
Library=/usr/lib/libGLcore.so.1 
 
Current Java thread: 
        at net.java.games.jogl.impl.x11.X11GLImpl.dispatch_glBufferDataARB(Native 
Method) 
        at net.java.games.jogl.impl.x11.X11GLImpl.glBufferDataARB
(X11GLImpl.java:82 1) 
        at com.xith3d.render.jogl.ShapeAtomPeer.bindGeometryComponent
(ShapeAtomPeer .java) 
        at com.xith3d.render.jogl.ShapeAtomPeer.setupBuffers(ShapeAtomPeer.java) 
        at com.xith3d.render.jogl.ShapeAtomPeer.drawGeometry
(ShapeAtomPeer.java) 
        at com.xith3d.render.jogl.ShapeAtomPeer.renderAtom(ShapeAtomPeer.java) 
        at com.xith3d.render.CanvasPeerBase.render(CanvasPeerBase.java) 
        at com.xith3d.render.jogl.CanvasPeerImpl.drawBin(CanvasPeerImpl.java) 
        at com.xith3d.render.jogl.CanvasPeerImpl.display(CanvasPeerImpl.java) 
        at net.java.games.jogl.impl.GLDrawableHelper.display(GLDrawableHelper.java: 
74) 
        at net.java.games.jogl.GLCanvas$DisplayAction.run(GLCanvas.java:194) 
        at net.java.games.jogl.impl.GLContext.invokeGL(GLContext.java:192) 
        - locked &lt;0x46a160f0&gt; (a 
net.java.games.jogl.impl.x11.X11OnscreenGLContext) 
        at net.java.games.jogl.GLCanvas.displayImpl(GLCanvas.java:182) 
        at net.java.games.jogl.GLCanvas.display(GLCanvas.java:82) 
        at com.xith3d.render.jogl.CanvasPeerImpl.render(CanvasPeerImpl.java) 
        at com.xith3d.scenegraph.View.renderOnce(View.java) 
        - locked &lt;0x46ca5c50&gt; (a com.xith3d.scenegraph.View) 
        at com.xith3d.scenegraph.View.renderOnce(View.java) 
        - locked &lt;0x46ca5c50&gt; (a com.xith3d.scenegraph.View) 
        at com.xith.client.engine.XithController.run(XithController.java:82) 
        at java.lang.Thread.run(Thread.java:534)



---- Additional Comments From kbr 2004-04-30 16:07:18 ----

Please test this again with the current JOGL 1.1 builds and either reopen this
issue or file a new one if this problem is still occurring. glBufferDataARB
works on the Linux systems I have tested on (NVidia-based cards).




--- Bug imported by sgothel@jausoft.com 2010-03-24 07:45 EDT  ---

This bug was previously known as _bug_ 43 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=43
</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>