Login  Register

Re: JOGL crash on system with dual NVIDIA Quadro K600 (dual monitor)

Posted by MarcoNL on Sep 26, 2022; 10:13am
URL: https://forum.jogamp.org/JOGL-crash-on-system-with-dual-NVIDIA-Quadro-K600-dual-monitor-tp4041856p4041885.html

Hi Julien,

I will try to run the suggested tests as soon as possible.

However, since this is a customer machine installed in a diagnostic center, it isn't easy to find a time window where the workstation isn't in use by the radiologists. That's why last time I tried to perform all tests that came to my mind, and to provide the most complete logs I could think of.

The "-Dsun.java2d.noddraw=true" was already set in all my tests, and it is the default for my application. The "-Dsun.java2d.opengl=false" system property was NOT explicitly set, but I think "false" is the default setting for this property, so I don't expect changes by explicitly passing this command line parameter. I will try, though.

Using a different OpenJDK version to run my tests will be a bit more complex, as for my tests I am using the JRE embedded with my application, which is still a Java 8 indeed. Testing with a newer JRE will imply installing a new JRE on the customer's machine: I will ask permission to do that.

I will try and get back to you ASAP.

In the meanwhile, thanks a lot for your analysis, I really appreciate your efforts.

Best regards,

Marco Sambin