[Bug 197608] timeout(1) does not handle zombie grandchildren

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Feb 14 09:41:13 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197608

--- Comment #2 from Baptiste Daroussin <bapt at FreeBSD.org> ---
Created attachment 152960
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=152960&action=edit
Check the monitoring pid on sigchld

This patch checks for the monitored pid when receiving a SIGCHILD not from the
moniror pid and only 1 process is left under control of timeout(1)

Seems to fix the issue for me, can you confirm?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list