Edit: Found the cause. It seems I was calling cancel too soon after my startThread. The solution, I believe, is to check that the thread is done before calling cancel.
------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=47187#47187 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

