Thanks for the quick feedback and fix! This should work. I will
test it out when the next release candidate becomes available.
Cheers,
Kees Verstoep
Jeff Squyres wrote:
> Thanks for the bug report!
>
> I've just changed the behavior to emit a warning and *not* intercept a signal
> if the old signal action is neither SIG_DFL nor SIG_IGN. The opal_signal MCA
> parameter can be set to determine which signals you want to intercept; it
> defaults to the integer values of SIGABRT, SIGBUS, SIGFPE, SIGSEGV on your
> system.
>
> We can probably get this in OMPI v1.3.2.
>
> On Mar 19, 2009, at 11:13 AM, Kees Verstoep wrote:
> [..]