Date: Sat, 16 Mar 2002 16:36:05 -0800 From: Scott Reese <sreese@codysbooks.com> To: freebsd-stable@FreeBSD.ORG Subject: Samba (nmbd) dumps core on boot Message-ID: <20020316163605.018dcfe1.sreese@codysbooks.com>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Hello all, For about the last 3 weeks, I've been seeing Samba dump core when I boot my machine. The relevant bits from /var/log/log.nmbd and from the core dump have been put into separate files and attached to this email (I wanted to avoid ugly line-wrapping). After I log in to the box, I can manually run: '/usr/local/sbin/nmbd -D' as root and then everything is fine. Does anyone have any idea why this would only core when it's called from rc.d? I'm currently running 4.5-STABLE #0: Thu Mar 14 12:02:35 PST 2002 (I generally buildworld on Thursdays). My apologies if this is not the correct list to post this problem to, but I wasn't sure if this was a Stable issue or not. I have been unsuccessful in looking through the mailing list archives and searches on Google also turn up nothing. Thanks in advance for any help you can offer. -Scott [-- Attachment #2 --] [2002/03/16 09:53:37, 0] nmbd/nmbd.c:main(783) [2002/03/16 09:53:37, 0] nmbd/nmbd.c:sig_hup(91) [2002/03/16 09:53:37, 0] lib/fault.c:fault_report(38) [2002/03/16 09:53:37, 0] lib/fault.c:fault_report(39) [2002/03/16 09:53:37, 0] lib/fault.c:fault_report(41) [2002/03/16 09:53:37, 0] lib/util.c:smb_panic(1064) [2002/03/16 09:53:56, 0] nmbd/nmbd.c:main(783) [2002/03/16 09:54:00, 0] nmbd/nmbd_responserecordsdb.c:find_response_record(237) [2002/03/16 09:54:00, 0] nmbd/nmbd_responserecordsdb.c:find_response_record(237) [-- Attachment #3 --] GNU gdb 4.18 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"...(no debugging symbols found)... Core was generated by `nmbd'. Program terminated with signal 6, Abort trap. Reading symbols from /usr/local/lib/libcups.so.2...(no debugging symbols found)...done. Reading symbols from /usr/lib/libpam.so.1...(no debugging symbols found)...done. Reading symbols from /usr/lib/libc.so.4...(no debugging symbols found)...done. Reading symbols from /usr/lib/libssl.so.2...(no debugging symbols found)...done. Reading symbols from /usr/lib/libcrypto.so.2...(no debugging symbols found)...done. Reading symbols from /usr/libexec/ld-elf.so.1...(no debugging symbols found)...done. #0 0x2812f7a8 in kill () from /usr/lib/libc.so.4 (gdb) bt #0 0x2812f7a8 in kill () from /usr/lib/libc.so.4 #1 0x2816d919 in abort () from /usr/lib/libc.so.4 #2 0x808c888 in readdirname () #3 0x807c17f in fault_report () #4 0x807c1d6 in sig_fault () #5 0xbfbfffac in ?? () #6 0x8059e13 in write_browse_list () #7 0x804b084 in sig_hup () #8 0xbfbfffac in ?? () #9 0x808c163 in become_daemon () #10 0x804c1c4 in main () #11 0x804a801 in _start ()
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020316163605.018dcfe1.sreese>
