[osg-users] Access violation in osg61-osg.dll?

2010-05-21 Thread Inos Tranac
Hello everyone, I have a really frustrating situation on my hands here. I've made a simple application that loads a scene and then does something with it. When I try to load certain scenes, my program crashes occasionally(!) in release mode and gives me this error: Code: Unhandled exception

Re: [osg-users] Access violation in osg61-osg.dll?

2010-05-21 Thread Tomlinson, Gordon
-users-boun...@lists.openscenegraph.org] On Behalf Of Inos Tranac Sent: Friday, May 21, 2010 8:45 AM To: osg-users@lists.openscenegraph.org Subject: [osg-users] Access violation in osg61-osg.dll? Hello everyone, I have a really frustrating situation on my hands here. I've made a simple application

Re: [osg-users] Access violation in osg61-osg.dll?

2010-05-21 Thread Inos Tranac
Hi Gordon, Thank you for your quick reply. The scene loads in osgviewer.exe, it loads in Debug mode, and it sometimes loads in Release mode, and then everything works fine. The program never crashed in the middle of the session, only at the beginning, before anything is displayed. I've