Hi all,

we have build an additional OpenSG library that contains a few additional field 
container types. 
When initializing our application we use osg::preloadSharedObject() to load the 
library. During runtime everything seems to be fine. But when calling osgExit() 
the application crashes. I tried to debug into osgExit() and can tell you that 
it crashes in FieldContainerFactory::terminateFactory().
The crashed is caused by an access violation.
Is there some kind of special handling for extension libraries like ours 
necessary before calling osgExit()?

Thanks,
Michael
-- 
NEU: FreePhone - kostenlos mobil telefonieren und surfen!                       
Jetzt informieren: http://www.gmx.net/de/go/freephone

------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to