Hi Robert, I've encountered a crash with a different scenario (during view initialization). The root cause is similar, and by looking at the master, it seems to have been fixed in the same commit (see State::initializeExtensionProcs, a GLExtension instance is systematically created and can replace an existing one). I did the test with this additional fix and it's working. You probably should merge this part also in the 3.4 branch.
Cheers, Romain ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=71318#71318 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

