[Bug 2000] when using ssh with ControlMaster/ControlPersist, one may get zombie processes
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Thu Apr 28 09:30:21 AEST 2016
https://bugzilla.mindrot.org/show_bug.cgi?id=2000
Christoph Anton Mitterer <calestyo at scientia.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|INVALID |---
Status|CLOSED |REOPENED
--- Comment #6 from Christoph Anton Mitterer <calestyo at scientia.net> ---
Reopening this for now:
Could someone of the developers have a look at the most recent comments
at: http://tracker.nagios.org/view.php?id=321
gordonmessmer had a look at the issue and may have found the reason.
He indicated that the reason is possibly that the forked mux process
inherits the stdout/stderr from the invoking ssh process and that
causes the troubles.
He further wonders, whether ssh's mux process shouldn't close these as
a proper fix.
If not, feel free to close the issue again as INVALID. :)
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list