Hi Serge,

My application uses a CompositeViewer with different osgViewer::View for each window, I'll try different setups to see if it still crash.

If osgviewer (or osgcompositeviewer) itself does not crash, and your app crashes, you could try to start with osgviewer.cpp (or osgcompositeviewer.cpp) and work up to something that looks like your application. Add one thing at a time, and test to see if the crash happens.

At this point it's really hard to say if the problem you're seeing is an OSG bug, a driver bug or a bug in your application, but since no one here seems to be able to reproduce what you're seeing, I'd suspect the latter until you can prove the contrary... So as I said, work up from something simple that doesn't crash to something that looks like your app, and you might find what you're doing that causes the crash.

Hope this helps,

J-S
--
______________________________________________________
Jean-Sebastien Guay    [EMAIL PROTECTED]
                               http://www.cm-labs.com/
                        http://whitestar02.webhop.org/
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to