Re: Failures calling GLCapabilities
Posted by
Wade Walker on
Jan 24, 2012; 2:06am
URL: https://forum.jogamp.org/Failures-calling-GLCapabilities-tp3683170p3683582.html
When I see one of these stack traces that ends inside the driver, around 90% of the time it's a driver bug

The first thing to do would be make sure your driver version is up to date with the latest on the NVIDIA site. Then after that, if it's still failing, it might be worth starting a diagnostic process to see if JOGL somehow caused it. It's not impossible for JOGL to cause a problem like this, but it's pretty unlikely.