From owner-freebsd-stable Thu Sep 13 1:33: 6 2001 Delivered-To: freebsd-stable@freebsd.org Received: from impatience.valueclick.com (impatience.valueclick.com [216.246.96.99]) by hub.freebsd.org (Postfix) with SMTP id 747E537B414 for ; Thu, 13 Sep 2001 01:32:52 -0700 (PDT) Received: (qmail 22395 invoked by uid 500); 13 Sep 2001 08:32:51 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 13 Sep 2001 08:32:51 -0000 Date: Thu, 13 Sep 2001 01:32:51 -0700 (PDT) From: Ask Bjoern Hansen To: Dale Clapperton Cc: Subject: Re: 4.4-PRERELEASE problems.. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 24 Aug 2001, Ask Bjoern Hansen wrote: > > Yeah, I have this problem too since upgrading to > > > > $ uname -a > > FreeBSD miette.develooper.com 4.4-RC FreeBSD 4.4-RC #1: Thu Aug 16 21:33:34 PDT 2001 > > root@miette.develooper.com:/home/usrobj/usr/src/sys/MIETTE i386 > > > > Any clues anyone? > > oh, at least I could provide a backtrace, huh? > > #0 0x281185e0 in kill () from /usr/lib/libc.so.4 > #1 0x28154632 in abort () from /usr/lib/libc.so.4 > #2 0x807452d in getsockname () > #3 0x80745a7 in getsockname () > #4 0x805fcc3 in getsockname () > #5 0x804b3c1 in getsockname () > > ... it seems to be the same every time it crashes. :-/ hmn, I still have the same problem: # uname -a FreeBSD miette.develooper.com 4.4-RC FreeBSD 4.4-RC #5: Wed Sep 12 03:15:29 PDT 2001 root@miette.develooper.com:/home/usrobj/usr/src/sys/MIETTE i386 [...] (gdb) bt #0 0x28118764 in kill () from /usr/lib/libc.so.4 #1 0x281547b6 in abort () from /usr/lib/libc.so.4 #2 0x807456d in getsockname () #3 0x80745e7 in getsockname () #4 0x805fcc3 in getsockname () #5 0x804b3c1 in getsockname () Any clues? What do I need to enable debug stuff for libc and named? - ask (this is even my only named server; everywhere else I use djbdns, grrh) -- ask bjoern hansen, http://ask.netcetera.dk/ !try; do(); more than a billion impressions per week, http://valueclick.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message