Login  Register

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

Posted by Sven Gothel on Sep 12, 2023; 3:41pm
URL: https://forum.jogamp.org/Dealing-with-3D-crash-in-RHEL-8-4-with-mesa-driver-tp4042917p4042935.html

Great it all works out now!

For the future, please attach the JOGL test output
with and w/o debug info.

https://jogamp.org/wiki/index.php?title=Jogl_FAQ#Bugreports_&_Testing

JOGL,_Platform_and_OpenGL_Version
https://jogamp.org/wiki/index.php?title=Jogl_FAQ#JOGL,_Platform_and_OpenGL_Version

Detailed_Debug_Log
https://jogamp.org/wiki/index.php?title=Jogl_FAQ#Detailed_Debug_Log

All piped out w/ joined stdout + stderr of course, like 'command >& test.log'
use and/or see the etc/test_dbg.sh or etc/test_dbg.bat files.

Thank you