Hi all, I am having a problem with winbind crashing on our profile server. It is running samba 3.0 alpha 23 on Red Hat 8.0. Here is an excerpt from the winbind log when it crashed: [2003/05/12 14:08:24, 3] libads/ldap.c:ads_connect(267) Connected to LDAP server 192.168.55.6 [2003/05/12 14:08:24, 3] libads/ldap.c:ads_server_info(1917) got ldap server name fozzy@CJNTECH, using bind path: dc=CJNTECH [2003/05/12 14:08:24, 3] libads/sasl.c:ads_sasl_spnego_bind(183) got OID=1 2 840 48018 1 2 2 [2003/05/12 14:08:24, 3] libads/sasl.c:ads_sasl_spnego_bind(183) got OID=1 2 840 113554 1 2 2 [2003/05/12 14:08:24, 3] libads/sasl.c:ads_sasl_spnego_bind(183) got OID=1 2 840 113554 1 2 2 3 [2003/05/12 14:08:24, 3] libads/sasl.c:ads_sasl_spnego_bind(183) got OID=1 3 6 1 4 1 311 2 2 10 [2003/05/12 14:08:24, 3] libads/sasl.c:ads_sasl_spnego_bind(190) got principal=fozzy$@CJNTECH [2003/05/12 14:08:24, 1] libads/ldap_utils.c:ads_do_search_retry(76) ads reopen failed after error Success winbindd: ../../../libraries/libldap/getvalues.c:36: ldap_get_values: Assertion `entry != ((void *)0)' failed. Any ideas? Cheers, Paul --------------------------------------------------------- Paul Eggleton Ph: +64-9-4154790 Software Developer Fax: +64-9-4154791 CJN Technologies Ltd. DDI: +64-9-4154795 http://www.cjntech.co.nz Email: paule@cjntech.co.nz ---------------------------------------------------------
I don't see it below, but I had an instance were winbindd would crash when enumerating accounts in my AD. Some of the account names (imported from Exchange ADC) included parenthesis. One organization had failed to put the close paren on several accounts which caused a mismatch and cause winbind to crash. WILLIAM M. SHADE US Army Garrison - Redstone Directorate of Information Management AMSAM-RA-IM-OS Redstone Arsenal, AL 35898 -----Original Message----- From: Paul Eggleton [mailto:paule@cjntech.co.nz] Sent: Sunday, May 11, 2003 21:21 To: samba@lists.samba.org Subject: [Samba] winbind crash Hi all, I am having a problem with winbind crashing on our profile server. It is running samba 3.0 alpha 23 on Red Hat 8.0. Here is an excerpt from the winbind log when it crashed: [2003/05/12 14:08:24, 3] libads/ldap.c:ads_connect(267) Connected to LDAP server 192.168.55.6 [2003/05/12 14:08:24, 3] libads/ldap.c:ads_server_info(1917) got ldap server name fozzy@CJNTECH, using bind path: dc=CJNTECH [2003/05/12 14:08:24, 3] libads/sasl.c:ads_sasl_spnego_bind(183) got OID=1 2 840 48018 1 2 2 [2003/05/12 14:08:24, 3] libads/sasl.c:ads_sasl_spnego_bind(183) got OID=1 2 840 113554 1 2 2 [2003/05/12 14:08:24, 3] libads/sasl.c:ads_sasl_spnego_bind(183) got OID=1 2 840 113554 1 2 2 3 [2003/05/12 14:08:24, 3] libads/sasl.c:ads_sasl_spnego_bind(183) got OID=1 3 6 1 4 1 311 2 2 10 [2003/05/12 14:08:24, 3] libads/sasl.c:ads_sasl_spnego_bind(190) got principal=fozzy$@CJNTECH [2003/05/12 14:08:24, 1] libads/ldap_utils.c:ads_do_search_retry(76) ads reopen failed after error Success winbindd: ../../../libraries/libldap/getvalues.c:36: ldap_get_values: Assertion `entry != ((void *)0)' failed. Any ideas? Cheers, Paul --------------------------------------------------------- Paul Eggleton Ph: +64-9-4154790 Software Developer Fax: +64-9-4154791 CJN Technologies Ltd. DDI: +64-9-4154795 http://www.cjntech.co.nz Email: paule@cjntech.co.nz --------------------------------------------------------- -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
On Mon, May 12, 2003 at 02:20:31PM +1200, Paul Eggleton wrote:> Hi all, > > I am having a problem with winbind crashing on our profile server. It is > running samba 3.0 alpha 23 on Red Hat 8.0. > > Here is an excerpt from the winbind log when it crashed: > > [2003/05/12 14:08:24, 3] libads/ldap.c:ads_connect(267) > Connected to LDAP server 192.168.55.6 > [2003/05/12 14:08:24, 3] libads/ldap.c:ads_server_info(1917) > got ldap server name fozzy@CJNTECH, using bind path: dc=CJNTECH > [2003/05/12 14:08:24, 3] libads/sasl.c:ads_sasl_spnego_bind(183) > got OID=1 2 840 48018 1 2 2 > [2003/05/12 14:08:24, 3] libads/sasl.c:ads_sasl_spnego_bind(183) > got OID=1 2 840 113554 1 2 2 > [2003/05/12 14:08:24, 3] libads/sasl.c:ads_sasl_spnego_bind(183) > got OID=1 2 840 113554 1 2 2 3 > [2003/05/12 14:08:24, 3] libads/sasl.c:ads_sasl_spnego_bind(183) > got OID=1 3 6 1 4 1 311 2 2 10 > [2003/05/12 14:08:24, 3] libads/sasl.c:ads_sasl_spnego_bind(190) > got principal=fozzy$@CJNTECH > [2003/05/12 14:08:24, 1] libads/ldap_utils.c:ads_do_search_retry(76) > ads reopen failed after error Success > winbindd: ../../../libraries/libldap/getvalues.c:36: ldap_get_values: > Assertion > `entry != ((void *)0)' failed. > > Any ideas?Can you get a stack backtrace please ? Thanks, Jeremy.
Hi there, We're using Samba 3.0 beta3 running on RH9 as a member server in a Win2K ADS domain. I just noticed an entry in the winbind log showing that it crashed. Here is an excerpt from that log: ------------- snip ----------------- [2003/08/25 22:12:00, 1] nsswitch/winbindd_util.c:rescan_trusted_domains(167) scanning trusted domain list [2003/08/25 22:16:01, 1] libads/ldap.c:ads_connect(209) Failed to get ldap server info [2003/08/25 22:16:01, 1] libads/ldap_utils.c:ads_do_search_retry(68) ads_search_retry: failed to reconnect (No results returned) [2003/08/25 22:16:01, 1] libads/ads_ldap.c:ads_name_to_sid(58) name_to_sid ads_search: No results returned [2003/08/25 22:16:01, 1] nsswitch/winbindd_group.c:winbindd_getgroups(947) user 'root' does not exist [2003/08/25 22:17:01, 1] nsswitch/winbindd_util.c:rescan_trusted_domains(167) scanning trusted domain list [2003/08/25 22:17:01, 0] lib/fault.c:fault_report(36) ==============================================================[2003/08/25 22:17:01, 0] lib/fault.c:fault_report(37) INTERNAL ERROR: Signal 11 in pid 4060 (3.0.0beta3) Please read the appendix Bugs of the Samba HOWTO collection [2003/08/25 22:17:01, 0] lib/fault.c:fault_report(39) ==============================================================[2003/08/25 22:17:01, 0] lib/util.c:smb_panic(1462) PANIC: internal error [2003/08/25 22:17:01, 0] lib/util.c:smb_panic(1469) BACKTRACE: 13 stack frames: #0 winbindd(smb_panic+0x11c) [0x80b9dcc] #1 winbindd [0x80a86b2] #2 /lib/libc.so.6 [0x401624f8] #3 winbindd(ads_do_search+0x5f) [0x815000f] #4 winbindd(ads_search+0x3f) [0x815027f] #5 winbindd(ads_trusted_domains+0x63) [0x8152a03] #6 winbindd [0x8080c64] #7 winbindd [0x8077301] #8 winbindd(rescan_trusted_domains+0xed) [0x807272d] #9 winbindd(strftime+0x1ab1) [0x806cbf1] #10 winbindd(main+0x3fe) [0x806d5ae] #11 /lib/libc.so.6(__libc_start_main+0xc7) [0x4014f917] #12 winbindd(chroot+0x31) [0x806bcd1] ------------- snip ----------------- We are planning to upgrade to RC1 this weekend, but in the mean time, is this of any use? Unfortunately I wasn't around at the time so I wasn't able to try to debug it. Cheers, Paul --------------------------------------------------------- Paul Eggleton Ph: +64-9-4154790 Software Developer Fax: +64-9-4154791 CJN Technologies Ltd. DDI: +64-9-4154795 http://www.cjntech.co.nz Email: paule@cjntech.co.nz ---------------------------------------------------------