From owner-freebsd-current@FreeBSD.ORG Thu Jun 12 05:13:34 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0257E106566B for ; Thu, 12 Jun 2008 05:13:34 +0000 (UTC) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [IPv6:2001:418:1::39]) by mx1.freebsd.org (Postfix) with ESMTP id DA63E8FC1A for ; Thu, 12 Jun 2008 05:13:33 +0000 (UTC) (envelope-from randy@psg.com) Received: from [202.214.86.146] (helo=rmac.psg.com) by rip.psg.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1K6f7t-000OFc-Kn for current@freebsd.org; Thu, 12 Jun 2008 05:13:33 +0000 Message-ID: <4850B07C.8030706@psg.com> Date: Thu, 12 Jun 2008 14:13:32 +0900 From: Randy Bush User-Agent: Thunderbird 2.0.0.14 (Macintosh/20080421) MIME-Version: 1.0 To: FreeBSD Current References: <4850AEE4.5010705@psg.com> In-Reply-To: <4850AEE4.5010705@psg.com> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Re: ntpd seg fault X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 12 Jun 2008 05:13:34 -0000 Randy Bush wrote: > i386 current as of yesterday. ntpd seg faults on startup. i built a -g > but gdb shows what looks like a very sick stack. anyone else seeing this? finally found it http://lists.ntp.isc.org/pipermail/bugs/2005-November/002823.html one of the servers listed did indeed have an AAAA record and the host running, well attempting to run, ntpd did not have an ipv6 address. randy