Login  Register

Crash on Mac OS X (jogl 2.1)

Posted by atchijov on Oct 17, 2013; 1:47am
URL: https://forum.jogamp.org/Crash-on-Mac-OS-X-jogl-2-1-tp4030273.html

Hello,

  I wonder if anybody can point me in the right direction. We have an app with number of tabs. One of these tabs holds Canvas3D. When you open this tab for the first time, all works great. However, if you navigate somewhere else and than try to open this tab again, the whole app hard crash.  (full crash report at https://dl.dropboxusercontent.com/u/24418451/ATP/jogl-crash-report.txt )

  The Canvas3D gets created once at the launch of the app.  The only thing which gets created/destroyed when you switch between tabs is universe (SimpleUniverse).

  Rumors have it  that the app was working just fine with very old version of JOGL (not sure which one, the one which came with native libraries, I think it was pre 2.0).

Your help will be highly appreciated.

Cheers,
  Andrei