From owner-freebsd-current@FreeBSD.ORG Mon Jul 26 19:33:44 2004 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 0C41B16A4CE for ; Mon, 26 Jul 2004 19:33:44 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF11643D3F for ; Mon, 26 Jul 2004 19:33:43 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id CBC1172DF2; Mon, 26 Jul 2004 12:33:43 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id C66E072DB5; Mon, 26 Jul 2004 12:33:43 -0700 (PDT) Date: Mon, 26 Jul 2004 12:33:43 -0700 (PDT) From: Doug White To: Randy Bush In-Reply-To: <16642.25974.699439.697278@roam.psg.com> Message-ID: <20040726123203.D32820@carver.gumbysoft.com> References: <16641.26585.367434.326919@roam.psg.com> <20040723185252.A5337@carver.gumbysoft.com> <16642.25974.699439.697278@roam.psg.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: FreeBSD Current Subject: Re: ntpd cores 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: Mon, 26 Jul 2004 19:33:44 -0000 On Sat, 24 Jul 2004, Randy Bush wrote: > >> i manually run > >> > >> roam.psg.com# netstat -nf inet | grep 123 > >> roam.psg.com# ntpd -g -p /var/run/ntpd.pid > >> > >> Jul 23 09:29:34 roam ntpd[35055]: mlockall(): Resource temporarily unavailable > >> Jul 23 09:29:34 roam ntpd[35055]: no IPv6 interfaces found > >> Jul 23 09:29:34 roam ntpd[35055]: bind() fd 5, family 2, port 123, addr 0.0.0.0, in_classd=0 flags=8 fails: Address already in use > >> Jul 23 09:29:37 roam kernel: pid 35055 (ntpd), uid 0: exited on signal 11 (core dumped) > > > > The coredump is kinda fun, but the "Addresss already in use" error implies > > you're starting ntpd twice somewhere. > > yep. except see the netstat run just before invoking ntpd. ps shows > the same, no prior ntpd. netstat -n -f inet doesn't show everything. Try netstat -an. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org