Bind Crashing on Domain Transfer

Scott Baker bakers at web-ster.com
Wed Jan 30 21:28:53 UTC 2008


JINMEI Tatuya / 神明達哉 wrote:
> Can you specify the version of BIND and the identity of the operating
> system?  It's also very helpful if you could provide other details
> about your configuration, including the content of named.conf, how
> named was built (with or without threads especially), whether or not
> it ran on multiple processors (if named enabled threads).  Also, if
> named dumped a core file, it would be very helpful to see the stack
> trace.

Google gave me a little help with the core file:

warning: Missing the separate debug info file: 
/usr/lib/debug/.build-id/ac/2eeb206486bb7315d6ac4cd64de0cb50838f 
                     f6.debug
Core was generated by `/usr/sbin/named -u named'.
Program terminated with signal 11, Segmentation fault.
#0  0x001a7996 in _start () from /lib/ld-linux.so.2
(gdb) backtrace
#0  0x001a7996 in _start () from /lib/ld-linux.so.2
#1  0xb3e579f8 in ?? ()
#2  0x00000002 in ?? ()
#3  0x444e536e in ?? ()
#4  0x00000000 in ?? ()

Going through the core files... (there are several). It looks like 
they all bomb at the same place:

Program terminated with signal 11, Segmentation fault.
#0  0x001a7996 in _start () from /lib/ld-linux.so.2

-- 
Scott Baker - Canby Telcom
RHCE - System Administrator - 503.266.8253



More information about the bind-users mailing list