[Samba] samba 3.0.20pre1 winbind dumps core on Solaris 9

Robert M. Martel bob at urban.csuohio.edu
Mon Jun 27 13:11:55 GMT 2005


Greetings,

Here is what I have built samba on:

Solaris 9
GCC 3.2.2
samba-3.0.20pre1
openldap-2.2.24
MIT Kerberos 1.4

Samba built with:

./configure --prefix=/opt/local/samba --with-automount --with-profile 
--with-acl-support --with-utmp --with-winbind --with-ads --with-ldap 
--with-krb5=/opt/local/kerberos5 --with-pam

Within a minute of starting samba + winbind I get a core dump in the 
samba log directory.  Prior to building 3.0.20pre1 I had this machine 
working as an Active Directory member server under samba 3.0.14a (well, 
except that AD users could not log into the host - but samba smb 
resources were working.)

I'm downloading a gdb package for Solaris right now so I don't have any 
information from the core file yet.

Below is he rather short life story of my winbindd  processes.



--------------------------------------------------------------
smblog.winbindd

[2005/06/27 08:51:32, 2] lib/interface.c:add_interface(81)
   added interface ip=137.148.96.26 bcast=137.148.97.255 nmask=255.255.254.0
[2005/06/27 08:51:32, 5] lib/util.c:init_names(260)
   Netbios name list:-
   my_netbios_names[0]="TECHOPS-TEST"
[2005/06/27 08:51:32, 2] lib/interface.c:add_interface(81)
   added interface ip=137.148.96.26 bcast=137.148.97.255 nmask=255.255.254.0
[2005/06/27 08:51:32, 5] lib/gencache.c:gencache_init(59)
   Opening cache file at /opt/local/samba/var/locks/gencache.tdb
[2005/06/27 08:51:32, 5] libsmb/namecache.c:namecache_enable(58)
   namecache_enable: enabling netbios namecache, timeout 660 seconds
[2005/06/27 08:51:32, 5] sam/idmap.c:smb_register_idmap(91)
   smb_register_idmap: Successfully added idmap backend 'ldap'
[2005/06/27 08:51:32, 5] sam/idmap.c:smb_register_idmap(91)
   smb_register_idmap: Successfully added idmap backend 'tdb'
[2005/06/27 08:51:32, 10] sam/idmap_tdb.c:db_idmap_init(500)
   db_idmap_init: Opening tdbfile 
/opt/local/samba/var/locks/winbindd_idmap.tdb
[2005/06/27 08:51:33, 8] lib/util.c:fcntl_lock(1815)
   fcntl_lock 8 34 0 1 2
[2005/06/27 08:51:33, 8] lib/util.c:fcntl_lock(1850)
   fcntl_lock: Lock call successful
[2005/06/27 08:51:33, 2] lib/tallocmsg.c:register_msg_pool_usage(56)
   Registered MSG_REQ_POOL_USAGE
[2005/06/27 08:51:33, 2] lib/dmallocmsg.c:register_dmalloc_msgs(71)
   Registered MSG_REQ_DMALLOC_MARK and LOG_CHANGED
[2005/06/27 08:51:33, 2] nsswitch/winbindd_util.c:add_trusted_domain(166)
   Added domain CSUNET CSUNET.CSUOHIO.EDU 
S-1-5-21-3414352988-972178952-4124595837
[2005/06/27 08:51:33, 2] nsswitch/winbindd_util.c:add_trusted_domain(166)
   Added domain BUILTIN  S-1-5-32
[2005/06/27 08:51:33, 2] nsswitch/winbindd_util.c:add_trusted_domain(166)
   Added domain TECHOPS-TEST  S-1-5-21-3437838800-3425102864-2607234159
[2005/06/27 08:51:33, 10] nsswitch/winbindd_util.c:open_winbindd_socket(890)
   open_winbindd_socket: opened socket fd 12
[2005/06/27 08:51:33, 10] 
nsswitch/winbindd_util.c:open_winbindd_priv_socket(902)
   open_winbindd_priv_socket: opened socket fd 14
[2005/06/27 08:51:58, 6] nsswitch/winbindd.c:new_connection(603)
   accepted socket 13
[2005/06/27 08:51:58, 10] nsswitch/winbindd.c:process_request(332)
   process_request: request fn INTERFACE_VERSION
