Christof Krüger wrote:
I'm using the current 2.8.0 stable release. I used the 'Browse Source' to check 
the current trunk version of RenderBin.cpp and I see no change since.

The actual crash occurs later in static object destruction when 
s_renderBinPrototypeList is destructed itself. I don't understand enough of osg 
to know what's exactly wrong. However, the s_registerDepthSortedBinProxy 
doesn't release the object it created and this looks very suspicious to me.
The fact that two different instances of RenderBin get registered under the same name indeed smells fishy :)

Paul
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to