HI Stephan,

On 2/14/07, Stephan Maximilian Huber <[EMAIL PROTECTED]> wrote:
I am switching the threading-model via 'm'. Regardless, what
threading-model I chose, showing the help after stats will crash. But I
have to show full stats, showing only the fps will work.

I did a quick test and set the threading model to SingleThreaded via
OSG_THREADING, but the crash occurs also.

Could you try:

osgviewer file.osg --SingleThreaded

Then see if the stats fails.


osgpick crashes for me also when hovering the mouse over the quads, but
only if the CullThreadPerCameraDrawThreadPerContext threading-model is
active, all other threading-models work fine.

OK, the one is a bit easier, the case if being updated while being
read, the fix is simply to set the DataVariance to DYNAMIC on the Text
field.

I currently making some other changes w.r.t setting and detecting the
DataVariance, I'll be checking these in soon.

The stats problem is more odd.  Did stats work before?

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to