Samba 2.2.8a core dump/FreeBSD 4.8-Release
Tommy Forrest - KE4PYM
tforrest at shellworld.net
Sun Apr 13 13:07:36 PDT 2003
Howdy all.
Trying to install Samba without much success. It makes and installes
fine on my FreeBSD 4.8-Release machine. The ports collection was
updated prior to me trying to build Samba. Upon
/usr/local/etc/rc.d/samba.sh start I get the error:
/kernel: pid <pid_at_the_time> (smbd), uid 0: exited on signal 6 (core
dumped)
>From /var/log/log.smbd:
Copyright Andrew Tridgell and the Samba Team 1992-2002
[2003/04/13 16:03:27, 0] smbd/files.c:file_init(174)
PANIC: assert failed at smbd/files.c(174)
[2003/04/13 16:03:27, 0] lib/util.c:smb_panic(1094)
PANIC: assert failed
My Samba Config file:
# Samba config file created using SWAT
# from 192.168.1.1 (192.168.1.1)
# Date: 2003/04/13 15:39:23
# Global parameters
[global]
workgroup = GARDEN
server string = FreeBSD 4.8-Release
interfaces = 192.168.1.254/255.255.255.0
bind interfaces only = Yes
encrypt passwords = Yes
update encrypted = Yes
log file = /var/log/log.%m
max log size = 50
preferred master = Yes
domain master = Yes
dns proxy = No
hosts allow = 192.168.1. 127.
[homes]
comment = Home Directories
path = /home/%u
read only = No
hide dot files = No
browseable = No
[media]
path = /media
read only = No
hide dot files = No
Tommy Forrest - KE4PYM - tforrest at shellworld.net
My two cents:
He who laughs last uses OS/2.
More information about the freebsd-questions
mailing list