Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Nov 2002 13:28:52 -0700
From:      Adam Bayless <adam@baylessfamily.org>
To:        freebsd-questions@freebsd.org
Subject:   issues with Bind 9.2.1
Message-ID:  <5.1.0.14.0.20021119131930.024bb8e0@mail.baylessfamily.org>

next in thread | raw e-mail | index | archive | help
Bind is dumping cores after a couple of minutes on two of my nameservers 
running 4.7, while one of them is rock solid. All three boxes are as shown:

FreeBSD hostname 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Wed Oct  9 15:08:34 
GMT 2002     root@builder.freebsdmall.com:/usr/obj/usr/src/sys/GENERIC  i386

Pretty vanilla installs. The config is pretty straightforward too, just a 
bunch of zones. I've even tried limiting the config to just a hints file 
and localhost.rev and still get the crash. Here's gdb's take on the core file:

GNU gdb 4.18 (FreeBSD)
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-unknown-freebsd"...Deprecated bfd_read 
called at 
/usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/dbxread.c 
line 2627 in elfstab_build_psymtabs
Deprecated bfd_read called at 
/usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/dbxread.c 
line 933 in fill_symbuf


Core was generated by `named'.
Program terminated with signal 4, Illegal instruction.
Reading symbols from /usr/lib/libc.so.4...done.
Reading symbols from /usr/libexec/ld-elf.so.1...done.
#0  0x281b3798 in select () from /usr/lib/libc.so.4
(gdb) backtrace
#0  0x281b3798 in select () from /usr/lib/libc.so.4
#1  0x8125194 in evloop () at app.c:328
#2  0x81253d8 in isc_app_run () at app.c:526
#3  0x8053e39 in main (argc=1, argv=0xbfbffbf4) at ./main.c:572
#4  0x804a061 in _start ()
(gdb) quit

Both machines show the same trace. Anyone got any ideas for me?

Thanks,

Adam







------------------------------------------------------------
Adam Bayless                    |      vi /etc/mail/aliases
Fibernet System Janitor         |      complaints: /dev/null
adam@baylessfamily.org          |      :wq
baylessfamily.org/~abayless     |      newaliases
------------------------------------------------------------


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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