From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Sep 13 18:20:08 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 56E1C1065673 for ; Thu, 13 Sep 2012 18:20:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2EB338FC14 for ; Thu, 13 Sep 2012 18:20:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q8DIK80x077044 for ; Thu, 13 Sep 2012 18:20:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q8DIK8dP077032; Thu, 13 Sep 2012 18:20:08 GMT (envelope-from gnats) Resent-Date: Thu, 13 Sep 2012 18:20:08 GMT Resent-Message-Id: <201209131820.q8DIK8dP077032@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Dr. Ron Hahn" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D4843106564A for ; Thu, 13 Sep 2012 18:18:56 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id A70358FC0A for ; Thu, 13 Sep 2012 18:18:56 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id q8DIIuAP038046 for ; Thu, 13 Sep 2012 18:18:56 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id q8DIItYu038045; Thu, 13 Sep 2012 18:18:55 GMT (envelope-from nobody) Message-Id: <201209131818.q8DIItYu038045@red.freebsd.org> Date: Thu, 13 Sep 2012 18:18:55 GMT From: "Dr. Ron Hahn" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/171615: ntpd 4.2.7p303 (ntp-devel port) unexpected dying X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Sep 2012 18:20:08 -0000 >Number: 171615 >Category: ports >Synopsis: ntpd 4.2.7p303 (ntp-devel port) unexpected dying >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Sep 13 18:20:07 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Dr. Ron Hahn >Release: 8.3- >Organization: >Environment: [ronhahn@gemini ~]$ uname -a FreeBSD gemini.dhco.org 8.3-RELEASE FreeBSD 8.3-RELEASE #0: Sat May 5 14:44:28 IST 2012 ronhahn@gemini.dhco.org:/usr/obj/usr/src/sys/PPSGENERIC i386 >Description: p303 dies unexpectedly with the following error: 12 Sep 23:40:26 ntpd[83434]: 86.47.187.7 local addr 172.16.2.10 -> 12 Sep 23:40:48 ntpd[83434]: ntp_monitor.c:136: ENSURE(punlinked == mon) failed 12 Sep 23:40:48 ntpd[83434]: exiting (due to assertion failure) The last version installing (p295) has not seen this problem. Startup seems to be optimal. 13 Sep 11:31:49 ntpd[27478]: ntpd 4.2.7p303@1.2483-o Tue Sep 11 17:25:12 UTC 2012 (1): Starting 13 Sep 11:31:49 ntpd[27479]: proto: precision = 1.676 usec (-19) 13 Sep 11:31:49 ntpd[27479]: Listen and drop on 0 v4wildcard 0.0.0.0:123 13 Sep 11:31:49 ntpd[27479]: Listen and drop on 1 v6wildcard [::]:123 13 Sep 11:31:49 ntpd[27479]: Listen normally on 2 bge0 172.16.2.10:123 13 Sep 11:31:49 ntpd[27479]: Listen normally on 3 lo0 [fe80::1%8]:123 13 Sep 11:31:49 ntpd[27479]: setsockopt IPV6_MULTICAST_IF 0 for fe80::1%8 fails: Can't assign requested address 13 Sep 11:31:49 ntpd[27479]: Listen normally on 4 lo0 [::1]:123 13 Sep 11:31:49 ntpd[27479]: Listen normally on 5 lo0 127.0.0.1:123 13 Sep 11:31:49 ntpd[27479]: peers refreshed 13 Sep 11:31:49 ntpd[27479]: Listening on routing socket on fd #26 for interface updates 13 Sep 11:34:40 ntpd[27479]: 83.71.171.237 local addr 172.16.2.10 -> This has only happened since I have upgraded from p295 three days ago. p295 was installed for many days and did not have these problems. p303 was installed two days past and has failed with this same message both times. >How-To-Repeat: I do not know these things as I upgraded the system 2 days ago and all was working optimally before this upgrade. The dying has occurred under normal operations as a member of ie.pool.ntp.org >Fix: >Release-Note: >Audit-Trail: >Unformatted: