Boost logo

Boost :

From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2003-02-16 10:52:05


> Changing line 64 to:
>
> #elif defined(BOOST_HAS_SIGACTION) && !defined(__OpenBSD__)
>
> Does make the tests not hang any more.
>
> Instead it causes them to fail with core dumps, or perhaps that's a
success?

errors_handling_test supposed to cause FPE and crash in case if signal
handling is turned off.
I do not know about thread tests.

The problems with hanging tests may be related to the thread safety issues
discoverred by John. We may try to retry to use signal handling once I
address above issues.

> This includes both the "test" and "thread" hangs.

What about random?

Gennadiy.


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