Login  Register

Re: My Application crashed

Posted by gouessej on Jul 03, 2012; 8:08pm
URL: https://forum.jogamp.org/My-Application-crashed-tp4025350p4025394.html

A statistical evidence is not a formal evidence. I had such crashes because of problems of synchronization after having solved the problem with text renderers, I did not reproduce it systematically, it was not reproducible on some machines. I run JOGL applications successfully even under Windows XP. Something is really wrong in your code. Some drivers and some operating systems (especially Mac OS X) handle the access to OpenGL from multiple threads correctly whereas some others don't, it does not mean that there is no problem at all. Oracle Java 1.7 for Mac is not as mature as Oracle Java 1.7 under other operating systems but I don't think this is the root cause. Can you explain how your main loop is structured?
Julien Gouesse | Personal blog | Website