Bugzilla – Attachment 1160 Details for
Bug 1208
ssh fails to remove control socket when ssh is abnormally terminated
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
debug logs + version info (without hpn patch)
sshbug.txt (text/plain), 4.83 KB, created by
Daniel Black
on 2006-07-10 14:31:15 AEST
(
hide
)
Description:
debug logs + version info (without hpn patch)
Filename:
MIME Type:
Creator:
Daniel Black
Created:
2006-07-10 14:31:15 AEST
Size:
4.83 KB
patch
obsolete
>dan@frog ~/gentoo/svn/portage-trunk $ ssh -V >OpenSSH_4.3p2, OpenSSL 0.9.8b 04 May 2006 > >dan@frog ~/gentoo/svn/portage-trunk $ !rm >rm /home/dan/.ssh/master-dragonheart@svn.gentoo.org\:22 > >dan@frog ~/gentoo/svn/portage-trunk $ svn up >debug1: auto-mux: Trying existing master >debug1: Control socket "/home/dan/.ssh/master-dragonheart@svn.gentoo.org:22" >does not exist >debug1: Connecting to svn.gentoo.org [140.211.166.177] port 22. >debug1: Connection established. >debug1: identity file /home/dan/.ssh/identity type -1 >debug1: identity file /home/dan/.ssh/id_rsa type -1 >debug1: identity file /home/dan/.ssh/id_dsa type 2 >debug1: Remote protocol version 2.0, remote software version OpenSSH_4.3 >debug1: match: OpenSSH_4.3 pat OpenSSH* >debug1: Enabling compatibility mode for protocol 2.0 >debug1: Local version string SSH-2.0-OpenSSH_4.3 >debug1: SSH2_MSG_KEXINIT sent >debug1: SSH2_MSG_KEXINIT received >debug1: kex: server->client aes128-cbc hmac-md5 none >debug1: kex: client->server aes128-cbc hmac-md5 none >debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent >debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP >debug1: SSH2_MSG_KEX_DH_GEX_INIT sent >debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY >debug1: Host 'svn.gentoo.org' is known and matches the RSA host key. >debug1: Found key in /home/dan/.ssh/known_hosts:36 >debug1: ssh_rsa_verify: signature correct >debug1: SSH2_MSG_NEWKEYS sent >debug1: expecting SSH2_MSG_NEWKEYS >debug1: SSH2_MSG_NEWKEYS received >debug1: SSH2_MSG_SERVICE_REQUEST sent >debug1: SSH2_MSG_SERVICE_ACCEPT received >debug1: Authentications that can continue: publickey >debug1: Next authentication method: publickey >debug1: Offering public key: /home/dan/.ssh/id_dsa >debug1: Remote: Port forwarding disabled. >debug1: Remote: X11 forwarding disabled. >debug1: Remote: Agent forwarding disabled. >debug1: Remote: Forced command: /usr/local/bin/cvsvnwrapper.sh >debug1: Server accepts key: pkalg ssh-dss blen 432 >debug1: Remote: Port forwarding disabled. >debug1: Remote: X11 forwarding disabled. >debug1: Remote: Agent forwarding disabled. >debug1: Remote: Forced command: /usr/local/bin/cvsvnwrapper.sh >debug1: Authentication succeeded (publickey). >debug1: setting up multiplex master socket >debug1: channel 0: new [client-session] >debug1: Entering interactive session. >debug1: Sending command: svnserve -t >At revision 3829. > >dan@frog ~/gentoo/svn/portage-trunk $ ps -f >UID PID PPID C STIME TTY TIME CMD >dan 6999 6982 0 Jun28 pts/1 00:00:00 /bin/bash >dan 1312 6999 0 14:38 pts/1 00:00:00 ps -f > >dan@frog ~/gentoo/svn/portage-trunk $ ls -la >/home/dan/.ssh/master-dragonheart@svn.gentoo.org\:22 >srw------- 1 dan users 0 Jul 10 14:38 > >/home/dan/.ssh/master-dragonheart@svn.gentoo.org:22 >dan@frog ~/gentoo/svn/portage-trunk $ svn up >debug1: auto-mux: Trying existing master >Control socket connect(/home/dan/.ssh/master-dragonheart@svn.gentoo.org:22): >Connection refused >debug1: Connecting to svn.gentoo.org [140.211.166.177] port 22. >debug1: Connection established. >debug1: identity file /home/dan/.ssh/identity type -1 >debug1: identity file /home/dan/.ssh/id_rsa type -1 >debug1: identity file /home/dan/.ssh/id_dsa type 2 >debug1: Remote protocol version 2.0, remote software version OpenSSH_4.3 >debug1: match: OpenSSH_4.3 pat OpenSSH* >debug1: Enabling compatibility mode for protocol 2.0 >debug1: Local version string SSH-2.0-OpenSSH_4.3 >debug1: SSH2_MSG_KEXINIT sent >debug1: SSH2_MSG_KEXINIT received >debug1: kex: server->client aes128-cbc hmac-md5 none >debug1: kex: client->server aes128-cbc hmac-md5 none >debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent >debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP >debug1: SSH2_MSG_KEX_DH_GEX_INIT sent >debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY >debug1: Host 'svn.gentoo.org' is known and matches the RSA host key. >debug1: Found key in /home/dan/.ssh/known_hosts:36 >debug1: ssh_rsa_verify: signature correct >debug1: SSH2_MSG_NEWKEYS sent >debug1: expecting SSH2_MSG_NEWKEYS >debug1: SSH2_MSG_NEWKEYS received >debug1: SSH2_MSG_SERVICE_REQUEST sent >debug1: SSH2_MSG_SERVICE_ACCEPT received >debug1: Authentications that can continue: publickey >debug1: Next authentication method: publickey >debug1: Offering public key: /home/dan/.ssh/id_dsa >debug1: Remote: Port forwarding disabled. >debug1: Remote: X11 forwarding disabled. >debug1: Remote: Agent forwarding disabled. >debug1: Remote: Forced command: /usr/local/bin/cvsvnwrapper.sh >debug1: Server accepts key: pkalg ssh-dss blen 432 >debug1: Remote: Port forwarding disabled. >debug1: Remote: X11 forwarding disabled. >debug1: Remote: Agent forwarding disabled. >debug1: Remote: Forced command: /usr/local/bin/cvsvnwrapper.sh >debug1: Authentication succeeded (publickey). >debug1: setting up multiplex master socket >ControlSocket /home/dan/.ssh/master-dragonheart@svn.gentoo.org:22 already >exists >svn: Connection closed unexpectedly > >dan@frog ~/gentoo/svn/portage-trunk $ ssh -V >OpenSSH_4.3p2, OpenSSL 0.9.8b 04 May 2006 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1208
:
1159
| 1160 |
1161
|
1162
|
1163
|
1164
|
1309