Robert, all, I've got it running by replacing the 'ReentrantMutex s_contextIDMapMutex' with a normal Mutex in osg/GraphicsContext.cpp:246. I'll send you the whole file on osg-submissions in a minute.
I'll do some more testing, and probably create an OpenThreads::createForCurrentThread() if I hit more issues. Somebody suggested using SceneView in an offline email to me, but I'm not sure if this is a good approach since it is marked deprecated. Any opinions? Cheers, Stefan. -- http://www.eyescale.ch http://www.equalizergraphics.com http://www.linkedin.com/in/eilemann _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

