Bug 3279 - Simple file requests creating kernel panics
Summary: Simple file requests creating kernel panics
Status: RESOLVED DUPLICATE of bug 1465
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: File Services (show other bugs)
Version: 3.0.20b
Hardware: x86 Linux
: P3 critical
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-22 22:37 UTC by Mark Condic (dead mail address)
Modified: 2005-11-30 07:12 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Condic (dead mail address) 2005-11-22 22:37:04 UTC
Two different machines running SuSE 9.3 professional with samba-3.0.20b-2.1 causing panic when access from Windows98SE, or WinXP
This panic from access from WinXP pro machine.  Simple peer to peer.
I can't create panic on demand, but it is happening every couple of days, sometimes every day.  If I need to increase log level, please let me know.
Thanks,

smb.conf:
[global]
        workgroup = TAKE5
        interfaces = 192.168.1.199/255.255.255.0
        security = SHARE
        map to guest = Bad User
        socket options = SO_KEEPALIVE IPTOS_LOWDELAY TCP_NODELAY
        printcap name = /etc/printcap
        mangling method = hash
        os level = 65
        kernel oplocks = No
        guest only = Yes
        veto files = /*.eml/*.nws/riched20.dll/*.{*}/

[public]
        comment = Linux166
        path = /tmp2
        read only = No
        create mask = 0777
        directory mask = 0777
        guest ok = Yes

[tempspace]
        comment = Linux166
        path = /tmp2/tempspace
        read only = No
        create mask = 0777
        directory mask = 0777
        guest ok = Yes

log.smbd
...
[2005/11/15 19:21:17, 1] smbd/service.c:make_connection_snum(662)
  netvista (192.168.1.99) connect to service public initially as user nobody (uid=65534, gid=65533) (pid 23663)
[2005/11/15 19:21:17, 0] lib/fault.c:fault_report(36)
  ===============================================================
[2005/11/15 19:21:17, 0] lib/fault.c:fault_report(37)
  INTERNAL ERROR: Signal 11 in pid 23663 (3.0.20b-2.1-SUSE)
  Please read the Trouble-Shooting section of the Samba3-HOWTO
[2005/11/15 19:21:17, 0] lib/fault.c:fault_report(39)

  From: http://www.samba.org/samba/docs/Samba3-HOWTO.pdf
[2005/11/15 19:21:17, 0] lib/fault.c:fault_report(40)
  ===============================================================
[2005/11/15 19:21:17, 0] lib/util.c:smb_panic2(1548)
  PANIC: internal error
[2005/11/15 19:21:17, 0] lib/util.c:smb_panic2(1556)
  BACKTRACE: 17 stack frames:
   #0 /usr/sbin/smbd(smb_panic2+0x120) [0x822e570]
   #1 /usr/sbin/smbd(smb_panic+0x26) [0x822e746]
   #2 /usr/sbin/smbd [0x82188bb]
   #3 [0xffffe420]
   #4 /lib/tls/libc.so.6(getmntent+0x54) [0xb7cf4814]
   #5 /usr/sbin/smbd [0x80ed918]
   #6 /usr/sbin/smbd(sys_get_quota+0xed) [0x80ee33d]
   #7 /usr/sbin/smbd(disk_quotas+0x4d) [0x80f22ad]
   #8 /usr/sbin/smbd(sys_disk_free+0x249) [0x808dd29]
   #9 /usr/sbin/smbd(vfswrap_disk_free+0x39) [0x80dc699]
   #10 /usr/sbin/smbd(reply_trans2+0x2663) [0x80ca1c3]
   #11 /usr/sbin/smbd [0x80e9714]
   #12 /usr/sbin/smbd(process_smb+0x19a) [0x80e9cca]
   #13 /usr/sbin/smbd(smbd_process+0x147) [0x80ea107]
   #14 /usr/sbin/smbd(main+0x585) [0x82bc3f5]
   #15 /lib/tls/libc.so.6(__libc_start_main+0xe0) [0xb7c57b10]
   #16 /usr/sbin/smbd [0x807d951]
[2005/11/15 19:21:17, 1] smbd/service.c:make_connection_snum(662)
  netvista (192.168.1.99) connect to service public initially as user nobody (uid=65534, gid=65533) (pid 23664)
[2005/11/15 19:21:17, 0] lib/fault.c:fault_report(36)
  ===============================================================
[2005/11/15 19:21:17, 0] lib/fault.c:fault_report(37)
  INTERNAL ERROR: Signal 11 in pid 23664 (3.0.20b-2.1-SUSE)
  Please read the Trouble-Shooting section of the Samba3-HOWTO
[2005/11/15 19:21:17, 0] lib/fault.c:fault_report(39)

  From: http://www.samba.org/samba/docs/Samba3-HOWTO.pdf
[2005/11/15 19:21:17, 0] lib/fault.c:fault_report(40)
  ===============================================================
[2005/11/15 19:21:17, 0] lib/util.c:smb_panic2(1548)
  PANIC: internal error
[2005/11/15 19:21:17, 0] lib/util.c:smb_panic2(1556)
  BACKTRACE: 17 stack frames:
   #0 /usr/sbin/smbd(smb_panic2+0x120) [0x822e570]
   #1 /usr/sbin/smbd(smb_panic+0x26) [0x822e746]
   #2 /usr/sbin/smbd [0x82188bb]
   #3 [0xffffe420]
   #4 /lib/tls/libc.so.6(getmntent+0x54) [0xb7cf4814]
   #5 /usr/sbin/smbd [0x80ed918]
   #6 /usr/sbin/smbd(sys_get_quota+0xed) [0x80ee33d]
   #7 /usr/sbin/smbd(disk_quotas+0x4d) [0x80f22ad]
   #8 /usr/sbin/smbd(sys_disk_free+0x249) [0x808dd29]
   #9 /usr/sbin/smbd(vfswrap_disk_free+0x39) [0x80dc699]
   #10 /usr/sbin/smbd(reply_trans2+0x2663) [0x80ca1c3]
   #11 /usr/sbin/smbd [0x80e9714]
   #12 /usr/sbin/smbd(process_smb+0x19a) [0x80e9cca]
   #13 /usr/sbin/smbd(smbd_process+0x147) [0x80ea107]
   #14 /usr/sbin/smbd(main+0x585) [0x82bc3f5]
   #15 /lib/tls/libc.so.6(__libc_start_main+0xe0) [0xb7c57b10]
   #16 /usr/sbin/smbd [0x807d951]
[2005/11/15 19:21:18, 1] smbd/service.c:make_connection_snum(662)
  netvista (192.168.1.99) connect to service public initially as user nobody (uid=65534, gid=65533) (pid 23665)
[2005/11/15 19:21:18, 0] lib/fault.c:fault_report(36)
  ===============================================================
[2005/11/15 19:21:18, 0] lib/fault.c:fault_report(37)
  INTERNAL ERROR: Signal 11 in pid 23665 (3.0.20b-2.1-SUSE)
  Please read the Trouble-Shooting section of the Samba3-HOWTO
[2005/11/15 19:21:18, 0] lib/fault.c:fault_report(39)

  From: http://www.samba.org/samba/docs/Samba3-HOWTO.pdf
[2005/11/15 19:21:18, 0] lib/fault.c:fault_report(40)
  ===============================================================
[2005/11/15 19:21:18, 0] lib/util.c:smb_panic2(1548)
  PANIC: internal error
[2005/11/15 19:21:18, 0] lib/util.c:smb_panic2(1556)
  BACKTRACE: 17 stack frames:
   #0 /usr/sbin/smbd(smb_panic2+0x120) [0x822e570]
   #1 /usr/sbin/smbd(smb_panic+0x26) [0x822e746]
   #2 /usr/sbin/smbd [0x82188bb]
   #3 [0xffffe420]
   #4 /lib/tls/libc.so.6(getmntent+0x54) [0xb7cf4814]
   #5 /usr/sbin/smbd [0x80ed918]
   #6 /usr/sbin/smbd(sys_get_quota+0xed) [0x80ee33d]
   #7 /usr/sbin/smbd(disk_quotas+0x4d) [0x80f22ad]
   #8 /usr/sbin/smbd(sys_disk_free+0x249) [0x808dd29]
   #9 /usr/sbin/smbd(vfswrap_disk_free+0x39) [0x80dc699]
   #10 /usr/sbin/smbd(reply_trans2+0x2663) [0x80ca1c3]
   #11 /usr/sbin/smbd [0x80e9714]
   #12 /usr/sbin/smbd(process_smb+0x19a) [0x80e9cca]
   #13 /usr/sbin/smbd(smbd_process+0x147) [0x80ea107]
   #14 /usr/sbin/smbd(main+0x585) [0x82bc3f5]
   #15 /lib/tls/libc.so.6(__libc_start_main+0xe0) [0xb7c57b10]
   #16 /usr/sbin/smbd [0x807d951]
[2005/11/15 19:21:18, 1] smbd/service.c:make_connection_snum(662)
  netvista (192.168.1.99) connect to service public initially as user nobody (uid=65534, gid=65533) (pid 23666)
[2005/11/15 19:21:18, 0] lib/fault.c:fault_report(36)
Comment 1 Gerald (Jerry) Carter (dead mail address) 2005-11-30 07:12:46 UTC
This should be fixed in 3.0.21rc1.

*** This bug has been marked as a duplicate of 1465 ***