[Samba] Internal Bug Report

Jeremy Allison jra at samba.org
Fri Mar 22 13:43:20 GMT 2002


On Fri, Mar 22, 2002 at 04:36:05PM -0500, Baccari, Lou wrote:
> 
> Hi,
> 
> I've installed the samba binaries for Tru64 V5.1, Samba 2.2.4-pr,  after I mount a share and started to coping files from one directory to another I received the 'Internal Error;' listed below.  I have the debug log files and I would like to know where/who I can forward them to?
> 
>   ===============================================================
> [2002/03/22 16:14:15, 0] lib/fault.c:(39)
>   INTERNAL ERROR: Signal 10 in pid 195127 (2.2.4-pre)
>   Please read the file BUGS.txt in the distribution
> [2002/03/22 16:14:15, 0] lib/fault.c:(41)
>   ===============================================================
> [2002/03/22 16:14:15, 0] lib/util.c:(1064)
>   PANIC: internal error
> [2002/03/22 16:14:19, 6] :(2213))
> 

You need to compile with -g for debug, and add a panic action line
that stops the process (/bin/sleep 90000 usually works fine) then
attach with a debugger and get a backtrace. Or start with -d10 and
send in the debug log.

Thanks,

	Jeremy.




More information about the samba mailing list