On 25-Jul-06, at 4:06 PM, Robert Osfield wrote:
Hi Radu,

Can you try doing:

 setenv OSG_CAMERA_THREADING=SingleThreaded

Then run your app.

Robert.




Hi Robert,

I did that, and it crashed again.
After rebooting, removing 'fonts' and running again, it runs, with or without OSG_CAMERA_THREADING env. Subjectively, having it muliti-threaded seems more responsive when loading the help.

Some issues in the font-file loading ? Then why does the default font work ?

Here goes the backtrace:

(gdb) bt
#0  0x9000a5c7 in mach_msg_trap ()
#1  0x9000a528 in mach_msg ()
#2  0x90bdb07b in io_connect_map_memory ()
#3  0x0922425b in gldDestroyVertexArray ()
#4  0x09224337 in gldDestroyVertexArray ()
#5  0x932f8b74 in CGLFlushDrawable ()
#6  0x971583ff in aglSwapBuffers ()
#7 0x08d977bb in Producer::RenderSurface::swapBuffers (this=0x626060) at /Users/tig/Documents/Code/osg-cvs/Producer/Xcode/ Producer/../../src/RenderSurface_OSX_AGL.cpp:81 #8 0x08d89468 in Producer::CameraGroup::_singleThreadedFrame (this=0xbffff3d8) at /Users/tig/Documents/Code/osg-cvs/Producer/Xcode/ Producer/../../src/CameraGroup.cpp:352 #9 0x08d89634 in Producer::CameraGroup::_frame (this=0xbffff3d8) at / Users/tig/Documents/Code/osg-cvs/Producer/Xcode/Producer/../../src/ CameraGroup.cpp:373 #10 0x08d896cf in Producer::CameraGroup::frame (this=0xbffff3d8) at / Users/tig/Documents/Code/osg-cvs/Producer/Xcode/Producer/../../src/ CameraGroup.cpp:315 #11 0x051ec221 in osgProducer::OsgCameraGroup::frame (this=0xbffff3d8) at /Users/tig/Documents/Code/osg-cvs/OpenSceneGraph/ Xcode/OpenSceneGraph/../../src/osgProducer/OsgCameraGroup.cpp:769 #12 0x051f0cbc in osgProducer::Viewer::frame (this=0xbffff3d8) at / Users/tig/Documents/Code/osg-cvs/OpenSceneGraph/Xcode/ OpenSceneGraph/../../src/osgProducer/Viewer.cpp:718 #13 0x00004d48 in main (argc=1, argv=0xbffff724) at /Users/tig/ Documents/Code/osg-cvs/OpenSceneGraph/Xcode/OpenSceneGraph/../../ examples/osganimate/osganimate.cpp:278
(gdb) info threads
* 1 process 470 thread 0xd03  0x9000a5c7 in mach_msg_trap ()


--------------------------
Radu Mihai
[EMAIL PROTECTED]




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

Reply via email to