2.2.0alpha3: Internal error
Gerald Carter
gcarter at valinux.com
Wed Mar 28 13:16:30 GMT 2001
On Wed, 28 Mar 2001, Christopher Odenbach wrote:
>
> Hi folks,
>
> besides my already described problem with document defaults with samba
> printers I have discoverd the following lines in log.smb:
>
> ===============================================================
> [2001/03/28 08:18:28, 0] lib/fault.c:fault_report(41)
> INTERNAL ERROR: Signal 11 in pid 4893 (2.2.0-alpha3)
> Please read the file BUGS.txt in the distribution
> [2001/03/28 08:18:28, 0] lib/fault.c:fault_report(43)
> ===============================================================
> [2001/03/28 08:18:28, 0] lib/util.c:smb_panic(1133)
> PANIC: internal error
>
>
> This error occurs several times. Should I include more details?
>
> As this does not say to me more than "Something is going wrong here"
> I forward it to you.
Can you reproduce this consistently?
In order to track this down, recompile smbd with debug support
(env CFLAGS=-g ./configure) and add
panic action = /bin/sleep 90000
to your smd.conf and watch for the error in log.smbd.
Once you see smbd die, attach a gdb session to it
gdb <path to smbd> <pid of dead process>
and send the backtrace.
Alternately, you can make available a level 10 debug log form
the misbehaving smbd session.
Cheers, jerry
--
----------------------------------------------------------------------
/\ Gerald (Jerry) Carter Professional Services
\/ http://www.valinux.com/ VA Linux Systems gcarter at valinux.com
http://www.samba.org/ SAMBA Team jerry at samba.org
http://www.plainjoe.org/ jerry at plainjoe.org
"...a hundred billion castaways looking for a home."
- Sting "Message in a Bottle" ( 1979 )
More information about the samba-technical
mailing list