Smbd gives 'Abort' error on start

Matt Ross m.g.ross at herts.ac.uk
Thu Apr 20 10:44:06 GMT 2000


I have compiled the TNG branch from about 5pm GMT 19th April and everything
compiles and installs correctly. However, when I run
'/usr/local/samba/sbin/smbd -D' I get 'Abort' on the standard output and
smbd terminates.

The log.smb file:
[2000/04/20 11:21:28, 1] smbd/server.c:main(685)
  smbd version TNG-alpha started.
  Copyright Andrew Tridgell 1992-1998
===============================================================
INTERNAL ERROR: Signal 11 in pid 26912 (TNG-alpha)
Please read the file BUGS.txt in the distribution
===============================================================
PANIC: internal error

I know signal 11 is a segmentation fault so I don't think there's anything
wrong with my setup. Here is my smb.conf:

-----------------start-----------------------
[global]
        workgroup = FEISPCLABS
        netbios name = LAWN
        server string = FEIS Samba Server
        encrypt passwords = Yes
        null passwords = Yes
        smb passwd file = /usr/local/samba/private/smbpasswd
        passwd program = /usr/bin/yppasswd
        log file = /usr/local/samba/var/_%m.log
        max log size = 200
        name resolve order = wins host lmhosts bcast
        time server = Yes
        socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
        local group map = /usr/local/samba/lib/localgroups.map
        #domain groups = Users
        #domain guest group = Guests
        domain group map = /usr/local/samba/lib/domaingroups.map
        domain user map = /usr/local/samba/lib/usermap.map
        logon path = \\bantam\user1\profiles\admin
        logon drive = q:
        logon home = e:\auser
        domain logons = Yes
        lm announce = False
        preferred master = Yes
        domain master = Yes
        dns proxy = No
        wins server = xxx.xxx.xxx.xxx
        admin users = comtmgr comtpm
        hosts allow = xxx.xxx. 127.

[homes]
        comment = Home Directories
        read only = No
        browseable = No

[netlogon]
        comment = Network Logon Service
        path = /usr/local/samba/lib/netlogon
        share modes = No

[printers]
        comment = All Printers
        path = /var/spool/lp/tmp
        guest account = ftp
        printable = Yes
        printer name = lp
        browseable = No

[tmp]
        comment = Temporary file space
        path = /tmp
        admin users = comtpm
        write list = @technical @staff @research
        force security mode = 00
        force directory security mode = 00
        write cache size = 16384
        hide dot files = No

[public]
        comment = Public Area
        path = /usr/local/samba/lib/netlogon
        share modes = No

[cm1600]
        comment = HP 1600CM Colour InkJet (E300)
        path = /tmp
        guest account = ftp
        read only = No
        printable = Yes
        print command = cm -1 %s; rm %s
        printer name = cm1600
        oplocks = No
        share modes = No

[eisis01]
        comment = EISIS01
        path = /tmp
        guest account = ftp
        read only = No
        printable = Yes
        printer name = lp
        oplocks = No
        share modes = No

[eisis02]
        comment = EISIS02
        path = /tmp
        guest account = ftp
        read only = No
        printable = Yes
        printer name = lp
        oplocks = No
        share modes = No

[eisis03]
        comment = EISIS03
        path = /tmp
        guest account = ftp
        read only = No
        printable = Yes
        printer name = eisis03
        oplocks = No
        share modes = No

[eisis04]
        comment = EISIS04
        path = /tmp
        guest account = ftp
        read only = No
        printable = Yes
        printer name = eisis04
        oplocks = No
        share modes = No
--------------------end-------------------------

I will try CVS again later.

Regards,

Matt Ross

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
                              Principal Technical Officer
          Faculty of Engineering and Information Sciences
  Phone:  +44 (0)1707 286297 (3297 Internal)
  E-Mail: m.g.ross at herts.ac.uk
  WWW:    http://fly.to/mgr
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



More information about the samba-ntdom mailing list