Re: [osg-users] Mac OS X 10.5 crash in osgText

2008-09-12 Thread Stephan Huber
Hi Hartmut, Hartmut Seichter schrieb: > it crashes always at the same point ... see below > > Is there any solution? If so will it be backported to 2.6? looking into the source and inspecting the stack-trace I would say this crash has nothing to do with osgText. It seems that the implementation

Re: [osg-users] Mac OS X 10.5 crash in osgText

2008-09-11 Thread Hartmut Seichter
Well, sorry I forgot to mention it certainly works with singlethreaded mode. I could try to reproduce it with a simpler example but I think osgviewer is as lean as it gets. If I don't switch on the HUD in osgviewer the problem does not occur - or lets say I can't reproduce it. We have some other

Re: [osg-users] Mac OS X 10.5 crash in osgText

2008-09-11 Thread Robert Osfield
Hi Hartmut, The FreeType plugin usage is guarded to prevent thread problems so while FreeType isn't thread safe, this shouldn't affect OSG-2.6, and almost certainly has no barring on the crash you describe. The crash you looks to be CGL issue, whether this is a threading issue or otherwise I cann

[osg-users] Mac OS X 10.5 crash in osgText

2008-09-11 Thread Hartmut Seichter
I seen some other threads mentioning FreeType not being thread save. This is OSG 2.6 branch This is replicable with plain osgviewer on OSX on a MBP 2.4 To replicate: export OSG_WINDOW='20 20 800 600' open osgviewer cow.osg press 's' to show the stats with '<' and '>' go up and down the w