nmbd failed to run

Chunli Zhang czhang at procom.com
Sat Aug 11 02:15:58 GMT 2001


Hi,

I checked out the latest code from CVS to a RedHat 7.1 system.  I
compiled it, and installed it by "make install".  I could start smbd,
yet when I tried to start nmbd, it failed with internal error.  Attached
are log.nmbd, and smb.conf.  Do I have to make some special
configuration in order for the latest code to run on RedHat 7.1?

Here is the core dump:

GNU gdb 5.0rh-5 Red Hat Linux 7.1
Copyright 2001 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for
details.
This GDB was configured as "i386-redhat-linux"...
Core was generated by `nmbd -D -d 3'.
Program terminated with signal 6, Aborted.
Reading symbols from /lib/libdl.so.2...done.
Loaded symbols for /lib/libdl.so.2
Reading symbols from /lib/libcrypt.so.1...done.
Loaded symbols for /lib/libcrypt.so.1
Reading symbols from /lib/libnsl.so.1...done.
Loaded symbols for /lib/libnsl.so.1
Reading symbols from /lib/i686/libc.so.6...done.
Loaded symbols for /lib/i686/libc.so.6
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
#0  0x4009b801 in __kill () from /lib/i686/libc.so.6

Thanks,

Chunli Zhang
-------------- next part --------------
[2001/08/10 16:35:09, 1] nmbd/nmbd.c:main(778)
  Netbios nameserver version pre-3.0.0 started.
  Copyright Andrew Tridgell 1994-1998
[2001/08/10 16:35:09, 3] param/loadparm.c:init_globals(1174)
  Initialising global parameters
[2001/08/10 16:35:09, 3] param/params.c:pm_process(559)
  params.c:pm_process() - Processing configuration file "/usr/local/samba/lib/smb.conf"
[2001/08/10 16:35:09, 3] param/loadparm.c:do_section(2781)
  Processing section "[global]"
[2001/08/10 16:35:09, 3] nmbd/nmbd.c:reload_nmbd_services(296)
  services not loaded
[2001/08/10 16:35:09, 2] nmbd/nmbd.c:main(807)
  Becoming a daemon.
[2001/08/10 16:35:09, 3] nmbd/nmbd.c:main(827)
  Opening sockets 137
[2001/08/10 16:35:09, 3] lib/util_sock.c:open_socket_in(832)
  bind succeeded on port 137
[2001/08/10 16:35:09, 3] lib/util_sock.c:open_socket_in(832)
  bind succeeded on port 138
[2001/08/10 16:35:09, 3] nmbd/nmbd.c:open_sockets(541)
  open_sockets: Broadcast sockets opened.
[2001/08/10 16:35:09, 2] lib/interface.c:add_interface(85)
  added interface ip=192.168.74.88 bcast=192.168.74.255 nmask=255.255.255.0
[2001/08/10 16:35:09, 3] lib/util_sock.c:open_socket_in(832)
  bind succeeded on port 137
[2001/08/10 16:35:09, 3] lib/util_sock.c:open_socket_in(832)
  bind succeeded on port 138
[2001/08/10 16:35:09, 2] nmbd/nmbd_subnetdb.c:make_subnet(195)
  making subnet name:192.168.74.88 Broadcast address:192.168.74.255 Subnet mask:255.255.255.0
[2001/08/10 16:35:09, 2] nmbd/nmbd_subnetdb.c:make_subnet(195)
  making subnet name:UNICAST_SUBNET Broadcast address:0.0.0.0 Subnet mask:0.0.0.0
[2001/08/10 16:35:09, 2] nmbd/nmbd_subnetdb.c:make_subnet(195)
  making subnet name:REMOTE_BROADCAST_SUBNET Broadcast address:0.0.0.0 Subnet mask:0.0.0.0
[2001/08/10 16:35:09, 2] nmbd/nmbd_lmhosts.c:load_lmhosts_file(42)
  load_lmhosts_file: Can't open lmhosts file /usr/local/samba/lib/lmhosts. Error was No such file or directory
[2001/08/10 16:35:09, 3] nmbd/nmbd.c:main(846)
  Loaded hosts file
[2001/08/10 16:35:09, 0] lib/fault.c:fault_report(40)
  ===============================================================
[2001/08/10 16:35:09, 0] lib/fault.c:fault_report(41)
  INTERNAL ERROR: Signal 11 in pid 24101 (pre-3.0.0)
  Please read the file BUGS.txt in the distribution
[2001/08/10 16:35:09, 0] lib/fault.c:fault_report(43)
  ===============================================================
[2001/08/10 16:35:09, 0] lib/util.c:smb_panic(1086)
  PANIC: internal error
[2001/08/10 16:37:50, 1] nmbd/nmbd.c:main(778)
  Netbios nameserver version pre-3.0.0 started.
  Copyright Andrew Tridgell 1994-1998
[2001/08/10 16:37:50, 3] param/loadparm.c:init_globals(1174)
  Initialising global parameters
[2001/08/10 16:37:50, 3] param/params.c:pm_process(559)
  params.c:pm_process() - Processing configuration file "/usr/local/samba/lib/smb.conf"
[2001/08/10 16:37:50, 3] param/loadparm.c:do_section(2781)
  Processing section "[global]"
[2001/08/10 16:37:50, 3] nmbd/nmbd.c:reload_nmbd_services(296)
  services not loaded
[2001/08/10 16:37:50, 2] nmbd/nmbd.c:main(807)
  Becoming a daemon.
[2001/08/10 16:37:50, 3] nmbd/nmbd.c:main(827)
  Opening sockets 137
[2001/08/10 16:37:50, 3] lib/util_sock.c:open_socket_in(832)
  bind succeeded on port 137
[2001/08/10 16:37:50, 3] lib/util_sock.c:open_socket_in(832)
  bind succeeded on port 138
[2001/08/10 16:37:50, 3] nmbd/nmbd.c:open_sockets(541)
  open_sockets: Broadcast sockets opened.
[2001/08/10 16:37:50, 2] lib/interface.c:add_interface(85)
  added interface ip=192.168.74.88 bcast=192.168.74.255 nmask=255.255.255.0
[2001/08/10 16:37:50, 3] lib/util_sock.c:open_socket_in(832)
  bind succeeded on port 137
[2001/08/10 16:37:50, 3] lib/util_sock.c:open_socket_in(832)
  bind succeeded on port 138
[2001/08/10 16:37:50, 2] nmbd/nmbd_subnetdb.c:make_subnet(195)
  making subnet name:192.168.74.88 Broadcast address:192.168.74.255 Subnet mask:255.255.255.0
[2001/08/10 16:37:50, 2] nmbd/nmbd_subnetdb.c:make_subnet(195)
  making subnet name:UNICAST_SUBNET Broadcast address:0.0.0.0 Subnet mask:0.0.0.0
[2001/08/10 16:37:50, 2] nmbd/nmbd_subnetdb.c:make_subnet(195)
  making subnet name:REMOTE_BROADCAST_SUBNET Broadcast address:0.0.0.0 Subnet mask:0.0.0.0
[2001/08/10 16:37:50, 0] lib/fault.c:fault_report(40)
  ===============================================================
[2001/08/10 16:37:50, 0] lib/fault.c:fault_report(41)
  INTERNAL ERROR: Signal 11 in pid 24124 (pre-3.0.0)
  Please read the file BUGS.txt in the distribution
[2001/08/10 16:37:50, 0] lib/fault.c:fault_report(43)
  ===============================================================
[2001/08/10 16:37:50, 0] lib/util.c:smb_panic(1086)
  PANIC: internal error
[2001/08/10 17:38:43, 1] nmbd/nmbd.c:main(778)
  Netbios nameserver version pre-3.0.0 started.
  Copyright Andrew Tridgell 1994-1998
[2001/08/10 17:38:43, 3] param/loadparm.c:init_globals(1174)
  Initialising global parameters
[2001/08/10 17:38:43, 3] param/params.c:pm_process(559)
  params.c:pm_process() - Processing configuration file "/usr/local/samba/lib/smb.conf"
[2001/08/10 17:38:43, 3] param/loadparm.c:do_section(2781)
  Processing section "[global]"
[2001/08/10 17:38:43, 3] nmbd/nmbd.c:reload_nmbd_services(296)
  services not loaded
[2001/08/10 17:38:43, 2] nmbd/nmbd.c:main(807)
  Becoming a daemon.
[2001/08/10 17:38:43, 3] nmbd/nmbd.c:main(827)
  Opening sockets 137
[2001/08/10 17:38:43, 3] lib/util_sock.c:open_socket_in(832)
  bind succeeded on port 137
[2001/08/10 17:38:43, 3] lib/util_sock.c:open_socket_in(832)
  bind succeeded on port 138
[2001/08/10 17:38:43, 3] nmbd/nmbd.c:open_sockets(541)
  open_sockets: Broadcast sockets opened.
[2001/08/10 17:38:43, 2] lib/interface.c:add_interface(85)
  added interface ip=192.168.74.88 bcast=192.168.74.255 nmask=255.255.255.0
[2001/08/10 17:38:43, 3] lib/util_sock.c:open_socket_in(832)
  bind succeeded on port 137
[2001/08/10 17:38:43, 3] lib/util_sock.c:open_socket_in(832)
  bind succeeded on port 138
[2001/08/10 17:38:43, 2] nmbd/nmbd_subnetdb.c:make_subnet(195)
  making subnet name:192.168.74.88 Broadcast address:192.168.74.255 Subnet mask:255.255.255.0
[2001/08/10 17:38:43, 2] nmbd/nmbd_subnetdb.c:make_subnet(195)
  making subnet name:UNICAST_SUBNET Broadcast address:0.0.0.0 Subnet mask:0.0.0.0
[2001/08/10 17:38:43, 2] nmbd/nmbd_subnetdb.c:make_subnet(195)
  making subnet name:REMOTE_BROADCAST_SUBNET Broadcast address:0.0.0.0 Subnet mask:0.0.0.0
[2001/08/10 17:38:43, 0] lib/fault.c:fault_report(40)
  ===============================================================
[2001/08/10 17:38:43, 0] lib/fault.c:fault_report(41)
  INTERNAL ERROR: Signal 11 in pid 24492 (pre-3.0.0)
  Please read the file BUGS.txt in the distribution
[2001/08/10 17:38:43, 0] lib/fault.c:fault_report(43)
  ===============================================================
[2001/08/10 17:38:43, 0] lib/util.c:smb_panic(1086)
  PANIC: internal error
[2001/08/10 17:44:17, 1] nmbd/nmbd.c:main(778)
  Netbios nameserver version pre-3.0.0 started.
  Copyright Andrew Tridgell 1994-1998
[2001/08/10 17:44:17, 3] param/loadparm.c:init_globals(1174)
  Initialising global parameters
[2001/08/10 17:44:17, 3] param/params.c:pm_process(559)
  params.c:pm_process() - Processing configuration file "/usr/local/samba/lib/smb.conf"
[2001/08/10 17:44:17, 3] param/loadparm.c:do_section(2781)
  Processing section "[global]"
[2001/08/10 17:44:17, 0] param/loadparm.c:handle_source_env(2304)
  handle_source_env: Failed to open file , Error was Success
[2001/08/10 17:44:17, 0] param/loadparm.c:handle_copy(2391)
  Unable to copy service - source not found: 
[2001/08/10 17:44:17, 2] param/loadparm.c:handle_include(2350)
  Can't find include file 
[2001/08/10 17:44:17, 2] nmbd/nmbd.c:main(807)
  Becoming a daemon.
[2001/08/10 17:44:17, 2] lib/interface.c:add_interface(85)
  added interface ip=192.168.74.88 bcast=192.168.74.255 nmask=255.255.255.0
[2001/08/10 17:44:17, 2] nmbd/nmbd_subnetdb.c:make_subnet(195)
  making subnet name:192.168.74.88 Broadcast address:192.168.74.255 Subnet mask:255.255.255.0
[2001/08/10 17:44:17, 2] nmbd/nmbd_subnetdb.c:make_subnet(195)
  making subnet name:UNICAST_SUBNET Broadcast address:0.0.0.0 Subnet mask:0.0.0.0
[2001/08/10 17:44:17, 2] nmbd/nmbd_subnetdb.c:make_subnet(195)
  making subnet name:REMOTE_BROADCAST_SUBNET Broadcast address:0.0.0.0 Subnet mask:0.0.0.0
[2001/08/10 17:44:17, 0] lib/fault.c:fault_report(40)
  ===============================================================
[2001/08/10 17:44:17, 0] lib/fault.c:fault_report(41)
  INTERNAL ERROR: Signal 11 in pid 24516 (pre-3.0.0)
  Please read the file BUGS.txt in the distribution
[2001/08/10 17:44:17, 0] lib/fault.c:fault_report(43)
  ===============================================================
[2001/08/10 17:44:17, 0] lib/util.c:smb_panic(1086)
  PANIC: internal error
[2001/08/10 18:07:20, 1] nmbd/nmbd.c:main(778)
  Netbios nameserver version pre-3.0.0 started.
  Copyright Andrew Tridgell 1994-1998
[2001/08/10 18:07:20, 3] param/loadparm.c:init_globals(1174)
  Initialising global parameters
[2001/08/10 18:07:20, 3] param/params.c:pm_process(559)
  params.c:pm_process() - Processing configuration file "/usr/local/samba/lib/smb.conf"
[2001/08/10 18:07:20, 3] param/loadparm.c:do_section(2781)
  Processing section "[global]"
[2001/08/10 18:07:20, 3] nmbd/nmbd.c:reload_nmbd_services(296)
  services not loaded
[2001/08/10 18:07:20, 2] nmbd/nmbd.c:main(807)
  Becoming a daemon.
[2001/08/10 18:07:20, 3] nmbd/nmbd.c:main(827)
  Opening sockets 137
[2001/08/10 18:07:20, 3] lib/util_sock.c:open_socket_in(832)
  bind succeeded on port 137
[2001/08/10 18:07:20, 3] lib/util_sock.c:open_socket_in(832)
  bind succeeded on port 138
[2001/08/10 18:07:20, 3] nmbd/nmbd.c:open_sockets(541)
  open_sockets: Broadcast sockets opened.
[2001/08/10 18:07:20, 2] lib/interface.c:add_interface(85)
  added interface ip=192.168.74.88 bcast=192.168.74.255 nmask=255.255.255.0
[2001/08/10 18:07:20, 3] lib/util_sock.c:open_socket_in(832)
  bind succeeded on port 137
[2001/08/10 18:07:20, 3] lib/util_sock.c:open_socket_in(832)
  bind succeeded on port 138
[2001/08/10 18:07:20, 2] nmbd/nmbd_subnetdb.c:make_subnet(195)
  making subnet name:192.168.74.88 Broadcast address:192.168.74.255 Subnet mask:255.255.255.0
[2001/08/10 18:07:20, 2] nmbd/nmbd_subnetdb.c:make_subnet(195)
  making subnet name:UNICAST_SUBNET Broadcast address:0.0.0.0 Subnet mask:0.0.0.0
[2001/08/10 18:07:20, 2] nmbd/nmbd_subnetdb.c:make_subnet(195)
  making subnet name:REMOTE_BROADCAST_SUBNET Broadcast address:0.0.0.0 Subnet mask:0.0.0.0
[2001/08/10 18:07:20, 0] lib/fault.c:fault_report(40)
  ===============================================================
[2001/08/10 18:07:20, 0] lib/fault.c:fault_report(41)
  INTERNAL ERROR: Signal 11 in pid 24796 (pre-3.0.0)
  Please read the file BUGS.txt in the distribution
[2001/08/10 18:07:20, 0] lib/fault.c:fault_report(43)
  ===============================================================
[2001/08/10 18:07:20, 0] lib/util.c:smb_panic(1086)
  PANIC: internal error
[2001/08/10 18:07:29, 0] nmbd/nmbd.c:main(801)
  standard input is not a socket, assuming -D option
[2001/08/10 18:07:29, 0] lib/fault.c:fault_report(40)
  ===============================================================
[2001/08/10 18:07:29, 0] lib/fault.c:fault_report(41)
  INTERNAL ERROR: Signal 11 in pid 24800 (pre-3.0.0)
  Please read the file BUGS.txt in the distribution
[2001/08/10 18:07:29, 0] lib/fault.c:fault_report(43)
  ===============================================================
[2001/08/10 18:07:29, 0] lib/util.c:smb_panic(1086)
  PANIC: internal error
[2001/08/10 18:51:53, 1] nmbd/nmbd.c:main(778)
  Netbios nameserver version pre-3.0.0 started.
  Copyright Andrew Tridgell 1994-1998
[2001/08/10 18:51:53, 3] param/loadparm.c:init_globals(1174)
  Initialising global parameters
[2001/08/10 18:51:53, 3] param/params.c:pm_process(559)
  params.c:pm_process() - Processing configuration file "/usr/local/samba/lib/smb.conf"
[2001/08/10 18:51:53, 3] param/loadparm.c:do_section(2781)
  Processing section "[global]"
  doing parameter dos charset = 936
  doing parameter unix charset = UTF8
  doing parameter workgroup = MYGROUP
  doing parameter netbios name = 
[2001/08/10 18:51:53, 4] param/loadparm.c:handle_netbios_name(2206)
  handle_netbios_name: set global_myname to: 
  doing parameter netbios aliases = 
  doing parameter netbios scope = 
  doing parameter server string = HDA1
  doing parameter interfaces = 192.168.74.88
  doing parameter bind interfaces only = Yes
  doing parameter security = SHARE
[2001/08/10 18:51:53, 4] param/loadparm.c:lp_load(3243)
  pm_process() returned Yes
[2001/08/10 18:51:53, 7] param/loadparm.c:lp_servicenumber(3337)
  lp_servicenumber: couldn't find homes
[2001/08/10 18:51:53, 3] nmbd/nmbd.c:reload_nmbd_services(296)
  services not loaded
[2001/08/10 18:51:53, 6] param/loadparm.c:lp_file_list_changed(2159)
  lp_file_list_changed()
  file /usr/local/samba/lib/smb.conf -> /usr/local/samba/lib/smb.conf  last mod_time: Fri Aug 10 18:06:52 2001
  
[2001/08/10 18:51:53, 5] nmbd/nmbd.c:init_structs(630)
  Netbios name list:-
  my_netbios_names[0]="HDA1"
[2001/08/10 18:51:53, 6] param/loadparm.c:lp_file_list_changed(2159)
  lp_file_list_changed()
  file /usr/local/samba/lib/smb.conf -> /usr/local/samba/lib/smb.conf  last mod_time: Fri Aug 10 18:06:52 2001
  
[2001/08/10 18:51:53, 2] nmbd/nmbd.c:main(807)
  Becoming a daemon.
[2001/08/10 18:51:53, 8] lib/util.c:fcntl_lock(1298)
  fcntl_lock 4 13 0 1 1
[2001/08/10 18:51:53, 8] lib/util.c:fcntl_lock(1338)
  fcntl_lock: Lock call successful
[2001/08/10 18:51:53, 3] nmbd/nmbd.c:main(827)
  Opening sockets 137
[2001/08/10 18:51:53, 3] lib/util_sock.c:open_socket_in(832)
  bind succeeded on port 137
[2001/08/10 18:51:53, 3] lib/util_sock.c:open_socket_in(832)
  bind succeeded on port 138
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option SO_KEEPALIVE = 0
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option SO_REUSEADDR = 1
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option SO_BROADCAST = 1
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(109)
  Could not test socket option TCP_NODELAY.
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option IPTOS_LOWDELAY = 0
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option IPTOS_THROUGHPUT = 0
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option SO_SNDBUF = 65535
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option SO_RCVBUF = 65535
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option SO_SNDLOWAT = 1
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option SO_RCVLOWAT = 1
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option SO_SNDTIMEO = 0
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option SO_RCVTIMEO = 0
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option SO_KEEPALIVE = 0
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option SO_REUSEADDR = 1
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option SO_BROADCAST = 1
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(109)
  Could not test socket option TCP_NODELAY.
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option IPTOS_LOWDELAY = 0
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option IPTOS_THROUGHPUT = 0
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option SO_SNDBUF = 65535
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option SO_RCVBUF = 65535
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option SO_SNDLOWAT = 1
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option SO_RCVLOWAT = 1
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option SO_SNDTIMEO = 0
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option SO_RCVTIMEO = 0
[2001/08/10 18:51:53, 3] nmbd/nmbd.c:open_sockets(541)
  open_sockets: Broadcast sockets opened.
[2001/08/10 18:51:53, 2] lib/interface.c:add_interface(85)
  added interface ip=192.168.74.88 bcast=192.168.74.255 nmask=255.255.255.0
[2001/08/10 18:51:53, 3] lib/util_sock.c:open_socket_in(832)
  bind succeeded on port 137
[2001/08/10 18:51:53, 3] lib/util_sock.c:open_socket_in(832)
  bind succeeded on port 138
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option SO_KEEPALIVE = 0
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option SO_REUSEADDR = 1
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option SO_BROADCAST = 1
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(109)
  Could not test socket option TCP_NODELAY.
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option IPTOS_LOWDELAY = 0
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option IPTOS_THROUGHPUT = 0
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option SO_SNDBUF = 65535
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option SO_RCVBUF = 65535
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option SO_SNDLOWAT = 1
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option SO_RCVLOWAT = 1
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option SO_SNDTIMEO = 0
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option SO_RCVTIMEO = 0
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option SO_KEEPALIVE = 0
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option SO_REUSEADDR = 1
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option SO_BROADCAST = 1
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(109)
  Could not test socket option TCP_NODELAY.
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option IPTOS_LOWDELAY = 0
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option IPTOS_THROUGHPUT = 0
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option SO_SNDBUF = 65535
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option SO_RCVBUF = 65535
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option SO_SNDLOWAT = 1
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option SO_RCVLOWAT = 1
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option SO_SNDTIMEO = 0
[2001/08/10 18:51:53, 5] lib/util_sock.c:print_socket_options(111)
  socket option SO_RCVTIMEO = 0
[2001/08/10 18:51:53, 2] nmbd/nmbd_subnetdb.c:make_subnet(195)
  making subnet name:192.168.74.88 Broadcast address:192.168.74.255 Subnet mask:255.255.255.0
[2001/08/10 18:51:53, 2] nmbd/nmbd_subnetdb.c:make_subnet(195)
  making subnet name:UNICAST_SUBNET Broadcast address:0.0.0.0 Subnet mask:0.0.0.0
[2001/08/10 18:51:53, 2] nmbd/nmbd_subnetdb.c:make_subnet(195)
  making subnet name:REMOTE_BROADCAST_SUBNET Broadcast address:0.0.0.0 Subnet mask:0.0.0.0
[2001/08/10 18:51:53, 4] libsmb/namequery.c:getlmhostsent(504)
  getlmhostsent: lmhost entry: 127.0.0.1 localhost 
[2001/08/10 18:51:53, 0] lib/fault.c:fault_report(40)
  ===============================================================
[2001/08/10 18:51:53, 0] lib/fault.c:fault_report(41)
  INTERNAL ERROR: Signal 11 in pid 1049 (pre-3.0.0)
  Please read the file BUGS.txt in the distribution
[2001/08/10 18:51:53, 0] lib/fault.c:fault_report(43)
  ===============================================================
[2001/08/10 18:51:53, 0] lib/util.c:smb_panic(1086)
  PANIC: internal error
-------------- next part --------------
[global]
	dos charset = 936
	unix charset = UTF8
	workgroup = MYGROUP
	netbios name = 
	netbios aliases = 
	netbios scope = 
	server string = HDA1
	interfaces = 192.168.74.88
	bind interfaces only = Yes
	security = SHARE

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

[printers]
	comment = All Printers
	path = /var/spool/samba
	printable = Yes
	browseable = No

[myshare]
	comment = Mary's and Fred's stuff
	path = /
	read only = No
	create mask = 0765
	guest ok = Yes



More information about the samba-technical mailing list