Bug 286 - sshd crash on connection
Summary: sshd crash on connection
Status: CLOSED DUPLICATE of bug 285
Alias: None
Product: Portable OpenSSH
Classification: Unclassified
Component: sshd (show other bugs)
Version: -current
Hardware: ix86 Linux
: P2 major
Assignee: OpenSSH Bugzilla mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-24 03:16 AEST by Clearscene Software Updates
Modified: 2004-04-14 12:24 AEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Clearscene Software Updates 2002-06-24 03:16:48 AEST
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@adrian1.cobalt.com) (gcc version 2.95.2 19991024 
(release)) #2 Wed Jun 28 00:55:51 PDT 2000
========

Many thanks for your time.
Comment 1 Ben Lindstrom 2002-06-24 03:40:26 AEST

*** This bug has been marked as a duplicate of 285 ***
Comment 2 Damien Miller 2004-04-14 12:24:18 AEST
Mass change of RESOLVED bugs to CLOSED