Hi Csaba, I've already merged this change, but I didn't repy this email confirming I did, I wonder if I replied elsewhere... anyway here's the email confirming the the change in svn/trunk.
On Sun, Nov 2, 2008 at 6:17 PM, Csaba Halász <[EMAIL PROTECTED]> wrote: > Hi Robert, > As I mentioned on osg-users, I have found a deadlock in osgViewer. > > Apparently the _endDynamicDrawBlock was already reached by a graphics > thread before the viewer got a chance to reset it. > So then that draw thread was released (and subsequently blocked on the > sceneview queue) and the viewer has gone to infinite wait on the > _endDynamicDrawBlock later. > > I am not even sure why the _endDynamicDrawBlock has to be reset. > > -- > Csaba > > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
