Login  Register

Re: Java 1.6.0 pre12 with JOGL 2.3.1 crashes under OpenSUSE 13.2 with Mesa

Posted by Xerxes Rånby on Sep 29, 2015; 3:24pm
URL: https://forum.jogamp.org/Java-1-6-0-pre12-with-JOGL-2-3-1-crashes-under-OpenSUSE-13-2-with-Mesa-tp4035401p4035413.html

Andreas wrote
Yes, it seems it not a JOGL problem.

I have to use the JCanvas inside a TopComponent in a Netbeans RPC (tabbedPane). If I'm opening a second Tab/TopComponent with a JCanvas the application crashes with the given error.

Andreas
We are interested in this usecase that cause the crash. Having a workaround is nice however it is better to understand why it crashed in the first place.
It would be nice if you could update one of the jogamp jogl JCanvas junit tests to demonstrate the crash.
By doing so we can make sure that it get fixed for good.

Publishing a Short, Self Contained, Correct (Compilable), Example that  produce an crash in combination with Java3D also help.
http://sscce.org/

Cheers
Xerxes