[Bug 52] ssh hangs on exit
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Tue Feb 20 23:27:30 EST 2007
http://bugzilla.mindrot.org/show_bug.cgi?id=52
------- Comment #52 from senthilkumar_sen at hotpop.com 2007-02-20 23:27 -------
Created an attachment (id=1242)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=1242&action=view)
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.
------- 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