All,
        When I run osgviewer cow.osg

        I get the following crash (Thread 1) in flushDeletedGlPrograms().

        I am running on a Quad G5 with a 7800GT with dual displays.

Is the a bug tracking system in place for OSG? I have looked all over the website and found only this mailing list.

Dan

Thread 0:
0   libSystem.B.dylib           0x9002c2e8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib           0x90030dcc pthread_cond_wait + 480
2 libOpenThreads.dylib 0x0000db08 OpenThreads::Barrier::block (unsigned) + 200 3 libProducer.dylib 0x0021b238 Producer::CameraGroup::_sync() + 104 4 libosgProducer.dylib 0x0006fc30 osgProducer::OsgCameraGroup::sync () + 32
5   osgviewer                   0x00004ce8 main + 2536
6   osgviewer                   0x00002b04 _start + 340 (crt.c:272)
7   osgviewer                   0x000029ac start + 60

Thread 1 Crashed:
0   <<00000000>>    0x00000000 0 + 0
1 libosg.dylib 0x0108d244 osg::Program::flushDeletedGlPrograms(unsigned, double, double&) + 68 2 libosgUtil.dylib 0x004cc850 osgUtil::SceneView::flushDeletedGLObjects(double&) + 240
3   libosgUtil.dylib            0x004dd2dc osgUtil::SceneView::draw() + 76
4 libosgProducer.dylib 0x0007a38c osgProducer::OsgSceneHandler::drawImplementation(Producer::Camera&) + 44 5 libosgProducer.dylib 0x00098820 osgProducer::OsgSceneHandler::draw(Producer::Camera&) + 192 6 libProducer.dylib 0x00217be8 Producer::Camera::_frame(bool) + 832
7   libProducer.dylib           0x00217da4 Producer::Camera::frame(bool) + 208
8   libProducer.dylib           0x00217eb0 Producer::Camera::run() + 152
9 libOpenThreads.dylib 0x0000e6fc OpenThreads::ThreadPrivateActions::StartThread(void*) + 188
10  libSystem.B.dylib           0x9002bc28 _pthread_body + 96

Thread 2:
0   libSystem.B.dylib           0x9002c2e8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib           0x90030dcc pthread_cond_wait + 480
2 libOpenThreads.dylib 0x0000db08 OpenThreads::Barrier::block (unsigned) + 200
3   libProducer.dylib           0x00217edc Producer::Camera::run() + 196
4 libOpenThreads.dylib 0x0000e6fc OpenThreads::ThreadPrivateActions::StartThread(void*) + 188
5   libSystem.B.dylib           0x9002bc28 _pthread_body + 96

Thread 3:
0   libSystem.B.dylib           0x9000b268 mach_msg_trap + 8
1   libSystem.B.dylib           0x9000b1bc mach_msg + 60
2   com.apple.opengl            0x93647d60 glcDebugListener + 252
3   libSystem.B.dylib           0x9002bc28 _pthread_body + 96
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to