Boost logo

Boost :

From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2006-12-10 09:05:28


John Maddock wrote:
> Does anyone have any idea why the following assertion:
>
> Assertion failed: attached_thread_count == 0, file
> ..\libs\thread\src\tss_hooks.cpp, line 157
>
> should occur in one of the regex regression tests.
>
> It's unique to msvc-6, has only recently started occurring, and I can't
> reproduce it locally either, the regression log is here:
> http://tinyurl.com/yhgmam

I am trying to look into it.

Basically it means, that the tests are linked to the threading lib, and
a (second) thread is still running when the process is being shut down.

But I can't tell at the moment what is starting this additional thread(s).

Roland


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk