Re: [JOGL2.0 rc2] Win XP 32 - ATI drivers and VM crashes
Posted by
Wade Walker on
Mar 12, 2011; 11:10pm
URL: https://forum.jogamp.org/JOGL2-0-rc2-Win-XP-32-ATI-drivers-and-VM-crashes-tp2642286p2670849.html
Still digging into this. It looks like GL is not set up correctly on the thread that tries to call a function in the ATI driver (more details at
https://jogamp.org/bugzilla/show_bug.cgi?id=480 for the curious). This has been a good learning experience -- I never had to trace into JNI code and look at the assembly before