[Samba] smbd panic
Martin Philipp
Martin.Philipp at bahn.de
Mon Sep 19 10:40:01 GMT 2005
Hello,
we installed samba on SUSE SLE9. (Samba version 3.0.9-2.1.5-SUSE)
The log level in smb.conf must be 1 or 255. With other values the smbd crash
with panic. Can you help me?
Here the fragment of /var/log/messages with the error:
Sep 16 08:52:05 speyer sudo: mphilipp : TTY=pts/0 ; PWD=/home/mphilipp ;
USER=root ; COMMAND=/usr/sbin/rcsmb start
Sep 16 08:52:05 speyer smbd[19437]: [2005/09/16 08:52:05, 0]
lib/fault.c:fault_report(36)
Sep 16 08:52:05 speyer smbd[19437]:
===============================================================
Sep 16 08:52:05 speyer smbd[19437]: [2005/09/16 08:52:05, 0]
lib/fault.c:fault_report(37)
Sep 16 08:52:05 speyer smbd[19437]: INTERNAL ERROR: Signal 11 in pid 19437
(3.0.9-2.1.5-SUSE)
Sep 16 08:52:05 speyer smbd[19437]: Please read the appendix Bugs of the
Samba HOWTO collection
Sep 16 08:52:05 speyer smbd[19437]: [2005/09/16 08:52:05, 0]
lib/fault.c:fault_report(39)
Sep 16 08:52:05 speyer smbd[19437]:
===============================================================
Sep 16 08:52:05 speyer smbd[19437]: [2005/09/16 08:52:05, 0]
lib/util.c:smb_panic2(1488)
Sep 16 08:52:05 speyer smbd[19437]: PANIC: internal error
Sep 16 08:52:05 speyer smbd[19437]: [2005/09/16 08:52:05, 0]
lib/util.c:smb_panic2(1496)
Sep 16 08:52:05 speyer smbd[19437]: BACKTRACE: 12 stack frames:
Sep 16 08:52:05 speyer smbd[19437]: #0 /usr/sbin/smbd(smb_panic2+0x1ec)
[0x81f7065]
Sep 16 08:52:05 speyer smbd[19437]: #1 /usr/sbin/smbd(smb_panic+0x25)
[0x81f6e73]
Sep 16 08:52:05 speyer smbd[19437]: #2 /usr/sbin/smbd [0x81e24d7]
Sep 16 08:52:05 speyer smbd[19437]: #3 /usr/sbin/smbd [0x81e254d]
Sep 16 08:52:05 speyer smbd[19437]: #4 [0xffffe420]
Sep 16 08:52:05 speyer smbd[19437]: #5 /lib/tls/libc.so.6(malloc+0x94)
[0x402f9f84]
Sep 16 08:52:05 speyer smbd[19437]: #6
/usr/sbin/smbd(bitmap_allocate+0x29) [0x81eb329]
Sep 16 08:52:05 speyer smbd[19437]: #7
/usr/sbin/smbd(init_rpc_pipe_hnd+0x1e) [0x815f9f7]
Sep 16 08:52:05 speyer smbd[19437]: #8 /usr/sbin/smbd [0x8276735]
Sep 16 08:52:05 speyer smbd[19437]: #9 /usr/sbin/smbd(main+0x38e)
[0x8276ada]
Sep 16 08:52:05 speyer smbd[19437]: #10
/lib/tls/libc.so.6(__libc_start_main+0xe0) [0x402ab260]
Sep 16 08:52:05 speyer smbd[19437]: #11 /usr/sbin/smbd [0x80796d1]
Sep 16 08:52:05 speyer smbd[19437]:
The smb.conf
# Martin Philipp
# Global parameters
[global]
workgroup = CBB
netbios name = orleons
server string = Samba orleons
interfaces = 172.21.211.119/255.255.255.0
bind interfaces only = yes
guest account = mfax
#log level = 255
log level = 1
log file = /var/log/samba/log_cbb.%m
max log size = 50
max open files = 400
wins server = 172.16.44.183
name resolve order = host wins dns
#dns proxy = No
#mangled names = No
security = share
local master = no
hosts allow = localhost 172.
socket options = TCP_NODELAY
deadtime = 30
keepalive = 200
kernel oplocks = no
#message command = /bin/csh -c 'mailx -s %f root < %s; rm %s' &
#max xmit = 32768
#
[Massenfax]
comment = MASSENFAX Austauschverzeichnis
path = /app/mfax/Massenfax
public = yes
case sensitive = no
writable = yes
printable = no
create mode = 755
guest only = yes
Max connections = 400
oplocks = no
level 2 oplocks = no
##########################################################################
With kind regards
Martin Philipp
More information about the samba
mailing list