[Bug 1486] Fatal error problematic frame: libGL.so

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Jun 24 07:09:12 PDT 2013


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1486

--- Comment #3 from Xerxes Rånby <xerxes at zafena.se> ---
For further investigatioon: Null pointer exceptions inside glGenBuffersARB are
usually triggered if an OpenGL application tries to issue OpenGL calls without
first initializing the display or pbuffer. Potential races that trigger these
kind of crashes can only be solved by improving the OpenGL binding/windowing
system to prevent this from happening.
http://lwjgl.org/forum/index.php?action=printpage;topic=2834.0

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130624/89c26709/attachment.html 


More information about the distro-pkg-dev mailing list