From owner-freebsd-stable Sun May 26 5:38:15 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail.root.nis.za (root.nis.za [196.36.198.81]) by hub.freebsd.org (Postfix) with ESMTP id 9CE2D37B400 for ; Sun, 26 May 2002 05:38:10 -0700 (PDT) Received: by mail.root.nis.za (Postfix, from userid 1000) id 74F2824EE2; Sun, 26 May 2002 14:38:07 +0200 (SAST) Received: from localhost (localhost [127.0.0.1]) by mail.root.nis.za (Postfix) with ESMTP id 724D224D22 for ; Sun, 26 May 2002 14:38:07 +0200 (SAST) Date: Sun, 26 May 2002 14:38:07 +0200 (SAST) From: Aragon Gouveia X-X-Sender: aragon@root.nis.za To: freebsd-stable@freebsd.org Subject: 4.6-RC sshd exiting on signal 11 (Core dump) Message-ID: <20020526143255.G1389-100000@root.nis.za> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I cvsupped and rebuilt world 3 days ago to 4.6-RC. Since then I've been having very strange problems with sshd core dumping. It still listens on port 22 and supplies its version string on connecting, but trying to login causes it to core dump. In some cases it doesnt supply a complete version string. One instance I had it just output "SSH-2.0-" and nothing more. I'm running 2 jails on the same machine and those sshd's are also doing the same. Giving the master process a SIGHUP fixes it temporarily. Can anyone help me debug this? Thanks, Aragon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message