[Samba] Conflicting Signal 6 and 11 messages..

Jeremy Allison jra at samba.org
Tue Jun 6 02:02:37 GMT 2006


On Mon, Jun 05, 2006 at 01:51:22PM -0400, B. Cook wrote:
> Hello All,
> 
> I'm trying to figure out where the problem is, but I'm not having much 
> luck as I seem to get conflicting information from the various logs on 
> my FreeBSD 6.1 system.
> 
> 
> I'm getting this in the /var/log/samba/log.smbd:
> 
> [2006/06/05 12:31:43, 0] 
> smbd/oplock.c:release_level_2_oplocks_on_change(771)
>   release_level_2_oplocks_on_change: failed to lock share mode entry 
> for file data/SERVMST2.DBF.
> [2006/06/05 12:31:43, 0] lib/fault.c:fault_report(36)
>   ===============================================================
> [2006/06/05 12:31:43, 0] lib/fault.c:fault_report(37)
>   INTERNAL ERROR: Signal 11 in pid 46467 (3.0.22)
>   Please read the Trouble-Shooting section of the Samba3-HOWTO
> [2006/06/05 12:31:43, 0] lib/fault.c:fault_report(39)

Can you reproduce this at will ? If so, can you try a
couple of things. Firstly, try 3.0.23RC1 to see if it's
already fixed. Secondly - add the option :

panic action = /bin/sleep 99999999

to the [global] section of your smb.conf and then catch
the crashed process (waiting for the sleep to finish)
with gdb and get a full backtrace (type "bt").

Jeremy.


More information about the samba mailing list