El Miércoles 05 Septiembre 2007 13:16, Paul Melis escribió: > Nothing special, I just ran osgdepthpeeling cow.osg. The program runs > for a few seconds, showing nothing but the text and fps counter at the > bottom of the screen. After that it goes down. I just ran it and got a > "Illegal Instruction" with the following stack trace:
I am running this example too, but it shows nothing (a black screen). If I attach the debugger to the running process, it seems it gets hung: (gdb) bt #0 0x00002b4bf4c467a6 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00002b4bf328d75c in OpenThreads::Condition::wait () from /home/alberto/usr/lib64/libOpenThreads.so.7 #2 0x00002b4bf4716f8c in OpenThreads::BlockCount::block () from /home/alberto/usr/lib64/libosgViewer.so.20 #3 0x00002b4bf470fac3 in osgViewer::Viewer::renderingTraversals () from /home/alberto/usr/lib64/libosgViewer.so.20 #4 0x00002b4bf47107c5 in osgViewer::Viewer::frame () from /home/alberto/usr/lib64/libosgViewer.so.20 #5 0x000000000042bcd2 in main () I am using Debian Lenny amd64 on a Core 2 Duo processor. My graphics card is a GeForce 7600 GS. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

