From owner-freebsd-questions@FreeBSD.ORG Thu Feb 24 14:38:00 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4570B16A4CE for ; Thu, 24 Feb 2005 14:38:00 +0000 (GMT) Received: from mail24.sea5.speakeasy.net (mail24.sea5.speakeasy.net [69.17.117.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FBF243D31 for ; Thu, 24 Feb 2005 14:38:00 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 7064 invoked from network); 24 Feb 2005 14:37:59 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail24.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 24 Feb 2005 14:37:59 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id D50FD81; Thu, 24 Feb 2005 09:37:58 -0500 (EST) Sender: lowell@be-well.ilk.org To: Richard Danter References: <421C89E9.4040508@ntlworld.com> From: Lowell Gilbert Date: 24 Feb 2005 09:37:58 -0500 In-Reply-To: <421C89E9.4040508@ntlworld.com> Message-ID: <447jky10s9.fsf@be-well.ilk.org> Lines: 29 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: ntpd core dump X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Feb 2005 14:38:00 -0000 Richard Danter writes: > Hi all, > > I have 5.3-RELEASE installed. I'm trying to run ntpd but I get a > message in /var/log/messages that it exited on signal 11 (core dumped). > > Is there a known problem with this version or is there somethig wrong > with my config file (below)? This file is based on one I use on a > Linux host with no problems. > > Thanks > Rich > > -- > > server ntp.maths.tcd.ie > server bear.zoo.bt.co.uk > server ntp.cis.strath.ac.uk > > server 127.127.1.0 # local clock > fudge 127.127.1.0 stratum 10 > > broadcastdelay 0.008 > restrict 192.168.1.0 mask 255.255.255.0 nomodify notrap Hard to say. Try subsets of that config file in order to isolate a portion of the file that produces the problem.