Hello, Here's my problem. I develop an application using OSG 2.8.2 under windows and Linux. On windows all is OK. But with Linux I have problems with severals computers.
It is a centos 5 Linux. When I execute my programs the Xorg server crashed (but sometimes it works and I can have a black screen in my osg viewer) The computers that crashed have no 3D hardware acceleration. (those who are ok have nvidia GPU with nvidia drivers) The only specific message I can obtain is: Warning: detected OpenGL error 'invalid framebuffer operation' after RenderBin::draw(,)" I can't easely debug because I can't create any core files (xorg crash). Morevover from the /var/log/Xorg.*.log I have this message when it has crashed: AUDIT: Thu Apr 19 12:20:54 2010: 5303 X: client 2 rejected from local host AUDIT: Thu Apr 19 12:20:54 2010: 5303 X: client 4 rejected from local host AUDIT: Thu Apr 19 12:20:54 2010: 5303 X: client 3 rejected from local host AUDIT: Thu Apr 19 12:20:54 2010: 5303 X: client 5 rejected from local host AUDIT: Thu Apr 19 12:20:55 2010: 5303 X: client 4 rejected from local host AUDIT: Thu Apr 19 12:20:55 2010: 5303 X: client 4 rejected from local host Any ideas ? Thank you! ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=27000#27000 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

