Login  Register

Re: Infrequent crash on OSX 10.8.5 using Java7 and Java3D 1.6

Posted by ThomasR on Mar 12, 2014; 1:10am
URL: https://forum.jogamp.org/Infrequent-crash-on-OSX-10-8-5-using-Java7-and-Java3D-1-6-tp4031810p4031860.html

Hi Harvey, Julien,

I followed Julien's advice: to create the Canvas3D and update the JSplitPane on the
Swing EDT.  This seems to fix the problem - I haven't been able to crash my application.
I'm not sure if this means "problem solved", but perhaps you can glean some clue and
push this on the back-burner.

Tom