Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Sep 2001 17:21:24 -0700 (PDT)
From:      Ask Bjoern Hansen <ask@develooper.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   i386/30580: named crashes on 4.4-PRERELEASE
Message-ID:  <200109150021.f8F0LOA36552@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help


>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




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