On Tue, Feb 26, 2008 at 03:23:18PM -0800, David Powell wrote: > Nicolas Williams wrote: > > If you need to catch the signal then re-post it (or another > > signal) after making sure to reset its handler to SIG_IGN. > > That won't work; we intentionally don't consider intra-contract > signals a cause of failure.
Bummer. But you can always deref NULL... :)