From owner-freebsd-bugs Fri Sep 14 17:30: 7 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BE89537B40A for ; Fri, 14 Sep 2001 17:30:00 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8F0U0K41008; Fri, 14 Sep 2001 17:30:00 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3B96B37B401 for ; Fri, 14 Sep 2001 17:21:24 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8F0LOA36552; Fri, 14 Sep 2001 17:21:24 -0700 (PDT) (envelope-from nobody) Message-Id: <200109150021.f8F0LOA36552@freefall.freebsd.org> Date: Fri, 14 Sep 2001 17:21:24 -0700 (PDT) From: Ask Bjoern Hansen To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: i386/30580: named crashes on 4.4-PRERELEASE Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 30580 >Category: i386 >Synopsis: named crashes on 4.4-PRERELEASE >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Sep 14 17:30:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Ask Bjoern Hansen >Release: 4.4-RC FreeBSD 4.4-RC >Organization: >Environment: 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 >Description: my named crashes every few hours with this, (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 ns_panic (category=18, dump_core=1, format=0x80b7e62 "%s:%d: %s(%s)%s%s failed.") at /usr/src/usr.sbin/named/../../contrib/bind/bin/named/ns_glue.c:176 #3 0x80745e7 in ns_assertion_failed ( file=0x80b1da0 "/usr/src/usr.sbin/named/../../contrib/bind/bin/named/ns_main.c", line=552, type=assert_insist, cond=0x80b1f3b "errno == EINTR", print_errno=1) at /usr/src/usr.sbin/named/../../contrib/bind/bin/named/ns_glue.c:185 #4 0x805fcc3 in main (argc=1, argv=0xbfbffde0, envp=0xbfbffde4) at /usr/src/usr.sbin/named/../../contrib/bind/bin/named/ns_main.c:552 It's both running as a (somewhat busy) authoritative server and as a (very very low traffic) resolving server. >How-To-Repeat: I start the named and wait a few hours or half a day and I'll have a new core file. :-) >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message