From owner-freebsd-current@FreeBSD.ORG Mon May 12 23:55:13 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC3B437B401 for ; Mon, 12 May 2003 23:55:13 -0700 (PDT) Received: from mx.j10n.org (203.141.155.228.user.ca.il24.net [203.141.155.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id 547B243FBD for ; Mon, 12 May 2003 23:55:12 -0700 (PDT) (envelope-from shinra@j10n.org) Received: from e-note.j10n.org (e-note.j10n.org [IPv6:2002:cb8d:9be4:1::1]) by mx.j10n.org (8.12.8p1/8.12.8) with ESMTP id h4D6tAwm075047 for ; Tue, 13 May 2003 15:55:10 +0900 (JST) (envelope-from shinra@j10n.org) Received: from e-note.j10n.org (localhost [IPv6:::1]) by e-note.j10n.org (8.12.9/8.12.9) with ESMTP id h4D6tA6I031759 for ; Tue, 13 May 2003 15:55:10 +0900 (JST) (envelope-from shinra@j10n.org) Date: Tue, 13 May 2003 15:55:09 +0900 Message-ID: <86k7cv8hf6.wl@j10n.org> From: AIDA Shinra To: freebsd-current@freebsd.org In-Reply-To: <20030512180414.GA89230@kaktusas.org> References: <20030512180414.GA89230@kaktusas.org> User-Agent: Wanderlust/2.10.0 (Venus) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.4 MULE XEmacs/21.4 (patch 10) (Military Intelligence) (i386-unknown-freebsd4.7) MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII Subject: Re: sshd: restart failed X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 06:55:14 -0000 > it seems, there is a problem on -current (tried on: > 5.1-BETA #0: Sun May 11 09:00:32 EEST, sshd version OpenSSH_3.6.1p1 > FreeBSD-20030423) > > When trying to send SIGHUP to sshd, it fails and just exits: > May 12 20:59:26 home sshd[707]: Server listening on 0.0.0.0 port 22. > May 12 20:59:43 home sshd[707]: Received SIGHUP; restarting. > May 12 20:59:43 home sshd[707]: RESTART FAILED: av[0]='/usr/sbin/sshd', > error: Bad address. The same problem has been already reported to Openssh's Bugzilla. http://bugzilla.mindrot.org/show_bug.cgi?id=529