Hello Carsten,

> >> Can you try changing the line:
> >>
> >> OSG_SINGLETON_INST(TextFaceFactoryBase, addPostFactoryExitFunction)
> >>
> >> to
> >>
> >> OSG_SINGLETON_INST(TextFaceFactoryBase, addPreFactoryExitFunction)
> >>
> >> in Source/System/Text/OSGTextFaceFactory.cpp?
> >
> > I just did, no change. Exactly the same crash at the same location.
> However
> > the stupid debugger doesn't let me look at the code to see what
> exactly is
> > the problem, I will try to convince him ;-)
> 
> ok, that would be helpful; if it was a problem with the cached OpenSG
> objects I would have expected the above to fix it, so either it is
> something else entirely (perhaps  the HDC thing after all?) or the
> caching is more involved than I thought it was.

I just saw that the recompiled DLL had the wrong date and made a complete
rebuild - no more crash. Your fix seems to work.

Aloha, Andi



------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to