[osg-users] Crash with VBO and shared context
Romain Roch
jumaroch.belpecajo at gmail.com
Wed Jul 26 01:47:38 PDT 2017
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
More information about the osg-users
mailing list