Re: jogl crashes video card driver
Posted by
runiter on
Jan 15, 2013; 2:45pm
URL: https://forum.jogamp.org/jogl-crashes-video-card-driver-tp4026980p4027836.html
gouessej wrote
According to your log, you don't use the very latest autobuild. My fix calls GLCanvas.display() only once; therefore, you should get this exception only once in the worst case.
Sadly this is not true! I get this exception at every frame! So I get thousands of such exception while running my program. Although the rendering is fine, the exceptions cause jittering in rendering so it's not as smooth as it used to be with JOGL 1.1.1
The pure JOGL examples work fine without this exception. Only Ardor3D version throws this exception.
Here is the log for the continuous exceptions:
log2.txt