Bug#708180: [rt.cpan.org #85308] applications die() because of SIGCHLD vs. SIGCLD confusion

Steinar H. Gunderson sgunderson at bigfoot.com
Sat May 18 09:33:33 UTC 2013


On Sat, May 18, 2013 at 11:12:48AM +0200, Xavier wrote:
> is a start, but if CLD is also necessary, then we'll need to just
> register both CHLD and CLD to handle children. Not much overhead - but
> it would handle all cases.

As long as you have control over all Net::Server::SIG users, then sure,
this is a possible solution (although IMHO inelegant).

> But before I go fully down that road, can you try the above patched line
> on your system and see if you get proper behavior?

I tried it already before reporting the bug, and yes, it fixes it.

/* Steinar */
-- 
Homepage: http://www.sesse.net/



More information about the pkg-perl-maintainers mailing list