Hi Radu,

Can you try doing:

 setenv OSG_CAMERA_THREADING=SingleThreaded

Then run your app.

Robert.

On 7/25/06, Radu Mihai <[EMAIL PROTECTED]> wrote:

Looks like having 'fonts/arial.ttf' accessible causes the crash.
I'm pasting a backtrace from gdb that I did remotely once everything was
fozen:

(gdb) bt
#0  0x9000a5c7 in mach_msg_trap ()
#1  0x9000a528 in mach_msg ()
#2  0x904799a4 in _CGSFlushSurfaceInline ()
#3  0x906f1be1 in CGSFlushSurfaceWithOptions ()
#4  0x932f9c72 in glcDoNonSimpleFlushOptions ()
#5  0x09224396 in gldDestroyVertexArray ()
#6  0x932f8b74 in CGLFlushDrawable ()
#7  0x971583ff in aglSwapBuffers ()
#8  0x08d977bb in Producer::RenderSurface::swapBuffers
(this=0x626060) at
/Users/tig/Documents/Code/osg-cvs/Producer/Xcode/Producer/../../src/RenderSurface_OSX_AGL.cpp:81
#9  0x08d89468 in
Producer::CameraGroup::_singleThreadedFrame
(this=0xbffff4c8) at
/Users/tig/Documents/Code/osg-cvs/Producer/Xcode/Producer/../../src/CameraGroup.cpp:352
#10 0x08d89634 in Producer::CameraGroup::_frame (this=0xbffff4c8) at
/Users/tig/Documents/Code/osg-cvs/Producer/Xcode/Producer/../../src/CameraGroup.cpp:373
#11 0x08d896cf in Producer::CameraGroup::frame (this=0xbffff4c8) at
/Users/tig/Documents/Code/osg-cvs/Producer/Xcode/Producer/../../src/CameraGroup.cpp:315
#12 0x051ec221 in osgProducer::OsgCameraGroup::frame
(this=0xbffff4c8) at
/Users/tig/Documents/Code/osg-cvs/OpenSceneGraph/Xcode/OpenSceneGraph/../../src/osgProducer/OsgCameraGroup.cpp:769
#13 0x051f0cbc in osgProducer::Viewer::frame (this=0xbffff4c8) at
/Users/tig/Documents/Code/osg-cvs/OpenSceneGraph/Xcode/OpenSceneGraph/../../src/osgProducer/Viewer.cpp:718
#14 0x00004d48 in main (argc=1, argv=0xbffff80c) at
/Users/tig/Documents/Code/osg-cvs/OpenSceneGraph/Xcode/OpenSceneGraph/../../examples/osganimate/osganimate.cpp:278

(gdb) info threads
* 1 process 20742 thread 0xd03  0x9000a5c7 in mach_msg_trap ()




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




On 25-Jul-06, at 3:37 PM, Radu Mihai wrote:
After I send this off, I'll test with the 'fonts' directory accessible.

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


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

Reply via email to