hi list, I've set up my server as standard fileserver and typically everything's working as expected. But sometimes I have these weird connection losses when copying onto the server AND reading from it. At least it seams as if it only happens when there are multiple activities (especially when copying onto the server while watching a DVD lying on another share). The only thing I've seen in the logs so far concerning errors is this "Signal 11" error. It says to see the official Samba howto for more information and help. But I couldn't find anything related to this error! Server: SuSe9.3-64 samba-3.0.13-1.1.x86_64 Client: WinXP Pro SP2 Please, if someone could help me or point me to some docs I could read through I would be very gratefull! Thanks, Markus Config: ======[global] netbios name = server server string = priv. Samba Server workgroup = home domain logons = no domain master = yes local master = yes preferred master = yes os level = 255 security = user default service = homes interfaces = eth0 lo bind interfaces only = true hosts allow = 192.168.0.0/255.255.255.0 127.0.0.1 socket options = SO_KEEPALIVE IPTOS_LOWDELAY TCP_NODELAY deadtime = 10 lm announce = no map to guest = Bad User # logs #--------------------------------------------------- log level = 1 syslog = 0 ; passwd chat debug = yes debug timestamp = yes debug pid = yes debug uid = yes # passw?rter #--------------------------------------------------- smb passwd file = /etc/samba/smbpasswd encrypt passwords = yes ; unix password sync = yes ; passwd program = /usr/bin/passwd %u ; passwd chat = *new*password* %n\n *retype*new*password* %n\n *pa # freigaben #--------------------------------------------------- [_upload] path = /home/_upload browseable = yes read only = no Log: ===[2005/06/28 22:42:12, 1, pid=13714, effective(1000, 100), real(1000, 0)] smbd/service.c:make_connection_snum(642) test (192.168.0.2) connect to service Upload initially as user test (uid=1000, gid=100) (pid 13714) [2005/06/28 22:42:13, 0, pid=13714, effective(1000, 100), real(1000, 0)] lib/fault.c:fault_report(36) ==============================================================[2005/06/28 22:42:13, 0, pid=13714, effective(1000, 100), real(1000, 0)] lib/fault.c:fault_report(37) INTERNAL ERROR: Signal 11 in pid 13714 (3.0.13-1.1-SUSE) Please read the appendix Bugs of the Samba HOWTO collection [2005/06/28 22:42:13, 0, pid=13714, effective(1000, 100), real(1000, 0)] lib/fault.c:fault_report(39) ==============================================================[2005/06/28 22:42:13, 0, pid=13714, effective(1000, 100), real(1000, 0)] lib/util.c:smb_panic2(1495) PANIC: internal error [2005/06/28 22:42:13, 0, pid=13714, effective(1000, 100), real(1000, 0)] lib/util.c:smb_panic2(1503) BACKTRACE: 6 stack frames: #0 /usr/sbin/smbd(smb_panic2+0xe9) [0x59a6f9] #1 /usr/sbin/smbd(smb_panic+0xe) [0x59a87e] #2 /usr/sbin/smbd [0x5880bd] #3 /lib64/tls/libc.so.6 [0x2aaaac0faf00] #4 /lib64/tls/libc.so.6(__getmntent_r+0x1b) [0x2aaaac1814ab] #5 [0x7fffffffb9b0]
hi list, I have this curious problem: When I connect to the server "directly" (i.e. \\server\share), everything is working fine. I can copy as many files as I want, I can watch movies or listen to MP3s without a problem. But when I try to connect via mapped network drives (i.e. "z:"), these things just don't work, because always after a view seconds I get an error message like "Specified Network Path no longer valid". The only clue I have is this error message from 'log.smbd': ----------------------------------- [2005/06/28 22:42:12, 1, pid=13714, effective(1000, 100), real(1000, 0)] smbd/service.c:make_connection_snum(642) hotshot (192.168.0.2) connect to service Games initially as user hotshot (uid=1000, gid=100) (pid 13714) [2005/06/28 22:42:13, 0, pid=13714, effective(1000, 100), real(1000, 0)] lib/fault.c:fault_report(36) ==============================================================[2005/06/28 22:42:13, 0, pid=13714, effective(1000, 100), real(1000, 0)] lib/fault.c:fault_report(37) INTERNAL ERROR: Signal 11 in pid 13714 (3.0.13-1.1-SUSE) Please read the appendix Bugs of the Samba HOWTO collection [2005/06/28 22:42:13, 0, pid=13714, effective(1000, 100), real(1000, 0)] lib/fault.c:fault_report(39) ==============================================================[2005/06/28 22:42:13, 0, pid=13714, effective(1000, 100), real(1000, 0)] lib/util.c:smb_panic2(1495) PANIC: internal error [2005/06/28 22:42:13, 0, pid=13714, effective(1000, 100), real(1000, 0)] lib/util.c:smb_panic2(1503) BACKTRACE: 6 stack frames: #0 /usr/sbin/smbd(smb_panic2+0xe9) [0x59a6f9] #1 /usr/sbin/smbd(smb_panic+0xe) [0x59a87e] #2 /usr/sbin/smbd [0x5880bd] #3 /lib64/tls/libc.so.6 [0x2aaaac0faf00] #4 /lib64/tls/libc.so.6(__getmntent_r+0x1b) [0x2aaaac1814ab] #5 [0x7fffffffb9b0] ----------------------------------- Client: WinXP SP2 Server: SuSe 9.3-64 w/ Samba 3.0.13 If someone could help me I would be extremely gratefull! Thanks in advance for any help, hints, tipps or pointers. /Markus