4.8-RELEASE-p13 named dies with signal 6

laurent at perilith.com laurent at perilith.com
Fri Nov 14 11:57:03 PST 2003


Hi,

For the past two weeks I've been having issues with named (8.3.4-REL)
unexepectedly dying. The logs always show the same thing, a number of
denied updates from various hosts and then following entries:

Nov 14 10:22:26 ns1 named[58447]: d_rcnt-- == 0
Nov 14 10:22:26 ns1 named[58447]: d_rcnt-- == 0
Nov 14 10:22:36 ns1 /kernel: pid 58447 (named), uid 0: exited on signal
6 (core dumped)

Here the gdb output:

gdb named named.core 
...
Core was generated by `named'.
Program terminated with signal 6, Abort trap.
Reading symbols from /usr/lib/libc.so.4...(no debugging symbols
found)...done.
Reading symbols from /usr/libexec/ld-elf.so.1...(no debugging symbols
found)...done.
#0  0x2811eba8 in kill () from /usr/lib/libc.so.4

and the backtrace:

...
#0  0x2811eba8 in kill () from /usr/lib/libc.so.4
(gdb) bt
#0  0x2811eba8 in kill () from /usr/lib/libc.so.4
#1  0x28160136 in abort () from /usr/lib/libc.so.4
#2  0x80767e1 in getsockname ()
#3  0x8053df0 in getsockname ()
#4  0x8053b1c in getsockname ()
#5  0x8073a08 in getsockname ()
#6  0x80661d7 in getsockname ()
#7  0x8066179 in getsockname ()
#8  0x8066179 in getsockname ()
#9  0x8064c4a in getsockname ()
#10 0x80894c5 in getgrouplist ()
#11 0x8060bb3 in getsockname ()
#12 0x804b54a in getsockname ()

Any ideas?

Laurent Geyer


More information about the freebsd-stable mailing list