Login  Register

Re: Crash on Mac OS X (jogl 2.1)

Posted by atchijov on Oct 18, 2013; 8:55am
URL: https://forum.jogamp.org/Crash-on-Mac-OS-X-jogl-2-1-tp4030273p4030301.html

gouessej wrote
… maybe the OpenGL context gets destroyed, this is only a supposition …
I wonder if this could be result of ARC on Mac OS X (assuming ARC is used)?  It seems that this problem is very much Mac OS X specific.

I will change our code, so Canvas3D gets re-created (in the same faction as it happening somewhere else in the app). Hopefully it will help. Will report results.

Cheers,
  Andrei