Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Nov 2009 10:22:00 +0000
From:      Anton Shterenlikht <mexas@bristol.ac.uk>
To:        Marcel Moolenaar <xcllnt@mac.com>
Cc:        freebsd-current@freebsd.org, Anton Shterenlikht <mexas@bristol.ac.uk>, freebsd-ia64@freebsd.org
Subject:   Re: nslookup dumps core on ia64 HEAD
Message-ID:  <20091127102200.GB3108@mech-cluster241.men.bris.ac.uk>
In-Reply-To: <7A71CC85-4189-405A-BD9E-5BFF2C04D5C2@mac.com>
References:  <20091126091456.GA93898@mech-cluster241.men.bris.ac.uk> <7A71CC85-4189-405A-BD9E-5BFF2C04D5C2@mac.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Nov 26, 2009 at 09:44:29AM -0800, Marcel Moolenaar wrote:
> 
> 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.

As /usr/bin/nslookup is part of the base system, do you recommend using 

CFLAGS= -O0

in /etc/make.conf ?


-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 331 5944
Fax: +44 (0)117 929 4423



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091127102200.GB3108>