[Bug 245] SSH can not log out under Solaris 2.6

Nicolas.Williams at ubsw.com Nicolas.Williams at ubsw.com
Sat May 18 01:31:23 EST 2002


Sounds like a race condition bug. There used to be one like this on the client side at one point. There also used to be one on the server side.

Nico
--  

> -----Original Message-----
> From: bugzilla-daemon at mindrot.org [mailto:bugzilla-daemon at mindrot.org]
> Sent: Friday, May 17, 2002 10:58 AM
> To: openssh-unix-dev at mindrot.org
> Subject: [Bug 245] SSH can not log out under Solaris 2.6
> 
> 
> http://bugzilla.mindrot.org/show_bug.cgi?id=245
> 
> 
> 
> 
> 
> ------- Additional Comments From wknox at mitre.org  2002-05-18 
> 00:58 -------
> Same issue with Solaris 8 built with gcc 2.95.2 with the 
> following configure
> options:
> 
> --without-rsh --with-tcp-wrappers --with-pam --disable-suid-ssh
> --with-prngd-socket
> --with-default-path=/usr/local/bin:/usr/bin:/bin:/usr/local/sb
> in:/usr/sbin:/sbin
> 
> Running a ssh -v -v -v hangs up at the following point (I 
> will happily attach
> the entire output of this if anyone wants)
> 
> $ exit
> logout
> debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
> 
> Hung here until sshd killed 
> 
> debug1: channel_free: channel 0: client-session, nchannels 1
> debug3: channel_free: status: The following connections are open:
>   #0 client-session (t4 r0 i0/0 o0/0 fd 5/6)
> 
> debug3: channel_close_fds: channel 0: r 5 w 6 e 7
> Connection to oraadm closed by remote host.
> Connection to oraadm closed.
> debug1: Transferred: stdin 0, stdout 0, stderr 75 bytes in 
> 55.7 seconds
> debug1: Bytes per second: stdin 0.0, stdout 0.0, stderr 1.3
> debug1: Exit status 0
> 
> Unfortunately, running sshd with -d -d -d doesn't completely 
> capture the
> problem, as the sshd promptly exits after the first 
> connection closes down
> (though this does point to the fact that sshd is able to 
> close). The only oddity
> in the sshd -d -d -d is the following message (last message 
> issued before
> finishing):
> 
> debug1: Cannot delete credentials[7]: Permission denied
> 
> 
> 
> 
> 
> ------- You are receiving this mail because: -------
> You are the assignee for the bug, or are watching the assignee.
> _______________________________________________
> openssh-unix-dev at mindrot.org mailing list
> http://www.mindrot.org/mailman/listinfo/openssh-unix-dev
> 

Visit our website at http://www.ubswarburg.com

This message contains confidential information and is intended only 
for the individual named.  If you are not the named addressee you 
should not disseminate, distribute or copy this e-mail.  Please 
notify the sender immediately by e-mail if you have received this 
e-mail by mistake and delete this e-mail from your system.

E-mail transmission cannot be guaranteed to be secure or error-free 
as information could be intercepted, corrupted, lost, destroyed, 
arrive late or incomplete, or contain viruses.  The sender therefore 
does not accept liability for any errors or omissions in the contents 
of this message which arise as a result of e-mail transmission.  If 
verification is required please request a hard-copy version.  This 
message is provided for informational purposes and should not be 
construed as a solicitation or offer to buy or sell any securities or 
related financial instruments.




More information about the openssh-unix-dev mailing list