I have installed Samba 2.2.8 on AT&T SVR4 machine but when I run smbd and nmbd I encounter a core dump. I ran smbd with -i option and I got the following:
smbd version 2.2.8 started. Copyright Andrew Tridgell and the Samba Team 1992-2002 INFO: Debug class all level = 3 (pid 19368 from pid 19368) Processing section "[home]" adding IPC service IPC$ adding IPC service ADMIN$ added interface ip=192.168.1.133 bcast=192.168.1.255 nmask=255.255.255.0 loaded services Bad System Call - core dumped I checked the log.smbd file and its looks something like this: [2003/03/26 15:08:59, 0] smbd/server.c:(791) smbd version 2.2.8 started. Copyright Andrew Tridgell and the Samba Team 1992-2002 [2003/03/26 15:08:59, 1] lib/debug.c:(258) INFO: Debug class all level = 3 (pid 18997 from pid 18997) [2003/03/26 15:08:59, 2] param/loadparm.c:(3073) Processing section "[home]" [2003/03/26 15:08:59, 3] param/loadparm.c:(2028) adding IPC service IPC$ [2003/03/26 15:08:59, 3] param/loadparm.c:(2028) adding IPC service ADMIN$ [2003/03/26 15:08:59, 2] lib/interface.c:(81) added interface ip=192.168.1.133 bcast=192.168.1.255 nmask=255.255.255.0 [2003/03/26 15:08:59, 3] smbd/server.c:(831) loaded services [2003/03/26 15:08:59, 3] smbd/server.c:(846) Becoming a daemon. I have gone through numerous debugging options mentioned in the manual and it seems like I am doing everything fine. The smb.conf file is in right shape also. Any suggestions of removing this core dump problem will be welcomed. Thanks in advance.. -Irfan
