[Bug 967] Command only sessions hangs on target system.

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Mon Jan 10 22:30:51 EST 2005


http://bugzilla.mindrot.org/show_bug.cgi?id=967





------- Additional Comments From dtucker at zip.com.au  2005-01-10 22:30 -------
It could be a problem with the SIGCHLD handler but I have a feeling it's some
kind of race.

Do you see the problem running, say, "sleep 1" compared to "true" via ssh ?

I'm guessing that if the command exits *really* fast then the SIGCHLD might be
delivered before the handler is set up.  If that's true then I would expect the
sleep's to be problem free but the true's to exhibit the problem.



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




More information about the openssh-bugs mailing list