[Samba] Samba Internal Error and Panic
Mark Irving
marki at cumcmemphis.org
Mon Apr 18 14:25:19 GMT 2005
Sorry I did find out about gbd in Chapter 37. Here is the output from
that:
Core was generated by `smbd'.
Program terminated with signal 6, Aborted.
Reading symbols from /usr/local/lib/libldap-2.2.so.7...(no debugging
symbols found)...done.
Loaded symbols for /usr/local/lib/libldap-2.2.so.7
Reading symbols from /usr/local/lib/liblber-2.2.so.7...(no debugging
symbols found)...done.
Loaded symbols for /usr/local/lib/liblber-2.2.so.7
Reading symbols from /usr/local/lib/libgssapi.so.5...(no debugging
symbols found)...done.
Loaded symbols for /usr/local/lib/libgssapi.so.5
Reading symbols from /usr/local/lib/libkrb5.so.20...(no debugging
symbols found)...done.
Loaded symbols for /usr/local/lib/libkrb5.so.20
Reading symbols from /usr/local/lib/libasn1.so.6...(no debugging symbols
found)...done.
Loaded symbols for /usr/local/lib/libasn1.so.6
Reading symbols from /usr/local/lib/libcrypto.so.3...(no debugging
symbols found)...done.
Loaded symbols for /usr/local/lib/libcrypto.so.3
Reading symbols from /usr/local/lib/libroken.so.16...(no debugging
symbols found)...done.
Loaded symbols for /usr/local/lib/libroken.so.16
Reading symbols from /lib/libcrypt.so.2...(no debugging symbols
found)...done.
Loaded symbols for /lib/libcrypt.so.2
Reading symbols from /usr/local/lib/libcom_err.so.2...(no debugging
symbols found)...done.
Loaded symbols for /usr/local/lib/libcom_err.so.2
Reading symbols from /usr/local/lib/libcups.so.2...(no debugging symbols
found)...done.
Loaded symbols for /usr/local/lib/libcups.so.2
Reading symbols from /usr/local/lib/libssl.so.3...(no debugging symbols
found)...done.
Loaded symbols for /usr/local/lib/libssl.so.3
Reading symbols from /usr/lib/libpam.so.2...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libpam.so.2
Reading symbols from /usr/local/lib/libiconv.so.3...(no debugging
symbols found)...done.
Loaded symbols for /usr/local/lib/libiconv.so.3
Reading symbols from /usr/local/lib/libpopt.so.0...(no debugging symbols
found)...done.
Loaded symbols for /usr/local/lib/libpopt.so.0
Reading symbols from /lib/libc.so.5...(no debugging symbols
found)...done.
Loaded symbols for /lib/libc.so.5
Reading symbols from /usr/lib/compat/libc.so.4...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/compat/libc.so.4
Reading symbols from /libexec/ld-elf.so.1...(no debugging symbols
found)...done.
Loaded symbols for /libexec/ld-elf.so.1
#0 0x286fddcf in kill () from /lib/libc.so.5
(gdb) where
#0 0x286fddcf in kill () from /lib/libc.so.5
#1 0x287bc4a4 in raise () from /usr/lib/compat/libc.so.4
#2 0x2876af82 in abort () from /lib/libc.so.5
#3 0x081e0b6e in smb_panic2 ()
#4 0x081e0979 in smb_panic ()
#5 0x081cc29c in fault_report ()
#6 0x081cc311 in sig_fault ()
#7 <signal handler called>
#8 0x2872f8fd in xdr_opaque () from /lib/libc.so.5
#9 0x2870d1b4 in xdr_ypbind_binding () from /lib/libc.so.5
#10 0x2876b406 in .cerror () from /lib/libc.so.5
#11 0x284e7bf8 in cupsServer () from /usr/local/lib/libcups.so.2
#12 0x081c3765 in cups_server ()
#13 0x081c37f8 in cups_cache_reload ()
#14 0x081c31ab in pcap_cache_reload ()
#15 0x08258ef3 in reload_printers ()
#16 0x08259102 in reload_services ()
#17 0x082599f3 in main ()
#18 0x08077342 in _start ()
> -----Original Message-----
> From: samba-bounces+marki=cumcmemphis.org at lists.samba.org
> [mailto:samba-bounces+marki=cumcmemphis.org at lists.samba.org]
> On Behalf Of Mark Irving
> Sent: Monday, April 18, 2005 9:20 AM
> To: samba at lists.samba.org
> Subject: [Samba] Samba Internal Error and Panic
>
> Getting this on a FreeBSD 5.2.1-RELEASE #0: Sat Aug 28
> 11:56:25 CDT 2004 system when trying to start the smbd
> process after an upgrade to the newest release. Didn't see
> anything helpful in the referenced appendix bugs of the Samba
> HOWTO collection. An attempted smbd -d10 yielded a core dump
> but no futher info.
>
> -------------------------------log
> error--------------------------------------------
>
> [2005/04/18 08:30:18, 0] smbd/server.c:main(798)
> smbd version 3.0.14a started.
> Copyright Andrew Tridgell and the Samba Team 1992-2004
> [2005/04/18 08:30:18, 0] lib/fault.c:fault_report(36)
> ===============================================================
> [2005/04/18 08:30:18, 0] lib/fault.c:fault_report(37)
> INTERNAL ERROR: Signal 11 in pid 89502 (3.0.14a)
> Please read the appendix Bugs of the Samba HOWTO collection
> [2005/04/18 08:30:18, 0] lib/fault.c:fault_report(39)
> ===============================================================
> [2005/04/18 08:30:18, 0] lib/util.c:smb_panic2(1495)
> PANIC: internal error
> [2005/04/18 08:59:44, 0] smbd/server.c:main(798)
> smbd version 3.0.14a started.
> Copyright Andrew Tridgell and the Samba Team 1992-2004
> [2005/04/18 08:59:44, 0] lib/fault.c:fault_report(36)
> ===============================================================
> [2005/04/18 08:59:44, 0] lib/fault.c:fault_report(37)
> INTERNAL ERROR: Signal 11 in pid 94765 (3.0.14a)
> Please read the appendix Bugs of the Samba HOWTO collection
> [2005/04/18 08:59:44, 0] lib/fault.c:fault_report(39)
> ===============================================================
> [2005/04/18 08:59:44, 0] lib/util.c:smb_panic2(1495)
> PANIC: internal error
> [2005/04/18 09:00:25, 0] smbd/server.c:main(798)
> smbd version 3.0.14a started.
> Copyright Andrew Tridgell and the Samba Team 1992-2004
> [2005/04/18 09:00:25, 0] lib/fault.c:fault_report(36)
> ===============================================================
> [2005/04/18 09:00:25, 0] lib/fault.c:fault_report(37)
> INTERNAL ERROR: Signal 11 in pid 94879 (3.0.14a)
> Please read the appendix Bugs of the Samba HOWTO collection
> [2005/04/18 09:00:25, 0] lib/fault.c:fault_report(39)
> ===============================================================
> [2005/04/18 09:00:25, 0] lib/util.c:smb_panic2(1495)
> PANIC: internal error
> [2005/04/18 09:00:37, 0] smbd/server.c:main(798)
> smbd version 3.0.14a started.
> Copyright Andrew Tridgell and the Samba Team 1992-2004
> [2005/04/18 09:00:37, 0] lib/fault.c:fault_report(36)
> ===============================================================
> [2005/04/18 09:00:37, 0] lib/fault.c:fault_report(37)
> INTERNAL ERROR: Signal 11 in pid 94957 (3.0.14a)
> Please read the appendix Bugs of the Samba HOWTO collection
> [2005/04/18 09:00:37, 0] lib/fault.c:fault_report(39)
> ===============================================================
> [2005/04/18 09:00:37, 0] lib/util.c:smb_panic2(1495)
> PANIC: internal error
>
> Thanks,
> Mark Irving
> --
> To unsubscribe from this list go to the following URL and read the
> instructions: https://lists.samba.org/mailman/listinfo/samba
>
More information about the samba
mailing list