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

Liu Yuan namei.unix at gmail.com
Fri Apr 12 09:17:28 CEST 2013


On 04/12/2013 03:11 PM, MORITA Kazutaka wrote:
> Do you mean crash_handler() in logger.c?  The re-raised signal will be
> sent to itself (the logger process), so it doesn't terminate sheep.
> The string should be "default handler for signal xxx didn't terminate
> the logger process"?

All three crash_handler() will call exit finally, so why logger process
isn't terminated by that exit()?

Thanks,
Yuan



More information about the sheepdog mailing list