---- Reported by kbr 2005-02-09 12:09:03 ---- There appear to still be some stability issues with JOGL when running on ATI cards. A user reported on the javagaming.org forums at http://www.javagaming.org/cgi-bin/JGNetForums/YaBB.cgi?board=jogl;action=display;num=1081799754;start=60#69 that a particular test case at https://java3d.dev.java.net/nonav/bugs/showattachment.cgi/56/Gears.java exhibits problems on ATI cards. The test case has been attached. It does indeed leak memory under ATI's 4.9 Catalyst drivers, but runs fine on an NVidia Quadro FX Go700. ---- Additional Comments From kbr 2005-02-09 12:09:25 ---- Created an attachment Test case ---- Additional Comments From kbr 2005-05-16 08:47:48 ---- The javagaming.org link above points to the thread "JOGL 1.1 b... released" (for finding it after the forum cutover). ---- Additional Comments From kbr 2005-06-22 15:41:06 ---- With the recent fixes to prefer ChoosePixelFormat over wglChoosePixelFormatARB in JOGL's pixel format selection on Windows, these issues appear to have been fixed. Additionally, ATI's Catalyst 5.6 drivers appear to have fixed the wglChoosePixelFormatARB-related memory leaks, so JOGL 1.1 b12 doesn't leak memory with the attached test case either. The JOGL workarounds for the original memory leak will be present in the next build of JOGL. --- Bug imported by sgothel@jausoft.com 2010-03-24 07:47 EDT --- This bug was previously known as _bug_ 137 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=137 Imported an attachment (id=41) The original submitter of attachment 41 [details] is unknown. Reassigning to the person who moved it here: sgothel@jausoft.com.