Hi Sherman,

On 8/30/07, sherman wilcox <[EMAIL PROTECTED]> wrote:
> Here's a trace off the XP32 box. The crash is somewhat 'reliable' in that it
> will crash if left running long enough.

Reliable... but time consuming to test out whether you've fixed it... :-)

I have modified osgtext further, add the ability to run multiple text
generation threads.  You can now run:

  osgtext --mt 5

And it'll create 5 background threads which each create their own set
of text.  Now this one crashes real quick, sometimes right away, other
times after half a second, other times a few seconds of rendering with
be achieved, but I've never had it last more than a few seconds.

The crash is happening in different places, but most of the time in
freetype plugin.  The reliability of the crashing will make it all
very much easier to iterate through bug fixing.

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to