Login  Register

Re: Dealing with 3D crash in RHEL 8.4 with mesa driver

Posted by goodwilling on Sep 04, 2023; 2:40am
URL: https://forum.jogamp.org/Dealing-with-3D-crash-in-RHEL-8-4-with-mesa-driver-tp4042917p4042931.html

Many thanks to all the comments. I tested Java3d-1.7.1 and jogl 2.5 in the deployment again, and I am so pleased to find that the crash disappears in the test!  Java3D-1.7.1 works in RHEL 8.4 with the mesa driver 20.3.3 !

In my previous test, it seems that I forgot to update all jogl*.jar and gluegen-rt*.jar and accordingly that caused the error.

Thanks to all the efforts in developing Java3D!