[5210] in testers

home help back first fref pref prev next nref lref last post

ssh verbose output

daemon@ATHENA.MIT.EDU (Bill Cattey)
Thu Jun 6 11:44:23 2002

Date: Thu, 6 Jun 2002 11:44:20 -0400 (EDT)
From: Bill Cattey <wdc@MIT.EDU>
To: <testers@MIT.EDU>
Message-ID: <Pine.LNX.4.33L.0206061140230.11294-100000@tokata.mit.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII

Here is output from ssh -V to tell you my version, and ssh -v
to show you what happens when I exit.  It looks like the shutdown code is
flaky, and can be nudged...

OpenSSH_2.5.2p2, SSH protocols 1.5/2.0, OpenSSL 0x0090600f

<elide all the startup stuff until I type exit>
tokata.mit.edu% exit
logout
debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
debug1: channel 0: rcvd eof
debug1: channel 0: output open -> drain
debug1: channel 1: rcvd eof
debug1: channel 1: output open -> drain
debug1: channel 0: rcvd close
debug1: channel 0: input open -> closed
debug1: channel 0: close_read
debug1: channel 0: obuf empty
debug1: channel 0: output drain -> closed
debug1: channel 0: close_write
debug1: channel 0: send close
debug1: channel 0: is dead
debug1: channel_free: channel 0: status: The following connections are open:
  #0 client-session (t4 r0 i8/0 o128/0 fd -1/-1)
  #1 x11 (t4 r2 i1/0 o32/0 fd 7/7)

debug1: channel 1: obuf empty
debug1: channel 1: output drain -> closed
debug1: channel 1: close_write
debug1: channel 1: read<=0 rfd 7 len 0
debug1: channel 1: read failed
debug1: channel 1: input open -> drain
debug1: channel 1: close_read
debug1: channel 1: input: no drain shortcut
debug1: channel 1: ibuf empty
debug1: channel 1: input drain -> closed
debug1: channel 1: send eof
debug1: channel 1: send close
debug1: channel 1: rcvd close
debug1: channel 1: is dead
debug1: channel_free: channel 1: status: The following connections are open:
  #1 x11 (t4 r2 i8/0 o128/0 fd 7/7)

Killed by signal 15.
debug1: Calling cleanup 0x8059880(0x0)
debug1: Calling cleanup 0x8061610(0x0)

It does seem like it's carefully closing the zwgc connection and then NOT
detecting that it did so.

-wdc



home help back first fref pref prev next nref lref last post