[Bug 2646] zombie processes when using privilege separation
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Wed Dec 14 08:39:54 AEDT 2016
https://bugzilla.mindrot.org/show_bug.cgi?id=2646
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dtucker at zip.com.au
--- Comment #2 from Darren Tucker <dtucker at zip.com.au> ---
(In reply to Akshay from comment #0)
> I'm using `OpenSSH_7.2p2 Ubuntu-4ubuntu1, OpenSSL 1.0.2g-fips` and
That's a vendor-modified version of OpenSSH. Can you reproduce the
problem with a binary built from the stock sources from openssh.com?
What command line flags is sshd invoked with?
> Is there any reason that sshd can't reap its children after they
> exit?
It does (or at least it should):
https://anongit.mindrot.org/openssh.git/tree/sshd.c#n317
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list