[osg-users] Crash with VBO and shared context

Robert Osfield robert.osfield at gmail.com
Wed Jul 26 03:16:39 PDT 2017


Hi Romain,

On 26 July 2017 at 09:47, Romain Roch <jumaroch.belpecajo at gmail.com> wrote:

> 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.
>

I'm not clear which commit you are referring to - there have been lots of
commits to State.cpp so a bit tedious to check through.

I've moved the State::initializeExtensionProcs() function in 3.4 to the
same position in the State.cpp as the master version to make it easier to
see diff's between them, and have changed the State::_glExtensions setting
to be consistent with the one in master, hopefully this will be sufficient.

Could you let me know if these two commits to OpenSceneGraph-3.4 work fine?

Robet.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20170726/09489a37/attachment.htm>


More information about the osg-users mailing list