This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: testsuite/pthread4.cc and linux
In article <20030515201413.GA26749@disaster.jaj.com>,
Phil Edwards<phil@jaj.com> writes:
> On Wed, May 14, 2003 at 10:32:06PM -0500, Benjamin Kosnik wrote:
>> >If your
>> >platform still fails this test and/or takes a really long time after
>> >this patch, then we have a real issue to debug (i.e. a principle of
>> >the platform/thread implementation should care about this issue).
>> Ok, all good now. Thanks!
> Heh, this test now times out for me. I tried running it manually (dual
> athlons), and it was still going after 20 minutes.
Ah, that is what I get for a quick hack to a test... I'm sure I'll
see how it could deadlock with a bit of study.
Please assume I will fix this tonight.