Hi all,

I'm using osg 2.8.3 and I experience a program crash when closing the program.
It happens after I used 3ds export function which dynamically loads the 
corresponding library.
The crash is in the destructor of RegisterReaderWriterProxy  when calling

Registry::instance()->removeReaderWriter(_rw.get());


The crash happens on Linux and Windows.

Is there anything known about that?


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

Reply via email to