> sigaction is supported by all gcc versions if the platform has it (and BSD
> does).

You right. But, then it looks like it does not work properly, cause
siglongjump causing SIGSEGV.
Maybe we do not want to use sigaction facility with gcc 2.95.3?
Could we change  line 64 in execution_monitor.cpp so signal handling won't
be used. Does it fix hanging tests?

Gennadiy.




_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to