Seg faulted again.
Take two of tests/testrun/ available under:
http://www.stroeder.com/temp/openldap/its6170_test039-testrun2.tar.gz
I really wonder why I have such subtle issues which are not deterministic. Maybe it's because I'm running make test on an old laptop with Pentium Mobile 1,8 GHz which is rather slow?
I tested with default values SLEEP1=7 and SLEEP2=15. Even if these values are too low for this particular system slapd should never ever seg fault.
------------------------ test output ------------------------
Starting test039-glue-ldap-concurrency ...
running defines.sh
Starting slapd on TCP/IP port 9011... Using ldapsearch to check that slapd is running... Using ldapadd to populate the database... Starting slapd on TCP/IP port 9012... Using ldapsearch to check that slapd is running... Using ldapadd to populate the database... Starting slapd on TCP/IP port 9013... Using ldapsearch to check that slapd is running... MONITORDB mod SRCDIR /usr/src/michael/openldap/OPENLDAP_REL_ENG_2_4/openldap/tests/testrun/./testdata DSTDIR /usr/src/michael/openldap/OPENLDAP_REL_ENG_2_4/openldap/tests/testrun pwd /usr/src/michael/openldap/OPENLDAP_REL_ENG_2_4/openldap/tests Using tester for concurrent server access... PID=15124 - Search(500): base="o=Example,c=US" scope=sub filter="(cn=Barbara Jensen)" attrs=cn (more...). PID=15126 - Read(1000): entry="cn=Barbara Jensen,ou=Information Technology Division,ou=People,o=Example,c=US". PID=15130 - Modrdn(50): entry="cn=Dorothy Stevens,ou=Alumni Association,ou=People,o=Example,c=US". PID=15137 - Modify(50): entry="cn=Barbara Jensen,ou=Information Technology Division,ou=People,o=Example,c=US". PID=15141 - Add/Delete(50): entry="cn=James A Jones 3,ou=Alumni Association,ou=People,o=Example,c=US". PID=15156 - Search(500): base="ou=people,o=Example,c=US" scope=sub filter="(cn=Bjorn Jensen)" attrs=cn (more...). PID=15149 - Bind(1000): dn="cn=Barbara Jensen,ou=Information Technology Division,ou=People,o=Example,c=US". PID=15164 - Read(1000): entry="cn=ITD Staff,ou=Groups,o=Example,c=US". slapd-bind PID=15149: ldap_sasl_bind_s: Invalid credentials (49) PID=15178 - Modrdn(50): entry="cn=John Doe,ou=Information Technology Division,ou=People,o=Example,c=US". PID=15189 - Modify(50): entry="cn=Bjorn Jensen,ou=Information Technology Division,ou=People,o=Example,c=US". PID=15203 - Add/Delete(50): entry="cn=James A Jones 5,o=Example,c=US". PID=15234 - Search(500): base="ou=people,o=Example,c=US" scope=sub filter="(cn=James A Jones 1)" attrs=cn (more...). PID=15217 - Bind(1000): dn="cn=Bjorn Jensen,ou=Information Technology Division,ou=People,o=Example,c=US". PID=15248 - Read(1000): entry="ou=Groups, o=Example,c=US". PID=15263 - Modrdn(50): entry="cn=Ursula Hampster,ou=Alumni Association,ou=People,o=Example,c=US". PID=15282 - Modify(50): entry="cn=James A Jones 1,ou=Alumni Association,ou=People,o=Example,c=US". PID=15296 - Add/Delete(50): entry="cn=James A Jones 2,ou=Alumni Association,ou=People,o=Example,c=US". PID=15308 - Bind(1000): base="ou=People,o=Example,c=US", filter="(userPassword=*)" attr="userPassword". PID=15344 - Read(1000): entry="ou=Alumni Association, ou=People, o=Example,c=US". PID=15329 - Search(500): base="o=Example,c=US" scope=sub filter="(cn=Bjorn Jensen)" attrs=cn (more...). PID=15308 - Bind base="ou=People,o=Example,c=US" filter="(userPassword=*)" got 3 values. slapd-bind PID=15308: ldap_sasl_bind_s: Invalid credentials (49) slapd-search PID=15124: ldap_search_ext_s: Can't contact LDAP server (-1) base="o=Example,c=US" filter="(cn=Barbara Jensen)"
PID=15124 - Search done (-1). slapd-read PID=15126: ldap_search_ext_s(cn=Barbara Jensen,ou=Information Technology Division,ou=People,o=Example,c=US): Can't contact LDAP server (-1) PID=15126 - Read done (-1). slapd-modrdn PID=15130: ldap_rename_s: Can't contact LDAP server (-1) PID=15130 - Modrdn done (-1). slapd-modify PID=15137: ldap_modify_ext_s: Can't contact LDAP server (-1) PID=15137 - Modify done (-1). slapd-addel PID=15141: ldap_delete_ext_s: Can't contact LDAP server (-1) PID=15141 - Add/Delete done (-1). slapd-bind PID=15149: ldap_sasl_bind_s: Can't contact LDAP server (-1) PID=15149 - Bind done (-1). slapd-search PID=15156: ldap_search_ext_s: Can't contact LDAP server (-1) base="ou=people,o=Example,c=US" filter="(cn=Bjorn Jensen)" PID=15156 - Search done (-1). slapd-modrdn PID=15263: ldap_rename_s: Can't contact LDAP server (-1) PID=15263 - Modrdn done (-1). slapd-read PID=15164: ldap_search_ext_s(cn=ITD Staff,ou=Groups,o=Example,c=US): Can't contact LDAP server (-1) PID=15164 - Read done (-1). slapd-modrdn PID=15178: ldap_rename_s: Can't contact LDAP server (-1) PID=15178 - Modrdn done (-1). slapd-modify PID=15189: ldap_modify_ext_s: Can't contact LDAP server (-1) PID=15189 - Modify done (-1). slapd-addel PID=15203: ldap_add_ext_s: Can't contact LDAP server (-1) PID=15203 - Add/Delete done (-1). slapd-search PID=15234: ldap_search_ext_s: Can't contact LDAP server (-1) base="ou=people,o=Example,c=US" filter="(cn=James A Jones 1)"
PID=15234 - Search done (-1). slapd-bind PID=15217: ldap_sasl_bind_s: Can't contact LDAP server (-1) PID=15217 - Bind done (-1). slapd-read PID=15248: ldap_search_ext_s(ou=Groups, o=Example,c=US): Can't contact LDAP server (-1) PID=15248 - Read done (-1). slapd-modify PID=15282: ldap_modify_ext_s: Can't contact LDAP server (-1) PID=15282 - Modify done (-1). slapd-addel PID=15296: ldap_delete_ext_s: Can't contact LDAP server (-1) PID=15296 - Add/Delete done (-1). slapd-bind PID=15308: ldap_sasl_bind_s: Can't contact LDAP server (-1) PID=15308 - Bind done 5 in 1.169805 seconds. slapd-read PID=15344: ldap_search_ext_s(ou=Alumni Association, ou=People, o=Example,c=US): Can't contact LDAP server (-1) PID=15344 - Read done (-1). slapd-search PID=15329: ldap_search_ext_s: Can't contact LDAP server (-1) base="o=Example,c=US" filter="(cn=Bjorn Jensen)"
PID=15329 - Search done (-1). PID=15433 - Modrdn(50): entry="cn=James A Jones 2,ou=Information Technology Division,ou=People,o=Example,c=US". slapd-modrdn PID=15433: ldap_sasl_bind_s: Can't contact LDAP server (-1) stopping: child exited with status 1 ./scripts/test039-glue-ldap-concurrency: line 188: 15063 Aborted (core dumped) $SLAPD -f $CONF3 -h $URI3 -d $LVL $TIMING > $LOG3 2>&1 slapd-tester failed (1)! ./scripts/test039-glue-ldap-concurrency: line 193: kill: (15063) - No such process
./scripts/test039-glue-ldap-concurrency failed (exit 1)
make[2]: *** [hdb-mod] Error 1 make[2]: Leaving directory `/usr/src/michael/openldap/OPENLDAP_REL_ENG_2_4/openldap/tests' make[1]: *** [test] Error 2 make[1]: Leaving directory `/usr/src/michael/openldap/OPENLDAP_REL_ENG_2_4/openldap/tests' make: *** [test] Error 2 michael@nb2:/usr/src/michael/openldap/OPENLDAP_REL_ENG_2_4/openldap> PID=15465 - Read(1000): entry="cn=Somewhere,ou=Meta,o=Example,c=US". PID=15451 - Bind(1000): dn="". PID=15469 - Bind(1000): dn="cn=Bjorn Jensen,ou=Information Technology Division,ou=People,o=Example,c=US". PID=15459 - Bind(1000): dn="cn=Barbara Jensen,ou=Information Technology Division,ou=People,o=Example,c=US". PID=15473 - Search(500): base="cn=Monitor" scope=sub filter="(objectClass=*)" attrs=cn (more...). PID=15439 - Modify(50): entry="cn=ITD Staff,ou=Groups,o=Example,c=US". slapd-bind PID=15451: ldap_sasl_bind_s: Can't contact LDAP server (-1) PID=15451 - Bind done (-1). slapd-bind PID=15459: ldap_sasl_bind_s: Can't contact LDAP server (-1) slapd-read PID=15465: ldap_sasl_bind_s: Can't contact LDAP server (-1) slapd-bind PID=15469: ldap_sasl_bind_s: Can't contact LDAP server (-1) PID=15459 - Bind done (-1). PID=15469 - Bind done (-1). slapd-search PID=15473: ldap_sasl_bind_s: Can't contact LDAP server (-1) bindDN="cn=Manager,o=Example,c=US" PID=15453 - Search(500): base="o=Example,c=US" scope=sub filter="(cn=James*)" attrs=cn (more...). PID=15449 - Read(1000): entry="cn=James A Jones 1, ou=Alumni Association, ou=People, o=Example,c=US". slapd-modify PID=15439: ldap_sasl_bind_s: Can't contact LDAP server (-1) PID=15477 - Read(1000): entry="cn=Backend 1,cn=Backends,cn=Monitor". PID=15485 - Bind(1000): dn="cn=Foo,ou=Meta,o=Example,c=US". PID=15487 - Search(500): base="cn=Monitor" scope=sub filter="(objectClass=*)" attrs=cn (more...). PID=15481 - Search(500): base="cn=Monitor" scope=sub filter="(objectClass=*)" attrs=cn (more...). PID=15447 - Search(500): base="o=Example,c=US" scope=sub filter="(cn=Alumni Assoc Staff)" attrs=cn (more...). PID=15463 - Search(500): base="cn=Monitor" scope=sub filter="(objectClass=*)" attrs=cn (more...). PID=15445 - Bind(1000): dn="cn=Foo,ou=Meta,o=Example,c=US". PID=15483 - Read(1000): entry="cn=Entries,cn=Statistics,cn=Monitor". slapd-read PID=15449: ldap_sasl_bind_s: Can't contact LDAP server (-1) slapd-search PID=15453: ldap_sasl_bind_s: Can't contact LDAP server (-1) bindDN="cn=Manager,o=Example,c=US" PID=15443 - Add/Delete(50): entry="cn=James A Jones 4,ou=People,o=Example,c=US". slapd-search PID=15463: ldap_sasl_bind_s: Can't contact LDAP server (-1) bindDN="cn=Manager,o=Example,c=US" slapd-read PID=15477: ldap_sasl_bind_s: Can't contact LDAP server (-1) slapd-addel PID=15443: ldap_sasl_bind_s: Can't contact LDAP server (-1) slapd-bind PID=15485: ldap_sasl_bind_s: Can't contact LDAP server (-1) PID=15485 - Bind done (-1). slapd-bind PID=15479: ldap_sasl_bind_s: Can't contact LDAP server (-1) slapd-search PID=15487: ldap_sasl_bind_s: Can't contact LDAP server (-1) bindDN="cn=Manager,o=Example,c=US" slapd-search PID=15481: ldap_sasl_bind_s: Can't contact LDAP server (-1) bindDN="cn=Manager,o=Example,c=US" slapd-search PID=15447: ldap_sasl_bind_s: Can't contact LDAP server (-1) bindDN="cn=Manager,o=Example,c=US" PID=15455 - Read(1000): entry="ou=Meta,o=Example,c=US". slapd-bind PID=15445: ldap_sasl_bind_s: Can't contact LDAP server (-1) PID=15445 - Bind done (-1). slapd-read PID=15483: ldap_sasl_bind_s: Can't contact LDAP server (-1) slapd-read PID=15455: ldap_sasl_bind_s: Can't contact LDAP server (-1)
michael@nb2:/usr/src/michael/openldap/OPENLDAP_REL_ENG_2_4/openldap> l tests/core.15063 -rw------- 1 michael users 91799552 2009-06-21 14:55 tests/core.15063
------------------------------ gdb output ------------------------------
michael@nb2:/usr/src/michael/openldap/OPENLDAP_REL_ENG_2_4/openldap/tests> gdb --core=core.15063 --exec=../servers/slapd/.libs/lt-slapd GNU gdb (GDB; openSUSE 11.1) 6.8.50.20081120-cvs Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i586-suse-linux". For bug reporting instructions, please see: http://bugs.opensuse.org/.
warning: Can't read pathname for load map: Input/output error. Reading symbols from /usr/src/michael/openldap/OPENLDAP_REL_ENG_2_4/openldap/libraries/libldap_r/.libs/libldap_r-2.4-releng.so.2...done. Loaded symbols for /usr/src/michael/openldap/OPENLDAP_REL_ENG_2_4/openldap/libraries/libldap_r/.libs/libldap_r-2.4-releng.so.2 Reading symbols from /usr/src/michael/openldap/OPENLDAP_REL_ENG_2_4/openldap/libraries/liblber/.libs/liblber-2.4-releng.so.2...done. Loaded symbols for /usr/src/michael/openldap/OPENLDAP_REL_ENG_2_4/openldap/libraries/liblber/.libs/liblber-2.4-releng.so.2 Reading symbols from /lib/libuuid.so.1...done. Loaded symbols for /lib/libuuid.so.1 Reading symbols from /usr/lib/libdb-4.5.so...done. Loaded symbols for /usr/lib/libdb-4.5.so Reading symbols from /usr/lib/libodbc.so.1...done. Loaded symbols for /usr/lib/libodbc.so.1 Reading symbols from /lib/libpthread.so.0...done. Loaded symbols for /lib/libpthread.so.0 Reading symbols from /usr/lib/libsasl2.so.2...done. Loaded symbols for /usr/lib/libsasl2.so.2 Reading symbols from /usr/lib/libgssapi_krb5.so.2...done. Loaded symbols for /usr/lib/libgssapi_krb5.so.2 Reading symbols from /usr/lib/libssl.so.0.9.8...done. Loaded symbols for /usr/lib/libssl.so.0.9.8 Reading symbols from /usr/lib/libcrypto.so.0.9.8...done. Loaded symbols for /usr/lib/libcrypto.so.0.9.8 Reading symbols from /lib/libcrypt.so.1...done. Loaded symbols for /lib/libcrypt.so.1 Reading symbols from /lib/libresolv.so.2...done. Loaded symbols for /lib/libresolv.so.2 Reading symbols from /usr/lib/libltdl.so.7...done. Loaded symbols for /usr/lib/libltdl.so.7 Reading symbols from /lib/libdl.so.2...done. Loaded symbols for /lib/libdl.so.2 Reading symbols from /lib/libc.so.6...done. Loaded symbols for /lib/libc.so.6 Reading symbols from /lib/ld-linux.so.2...done. Loaded symbols for /lib/ld-linux.so.2 Reading symbols from /usr/lib/libkrb5.so.3...done. Loaded symbols for /usr/lib/libkrb5.so.3 Reading symbols from /usr/lib/libk5crypto.so.3...done. Loaded symbols for /usr/lib/libk5crypto.so.3 Reading symbols from /lib/libcom_err.so.2...done. Loaded symbols for /lib/libcom_err.so.2 Reading symbols from /usr/lib/libkrb5support.so.0...done. Loaded symbols for /usr/lib/libkrb5support.so.0 Reading symbols from /lib/libkeyutils.so.1...done. Loaded symbols for /lib/libkeyutils.so.1 Reading symbols from /lib/libz.so.1...done. Loaded symbols for /lib/libz.so.1 Reading symbols from /lib/libnss_files.so.2...done. Loaded symbols for /lib/libnss_files.so.2 Reading symbols from /usr/lib/sasl2/libcrammd5.so...done. Loaded symbols for /usr/lib/sasl2/libcrammd5.so Reading symbols from /usr/lib/sasl2/liblogin.so...done. Loaded symbols for /usr/lib/sasl2/liblogin.so Reading symbols from /usr/lib/sasl2/libsasldb.so...done. Loaded symbols for /usr/lib/sasl2/libsasldb.so Reading symbols from /usr/lib/sasl2/libotp.so...done. Loaded symbols for /usr/lib/sasl2/libotp.so Reading symbols from /usr/lib/sasl2/libplain.so...done. Loaded symbols for /usr/lib/sasl2/libplain.so Reading symbols from /usr/lib/sasl2/libgssapiv2.so...done. Loaded symbols for /usr/lib/sasl2/libgssapiv2.so Reading symbols from /usr/lib/sasl2/libdigestmd5.so...done. Loaded symbols for /usr/lib/sasl2/libdigestmd5.so Reading symbols from /usr/lib/sasl2/libanonymous.so...done. Loaded symbols for /usr/lib/sasl2/libanonymous.so Reading symbols from /usr/lib/sasl2/libntlm.so...done. Loaded symbols for /usr/lib/sasl2/libntlm.so Reading symbols from /usr/src/michael/openldap/OPENLDAP_REL_ENG_2_4/openldap/servers/slapd/back-hdb/.libs/back_hdb-2.4-releng.so.2...done. Loaded symbols for ../servers/slapd/back-hdb/.libs/back_hdb-2.4-releng.so.2 Reading symbols from /usr/src/michael/openldap/OPENLDAP_REL_ENG_2_4/openldap/servers/slapd/back-relay/.libs/back_relay-2.4-releng.so.2...done. Loaded symbols for ../servers/slapd/back-relay/.libs/back_relay-2.4-releng.so.2 Reading symbols from /usr/src/michael/openldap/OPENLDAP_REL_ENG_2_4/openldap/servers/slapd/back-ldap/.libs/back_ldap-2.4-releng.so.2...done. Loaded symbols for ../servers/slapd/back-ldap/.libs/back_ldap-2.4-releng.so.2 Reading symbols from /usr/src/michael/openldap/OPENLDAP_REL_ENG_2_4/openldap/servers/slapd/back-meta/.libs/back_meta-2.4-releng.so.2...done. Loaded symbols for ../servers/slapd/back-meta/.libs/back_meta-2.4-releng.so.2 Reading symbols from /usr/src/michael/openldap/OPENLDAP_REL_ENG_2_4/openldap/servers/slapd/back-monitor/.libs/back_monitor-2.4-releng.so.2...done. Loaded symbols for ../servers/slapd/back-monitor/.libs/back_monitor-2.4-releng.so.2 Reading symbols from /usr/src/michael/openldap/OPENLDAP_REL_ENG_2_4/openldap/servers/slapd/overlays/.libs/rwm-2.4-releng.so.2...done. Loaded symbols for ../servers/slapd/overlays/.libs/rwm-2.4-releng.so.2 [New Thread 15341] [New Thread 15063] [New Thread 15340] [New Thread 15254] [New Thread 15312] [New Thread 15410] [New Thread 15384] [New Thread 15209] [New Thread 15283] [New Thread 15366] [New Thread 15093] [New Thread 15313] [New Thread 15298] [New Thread 15417] [New Thread 15078] [New Thread 15232] [New Thread 15396] Core was generated by `/usr/src/michael/openldap/OPENLDAP_REL_ENG_2_4/openldap/servers/slapd/.libs/lt-'. Program terminated with signal 6, Aborted. #0 0xffffe430 in __kernel_vsyscall () (gdb) info threads 18 Thread 15396 0xffffe430 in __kernel_vsyscall () 17 Thread 15232 0x08077b90 in ?? () 16 Thread 15078 0xffffe430 in __kernel_vsyscall () 15 Thread 15417 0xffffe430 in __kernel_vsyscall () 14 Thread 15298 0xffffe430 in __kernel_vsyscall () 13 Thread 15313 0xffffe430 in __kernel_vsyscall () 12 Thread 15093 0xffffe430 in __kernel_vsyscall () 11 Thread 15366 0xffffe430 in __kernel_vsyscall () 10 Thread 15283 0xffffe430 in __kernel_vsyscall () 9 Thread 15209 0xffffe430 in __kernel_vsyscall () 8 Thread 15384 0xffffe430 in __kernel_vsyscall () 7 Thread 15410 0xffffe430 in __kernel_vsyscall () 6 Thread 15312 0xffffe430 in __kernel_vsyscall () 5 Thread 15254 0xffffe430 in __kernel_vsyscall () 4 Thread 15340 0xffffe430 in __kernel_vsyscall () 3 Thread 15063 0xffffe430 in __kernel_vsyscall () 2 Thread 15341 0xffffe430 in __kernel_vsyscall () * 1 Thread 15348 0xffffe430 in __kernel_vsyscall () (gdb) thread apply all bt
Thread 18 (Thread 15396): #0 0xffffe430 in __kernel_vsyscall () #1 0x40250b3b in write () from /lib/libpthread.so.0 #2 0x400744eb in sb_stream_write (sbiod=0x82b6ab8, buf=0x4517356c, len=15) at sockbuf.c:535 #3 0x4007362a in sb_debug_write (sbiod=0x82b6860, buf=0x4517356c, len=15) at sockbuf.c:852 #4 0x40073a32 in ber_int_sb_write (sb=0x82b6ae0, buf=0x4517356c, len=15) at sockbuf.c:445 #5 0x40071284 in ber_flush2 (sb=0x82b6ae0, ber=0x4516fa9c, freeit=0) at io.c:256 #6 0x08087cb7 in ?? () #7 0x0808a575 in ?? () #8 0x0808b23f in ?? () #9 0x40789624 in ldap_back_search (op=0x82efbc8, rs=0x451710c8) at search.c:575 #10 0x080e05fc in ?? () #11 0x080e10f4 in ?? () #12 0x08079703 in ?? () #13 0x080e05fc in ?? () #14 0x080e10f4 in ?? () #15 0x08079f78 in ?? () #16 0x080772ff in ?? () #17 0x08077c87 in ?? () #18 0x4002f430 in ldap_int_thread_pool_wrapper (xpool=0x8) at tpool.c:698 #19 0x4024a1b5 in start_thread () from /lib/libpthread.so.0 #20 0x405863be in clone () from /lib/libc.so.6
Thread 17 (Thread 15232): #0 0x08077b90 in ?? () #1 0x4002f430 in ldap_int_thread_pool_wrapper (xpool=0x407ea218) at tpool.c:698 #2 0x4024a1b5 in start_thread () from /lib/libpthread.so.0 #3 0x405863be in clone () from /lib/libc.so.6
Thread 16 (Thread 15078): #0 0xffffe430 in __kernel_vsyscall () #1 0x40586c56 in epoll_wait () from /lib/libc.so.6 #2 0x08073cf7 in ?? () #3 0x4024a1b5 in start_thread () from /lib/libpthread.so.0 #4 0x405863be in clone () from /lib/libc.so.6
Thread 15 (Thread 15417): #0 0xffffe430 in __kernel_vsyscall () #1 0x4057c6a7 in poll () from /lib/libc.so.6 #2 0x40049f65 in ldap_int_select (ld=0x82afde8, timeout=0x45b73af0) at os-ip.c:1056 #3 0x40031d1f in ldap_result (ld=0x82afde8, msgid=8, all=0, timeout=0x45b73c1c, result=0x45b73c34) at result.c:335 #4 0x40789923 in ldap_back_search (op=0x82ae2d8, rs=0x45b750c8) at search.c:276 #5 0x080de220 in ?? () #6 0x080def93 in ?? () #7 0x080e0586 in ?? () #8 0x080e10f4 in ?? () #9 0x08079703 in ?? () #10 0x080e05fc in ?? () #11 0x080e10f4 in ?? () #12 0x08079f78 in ?? () #13 0x080772ff in ?? () #14 0x08077c87 in ?? () #15 0x4002f430 in ldap_int_thread_pool_wrapper (xpool=0x45b750c8) at tpool.c:698 #16 0x4024a1b5 in start_thread () from /lib/libpthread.so.0 #17 0x405863be in clone () from /lib/libc.so.6
Thread 14 (Thread 15298): #0 0xffffe430 in __kernel_vsyscall () #1 0x4057c6a7 in poll () from /lib/libc.so.6 #2 0x40049f65 in ldap_int_select (ld=0x82b6078, timeout=0x4295faf0) at os-ip.c:1056 #3 0x40031d1f in ldap_result (ld=0x82b6078, msgid=4, all=0, timeout=0x4295fc1c, result=0x4295fc34) at result.c:335 #4 0x40789923 in ldap_back_search (op=0x82b64e8, rs=0x429610c8) at search.c:276 #5 0x080de220 in ?? () #6 0x080defd8 in ?? () #7 0x080e0586 in ?? () #8 0x080e10f4 in ?? () #9 0x08079703 in ?? () #10 0x080e05fc in ?? () #11 0x080e10f4 in ?? () #12 0x08079f78 in ?? () #13 0x080772ff in ?? () #14 0x08077c87 in ?? () #15 0x4002f430 in ldap_int_thread_pool_wrapper (xpool=0x429610c8) at tpool.c:698 #16 0x4024a1b5 in start_thread () from /lib/libpthread.so.0 #17 0x405863be in clone () from /lib/libc.so.6
Thread 13 (Thread 15313): #0 0xffffe430 in __kernel_vsyscall () #1 0x4057c6a7 in poll () from /lib/libc.so.6 #2 0x40049f65 in ldap_int_select (ld=0x826a570, timeout=0x43161a00) at os-ip.c:1056 #3 0x40031d1f in ldap_result (ld=0x826a570, msgid=668, all=1, timeout=0x43161a80, result=0x43161a88) at result.c:335 #4 0x4078d371 in ldap_back_op_result (lc=0x826a530, op=0x829e9d8, rs=0x431630c8, msgid=668, timeout=0, sendok=LDAP_BACK_RETRY_SRES) at bind.c:1704 #5 0x4078fadb in ldap_back_modify (op=0x829e9d8, rs=0x431630c8) at modify.c:111 #6 0x080e05fc in ?? () #7 0x080e10f4 in ?? () #8 0x0809082d in ?? () #9 0x080e05fc in ?? () #10 0x080e10f4 in ?? () #11 0x0809136f in ?? () #12 0x080772ff in ?? () #13 0x08077c87 in ?? () #14 0x4002f430 in ldap_int_thread_pool_wrapper (xpool=0x10) at tpool.c:698 #15 0x4024a1b5 in start_thread () from /lib/libpthread.so.0 #16 0x405863be in clone () from /lib/libc.so.6
Thread 12 (Thread 15093): #0 0xffffe430 in __kernel_vsyscall () #1 0x4057c6a7 in poll () from /lib/libc.so.6 #2 0x40049f65 in ldap_int_select (ld=0x82e4d88, timeout=0x41055bc0) at os-ip.c:1056 #3 0x40031d1f in ldap_result (ld=0x82e4d88, msgid=4, all=0, timeout=0x41055cec, result=0x41055d04) at result.c:335 #4 0x40789923 in ldap_back_search (op=0x825ea80, rs=0x410570c8) at search.c:276 #5 0x080e05fc in ?? () #6 0x080e10f4 in ?? () #7 0x08079703 in ?? () #8 0x080e05fc in ?? () #9 0x080e10f4 in ?? () #10 0x08079f78 in ?? () #11 0x080772ff in ?? () #12 0x08077c87 in ?? () #13 0x4002f430 in ldap_int_thread_pool_wrapper (xpool=0x8) at tpool.c:698 #14 0x4024a1b5 in start_thread () from /lib/libpthread.so.0 #15 0x405863be in clone () from /lib/libc.so.6
Thread 11 (Thread 15366): #0 0xffffe430 in __kernel_vsyscall () #1 0x4057c6a7 in poll () from /lib/libc.so.6 #2 0x40049f65 in ldap_int_select (ld=0x82b9b60, timeout=0x4476baf0) at os-ip.c:1056 #3 0x40031d1f in ldap_result (ld=0x82b9b60, msgid=10, all=0, timeout=0x4476bc1c, result=0x4476bc34) at result.c:335 #4 0x40789923 in ldap_back_search (op=0x82e1828, rs=0x4476d0c8) at search.c:276 #5 0x080de220 in ?? () #6 0x080defd8 in ?? () #7 0x080e0586 in ?? () #8 0x080e10f4 in ?? () #9 0x08079703 in ?? () #10 0x080e05fc in ?? () #11 0x080e10f4 in ?? () #12 0x08079f78 in ?? () #13 0x080772ff in ?? () #14 0x08077c87 in ?? () #15 0x4002f430 in ldap_int_thread_pool_wrapper (xpool=0x4476d0c8) at tpool.c:698 #16 0x4024a1b5 in start_thread () from /lib/libpthread.so.0 #17 0x405863be in clone () from /lib/libc.so.6
Thread 10 (Thread 15283): #0 0xffffe430 in __kernel_vsyscall () #1 0x4057c6a7 in poll () from /lib/libc.so.6 #2 0x40049f65 in ldap_int_select (ld=0x830dbb0, timeout=0x4245dbc0) at os-ip.c:1056 #3 0x40031d1f in ldap_result (ld=0x830dbb0, msgid=504, all=0, timeout=0x4245dcec, result=0x4245dd04) at result.c:335 #4 0x40789923 in ldap_back_search (op=0x8293608, rs=0x4245f0c8) at search.c:276 #5 0x080e05fc in ?? () #6 0x080e10f4 in ?? () #7 0x08079703 in ?? () #8 0x080e05fc in ?? () #9 0x080e10f4 in ?? () #10 0x08079f78 in ?? () #11 0x080772ff in ?? () #12 0x08077c87 in ?? () #13 0x4002f430 in ldap_int_thread_pool_wrapper (xpool=0x8) at tpool.c:698 #14 0x4024a1b5 in start_thread () from /lib/libpthread.so.0 #15 0x405863be in clone () from /lib/libc.so.6
Thread 9 (Thread 15209): #0 0xffffe430 in __kernel_vsyscall () #1 0x4057c6a7 in poll () from /lib/libc.so.6 #2 0x40049f65 in ldap_int_select (ld=0x830e2f8, timeout=0x41558bc0) at os-ip.c:1056 #3 0x40031d1f in ldap_result (ld=0x830e2f8, msgid=1120, all=1, timeout=0x41558c40, result=0x41558c48) at result.c:335 #4 0x4078d371 in ldap_back_op_result (lc=0x82a11b8, op=0x8272c88, rs=0x415590c8, msgid=1120, timeout=0, sendok=LDAP_BACK_RETRY_SRES) at bind.c:1704 #5 0x4078f75a in ldap_back_delete (op=0x8272c88, rs=0x415590c8) at delete.c:62 #6 0x080e05fc in ?? () #7 0x080e10f4 in ?? () #8 0x080917cb in ?? () #9 0x080e05fc in ?? () #10 0x080e10f4 in ?? () #11 0x08091d86 in ?? () #12 0x080772ff in ?? () #13 0x08077c87 in ?? () #14 0x4002f430 in ldap_int_thread_pool_wrapper (xpool=0x1c) at tpool.c:698 #15 0x4024a1b5 in start_thread () from /lib/libpthread.so.0 #16 0x405863be in clone () from /lib/libc.so.6
Thread 8 (Thread 15384): #0 0xffffe430 in __kernel_vsyscall () #1 0x4057c6a7 in poll () from /lib/libc.so.6 #2 0x40049f65 in ldap_int_select (ld=0x8288200, timeout=0x44c6daf0) at os-ip.c:1056 #3 0x40031d1f in ldap_result (ld=0x8288200, msgid=28, all=0, timeout=0x44c6dc1c, result=0x44c6dc34) at result.c:335 #4 0x40789923 in ldap_back_search (op=0x82ef198, rs=0x44c6f0c8) at search.c:276 #5 0x080de220 in ?? () #6 0x080def93 in ?? () #7 0x080e0586 in ?? () #8 0x080e10f4 in ?? () #9 0x08079703 in ?? () #10 0x080e05fc in ?? () #11 0x080e10f4 in ?? () #12 0x08079f78 in ?? () #13 0x080772ff in ?? () #14 0x08077c87 in ?? () #15 0x4002f430 in ldap_int_thread_pool_wrapper (xpool=0x44c6f0c8) at tpool.c:698 #16 0x4024a1b5 in start_thread () from /lib/libpthread.so.0 #17 0x405863be in clone () from /lib/libc.so.6
Thread 7 (Thread 15410): #0 0xffffe430 in __kernel_vsyscall () #1 0x4057c6a7 in poll () from /lib/libc.so.6 #2 0x40049f65 in ldap_int_select (ld=0x82cb590, timeout=0x45672bc0) at os-ip.c:1056 #3 0x40031d1f in ldap_result (ld=0x82cb590, msgid=19, all=1, timeout=0x45672c40, result=0x45672c48) at result.c:335 #4 0x4078d371 in ldap_back_op_result (lc=0x82cb550, op=0x830e008, rs=0x456730c8, msgid=19, timeout=0, sendok=LDAP_BACK_RETRY_SRES) at bind.c:1704 #5 0x4078f75a in ldap_back_delete (op=0x830e008, rs=0x456730c8) at delete.c:62 #6 0x080e05fc in ?? () #7 0x080e10f4 in ?? () #8 0x080917cb in ?? () #9 0x080e05fc in ?? () #10 0x080e10f4 in ?? () #11 0x08091d86 in ?? () #12 0x080772ff in ?? () #13 0x08077c87 in ?? () #14 0x4002f430 in ldap_int_thread_pool_wrapper (xpool=0x1c) at tpool.c:698 #15 0x4024a1b5 in start_thread () from /lib/libpthread.so.0 #16 0x405863be in clone () from /lib/libc.so.6
Thread 6 (Thread 15312): #0 0xffffe430 in __kernel_vsyscall () #1 0x4057c6a7 in poll () from /lib/libc.so.6 #2 0x40049f65 in ldap_int_select (ld=0x828aae8, timeout=0x42d61b50) at os-ip.c:1056 #3 0x40031d1f in ldap_result (ld=0x828aae8, msgid=2, all=1, timeout=0x42d61bd0, result=0x42d61bd8) at result.c:335 #4 0x4078d371 in ldap_back_op_result (lc=0x828a948, op=0x82b93f0, rs=0x42d620c8, msgid=2, timeout=0, sendok=LDAP_BACK_RETRY_SRES) at bind.c:1704 #5 0x4078fd4f in ldap_back_modrdn (op=0x82b93f0, rs=0x42d620c8) at modrdn.c:95 #6 0x080e05fc in ?? () #7 0x080e10f4 in ?? () #8 0x08092b4f in ?? () #9 0x080e05fc in ?? () #10 0x080e10f4 in ?? () #11 0x080936b7 in ?? () #12 0x080772ff in ?? () #13 0x08077c87 in ?? () #14 0x4002f430 in ldap_int_thread_pool_wrapper (xpool=0x14) at tpool.c:698 #15 0x4024a1b5 in start_thread () from /lib/libpthread.so.0 #16 0x405863be in clone () from /lib/libc.so.6
Thread 5 (Thread 15254): #0 0xffffe430 in __kernel_vsyscall () #1 0x4057c6a7 in poll () from /lib/libc.so.6 #2 0x40049f65 in ldap_int_select (ld=0x82cde70, timeout=0x41f5cb50) at os-ip.c:1056 #3 0x40031d1f in ldap_result (ld=0x82cde70, msgid=2, all=1, timeout=0x41f5cbd0, result=0x41f5cbd8) at result.c:335 #4 0x4078d371 in ldap_back_op_result (lc=0x82cda80, op=0x8287e00, rs=0x41f5d0c8, msgid=2, timeout=0, sendok=LDAP_BACK_RETRY_SRES) at bind.c:1704 #5 0x4078fd4f in ldap_back_modrdn (op=0x8287e00, rs=0x41f5d0c8) at modrdn.c:95 #6 0x080e05fc in ?? () #7 0x080e10f4 in ?? () #8 0x08092b4f in ?? () #9 0x080e05fc in ?? () #10 0x080e10f4 in ?? () #11 0x080936b7 in ?? () #12 0x080772ff in ?? () #13 0x08077c87 in ?? () #14 0x4002f430 in ldap_int_thread_pool_wrapper (xpool=0x14) at tpool.c:698 #15 0x4024a1b5 in start_thread () from /lib/libpthread.so.0 #16 0x405863be in clone () from /lib/libc.so.6
Thread 4 (Thread 15340): #0 0xffffe430 in __kernel_vsyscall () #1 0x4057c6a7 in poll () from /lib/libc.so.6 #2 0x40049f65 in ldap_int_select (ld=0x82c3248, timeout=0x43865a00) at os-ip.c:1056 #3 0x40031d1f in ldap_result (ld=0x82c3248, msgid=31, all=1, timeout=0x43865a80, result=0x43865a88) at result.c:335 #4 0x4078d371 in ldap_back_op_result (lc=0x82c3190, op=0x82b6208, rs=0x438670c8, msgid=31, timeout=0, sendok=LDAP_BACK_RETRY_SRES) at bind.c:1704 #5 0x4078fadb in ldap_back_modify (op=0x82b6208, rs=0x438670c8) at modify.c:111 #6 0x080e05fc in ?? () #7 0x080e10f4 in ?? () #8 0x0809082d in ?? () #9 0x080e05fc in ?? () #10 0x080e10f4 in ?? () #11 0x0809136f in ?? () #12 0x080772ff in ?? () #13 0x08077c87 in ?? () #14 0x4002f430 in ldap_int_thread_pool_wrapper (xpool=0x10) at tpool.c:698 #15 0x4024a1b5 in start_thread () from /lib/libpthread.so.0 #16 0x405863be in clone () from /lib/libc.so.6
Thread 3 (Thread 15063): #0 0xffffe430 in __kernel_vsyscall () #1 0x4024a747 in pthread_join () from /lib/libpthread.so.0 #2 0x40030204 in ldap_pvt_thread_join (thread=1086679952, thread_return=0x0) at thr_posix.c:197 #3 0x080710f3 in ?? () #4 0x0805e205 in ?? () #5 0x404cb705 in __libc_start_main () from /lib/libc.so.6 #6 0x0805c921 in ?? ()
Thread 2 (Thread 15341): #0 0xffffe430 in __kernel_vsyscall () #1 0x4057c6a7 in poll () from /lib/libc.so.6 #2 0x40049f65 in ldap_int_select (ld=0x8293408, timeout=0x43c67b50) at os-ip.c:1056 #3 0x40031d1f in ldap_result (ld=0x8293408, msgid=5, all=1, timeout=0x43c67bd0, result=0x43c67bd8) at result.c:335 #4 0x4078d371 in ldap_back_op_result (lc=0x8288da0, op=0x82a0838, rs=0x43c680c8, msgid=5, timeout=0, sendok=LDAP_BACK_RETRY_SRES) at bind.c:1704 #5 0x4078fd4f in ldap_back_modrdn (op=0x82a0838, rs=0x43c680c8) at modrdn.c:95 #6 0x080e05fc in ?? () #7 0x080e10f4 in ?? () #8 0x08092b4f in ?? () #9 0x080e05fc in ?? () #10 0x080e10f4 in ?? () #11 0x080936b7 in ?? () #12 0x080772ff in ?? () #13 0x08077c87 in ?? () #14 0x4002f430 in ldap_int_thread_pool_wrapper (xpool=0x14) at tpool.c:698 #15 0x4024a1b5 in start_thread () from /lib/libpthread.so.0 #16 0x405863be in clone () from /lib/libc.so.6
Thread 1 (Thread 15348): #0 0xffffe430 in __kernel_vsyscall () #1 0x404df990 in raise () from /lib/libc.so.6 #2 0x404e12c8 in abort () from /lib/libc.so.6 #3 0x404d878e in __assert_fail () from /lib/libc.so.6 #4 0x4078c0eb in ldap_back_conn_delete (li=0x8202d90, lc=0x82b9ae0) at bind.c:157 #5 0x4078cf81 in ldap_back_freeconn (li=0x8202d90, lc=0x82b9ae0, dolock=0) at bind.c:467 #6 0x4078d059 in ldap_back_release_conn_lock (li=0x8202d90, lcp=0x4426ace8, dolock=1) at bind.c:1147 #7 0x4078ec2d in ldap_back_bind (op=0x82cbd78, rs=0x4426b0c8) at bind.c:355 #8 0x080e05fc in ?? () #9 0x080e10f4 in ?? () #10 0x08095b5c in ?? () #11 0x080e05fc in ?? () #12 0x080e10f4 in ?? () #13 0x08096692 in ?? () #14 0x080772ff in ?? () #15 0x08077c87 in ?? () #16 0x4002f430 in ldap_int_thread_pool_wrapper (xpool=0x0) at tpool.c:698 #17 0x4024a1b5 in start_thread () from /lib/libpthread.so.0 #18 0x405863be in clone () from /lib/libc.so.6