Hi Max,

As another datapoint for your testing - I modified my
Thread::CurrentThread method to return 0 and the test code worked
without deadlocks.

Do you have any other machines that you could try?

Robert.

On Tue, Nov 4, 2008 at 12:19 PM, Max Pfingsthorn
<[EMAIL PROTECTED]> wrote:
> Hi Robert,
>
> On Tue, Nov 4, 2008 at 12:01 PM, Robert Osfield
> <[EMAIL PROTECTED]> wrote:
>> Which version of the OSG do find problems with?  What is the exact
>> machine/OS combination are you using?
>
> I am using OSG trunk (2.7.5) from this morning on Ubuntu 8.04 32bit.
> The machine is a Intel Pentium D 2.8GHz (basically 2 Pentium 4s on one
> dice). Compiler is GCC 4.2.4.
>
>> As an experiment could you modify the ReentrantMutext() so that the
>> _threadHoldingMutex member variable is set to something like
>> 0xffffffff.
>
> I'll try that and report back soon. I'll also try the Ubuntu OSG
> package (to make sure its not something with my pthread library).
>
> Bye,
> max
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to