[Bug 286] New: sshd crash on connection

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Mon Jun 24 03:16:50 EST 2002


http://bugzilla.mindrot.org/show_bug.cgi?id=286

           Summary: sshd crash on connection
           Product: Portable OpenSSH
           Version: -current
          Platform: ix86
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: sshd
        AssignedTo: openssh-unix-dev at mindrot.org
        ReportedBy: updates at clearscene.net


All,

I have recently upgraded openssh to the most current version.
When a connection is made to the sshd service (which has started OK) it reports 
an 'invalid argument'. I have included the trace from an "sshd -d" session.
========
[root clearscene]# sshd -d
debug1: sshd version OpenSSH_3.3
debug1: private host key: #0 type 0 RSA1
debug1: read PEM private key done: type RSA
debug1: private host key: #1 type 1 RSA
debug1: read PEM private key done: type DSA
debug1: private host key: #2 type 2 DSA
debug1: Bind to port 22 on 194.216.113.55.
Server listening on 194.216.113.55 port 22.
Generating 768 bit RSA key.
RSA key generation complete.
debug1: Server will not fork when running in debugging mode.
Connection from 194.216.113.100 port 4221
debug1: Client protocol version 2.0; client software version OpenSSH_3.3
debug1: match: OpenSSH_3.3 pat OpenSSH*
Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-1.99-OpenSSH_3.3
mmap(65536): Invalid argument
debug1: Calling cleanup 0x806b4c4(0x0)
========

I have compiled/installed this new version on serveral other machines and all 
is well.

For your info the output from "cat /proc/version" is as follows
========
Linux version 2.2.14C11 (root at adrian1.cobalt.com) (gcc version 2.95.2 19991024 
(release)) #2 Wed Jun 28 00:55:51 PDT 2000
========

Many thanks for your time.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the openssh-unix-dev mailing list