[suse-sles-e] INTERNAL ERROR with samba 3.0.21a on SLES8

From: Cristian Veronesi (c.veronesi_at_crpa.it)
Date: Thu Jan 12 2006 - 12:11:31 CET


Message-ID: <43C63963.4070409@crpa.it>
Date: Thu, 12 Jan 2006 12:11:31 +0100
From: Cristian Veronesi <c.veronesi@crpa.it>
Subject: [suse-sles-e] INTERNAL ERROR with samba 3.0.21a on SLES8

Has someone out there tried latest samba packages from SLES8 from
ftp://ftp.suse.com/pub/projects/samba/3.0/i386/ul1-sles8 ? I'm trying to
set up a SLES8 smb server that authenticates users against a Windows
2003 ADS server but when I'm trying to collect to SLES8 from XP clients
I get this error stack in /var/log/samba/log.smbd:

[2006/01/12 12:04:30, 0] lib/fault.c:fault_report(36)
   ===============================================================
[2006/01/12 12:04:30, 0] lib/fault.c:fault_report(37)
   INTERNAL ERROR: Signal 11 in pid 3255 (3.0.21a-1.0-pc)
   Please read the Trouble-Shooting section of the Samba3-HOWTO
[2006/01/12 12:04:30, 0] lib/fault.c:fault_report(39)

   From: http://www.samba.org/samba/docs/Samba3-HOWTO.pdf
[2006/01/12 12:04:30, 0] lib/fault.c:fault_report(40)
   ===============================================================
[2006/01/12 12:04:30, 0] lib/util.c:smb_panic2(1554)
   PANIC: internal error
[2006/01/12 12:04:30, 0] lib/util.c:smb_panic2(1562)
   BACKTRACE: 19 stack frames:
    #0 /usr/sbin/smbd(smb_panic2+0x1b6) [0x8213b01]
    #1 /usr/sbin/smbd(smb_panic+0x19) [0x8213947]
    #2 /usr/sbin/smbd [0x8200d0f]
    #3 /usr/sbin/smbd [0x8200d84]
    #4 /lib/libpthread.so.0 [0x4017c0fb]
    #5 /lib/libc.so.6 [0x4022be18]
    #6 /usr/sbin/smbd(ntlmssp_sign_init+0x37b) [0x812779e]
    #7 /usr/sbin/smbd [0x81251ed]
    #8 /usr/sbin/smbd(ntlmssp_update+0x24f) [0x812401a]
    #9 /usr/sbin/smbd(auth_ntlmssp_update+0x3d) [0x825204a]
    #10 /usr/sbin/smbd [0x80c4868]
    #11 /usr/sbin/smbd(reply_sesssetup_and_X+0x1ae) [0x80c4c43]
    #12 /usr/sbin/smbd [0x80ecbe6]
    #13 /usr/sbin/smbd [0x80ecc96]
    #14 /usr/sbin/smbd(process_smb+0x1ed) [0x80ecfe1]
    #15 /usr/sbin/smbd(smbd_process+0x14f) [0x80edd3f]
    #16 /usr/sbin/smbd(main+0x854) [0x82a2b36]
    #17 /lib/libc.so.6(__libc_start_main+0xa2) [0x4021a512]
    #18 /usr/sbin/smbd(yp_get_default_domain+0xc9) [0x808c831]

Here's my /etc/samba/smb.conf file:

[global]
    workgroup = xxx
    server string = xxx
    netbios name = xxx

    load printers = no
    log file = /var/log/samba/log.smbd
    max log size = 2000
    null passwords = yes
    min password length = 0

    ###security = domain
    security = server
    encrypt passwords = yes
    password server = xxx

    nt acl support = no
    socket options = TCP_NODELAY

    passdb backend = tdbsam

    local master = yes
    os level = 10
    domain master = no
    preferred master = no

    domain logons = no

    wins server = xxx
    dns proxy = no

    username level = 15
    username map = /etc/samba/smbusers
    unix charset = ISO8859-15
    dos charset = ISO8859-15

##################### SHARE

[htdocs]
         browseable = yes
         comment = htdocs
         writable = no
         path = /var/www/htdocs

TIA. Kind regards,

-- 
Cristian Veronesi - C.R.P.A. S.p.A. - Reggio Emilia, Italy
The first thing you need to learn about databases is that
they are not just a fancy file system for storing data.
---------------------------------------------------------------------
To unsubscribe, e-mail: suse-sles-e-unsubscribe@suse.com
For additional commands, e-mail: suse-sles-e-help@suse.com


This archive was generated by hypermail 2.1.7 : Thu Jan 12 2006 - 12:12:29 CET