NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bin/46770: named dies with an assertion failure in rdata.c
>Number: 46770
>Category: bin
>Synopsis: named dies with an assertion failure in rdata.c
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: bin-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Aug 04 22:05:00 +0000 2012
>Originator: Erik E. Fair
>Release: NetBSD 5.1_STABLE
>Organization:
The NetBSD foundation
>Environment:
System: NetBSD digital.clock.org 5.1_STABLE NetBSD 5.1_STABLE (FLAPJACK2) #7:
Mon Jun 11 19:09:56 PDT 2012
root%digital.clock.org@localhost:/var/obj/sys/arch/sparc64/compile/FLAPJACK2
sparc64
Architecture: sparc64
Machine: sparc64
>Description:
named dies as follows:
Aug 4 10:47:32 abstr named[11539]:
/home/builds/ab/netbsd-5/src/dist/bind/lib/dns/rdata.c:399:
REQUIRE(((rdata)->data == ((void *)0) && (rdata)->length == 0 &&
(rdata)->rdclass == 0 && (rdata)->type == 0 && (rdata)->flags == 0 && !((void
*)(((rdata))->link.prev) != (void *)(-1)))) failed
Aug 4 10:47:32 abstr named[11539]: exiting (due to assertion failure)
Aug 4 10:47:32 abstr /netbsd: pid 11539 (named), uid 14: exited on
signal 6 (core not dumped, err = 1)
It should not ever exit as a result of any data from the network.
>How-To-Repeat:
>Fix:
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index