Boost logo

Boost :

From: John Maddock (john_at_[hidden])
Date: 2006-08-08 10:23:01


Markus Schöpflin wrote:
> John Maddock wrote:
>
>> Failing that, if you can run it under gdb and see what traps that
>> might suggest something.
>
> And here is the stack trace when running the program on gdb:

There seems to be a problem then with exceptions when thrown from a running
thread not getting caught by the appropriate handler - I can assure you that
there *is* a handler present for exceptions of type regex_error, indeed the
code for the multithreaded case is no different from the single threaded
one. Is this a known gcc problem?

Thanks Markus,

John.


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