Re: Infrequent crash on OSX 10.8.5 using Java7 and Java3D 1.6
Posted by ThomasR on Mar 13, 2014; 4:44pm
URL: https://forum.jogamp.org/Infrequent-crash-on-OSX-10-8-5-using-Java7-and-Java3D-1-6-tp4031810p4031888.html
I'm running from the bundled jre from Oracle. I don't use JOGL directly, only Java3D. Our system
is pretty complex, we have an abstract api which uses Java3D under the hood so a simple test
cast may not be that realistic, but I'll put something together. At this point, I think time may be
better spent trying to reuse the Canvas and never replace it, but that will take some refactoring,
and will reduce the generality.
Thanks very much for your feedback! So strange, can't get it to crash again!
Tom