[issue1649] OpenSSH upgrade makes sshd crash upon login on x86_64

Antonio Huete Jimenez (via DragonFly issue tracker) sinknull at leaf.dragonflybsd.org
Fri Jan 15 17:44:36 PST 2010


Antonio Huete Jimenez <tuxillo at quantumachine.net> added the comment:

Hi,

I've uploaded both sshd (server part in DFBSD X86_64) and client (Linux) max.
debug output

http://leaf.dragonflybsd.org/~tuxillo/archive/temp/ssh.log
http://leaf.dragonflybsd.org/~tuxillo/archive/temp/sshd.log


A normal client output at the point where it stops for us now looks like this:
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug2: key: /home/tuxillo/.ssh/identity (0x0)
debug2: key: /home/tuxillo/.ssh/id_rsa (0x0)
debug2: key: /home/tuxillo/.ssh/id_dsa (0x0)
debug3: Wrote 64 bytes for a total of 1130
debug1: Authentications that can continue: publickey,keyboard-interactive
debug3: start over, passed a different list publickey,keyboard-interactive



Our failing end lines:
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug2: key: /home/antonioh/.ssh/identity ((nil))
debug2: key: /home/antonioh/.ssh/id_rsa (0x66b460)
debug2: key: /home/antonioh/.ssh/id_dsa ((nil))
Connection closed by 192.168.3.14

Cheers,
Antonio Huete

----------
status: unread -> chatting

_____________________________________________________
DragonFly issue tracker <bugs at lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue1649>
_____________________________________________________





More information about the Bugs mailing list