Re: JVM Crash with SIGSEGV
Posted by
gouessej on
Jul 29, 2016; 9:17am
URL: https://forum.jogamp.org/JVM-Crash-with-SIGSEGV-tp4036967p4037002.html
I understand your position, it's more professional. I'll let you know if I can clarify something.
Edit.: Calling some OpenGL or X11 methods not from the right thread / process is usually a bad idea, especially when the native memory of some structures has already been released.