Bug 59 - GLContext Leak
Summary: GLContext Leak
Status: VERIFIED WORKSFORME
Alias: None
Product: Jogl
Classification: JogAmp
Component: core (show other bugs)
Version: 1
Hardware: All linux
: P3 normal
Assignee: Sven Gothel
URL: http://www.msoe.edu/~schneidt/destroy...
Depends on:
Blocks:
 
Reported: 2004-01-20 02:45 CET by Sven Gothel
Modified: 2015-09-27 03:09 CEST (History)
0 users

See Also:
Type: DEFECT
SCM Refs:
Workaround: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Gothel 2010-03-24 07:46:11 CET


---- Reported by schneit 2004-01-20 14:45:44 ----

This is a patch to properly destory the GLContext under Linux/X11 when you are
creating and destroying many GLContexts.  If you do not destory the GLContexts
properly, eventually you will deadlock the machine. (at least on the
radeon-based machines we tested)



---- Additional Comments From kbr 2005-01-30 23:58:52 ----

Sorry for not commenting on this bug earlier. Proper support for context
destruction and recreation was added to one of the JOGL betas. There may still
be problems with this support, but it seems to be working with at least some
graphics cards and drivers. I'm marking this bug as "works for me"; please file
a new bug if you see problems with the existing OpenGL context destruction code
in JOGL.




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

This bug was previously known as _bug_ 59 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=59