[2005/06/27 08:51:58, 3] 
nsswitch/winbindd_misc.c:winbindd_interface_version(460)
   [    0]: request interface version
[2005/06/27 08:51:58, 10] nsswitch/winbindd.c:process_request(332)
   process_request: request fn WINBINDD_PRIV_PIPE_DIR
[2005/06/27 08:51:58, 3] 
nsswitch/winbindd_misc.c:winbindd_priv_pipe_dir(493)
   [    0]: request location of privileged pipe
[2005/06/27 08:51:58, 6] nsswitch/winbindd.c:new_connection(603)
   accepted socket 17
[2005/06/27 08:51:58, 10] nsswitch/winbindd.c:process_request(332)
   process_request: request fn LIST_GROUPS
[2005/06/27 08:51:58, 3] nsswitch/winbindd_group.c:winbindd_list_groups(804)
   [    0]: list groups
[2005/06/27 08:51:58, 4] 
nsswitch/winbindd_group.c:get_sam_group_entries(514)
   get_sam_group_entries: Native Mode 2k domain; enumerating local 
groups as well
[2005/06/27 08:51:58, 5] passdb/pdb_interface.c:make_pdb_context_list(870)
   Trying to load: smbpasswd
[2005/06/27 08:51:58, 5] passdb/pdb_interface.c:smb_register_passdb(94)
   Attempting to register passdb backend ldapsam
[2005/06/27 08:51:58, 5] passdb/pdb_interface.c:smb_register_passdb(107)
   Successfully added passdb backend 'ldapsam'
[2005/06/27 08:51:58, 5] passdb/pdb_interface.c:smb_register_passdb(94)
   Attempting to register passdb backend ldapsam_compat
[2005/06/27 08:51:58, 5] passdb/pdb_interface.c:smb_register_passdb(107)
   Successfully added passdb backend 'ldapsam_compat'
[2005/06/27 08:51:58, 5] passdb/pdb_interface.c:smb_register_passdb(94)
   Attempting to register passdb backend NDS_ldapsam
[2005/06/27 08:51:58, 5] passdb/pdb_interface.c:smb_register_passdb(107)
   Successfully added passdb backend 'NDS_ldapsam'
[2005/06/27 08:51:58, 5] passdb/pdb_interface.c:smb_register_passdb(94)
   Attempting to register passdb backend NDS_ldapsam_compat
[2005/06/27 08:51:58, 5] passdb/pdb_interface.c:smb_register_passdb(107)
   Successfully added passdb backend 'NDS_ldapsam_compat'
[2005/06/27 08:51:58, 5] passdb/pdb_interface.c:smb_register_passdb(94)
   Attempting to register passdb backend smbpasswd
[2005/06/27 08:51:58, 5] passdb/pdb_interface.c:smb_register_passdb(107)
   Successfully added passdb backend 'smbpasswd'
[2005/06/27 08:51:58, 5] passdb/pdb_interface.c:smb_register_passdb(94)
   Attempting to register passdb backend tdbsam
[2005/06/27 08:51:58, 5] passdb/pdb_interface.c:smb_register_passdb(107)
   Successfully added passdb backend 'tdbsam'
[2005/06/27 08:51:58, 5] passdb/pdb_interface.c:smb_register_passdb(94)
   Attempting to register passdb backend guest
[2005/06/27 08:51:58, 5] passdb/pdb_interface.c:smb_register_passdb(107)
   Successfully added passdb backend 'guest'
[2005/06/27 08:51:58, 5] passdb/pdb_interface.c:make_pdb_methods_name(748)
   Attempting to find an passdb backend to match smbpasswd (smbpasswd)
[2005/06/27 08:51:58, 5] passdb/pdb_interface.c:make_pdb_methods_name(769)
   Found pdb backend smbpasswd
[2005/06/27 08:51:58, 5] passdb/pdb_interface.c:make_pdb_methods_name(772)
   pdb backend smbpasswd has a valid init
[2005/06/27 08:51:58, 5] passdb/pdb_interface.c:make_pdb_methods_name(748)
   Attempting to find an passdb backend to match guest (guest)
[2005/06/27 08:51:58, 5] passdb/pdb_interface.c:make_pdb_methods_name(769)
   Found pdb backend guest
[2005/06/27 08:51:58, 5] passdb/pdb_interface.c:make_pdb_methods_name(772)
   pdb backend guest has a valid init
