Hi,

Robert Osfield wrote:
Hi Serge,

On Thu, May 22, 2008 at 3:30 PM, Robert Osfield
<[EMAIL PROTECTED]> wrote:
So there must be somewhere else that isn't playing ball properly and
hasn't acquired the lock as it should.

I've reviewed all the places that read and write the
RequestQueue::_requestList and they
all look like they acquire the _requestMutex before they use the list.

are all the acquires from different threads? I have not checked lately, but there used to be a difference between Win/Lin wrt taking mutexes recursively. Win allowed recursive if the call was from within the same thread, Lin did not.

jp


This leaves me a bit empty handed w.r.t what might be amiss with the
debug execution.

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


--
This message is subject to the CSIR's copyright terms and conditions, e-mail legal notice, and implemented Open Document Format (ODF) standard. The full disclaimer details can be found at http://www.csir.co.za/disclaimer.html.

This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks Transtec Computers for their support.

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to