| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Message-ID: | <96C14D00FA99D311A8D60008C791F3640E177CF2@devwagwodx0009.wob.vw.de> |
| From: | "Sommer, Thorsten" <Thorsten DOT Sommer AT volkswagen DOT de> |
| To: | "'cygwin AT cygwin DOT com'" <cygwin AT cygwin DOT com> |
| Subject: | sshd - Segmentation fault |
| Date: | Fri, 23 Nov 2001 14:29:11 +0100 |
| MIME-Version: | 1.0 |
| X-Mailer: | Internet Mail Service (5.5.2653.19) |
Hi, folx ...
sshd is dying with segmentation fault and I do not know
why :-(
Anybody else?
Thanx!
Th.
PS: Latest cygwin-dist over W2K Server on target and
W2K Prof on source.
----
Source machine:
Administrator - ~ 3 > ssh 111.111.111.111
Connection closed by 111.111.111.111
Target machine:
$ /usr/sbin/sshd -d
debug1: Seeding random number generator
/etc/sshd_config line 49: Deprecated option CheckMail
debug1: sshd version OpenSSH_3.0p1
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 0.0.0.0.
Server listening on 0.0.0.0 port 22.
Generating 768 bit RSA key.
RSA key generation complete.
debug1: Server will not fork when running in debugging mode.
Connection from 222.222.222.222 port 3704
debug1: Client protocol version 2.0; client software version OpenSSH_3.0.1p1
debug1: match: OpenSSH_3.0.1p1 pat ^OpenSSH
Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-1.99-OpenSSH_3.0p1
debug1: Rhosts Authentication disabled, originating port not trusted.
debug1: list_hostkey_types: ssh-rsa,ssh-dss
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: kex: server->client aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST received
debug1: SSH2_MSG_KEX_DH_GEX_GROUP sent
debug1: dh_gen_key: priv key bits set: 122/256
debug1: bits set: 1635/3191
debug1: expecting SSH2_MSG_KEX_DH_GEX_INIT
debug1: bits set: 1622/3191
debug1: SSH2_MSG_KEX_DH_GEX_REPLY sent
debug1: kex_derive_keys
debug1: newkeys: mode 1
debug1: SSH2_MSG_NEWKEYS sent
debug1: waiting for SSH2_MSG_NEWKEYS
debug1: newkeys: mode 0
debug1: SSH2_MSG_NEWKEYS received
debug1: KEX done
debug1: userauth-request for user Administrator service ssh-connection
method none
debug1: attempt 0 failures 0
input_userauth_request: illegal user Administrator
Failed none for illegal user Administrator from 222.222.222.222 port 3704
ssh2
debug1: userauth-request for user Administrator service ssh-connection
method publickey
debug1: attempt 1 failures 1
Failed publickey for illegal user Administrator from 222.222.222.222 port
3704 ssh2
debug1: userauth-request for user Administrator service ssh-connection
method publickey
debug1: attempt 2 failures 2
Failed publickey for illegal user Administrator from 222.222.222.222 port
3704 ssh2
debug1: userauth-request for user Administrator service ssh-connection
method keyboard-interactive
debug1: attempt 3 failures 3
debug1: keyboard-interactive devs
debug1: auth2_challenge: user=Administrator devs=
debug1: kbdint_alloc: devices ''
Segmentation fault (core dumped)
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |