
What is still unexpected is the native crash, i would have expected this to be handled by an java -cp jar/jogl-all.jar:jar/gluegen-rt.jar.

G元 profile also triggers the bug: (expected since it is not supposed to be backward compatible) X11Util: Open: NamedX11Display[:0, 0xffffffff86d53870, refCount 1, unCloseable 4 Xerxes Rånby X11Util.Display: Shutdown (JVM shutdown: true, open (no close attempt): 2/2, reusable (open, marked uncloseable): 0, pending (open in creation order): 2) Output using the GL2 java -cp jar/jogl-all.jar:jar/gluegen-rt.jar. While GL2ES2, broken, profile selected GLProfile Note that the GL2, ok, profile selected GLProfile GLCapabilities caps = new GLCapabilities(GLProfile.get(GLProfile.GL2)) The code work fine if i request a GL2 profile instead of a GL2ES2 profile # Java VM: Java HotSpot(TM) Client VM (23.25-b01 mixed mode, sharing windows-x86 ) # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.0-b45 mixed mode windows-amd64 compressed oops)

GL_RENDERER: GeForce GTX 550 Ti/PCIe/SSE2 This bug have been reproduced on Windows 7 & 8 systems as well using the NVIDIA 4.3 drivers.Ĭ:\jogamp-all-platforms>java -cp jar/jogl-all.jar jar/gluegen-rt.jar. # See problematic frame for where to report the bug.Īvbruten (SIGABRT) (minnesutskrift skapad) # The crash happened outside the Java Virtual Machine in native code. # instructions on how to reproduce the bug and visit: # If you would like to submit a bug report, please include # An error report file with more information is saved as: To enable core dumping, try "ulimit -c unlimited" before starting Java again

# Java VM: OpenJDK Server VM (23.7-b01 mixed mode linux-x86 )

# A fatal error has been detected by the Java Runtime Environment: LibEGL warning: DRI2: failed to authenticateĬhosen GLCapabilities: GLCaps, on-scr] java -cp jar/jogl-all.jar:jar/gluegen-rt.jar. Java -cp jar/jogl-all.jar:jar/gluegen-rt.jar. Javac -cp jar/jogl-all.jar:jar/gluegen-rt.jar demos/es2/RawGL2ES2demo.java Linux Ubuntu 12.04 LTS 32bit + Nvidia 319.32 drivers
