$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Thread] assertion `!pthread_mutex_lock(&m)' running threaded test
From: Peter Klotz (peter.klotz_at_[hidden])
Date: 2009-04-17 16:58:44
Rush Manbert wrote:
> I have this test program:
...
> Does this look like pilot error, or is it a bug?
>
Your test program looks ok to me.
To be sure I tested with Boost 1.38.0 on Red Hat Enterprise Linux 5
x86_64 (2 CPUs/4 Cores).
It completed 1300 times without any errors/assertions.
Seems to be a MacOS X specific issue.
Regards, Peter.