Login  Register

Re: Crash in native code - dispatch_wglMakeCurrent1

Posted by Wade Walker on Aug 24, 2011; 2:20am
URL: https://forum.jogamp.org/Crash-in-native-code-dispatch-wglMakeCurrent1-tp3279419p3279834.html

Hmm, we have fixed an issue before (see https://jogamp.org/bugzilla/show_bug.cgi?id=480) where we could crash the driver, though it is (thankfully) rare. Could you set these

-Dnewt.debug=all -Dnativewindow.debug=all -Djogl.debug=all

in test.bat and post the log that results here? In bug 480, just setting the debug flags masked the problem through a side-effect, but even if that doesn't happen, this debug output will be helpful.