Date: Fri, 11 Dec 2009 18:39:15 +0300 From: Kamigishi Rei <spambox@haruhiism.net> To: freebsd-current@freebsd.org Subject: Re: nslookup dumps core on ia64 HEAD Message-ID: <4B2267A3.1050106@haruhiism.net> In-Reply-To: <20091211152325.GA63493@mech-cluster241.men.bris.ac.uk> References: <20091126091456.GA93898@mech-cluster241.men.bris.ac.uk> <7A71CC85-4189-405A-BD9E-5BFF2C04D5C2@mac.com> <20091127102200.GB3108@mech-cluster241.men.bris.ac.uk> <0DBED408-D602-4333-BEF6-FC0DA700730D@mac.com> <20091211152325.GA63493@mech-cluster241.men.bris.ac.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
On 11.12.2009 18:23, Anton Shterenlikht wrote:
> still the same error after upgrade to kern.osreldate: 900004
>
> # nslookup bris.ac.uk
> Server: 137.222.10.36
> Address: 137.222.10.36#53
>
> Name: bris.ac.uk
> Address: 137.222.10.86
>
> /usr/src/lib/bind/isc/../../../contrib/bind9/lib/isc/timer.c:906: fatal error: RUNTIME_CHECK(((pthread_mutex_destroy(((&manager->lock))) == 0) ? 0 : 34) == 0) failed
> Abort (core dumped)
> #
>
Not the same, but kind of similar (in bind libraries) core dump in host:
% host -t axfr masterhost.ru ns1.masterhost.ru.
Trying "masterhost.ru"
/usr/src/lib/bind/isc/../../../contrib/bind9/lib/isc/unix/socket.c:2486:
REQUIRE((((sock) != ((void *)0)) && (((const isc__magic_t
*)(sock))->magic == ((('I') << 24 | ('O') << 16 | ('i') << 8 |
('o')))))) failed.
zsh: abort (core dumped) host -t axfr masterhost.ru ns1.masterhost.ru.
This is FreeBSD 8.0-STABLE (Ameagari) #0 r200182: Mon Dec 7 03:32:18
JST 2009, reproducible on FreeBSD 8.0-STABLE (Eientei) #0 r200287: Wed
Dec 9 14:30:45 MSK 2009 as well.
On FreeBSD 6.3-STABLE (Firewall) #3: Sat May 31 02:24:57 MSD 2008, host
times out normally (like "dig -t axfr masterhost.ru @ns1.masterhost.ru"
does on 8.0).
Does not happen with my own domain on my local nameserver and with some
other domains, but I don't have my BIND set to timeout on AXFR requests.
--
Kamigishi Rei
KREI-RIPE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B2267A3.1050106>
