INVESTIGATION continued 3) This is the DEBUG_INFO output till where it get stuck: .... increment SwapBuffers Doing op SwapBuffers 00F8E418 get op 0 00F8E418 increment RunOperation Doing op RunOperation 00F8E418 Doing op Render 00F346C0 Viewer::stopThreading() - stopping threading ViewerDoubleBufferedRenderingOperation::release() Cancelling OperationsThred 00F8E418 isRunning()=1 Doing cancel 00F8E418 Waiting for OperationsThread to cancel 00F8E418 Waiting for OperationsThread to cancel 00F8E418 Waiting for OperationsThread to cancel 00F8E418 Waiting for OperationsThread to cancel 00F8E418 Waiting for OperationsThread to cancel 00F8E418 Waiting for OperationsThread to cancel 00F8E418 Waiting for OperationsThread to cancel 00F8E418exit loop 1 Waiting for OperationsThread to cancel 00F8E418 OperationsThread::cancel() thread cancelled 00F8E418 isRunning()=0 Viewer::stopThreading() - stopped threading. Viewer::startThreading() - starting threading Making scene thread safe _numThreadsOnBarrier = 1
4) At this point osgviewer is using 0% CPU, and not rendering. Zach -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Zach Deedler Sent: Wednesday, February 07, 2007 15:21 To: 'osg users' Subject: [osg-users] CVS performance test Hello, PROBLEM With the CVS version of osgviewer, as soon as I hit 'm', the viewer locks up every time. INVESTIGATION 1) I have a Pentium D 3.2GHz dual core with hyperthreading (this looks like 4 procs in the task manager). 2) This was just with cow.osg Zach _______________________________________________ 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/
