[Bug 52] ssh hangs on exit

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Thu Feb 22 05:11:06 EST 2007


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





------- Comment #54 from tsi at ualberta.ca  2007-02-22 05:11 -------
(In reply to comment #52)
> Created an attachment (id=1242)
 --> (http://bugzilla.mindrot.org/attachment.cgi?id=1242&action=view) [details]
> Debug output on sshd

> The debug output on sshd is attached here. I'm using OpenSSH 4.5 and
> the configure options are below,

> ./configure --prefix=<foo> --with-zlib=<foo> --with-tcp-wrappers=<foo>

> As far as client side is concerned, its normal debug output and as soon
> as I gave exit the following happens on client side,

> $ ./test2.ksh &
> [1]     18353
> $ exit
> There are running jobs.
> [1] +  Done                       ./test2.ksh &
> $ exit
> logout
> debug1: client_input_channel_req: channel 0 rtype exit-status reply 0

> I will upload the ssh client side debug output if you feel it is
> needed.

Does it behave differently with protocol version 1, i.e. `ssh -1`?




------- 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