Date: Sat, 14 Apr 2001 18:25:01 +0200 From: Niels Bakker <niels@bakker.net> To: Kris Kennaway <kris@obsecurity.org> Cc: questions@freebsd.org Subject: Re: BIND in 4.2S keeps dying, probably during heavy portscans Message-ID: <20010414182501.V76393@trance.org> In-Reply-To: <20010414025629.C861@xor.obsecurity.org>; from kris@obsecurity.org on Sat, Apr 14, 2001 at 02:56:29AM -0700 References: <20010413040411.R76393@trance.org> <20010414025629.C861@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> On Fri, Apr 13, 2001 at 04:04:11AM +0200, Niels Bakker wrote: >> The named process (started with `-u bind -g bind' as options) on a 4.2S >> machine keeps dying, leaving the following in syslog: [readded] Apr 12 21:25:04 trance named[28101]: /usr/src/lib/libbind/../../contrib/bind/lib/isc/ev_timers.c:114: INSIST(now.tv_usec >= 0 && now.tv_usec < 1000000) failed. Apr 12 21:25:05 trance /kernel: pid 28101 (named), uid 53: exited on signal 6 * kris@obsecurity.org (Kris Kennaway) [Sat 14 Apr 2001, 11:56 CEST]: > Search the archives, this comes up about once a day. I did. Looking for "named AND uid AND exited AND signal 6" yields nothing (searching -questions and -stable). Neither does looking for anything mentioning "INSIST". So what's the answer? If it is "Upgrade to BIND 8.2.3", I'm already running that - of course. Looking through the code, I can't really envision a situation where the amount of milliseconds is either negative or adds up to more than one second. (and shouldn't the struct in evConsTime() be declared static?) > Kris -- Niels. -- I smell your sweat on my skin Breakfast in bed with cocaine and gin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010414182501.V76393>