[Samba] internal error: signal 11

Gerhard Vögel gjv at 4consult.de
Fri Nov 1 13:49:01 GMT 2002


>>>>>>>>>>>>>>>>>> Ursprüngliche Nachricht <<<<<<<<<<<<<<<<<<

Am 30.10.02, 17:56:54, schrieb jra at dp.samba.org zum Thema Re: [Samba] 
internal error: signal 11:

> On Wed, Oct 30, 2002 at 11:35:42AM +0000, Gerhard Vögel wrote:
> > Hello,
> >
> > we got the following error in the samba logs:
> >
> > Oct 30 06:29:01 hornbill smbd[12783]: [2002/10/30 06:29:01, 0]
> > lib/fault.c:fault_report(38)
> > Oct 30 06:29:01 hornbill smbd[12783]:
> > ===============================================================
> > Oct 30 06:29:01 hornbill smbd[12783]: [2002/10/30 06:29:01, 0]
> > lib/fault.c:fault_report(39)
> > Oct 30 06:29:01 hornbill smbd[12783]:   INTERNAL ERROR: Signal 11 in pid
> > 12783 (2.2.6-SuSE)
> > Oct 30 06:29:01 hornbill smbd[12783]:   Please read the file BUGS.txt in
> > the distribution
> > Oct 30 06:29:01 hornbill smbd[12783]: [2002/10/30 06:29:01, 0]

> Can you add the following to the smb.conf file :
> In the [global] section add :

> panic action = /bin/sleep 99999

> and then when this occurs attach to the frozen smbd process
> with gdb. Once attached, type "bt" (backtrace) at the gdb
> prompt and then mail in the backtrace. Please ensure smbd is
> built with symbols.

> This will help us track down and fix the bug.

I followed Renés suggestion to produce a signal 11 internal error with 
rpcclient (Thanks). It worked, but I'm not shure it's the same reason 
causing this error. Backtrace is appended. Panic action is still set to 
catch the original error.

I also rebuild samba from source without suse patches and tried the same 
action. It produced the same error.

Thanks

Gerhard
-------------- next part --------------
Attaching to program: /usr/lib/samba/classic/smbd, Pid 17774
Reading symbols from /lib/libdl.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib/libdl.so.2
Reading symbols from /lib/libnsl.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib/libnsl.so.1
Reading symbols from /lib/libpam.so.0...(no debugging symbols found)...done.
Loaded symbols for /lib/libpam.so.0
Reading symbols from /usr/lib/libpopt.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libpopt.so.0
Reading symbols from /lib/libc.so.6...(no debugging symbols found)...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /lib/ld-linux.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib/ld-linux.so.2
Reading symbols from /lib/libnss_files.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib/libnss_files.so.2
Reading symbols from /lib/libnss_winbind.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib/libnss_winbind.so.2
Reading symbols from /lib/libnss_dns.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib/libnss_dns.so.2
Reading symbols from /lib/libresolv.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib/libresolv.so.2
0x400f0299 in wait4 () from /lib/libc.so.6
(gdb) bt full
#0  0x400f0299 in wait4 () from /lib/libc.so.6
No symbol table info available.
#1  0x4015e2e8 in __DTOR_END__ () from /lib/libc.so.6
No symbol table info available.
#2  0x40091016 in system () from /lib/libc.so.6
No symbol table info available.
#3  0x8146cad in smb_panic ()
No symbol table info available.
#4  0x8134a63 in fault_report ()
No symbol table info available.
#5  0x8134ac2 in sig_fault ()
No symbol table info available.
#6  <signal handler called>
No symbol table info available.
#7  0x813eff7 in StrCaseCmp ()
No symbol table info available.
#8  0x81562fb in get_short_archi ()
No symbol table info available.
#9  0x815c728 in delete_printer_driver ()
No symbol table info available.
#10 0x80e5958 in _spoolss_deleteprinterdriver ()
No symbol table info available.
#11 0x80e0e12 in api_spoolss_deleteprinterdriver ()
No symbol table info available.
#12 0x80df26e in api_rpcTNP ()
No symbol table info available.
#13 0x80e361c in api_spoolss_rpc ()
No symbol table info available.
#14 0x80df08a in api_pipe_request ()
No symbol table info available.
#15 0x80cef09 in process_request_pdu ()
No symbol table info available.
#16 0x80cf0d5 in process_complete_pdu ()
No symbol table info available.
#17 0x80cf31b in process_incoming_data ()
No symbol table info available.
#18 0x80cf475 in write_to_pipe ()
No symbol table info available.
#19 0x8075b38 in api_fd_reply ()
No symbol table info available.
#20 0x8075d24 in named_pipe ()
No symbol table info available.
#21 0x8076502 in reply_trans ()
No symbol table info available.
#22 0x80a5f9f in switch_message ()
No symbol table info available.
#23 0x80a6040 in construct_reply ()
No symbol table info available.
#24 0x80a629e in process_smb ()
No symbol table info available.
#25 0x80a6c8c in smbd_process ()
No symbol table info available.
#26 0x806ad58 in main ()
No symbol table info available.


More information about the samba mailing list