[sheepdog] [PATCH] call a default signal handler in crash_handler()

Liu Yuan namei.unix at gmail.com
Fri Apr 12 08:01:02 CEST 2013


On 04/12/2013 12:58 PM, MORITA Kazutaka wrote:
> +		fprintf(stderr, "signal (%s) didn't terminate the process.",
> +			strsignal(signo));

What does it mean 'signal xxx didn't terminate the process'? I don't get
it, does it mean that the process catch it but can't handle it and exit
with crash_handler()?

Thanks,
Yuan



More information about the sheepdog mailing list