[2005/06/27 08:51:58, 3] 
nsswitch/winbindd_group.c:get_sam_group_entries(519)
   get_sam_group_entries: Failed to enumerate domain local groups!
[2005/06/27 08:51:58, 4] 
nsswitch/winbindd_group.c:get_sam_group_entries(514)
   get_sam_group_entries: Native Mode 2k domain; enumerating local 
groups as well
[2005/06/27 08:51:58, 3] 
nsswitch/winbindd_group.c:get_sam_group_entries(519)
   get_sam_group_entries: Failed to enumerate domain local groups!
[2005/06/27 08:51:58, 8] nsswitch/winbindd_cm.c:connection_ok(797)
   Connection to  for domain CSUNET has NULL cli!
[2005/06/27 08:51:58, 4] 
passdb/secrets.c:secrets_fetch_trust_account_password(281)
   Using cleartext machine password
[2005/06/27 08:51:58, 8] libsmb/namequery.c:get_sorted_dc_list(1433)
   get_sorted_dc_list: attempting lookup using [lmhosts wins host bcast]
[2005/06/27 08:51:58, 10] libsmb/namequery.c:internal_resolve_name(1028)
   internal_resolve_name: looking up csu-main-i#20
[2005/06/27 08:51:58, 10] lib/gencache.c:gencache_get(263)
   Returning valid cache entry: key = NBT/CSU-MAIN-I#20, value = 
137.148.5.104:0, timeout = Mon Jun 27 09:02:39 2005

[2005/06/27 08:51:58, 5] libsmb/namecache.c:namecache_fetch(201)
   name csu-main-i#20 found.
[2005/06/27 08:51:58, 10] libsmb/namequery.c:remove_duplicate_addrs2(320)
   remove_duplicate_addrs2: looking for duplicate address/port pairs
[2005/06/27 08:51:58, 4] libsmb/namequery.c:get_dc_list(1406)
   get_dc_list: returning 1 ip addresses in an ordered list
[2005/06/27 08:51:58, 4] libsmb/namequery.c:get_dc_list(1407)
   get_dc_list: 137.148.5.104:389
[2005/06/27 08:51:58, 8] lib/util.c:fcntl_lock(1815)
   fcntl_lock 19 34 0 1 1
[2005/06/27 08:51:58, 3] lib/util.c:fcntl_lock(1826)
   fcntl_lock: fcntl lock gave errno 11 (Resource temporarily unavailable)
[2005/06/27 08:51:58, 3] lib/util.c:fcntl_lock(1845)
   fcntl_lock: lock failed at offset 0 count 1 op 34 type 1 (Resource 
temporarily unavailable)
[2005/06/27 08:51:58, 4] libsmb/clidgram.c:cli_send_mailslot(100)
   send_mailslot: Sending to mailslot \MAILSLOT\NET\NTLOGON from 
TECHOPS-TEST<00> to CSUNET<1c> IP 137.148.5.104
[2005/06/27 08:51:58, 5] nsswitch/winbindd_cm.c:receive_getdc_response(477)
   Received packet for \MAILSLOT\NET\GETDC89940568
[2005/06/27 08:51:58, 0] lib/fault.c:fault_report(36)
   ===============================================================
[2005/06/27 08:51:58, 0] lib/fault.c:fault_report(37)
   INTERNAL ERROR: Signal 10 in pid 27754 (3.0.20pre1)
   Please read the appendix Bugs of the Samba HOWTO collection
[2005/06/27 08:51:58, 0] lib/fault.c:fault_report(39)
   ===============================================================
[2005/06/27 08:51:58, 0] lib/util.c:smb_panic2(1548)
   PANIC: internal error
[2005/06/27 08:51:59, 10] nsswitch/winbindd_dual.c:dual_client_read(69)
   client_read: read 0 bytes. Need 1828 more for a full request.
[2005/06/27 08:51:59, 5] nsswitch/winbindd_dual.c:dual_client_read(76)
   read failed on sock 9, pid 27754: EOF

--------------------------------------------------------------

-- 
***********************************************************************
Bob Martel,System Administrator  I met someone who looks a lot like you
Levin College of Urban Affairs   She does the things you do
Cleveland State University       But she is an IBM
(216) 687-2214
bob at urban.csuohio.edu                                -Jeff Lynne
***********************************************************************


More information about the samba mailing list