Date: 01 Apr 2002 11:55:13 -0800 From: Scott Reese <sreese@codysbooks.com> To: dwcjr@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: samba-2.2.3a Message-ID: <1017690918.281.36.camel@borges.codysbooks.com>
next in thread | raw e-mail | index | archive | help
--=-UyLHaqcsuwrbcniAGRAF Content-Type: text/plain Content-Transfer-Encoding: 7bit [please cc: me in any replies] I've been having a minor issue with the Samba-2.2.3a port lately. Every time I reboot my machine, the nmbd daemon dumps core and I have to manually start it again. When I run the script in /usr/local/etc/rc.d, I don't run into any problems whatsoever. I update my system via cvsup about once a week and I've been experiencing this problem for about the past month on 4.5-STABLE. I'm currently running: 4.5-STABLE FreeBSD 4.5-STABLE #0: Thu Mar 28 12:43:25 PST 2002 I have attached my initial gdb analysis of the nmbd.core file and another file that includes the relevant log.nmbd entries. Please let me know if there is any other information I can supply you with and thank you in advance for any insight you can offer. -Scott --=-UyLHaqcsuwrbcniAGRAF Content-Disposition: attachment; filename=log.nmbd Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; name=log.nmbd; charset=ISO-8859-1 [2002/04/01 10:14:32, 0] nmbd/nmbd.c:main(783) Netbios nameserver version 2.2.3a started. Copyright Andrew Tridgell and the Samba Team 1994-2002 [2002/04/01 10:14:32, 0] nmbd/nmbd.c:sig_hup(91) Got SIGHUP dumping debug info. [2002/04/01 10:14:32, 0] lib/fault.c:fault_report(38) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D [2002/04/01 10:14:32, 0] lib/fault.c:fault_report(39) INTERNAL ERROR: Signal 11 in pid 141 (2.2.3a) Please read the file BUGS.txt in the distribution [2002/04/01 10:14:32, 0] lib/fault.c:fault_report(41) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D [2002/04/01 10:14:32, 0] lib/util.c:smb_panic(1064) PANIC: internal error [2002/04/01 10:14:46, 0] nmbd/nmbd.c:main(783) Netbios nameserver version 2.2.3a started. Copyright Andrew Tridgell and the Samba Team 1994-2002 [2002/04/01 10:14:50, 0] nmbd/nmbd_responserecordsdb.c:find_response_record= (237) find_response_record: response packet id 7459 received with no matching r= ecord. [2002/04/01 10:14:50, 0] nmbd/nmbd_responserecordsdb.c:find_response_record= (237) find_response_record: response packet id 7460 received with no matching r= ecord. --=-UyLHaqcsuwrbcniAGRAF Content-Disposition: attachment; filename=nmbd.core Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; name=nmbd.core; charset=ISO-8859-1 GNU gdb 4.18 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you ar= e welcome to change it and/or distribute copies of it under certain condition= s. 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 f= ound)... Core was generated by `nmbd'. Program terminated with signal 6, Abort trap. Reading symbols from /usr/local/lib/libcups.so.2...(no debugging symbols fo= und)...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)...do= ne. 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 0x2812f7b8 in kill () from /usr/lib/libc.so.4 (gdb) bt #0 0x2812f7b8 in kill () from /usr/lib/libc.so.4 #1 0x2816d929 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 () --=-UyLHaqcsuwrbcniAGRAF-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1017690918.281.36.camel>