Hello Sajjad,

Just ran the debugger. and crashes in the following line....

*********************************
viewer.frame();

Are you running a debug build in the debugger? Do you have the debugging symbols for OSG?

That specific line is not the site of the crash, it's something that function is doing, so to get to the real source of the crash you need to have debugging symbols and walk down the stack.

J-S
--
______________________________________________________
Jean-Sebastien Guay    jean-sebastien.g...@cm-labs.com
                               http://www.cm-labs.com/
                        http://whitestar02.webhop.org/
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to