Hi Maxim, 2011/5/3 Maxim Gammer <[email protected]>: > How to get information about error? I must use Valgrind?
I would start by just running osgviewer in gdb i.e. gdb osgviewer > run osgcool.osg You could learn valigrind but I suspect the issue isn't really to do with threading in the core OSG as little has changed. Given the context errors being reported it looks more like something lower level is going wrong. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

