[Bug 967] Command only sessions hangs on target system.
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Tue Jan 11 20:25:50 EST 2005
http://bugzilla.mindrot.org/show_bug.cgi?id=967
------- Additional Comments From dimitrij at schlund.de 2005-01-11 20:25 -------
Ok,
now is problem not everytime but not solved complete:
this is Ok:
host:~\> time for I in `seq 1 100`; do ssh -1 root at balancedev2 true; done
real 1m19.477s
user 0m4.682s
sys 0m2.609s
but if i run same commando from another shell parallel, then first child on
server get a zombie when 2. command was started.
Very strange!
------- 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