From owner-freebsd-current@FreeBSD.ORG Thu Nov 26 17:44:33 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 19CF51065670; Thu, 26 Nov 2009 17:44:33 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from asmtpout023.mac.com (asmtpout023.mac.com [17.148.16.98]) by mx1.freebsd.org (Postfix) with ESMTP id 047C28FC1E; Thu, 26 Nov 2009 17:44:32 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=us-ascii Received: from [172.17.196.83] ([63.204.222.2]) by asmtp023.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTPSA id <0KTQ00MTQ9A5FA40@asmtp023.mac.com>; Thu, 26 Nov 2009 09:44:32 -0800 (PST) From: Marcel Moolenaar In-reply-to: <20091126091456.GA93898@mech-cluster241.men.bris.ac.uk> Date: Thu, 26 Nov 2009 09:44:29 -0800 Message-id: <7A71CC85-4189-405A-BD9E-5BFF2C04D5C2@mac.com> References: <20091126091456.GA93898@mech-cluster241.men.bris.ac.uk> To: Anton Shterenlikht X-Mailer: Apple Mail (2.1077) Cc: freebsd-current@freebsd.org, freebsd-ia64@freebsd.org Subject: Re: nslookup dumps core on ia64 HEAD 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, 26 Nov 2009 17:44:33 -0000 On Nov 26, 2009, at 1:14 AM, Anton Shterenlikht wrote: >> nslookup 113.105.65.7 > Server: 137.222.10.36 > Address: 137.222.10.36#53 > > ** server can't find 7.65.105.113.in-addr.arpa.: NXDOMAIN > > /usr/src/lib/bind/isc/../../../contrib/bind9/lib/isc/task.c:1023: fatal error: RUNTIME_CHECK(((pthread_mutex_destroy(((&manager->lock))) == 0) ? 0 : 34) == 0) failed > Abort (core dumped) Recompile with -O0 and see if the problem goes away. If yes, it's a compiler bug -- I haven't looked at it, because I assume it's a compiler bug. FYI, -- Marcel Moolenaar xcllnt@mac.com