Re: JOGL Crash on Windows 7 with Nvidia
Posted by
gouessej on
Aug 22, 2012; 8:24am
URL: https://forum.jogamp.org/JOGL-Crash-on-Windows-7-with-Nvidia-tp4025859p4025861.html
Hi
It is still the same kind of problem. I confirm that I don't get any similar crash with Nvidia Quadro 2000 and 5000 under Cent OS Linux 5.3 (proprietary driver, version number 304.37, certified), one of my colleagues is under Windows 7 with the same hardware and it works. In your case, it crashes when calling glDrawElements, it typically happens when it tries to read too far, when some supplied parameters are wrong (for example if the position of one of the direct NIO buffers is not correct).