[Freeipa-users] FreeIPA password sync one direction only (Windows DC -> IPA)

Steve Dainard sdainard at miovision.com
Thu May 23 16:52:20 UTC 2013


The process is still running:

PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND

2278 dirsrv    20   0 2137m  34m 8932 S 100.1  1.2   1201:53 ns-slapd


Is it possible my AD has an unexpected structure that could be causing
this?

Basically we have multiple OU's which represent departments. All the users
of these OU's are also in a group "Shared Login" which resides in 'Users'.

Is there any safe way to kill the winsync agreement when its displaying
"Update in progress" continuously? I've noticed in the past if I kill it I
can't smoothly disconnect and reconnect the agreement and have to start
from scratch again.




Steve Dainard
Infrastructure Manager
Miovision Technologies Inc.
Phone: 519-513-2407 x250


On Wed, May 22, 2013 at 6:24 PM, Rich Megginson <rmeggins at redhat.com> wrote:

>  On 05/22/2013 03:27 PM, Steve Dainard wrote:
>
>   Started a fresh install, included the winsync argument for my Shared
> Login group in the initial agreement.
>
>>      This is very strange.  Do you have any core files in
>> /var/log/dirsrv/slapd-*?  Do you have any abrt crash reports?  Do you see
>> "Disorderly Shutdown" in /var/log/dirsrv/slapd-*/errors.*?
>>
>
>  [root at ipa1 slapd-PKI-IPA]# pwd
> /var/log/dirsrv/slapd-PKI-IPA
> [root at ipa1 slapd-PKI-IPA]# ll
> total 236
> -rw------- 1 pkisrv dirsrv 215489 May 22 17:04 access
> -rw------- 1 pkisrv dirsrv     63 May 22 09:22 access.rotationinfo
> -rw------- 1 pkisrv dirsrv      0 May 22 09:22 audit
> -rw------- 1 pkisrv dirsrv     63 May 22 09:22 audit.rotationinfo
>  -rw------- 1 pkisrv dirsrv  11917 May 22 16:46 errors
> -rw------- 1 pkisrv dirsrv     63 May 22 09:22 errors.rotationinfo
>
>  [root at ipa1 slapd-MIOVISION-LINUX]# pwd
> /var/log/dirsrv/slapd-MIOVISION-LINUX
> [root at ipa1 slapd-MIOVISION-LINUX]# ll
> total 904
> -rw------- 1 dirsrv dirsrv 899511 May 22 17:05 access
> -rw------- 1 dirsrv dirsrv     63 May 22 09:24 access.rotationinfo
> -rw------- 1 dirsrv dirsrv      0 May 22 09:24 audit
> -rw------- 1 dirsrv dirsrv     63 May 22 09:24 audit.rotationinfo
> -rw------- 1 dirsrv dirsrv  10453 May 22 16:46 errors
> -rw------- 1 dirsrv dirsrv     63 May 22 09:24 errors.rotationinfo
>
>
>
>>
>> Ok.  This appears to be hanging somewhere.  Will need to get more
>> information.
>>
>> First, install the debuginfo packages
>>
>> debuginfo-install 389-ds-base ipa-server
>>
>
>> install gdb
>>
>> yum install gdb
>>
>> Then run gdb like this:
>>
>> gdb -ex 'set confirm off' -ex 'set pagination off' -ex 'thread apply all bt full' -ex 'quit' /usr/sbin/ns-slapd `pidof ns-slapd` > stacktrace.`date +%s`.txt 2>&1
>>
>>
>>
>>
> Thanks, but unfortunately the server is almost completely idle - the
> threads are doing nothing.
>
> Was ns-slapd at a high cpu rate when you did the gdb?
>
>
>  Excess command line arguments ignored. (2278)
> GNU gdb (GDB) Red Hat Enterprise Linux (7.2-60.el6_4.1)
> Copyright (C) 2010 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 "x86_64-redhat-linux-gnu".
> For bug reporting instructions, please see:
>  <http://www.gnu.org/software/gdb/bugs/>...
> Reading symbols from /usr/sbin/ns-slapd...Reading symbols from
> /usr/lib/debug/usr/sbin/ns-slapd.debug...done.
> done.
> Attaching to program: /usr/sbin/ns-slapd, process 2346
> Reading symbols from /usr/lib64/dirsrv/libslapd.so.0...Reading symbols
> from /usr/lib/debug/usr/lib64/dirsrv/libslapd.so.0.0.0.debug...done.
> done.
> Loaded symbols for /usr/lib64/dirsrv/libslapd.so.0
> Reading symbols from /lib64/libkrb5.so.3...Reading symbols from
> /usr/lib/debug/lib64/libkrb5.so.3.3.debug...done.
> done.
> Loaded symbols for /lib64/libkrb5.so.3
> Reading symbols from /lib64/libk5crypto.so.3...Reading symbols from
> /usr/lib/debug/lib64/libk5crypto.so.3.1.debug...done.
> done.
> Loaded symbols for /lib64/libk5crypto.so.3
> Reading symbols from /lib64/libcom_err.so.2...Reading symbols from
> /usr/lib/debug/lib64/libcom_err.so.2.1.debug...done.
> done.
> Loaded symbols for /lib64/libcom_err.so.2
> Reading symbols from /lib64/libpcre.so.0...Reading symbols from
> /usr/lib/debug/lib64/libpcre.so.0.0.1.debug...done.
> done.
> Loaded symbols for /lib64/libpcre.so.0
> Reading symbols from /lib64/libldap_r-2.4.so.2...Reading symbols from
> /usr/lib/debug/lib64/libldap_r-2.4.so.2.5.6.debug...done.
> done.
> Loaded symbols for /lib64/libldap_r-2.4.so.2
> Reading symbols from /lib64/libldif-2.4.so.2...Reading symbols from
> /usr/lib/debug/lib64/libldif-2.4.so.2.5.6.debug...done.
> done.
> Loaded symbols for /lib64/libldif-2.4.so.2
> Reading symbols from /lib64/liblber-2.4.so.2...Reading symbols from
> /usr/lib/debug/lib64/liblber-2.4.so.2.5.6.debug...done.
> done.
> Loaded symbols for /lib64/liblber-2.4.so.2
> Reading symbols from /usr/lib64/libssl3.so...Reading symbols from
> /usr/lib/debug/usr/lib64/libssl3.so.debug...done.
> done.
> Loaded symbols for /usr/lib64/libssl3.so
> Reading symbols from /usr/lib64/libnss3.so...Reading symbols from
> /usr/lib/debug/usr/lib64/libnss3.so.debug...done.
> done.
> Loaded symbols for /usr/lib64/libnss3.so
> Reading symbols from /lib64/libplc4.so...Reading symbols from
> /usr/lib/debug/lib64/libplc4.so.debug...done.
> done.
> Loaded symbols for /lib64/libplc4.so
> Reading symbols from /lib64/libplds4.so...Reading symbols from
> /usr/lib/debug/lib64/libplds4.so.debug...done.
> done.
> Loaded symbols for /lib64/libplds4.so
> Reading symbols from /lib64/libnspr4.so...Reading symbols from
> /usr/lib/debug/lib64/libnspr4.so.debug...done.
> done.
> Loaded symbols for /lib64/libnspr4.so
> Reading symbols from /usr/lib64/libsasl2.so.2...Reading symbols from
> /usr/lib/debug/usr/lib64/libsasl2.so.2.0.23.debug...done.
> done.
> Loaded symbols for /usr/lib64/libsasl2.so.2
> Reading symbols from /usr/lib64/libsvrcore.so.0...Reading symbols from
> /usr/lib/debug/usr/lib64/libsvrcore.so.0.0.0.debug...done.
> done.
> Loaded symbols for /usr/lib64/libsvrcore.so.0
> Reading symbols from /lib64/libpthread.so.0...Reading symbols from
> /usr/lib/debug/lib64/libpthread-2.12.so.debug...done.
> [New LWP 2388]
> [New LWP 2387]
> [New LWP 2386]
> [New LWP 2385]
> [New LWP 2384]
> [New LWP 2383]
> [New LWP 2382]
> [New LWP 2381]
> [New LWP 2380]
> [New LWP 2379]
> [New LWP 2378]
> [New LWP 2377]
> [New LWP 2376]
> [New LWP 2375]
> [New LWP 2374]
> [New LWP 2373]
> [New LWP 2372]
> [New LWP 2371]
> [New LWP 2370]
> [New LWP 2369]
> [New LWP 2368]
> [New LWP 2367]
> [New LWP 2366]
> [New LWP 2365]
> [New LWP 2364]
> [New LWP 2363]
> [New LWP 2362]
> [New LWP 2361]
> [New LWP 2360]
> [New LWP 2359]
> [New LWP 2358]
> [New LWP 2357]
> [New LWP 2356]
> [New LWP 2355]
> [New LWP 2354]
> [New LWP 2353]
> [New LWP 2352]
> [New LWP 2351]
> [New LWP 2350]
> [New LWP 2349]
> [Thread debugging using libthread_db enabled]
> done.
> Loaded symbols for /lib64/libpthread.so.0
> Reading symbols from /lib64/libc.so.6...Reading symbols from
> /usr/lib/debug/lib64/libc-2.12.so.debug...done.
> done.
> Loaded symbols for /lib64/libc.so.6
> Reading symbols from /lib64/libkrb5support.so.0...Reading symbols from
> /usr/lib/debug/lib64/libkrb5support.so.0.1.debug...done.
> done.
> Loaded symbols for /lib64/libkrb5support.so.0
> Reading symbols from /lib64/libkeyutils.so.1...(no debugging symbols
> found)...done.
> Loaded symbols for /lib64/libkeyutils.so.1
> Reading symbols from /lib64/libresolv.so.2...Reading symbols from
> /usr/lib/debug/lib64/libresolv-2.12.so.debug...done.
> done.
> Loaded symbols for /lib64/libresolv.so.2
> Reading symbols from /lib64/ld-linux-x86-64.so.2...Reading symbols from
> /usr/lib/debug/lib64/ld-2.12.so.debug...done.
> done.
> Loaded symbols for /lib64/ld-linux-x86-64.so.2
> Reading symbols from /usr/lib64/libsmime3.so...Reading symbols from
> /usr/lib/debug/usr/lib64/libsmime3.so.debug...done.
> done.
> Loaded symbols for /usr/lib64/libsmime3.so
> Reading symbols from /usr/lib64/libnssutil3.so...(no debugging symbols
> found)...done.
> Loaded symbols for /usr/lib64/libnssutil3.so
> Reading symbols from /lib64/libdl.so.2...Reading symbols from
> /usr/lib/debug/lib64/libdl-2.12.so.debug...done.
>  done.
> Loaded symbols for /lib64/libdl.so.2
> Reading symbols from /lib64/libz.so.1...(no debugging symbols
> found)...done.
> Loaded symbols for /lib64/libz.so.1
> Reading symbols from /lib64/libcrypt.so.1...Reading symbols from
> /usr/lib/debug/lib64/libcrypt-2.12.so.debug...done.
> done.
> Loaded symbols for /lib64/libcrypt.so.1
> Reading symbols from /lib64/libselinux.so.1...(no debugging symbols
> found)...done.
> Loaded symbols for /lib64/libselinux.so.1
> Reading symbols from /lib64/libfreebl3.so...(no debugging symbols
> found)...done.
> Loaded symbols for /lib64/libfreebl3.so
> Reading symbols from /lib64/libnss_files.so.2...Reading symbols from
> /usr/lib/debug/lib64/libnss_files-2.12.so.debug...done.
> done.
> Loaded symbols for /lib64/libnss_files.so.2
> Reading symbols from
> /usr/lib64/dirsrv/plugins/libsyntax-plugin.so...Reading symbols from
> /usr/lib/debug/usr/lib64/dirsrv/plugins/libsyntax-plugin.so.debug...done.
> done.
> Loaded symbols for /usr/lib64/dirsrv/plugins/libsyntax-plugin.so
> Reading symbols from
> /usr/lib64/dirsrv/plugins/libbitwise-plugin.so...Reading symbols from
> /usr/lib/debug/usr/lib64/dirsrv/plugins/libbitwise-plugin.so.debug...done.
> done.
> Loaded symbols for /usr/lib64/dirsrv/plugins/libbitwise-plugin.so
> Reading symbols from
> /usr/lib64/dirsrv/plugins/libcollation-plugin.so...Reading symbols from
> /usr/lib/debug/usr/lib64/dirsrv/plugins/libcollation-plugin.so.debug...done.
> done.
> Loaded symbols for /usr/lib64/dirsrv/plugins/libcollation-plugin.so
> Reading symbols from /usr/lib64/libicui18n.so.42...Reading symbols from
> /usr/lib/debug/usr/lib64/libicui18n.so.42.1.debug...done.
> done.
> Loaded symbols for /usr/lib64/libicui18n.so.42
> Reading symbols from /usr/lib64/libicuuc.so.42...Reading symbols from
> /usr/lib/debug/usr/lib64/libicuuc.so.42.1.debug...done.
> done.
> Loaded symbols for /usr/lib64/libicuuc.so.42
> Reading symbols from /usr/lib64/libicudata.so.42...Reading symbols from
> /usr/lib/debug/usr/lib64/libicudata.so.42.1.debug...
> warning: "/usr/lib/debug/usr/lib64/libicudata.so.42.1.debug": separate
> debug info file has no debug info
> (no debugging symbols found)...done.
>  (no debugging symbols found)...done.
> Loaded symbols for /usr/lib64/libicudata.so.42
> Reading symbols from /usr/lib64/libstdc++.so.6...Reading symbols from
> /usr/lib/debug/usr/lib64/libstdc++.so.6.0.13.debug...done.
> done.
> Loaded symbols for /usr/lib64/libstdc++.so.6
> Reading symbols from /lib64/libm.so.6...Reading symbols from
> /usr/lib/debug/lib64/libm-2.12.so.debug...done.
> done.
> Loaded symbols for /lib64/libm.so.6
> Reading symbols from /lib64/libgcc_s.so.1...Reading symbols from
> /usr/lib/debug/lib64/libgcc_s-4.4.7-20120601.so.1.debug...done.
> done.
> Loaded symbols for /lib64/libgcc_s.so.1
> Reading symbols from
> /usr/lib64/dirsrv/plugins/libpwdstorage-plugin.so...Reading symbols from
> /usr/lib/debug/usr/lib64/dirsrv/plugins/libpwdstorage-plugin.so.debug...done.
> done.
> Loaded symbols for /usr/lib64/dirsrv/plugins/libpwdstorage-plugin.so
> Reading symbols from /usr/lib64/dirsrv/plugins/libdes-plugin.so...Reading
> symbols from
> /usr/lib/debug/usr/lib64/dirsrv/plugins/libdes-plugin.so.debug...done.
> done.
> Loaded symbols for /usr/lib64/dirsrv/plugins/libdes-plugin.so
> Reading symbols from /usr/lib64/sasl2/libcrammd5.so...Reading symbols from
> /usr/lib/debug/usr/lib64/sasl2/libcrammd5.so.2.0.23.debug...done.
> done.
> Loaded symbols for /usr/lib64/sasl2/libcrammd5.so
> Reading symbols from /usr/lib64/sasl2/libgssapiv2.so...Reading symbols
> from /usr/lib/debug/usr/lib64/sasl2/libgssapiv2.so.2.0.23.debug...done.
> done.
> Loaded symbols for /usr/lib64/sasl2/libgssapiv2.so
> Reading symbols from /lib64/libgssapi_krb5.so.2...Reading symbols from
> /usr/lib/debug/lib64/libgssapi_krb5.so.2.2.debug...done.
> done.
> Loaded symbols for /lib64/libgssapi_krb5.so.2
> Reading symbols from /usr/lib64/sasl2/libanonymous.so...Reading symbols
> from /usr/lib/debug/usr/lib64/sasl2/libanonymous.so.2.0.23.debug...done.
> done.
> Loaded symbols for /usr/lib64/sasl2/libanonymous.so
> Reading symbols from /usr/lib64/sasl2/libsasldb.so...Reading symbols from
> /usr/lib/debug/usr/lib64/sasl2/libsasldb.so.2.0.23.debug...done.
> done.
> Loaded symbols for /usr/lib64/sasl2/libsasldb.so
> Reading symbols from /lib64/libdb-4.7.so...Reading symbols from
> /usr/lib/debug/lib64/libdb-4.7.so.debug...done.
> done.
> Loaded symbols for /lib64/libdb-4.7.so
> Reading symbols from /usr/lib64/sasl2/liblogin.so...Reading symbols from
> /usr/lib/debug/usr/lib64/sasl2/liblogin.so.2.0.23.debug...done.
> done.
> Loaded symbols for /usr/lib64/sasl2/liblogin.so
> Reading symbols from /usr/lib64/sasl2/libplain.so...Reading symbols from
> /usr/lib/debug/usr/lib64/sasl2/libplain.so.2.0.23.debug...done.
> done.
> Loaded symbols for /usr/lib64/sasl2/libplain.so
> Reading symbols from /usr/lib64/sasl2/libdigestmd5.so...Reading symbols
> from /usr/lib/debug/usr/lib64/sasl2/libdigestmd5.so.2.0.23.debug...done.
> done.
> Loaded symbols for /usr/lib64/sasl2/libdigestmd5.so
> Reading symbols from /usr/lib64/libcrypto.so.10...Reading symbols from
> /usr/lib/debug/usr/lib64/libcrypto.so.1.0.0.debug...done.
> done.
> Loaded symbols for /usr/lib64/libcrypto.so.10
> Reading symbols from
> /usr/lib64/dirsrv/plugins/libattr-unique-plugin.so...Reading symbols from
> /usr/lib/debug/usr/lib64/dirsrv/plugins/libattr-unique-plugin.so.debug...done.
> done.
> Loaded symbols for /usr/lib64/dirsrv/plugins/libattr-unique-plugin.so
> Reading symbols from
> /usr/lib64/dirsrv/plugins/libacctpolicy-plugin.so...Reading symbols from
> /usr/lib/debug/usr/lib64/dirsrv/plugins/libacctpolicy-plugin.so.debug...done.
> done.
> Loaded symbols for /usr/lib64/dirsrv/plugins/libacctpolicy-plugin.so
> Reading symbols from
> /usr/lib64/dirsrv/plugins/libacctusability-plugin.so...Reading symbols from
> /usr/lib/debug/usr/lib64/dirsrv/plugins/libacctusability-plugin.so.debug...done.
> done.
> Loaded symbols for /usr/lib64/dirsrv/plugins/libacctusability-plugin.so
> Reading symbols from /usr/lib64/dirsrv/plugins/libacl-plugin.so...Reading
> symbols from
> /usr/lib/debug/usr/lib64/dirsrv/plugins/libacl-plugin.so.debug...done.
> done.
> Loaded symbols for /usr/lib64/dirsrv/plugins/libacl-plugin.so
> Reading symbols from /usr/lib64/dirsrv/libns-dshttpd.so.0...Reading
> symbols from
> /usr/lib/debug/usr/lib64/dirsrv/libns-dshttpd.so.0.0.0.debug...done.
> done.
> Loaded symbols for /usr/lib64/dirsrv/libns-dshttpd.so.0
> Reading symbols from
> /usr/lib64/dirsrv/plugins/libautomember-plugin.so...Reading symbols from
> /usr/lib/debug/usr/lib64/dirsrv/plugins/libautomember-plugin.so.debug...done.
> done.
> Loaded symbols for /usr/lib64/dirsrv/plugins/libautomember-plugin.so
> Reading symbols from
> /usr/lib64/dirsrv/plugins/libchainingdb-plugin.so...Reading symbols from
> /usr/lib/debug/usr/lib64/dirsrv/plugins/libchainingdb-plugin.so.debug...done.
> done.
> Loaded symbols for /usr/lib64/dirsrv/plugins/libchainingdb-plugin.so
> Reading symbols from /usr/lib64/dirsrv/plugins/libcos-plugin.so...Reading
> symbols from
> /usr/lib/debug/usr/lib64/dirsrv/plugins/libcos-plugin.so.debug...done.
> done.
> Loaded symbols for /usr/lib64/dirsrv/plugins/libcos-plugin.so
> Reading symbols from
> /usr/lib64/dirsrv/plugins/libderef-plugin.so...Reading symbols from
> /usr/lib/debug/usr/lib64/dirsrv/plugins/libderef-plugin.so.debug...done.
> done.
> Loaded symbols for /usr/lib64/dirsrv/plugins/libderef-plugin.so
> Reading symbols from /usr/lib64/dirsrv/plugins/libdna-plugin.so...Reading
> symbols from
> /usr/lib/debug/usr/lib64/dirsrv/plugins/libdna-plugin.so.debug...done.
> done.
> Loaded symbols for /usr/lib64/dirsrv/plugins/libdna-plugin.so
> Reading symbols from
> /usr/lib64/dirsrv/plugins/libhttp-client-plugin.so...Reading symbols from
> /usr/lib/debug/usr/lib64/dirsrv/plugins/libhttp-client-plugin.so.debug...done.
> done.
> Loaded symbols for /usr/lib64/dirsrv/plugins/libhttp-client-plugin.so
> Reading symbols from /usr/lib64/dirsrv/plugins/libback-ldbm.so...Reading
> symbols from
> /usr/lib/debug/usr/lib64/dirsrv/plugins/libback-ldbm.so.debug...done.
> done.
> Loaded symbols for /usr/lib64/dirsrv/plugins/libback-ldbm.so
> Reading symbols from
> /usr/lib64/dirsrv/plugins/libreplication-plugin.so...Reading symbols from
> /usr/lib/debug/usr/lib64/dirsrv/plugins/libreplication-plugin.so.debug...done.
> done.
> Loaded symbols for /usr/lib64/dirsrv/plugins/libreplication-plugin.so
> Reading symbols from
> /usr/lib64/dirsrv/plugins/liblinkedattrs-plugin.so...Reading symbols from
> /usr/lib/debug/usr/lib64/dirsrv/plugins/liblinkedattrs-plugin.so.debug...done.
> done.
> Loaded symbols for /usr/lib64/dirsrv/plugins/liblinkedattrs-plugin.so
> Reading symbols from
> /usr/lib64/dirsrv/plugins/libmanagedentries-plugin.so...Reading symbols
> from
> /usr/lib/debug/usr/lib64/dirsrv/plugins/libmanagedentries-plugin.so.debug...done.
> done.
> Loaded symbols for /usr/lib64/dirsrv/plugins/libmanagedentries-plugin.so
> Reading symbols from
> /usr/lib64/dirsrv/plugins/libmemberof-plugin.so...Reading symbols from
> /usr/lib/debug/usr/lib64/dirsrv/plugins/libmemberof-plugin.so.debug...done.
> done.
> Loaded symbols for /usr/lib64/dirsrv/plugins/libmemberof-plugin.so
> Reading symbols from
> /usr/lib64/dirsrv/plugins/libpam-passthru-plugin.so...Reading symbols from
> /usr/lib/debug/usr/lib64/dirsrv/plugins/libpam-passthru-plugin.so.debug...done.
> done.
> Loaded symbols for /usr/lib64/dirsrv/plugins/libpam-passthru-plugin.so
> Reading symbols from /lib64/libpam.so.0...Reading symbols from
> /usr/lib/debug/lib64/libpam.so.0.82.2.debug...done.
> done.
> Loaded symbols for /lib64/libpam.so.0
> Reading symbols from /lib64/libaudit.so.1...(no debugging symbols
> found)...done.
>  Loaded symbols for /lib64/libaudit.so.1
> Reading symbols from
> /usr/lib64/dirsrv/plugins/libpassthru-plugin.so...Reading symbols from
> /usr/lib/debug/usr/lib64/dirsrv/plugins/libpassthru-plugin.so.debug...done.
> done.
> Loaded symbols for /usr/lib64/dirsrv/plugins/libpassthru-plugin.so
> Reading symbols from
> /usr/lib64/dirsrv/plugins/libposix-winsync-plugin.so...Reading symbols from
> /usr/lib/debug/usr/lib64/dirsrv/plugins/libposix-winsync-plugin.so.debug...done.
> done.
> Loaded symbols for /usr/lib64/dirsrv/plugins/libposix-winsync-plugin.so
> Reading symbols from
> /usr/lib64/dirsrv/plugins/libreferint-plugin.so...Reading symbols from
> /usr/lib/debug/usr/lib64/dirsrv/plugins/libreferint-plugin.so.debug...done.
> done.
> Loaded symbols for /usr/lib64/dirsrv/plugins/libreferint-plugin.so
> Reading symbols from
> /usr/lib64/dirsrv/plugins/libretrocl-plugin.so...Reading symbols from
> /usr/lib/debug/usr/lib64/dirsrv/plugins/libretrocl-plugin.so.debug...done.
> done.
> Loaded symbols for /usr/lib64/dirsrv/plugins/libretrocl-plugin.so
> Reading symbols from
> /usr/lib64/dirsrv/plugins/libroles-plugin.so...Reading symbols from
> /usr/lib/debug/usr/lib64/dirsrv/plugins/libroles-plugin.so.debug...done.
> done.
> Loaded symbols for /usr/lib64/dirsrv/plugins/libroles-plugin.so
> Reading symbols from
> /usr/lib64/dirsrv/plugins/librootdn-access-plugin.so...Reading symbols from
> /usr/lib/debug/usr/lib64/dirsrv/plugins/librootdn-access-plugin.so.debug...done.
> done.
> Loaded symbols for /usr/lib64/dirsrv/plugins/librootdn-access-plugin.so
> Reading symbols from
> /usr/lib64/dirsrv/plugins/libschemareload-plugin.so...Reading symbols from
> /usr/lib/debug/usr/lib64/dirsrv/plugins/libschemareload-plugin.so.debug...done.
> done.
> Loaded symbols for /usr/lib64/dirsrv/plugins/libschemareload-plugin.so
> Reading symbols from
> /usr/lib64/dirsrv/plugins/libstatechange-plugin.so...Reading symbols from
> /usr/lib/debug/usr/lib64/dirsrv/plugins/libstatechange-plugin.so.debug...done.
> done.
> Loaded symbols for /usr/lib64/dirsrv/plugins/libstatechange-plugin.so
> Reading symbols from /usr/lib64/dirsrv/plugins/libusn-plugin.so...Reading
> symbols from
> /usr/lib/debug/usr/lib64/dirsrv/plugins/libusn-plugin.so.debug...done.
> done.
> Loaded symbols for /usr/lib64/dirsrv/plugins/libusn-plugin.so
> Reading symbols from
> /usr/lib64/dirsrv/plugins/libviews-plugin.so...Reading symbols from
> /usr/lib/debug/usr/lib64/dirsrv/plugins/libviews-plugin.so.debug...done.
> done.
> Loaded symbols for /usr/lib64/dirsrv/plugins/libviews-plugin.so
> Reading symbols from /usr/lib64/libsoftokn3.so...(no debugging symbols
> found)...done.
> Loaded symbols for /usr/lib64/libsoftokn3.so
> Reading symbols from /usr/lib64/libsqlite3.so.0...(no debugging symbols
> found)...done.
> Loaded symbols for /usr/lib64/libsqlite3.so.0
> Reading symbols from /usr/lib64/libnssdbm3.so...(no debugging symbols
> found)...done.
> Loaded symbols for /usr/lib64/libnssdbm3.so
> 0x0000003f020df253 in __poll (fds=<value optimized out>, nfds=<value
> optimized out>, timeout=<value optimized out>) at
> ../sysdeps/unix/sysv/linux/poll.c:87
> 87  int result = INLINE_SYSCALL (poll, 3, CHECK_N (fds, nfds), nfds,
> timeout);
>
>  Thread 41 (Thread 0x7f6a8f2cb700 (LWP 2349)):
> #0  0x0000003f020e14f3 in select () at
> ../sysdeps/unix/syscall-template.S:82
> No locals.
> #1  0x0000003f030b8679 in DS_Sleep (ticks=<value optimized out>) at
> ldap/servers/slapd/util.c:802
>         mSecs = <value optimized out>
>         tm = {tv_sec = 0, tv_usec = 97622}
> #2  0x00007f6a931b3d27 in deadlock_threadmain (param=<value optimized
> out>) at ldap/servers/slapd/back-ldbm/dblayer.c:4233
>         rval = <value optimized out>
>         priv = 0x16df7d0
>         li = <value optimized out>
>          interval = 100
> #3  0x0000003f04829a73 in _pt_root (arg=0x17251f0) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156
>         thred = 0x17251f0
>         detached = 1
> #4  0x0000003f02407851 in start_thread (arg=0x7f6a8f2cb700) at
> pthread_create.c:301
>         __res = <value optimized out>
>         pd = 0x7f6a8f2cb700
>         now = <value optimized out>
>         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140095645333248,
> 1795530286501470331, 140736097575568, 140095645333952, 0, 3,
> -1856011838246870917, 1771328388184678523}, mask_was_saved = 0}}, priv =
> {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype
> = 0}}}
>         not_first_call = <value optimized out>
>         pagesize_m1 = <value optimized out>
>         sp = <value optimized out>
>         freesize = <value optimized out>
> #5  0x0000003f020e890d in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
> No locals.
>
>  Thread 40 (Thread 0x7f6a8e8ca700 (LWP 2350)):
> #0  0x0000003f020e14f3 in select () at
> ../sysdeps/unix/syscall-template.S:82
>  No locals.
> #1  0x0000003f030b8679 in DS_Sleep (ticks=<value optimized out>) at
> ldap/servers/slapd/util.c:802
>         mSecs = <value optimized out>
>         tm = {tv_sec = 0, tv_usec = 50606}
> #2  0x00007f6a931b4177 in checkpoint_threadmain (param=0x16df600) at
> ldap/servers/slapd/back-ldbm/dblayer.c:4380
>          time_of_last_checkpoint_completion = 1369257151
>         interval = 250
>         rval = <value optimized out>
>         priv = 0x16df7d0
>         li = 0x16df600
>         debug_checkpointing = 0
>         checkpoint_interval = <value optimized out>
>          home_dir = <value optimized out>
>         list = 0x0
>         listp = <value optimized out>
>         penv = 0x1720c90
> #3  0x0000003f04829a73 in _pt_root (arg=0x193f2a0) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156
>         thred = 0x193f2a0
>          detached = 1
> #4  0x0000003f02407851 in start_thread (arg=0x7f6a8e8ca700) at
> pthread_create.c:301
>         __res = <value optimized out>
>          pd = 0x7f6a8e8ca700
>         now = <value optimized out>
>         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140095634843392,
> 1795530286501470331, 140736097575568, 140095634844096, 0, 3,
> -1856014860293234565, 1771328388184678523}, mask_was_saved = 0}}, priv =
> {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype
> = 0}}}
>         not_first_call = <value optimized out>
>         pagesize_m1 = <value optimized out>
>         sp = <value optimized out>
>         freesize = <value optimized out>
> #5  0x0000003f020e890d in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
> No locals.
>
>  Thread 39 (Thread 0x7f6a8dec9700 (LWP 2351)):
> #0  0x0000003f020e14f3 in select () at
> ../sysdeps/unix/syscall-template.S:82
>  No locals.
> #1  0x0000003f030b8679 in DS_Sleep (ticks=<value optimized out>) at
> ldap/servers/slapd/util.c:802
>         mSecs = <value optimized out>
>         tm = {tv_sec = 0, tv_usec = 71899}
> #2  0x00007f6a931b3f87 in trickle_threadmain (param=<value optimized out>)
> at ldap/servers/slapd/back-ldbm/dblayer.c:4533
>         interval = 250
>         rval = <value optimized out>
>         priv = 0x16df7d0
>         li = <value optimized out>
>         debug_checkpointing = 0
> #3  0x0000003f04829a73 in _pt_root (arg=0x193f0f0) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156
>          thred = 0x193f0f0
>         detached = 1
> #4  0x0000003f02407851 in start_thread (arg=0x7f6a8dec9700) at
> pthread_create.c:301
>          __res = <value optimized out>
>         pd = 0x7f6a8dec9700
>         now = <value optimized out>
>         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140095624353536,
> 1795530286501470331, 140736097575568, 140095624354240, 0, 3,
> -1856016784975454085, 1771328388184678523}, mask_was_saved = 0}}, priv =
> {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype
> = 0}}}
>         not_first_call = <value optimized out>
>         pagesize_m1 = <value optimized out>
>         sp = <value optimized out>
>         freesize = <value optimized out>
> #5  0x0000003f020e890d in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
> No locals.
>
>  Thread 38 (Thread 0x7f6a87fff700 (LWP 2352)):
> #0  0x0000003f020e14f3 in select () at
> ../sysdeps/unix/syscall-template.S:82
>  No locals.
> #1  0x0000003f030b8679 in DS_Sleep (ticks=<value optimized out>) at
> ldap/servers/slapd/util.c:802
>         mSecs = <value optimized out>
>         tm = {tv_sec = 0, tv_usec = 777885}
> #2  0x00007f6a931b4617 in perf_threadmain (param=<value optimized out>) at
> ldap/servers/slapd/back-ldbm/dblayer.c:3740
>         priv = 0x16df7d0
>         li = <value optimized out>
> #3  0x0000003f04829a73 in _pt_root (arg=0x180cce0) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156
>         thred = 0x180cce0
>         detached = 1
> #4  0x0000003f02407851 in start_thread (arg=0x7f6a87fff700) at
> pthread_create.c:301
>         __res = <value optimized out>
>         pd = 0x7f6a87fff700
>         now = <value optimized out>
>          unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140095524960000,
> 1795530286501470331, 140736097575568, 140095524960704, 0, 3,
> -1856029814832488325, 1771328388184678523}, mask_was_saved = 0}}, priv =
> {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype
> = 0}}}
>         not_first_call = <value optimized out>
>         pagesize_m1 = <value optimized out>
>         sp = <value optimized out>
>         freesize = <value optimized out>
> #5  0x0000003f020e890d in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
> No locals.
>
>  Thread 37 (Thread 0x7f6a8d4c8700 (LWP 2353)):
> #0  pthread_cond_wait@@GLIBC_2.3.2 () at
> ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
> No locals.
> #1  0x0000003f04823e7e in PR_WaitCondVar (cvar=0x1ad6e90,
> timeout=4294967295) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:385
>          rv = <value optimized out>
>         thred = 0x1a8eac0
> #2  0x0000003f030ac4eb in slapi_wait_condvar (cvar=0x1ad6e90, timeout=0x0)
> at ldap/servers/slapd/slapi2nspr.c:179
>         prit = <value optimized out>
> #3  0x00007f6a93a46f2e in cos_cache_wait_on_change (arg=<value optimized
> out>) at ldap/servers/plugins/cos/cos_cache.c:476
> No locals.
> #4  0x0000003f04829a73 in _pt_root (arg=0x1a8eac0) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156
>         thred = 0x1a8eac0
>         detached = 1
> #5  0x0000003f02407851 in start_thread (arg=0x7f6a8d4c8700) at
> pthread_create.c:301
>         __res = <value optimized out>
>         pd = 0x7f6a8d4c8700
>         now = <value optimized out>
>         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140095613863680,
> 1795530286501470331, 140736097575904, 140095613864384, 0, 3,
> -1856015413270273925, 1771328388184678523}, mask_was_saved = 0}}, priv =
> {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype
> = 0}}}
>         not_first_call = <value optimized out>
>         pagesize_m1 = <value optimized out>
>         sp = <value optimized out>
>         freesize = <value optimized out>
> #6  0x0000003f020e890d in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
> No locals.
>
>  Thread 36 (Thread 0x7f6a8cac7700 (LWP 2354)):
> #0  pthread_cond_wait@@GLIBC_2.3.2 () at
> ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
> No locals.
> #1  0x0000003f04823e7e in PR_WaitCondVar (cvar=0x1a90000,
> timeout=4294967295) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:385
>          rv = <value optimized out>
>         thred = 0x1a8efa0
> #2  0x0000003f030ac4eb in slapi_wait_condvar (cvar=0x1a90000, timeout=0x0)
> at ldap/servers/slapd/slapi2nspr.c:179
>         prit = <value optimized out>
> #3  0x00007f6a91cb21df in roles_cache_wait_on_change (arg=0x1a8e4c0) at
> ldap/servers/plugins/roles/roles_cache.c:432
>          roles_def = 0x1a8e4c0
> #4  0x0000003f04829a73 in _pt_root (arg=0x1a8efa0) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156
>         thred = 0x1a8efa0
>         detached = 1
> #5  0x0000003f02407851 in start_thread (arg=0x7f6a8cac7700) at
> pthread_create.c:301
>         __res = <value optimized out>
>         pd = 0x7f6a8cac7700
>         now = <value optimized out>
>         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140095603373824,
> 1795530286501470331, 140736097575856, 140095603374528, 0, 3,
> -1856019536975748997, 1771328388184678523}, mask_was_saved = 0}}, priv =
> {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype
> = 0}}}
>         not_first_call = <value optimized out>
>         pagesize_m1 = <value optimized out>
>         sp = <value optimized out>
>         freesize = <value optimized out>
> #6  0x0000003f020e890d in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
> No locals.
>
>  Thread 35 (Thread 0x7f6a875fe700 (LWP 2355)):
> #0  pthread_cond_wait@@GLIBC_2.3.2 () at
> ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
> No locals.
> #1  0x0000003f04823e7e in PR_WaitCondVar (cvar=0x1a87420,
> timeout=4294967295) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:385
>          rv = <value optimized out>
>         thred = 0x1721d40
> #2  0x0000003f030ac4eb in slapi_wait_condvar (cvar=0x1a87420, timeout=0x0)
> at ldap/servers/slapd/slapi2nspr.c:179
>         prit = <value optimized out>
> #3  0x00007f6a91cb21df in roles_cache_wait_on_change (arg=0x1a87470) at
> ldap/servers/plugins/roles/roles_cache.c:432
>          roles_def = 0x1a87470
> #4  0x0000003f04829a73 in _pt_root (arg=0x1721d40) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156
>         thred = 0x1721d40
>         detached = 1
> #5  0x0000003f02407851 in start_thread (arg=0x7f6a875fe700) at
> pthread_create.c:301
>         __res = <value optimized out>
>         pd = 0x7f6a875fe700
>         now = <value optimized out>
>         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140095514470144,
> 1795530286501470331, 140736097575856, 140095514470848, 0, 3,
> -1856028438832340869, 1771328388184678523}, mask_was_saved = 0}}, priv =
> {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype
> = 0}}}
>         not_first_call = <value optimized out>
>         pagesize_m1 = <value optimized out>
>         sp = <value optimized out>
>         freesize = <value optimized out>
> #6  0x0000003f020e890d in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
> No locals.
>
>  Thread 34 (Thread 0x7f6a86bfd700 (LWP 2356)):
> #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
> ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
> No locals.
> #1  0x0000003f048231d9 in pt_TimedWait (cv=0x1acc018, ml=0x1acbf60,
> timeout=<value optimized out>) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
>         rv = <value optimized out>
>         now = {tv_sec = 1369257181, tv_usec = 177289}
>         tmo = {tv_sec = 1369257211, tv_nsec = 177289000}
>         ticks = <value optimized out>
> #2  0x0000003f04823ddc in PR_WaitCondVar (cvar=0x1acc010, timeout=30000)
> at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
>         rv = <value optimized out>
>         thred = 0x180f260
> #3  0x000000000041b2b3 in housecleaning (cur_time=<value optimized out>)
> at ldap/servers/slapd/house.c:77
>         interval = 30000
> #4  0x0000003f04829a73 in _pt_root (arg=0x180f260) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156
>         thred = 0x180f260
>         detached = 0
> #5  0x0000003f02407851 in start_thread (arg=0x7f6a86bfd700) at
> pthread_create.c:301
>         __res = <value optimized out>
>         pd = 0x7f6a86bfd700
>         now = <value optimized out>
>         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140095503980288,
> 1795530286501470331, 140736097577552, 140095503980992, 0, 3,
> -1856032562537815941, 1771328388184678523}, mask_was_saved = 0}}, priv =
> {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype
> = 0}}}
>         not_first_call = <value optimized out>
>         pagesize_m1 = <value optimized out>
>         sp = <value optimized out>
>         freesize = <value optimized out>
> #6  0x0000003f020e890d in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
> No locals.
>
>  Thread 33 (Thread 0x7f6a861fc700 (LWP 2357)):
> #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
> ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
> No locals.
> #1  0x0000003f048231d9 in pt_TimedWait (cv=0x17e4fe8, ml=0x17e51c0,
> timeout=<value optimized out>) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
>         rv = <value optimized out>
>         now = {tv_sec = 1369257192, tv_usec = 292197}
>         tmo = {tv_sec = 1369257202, tv_nsec = 292197000}
>         ticks = <value optimized out>
> #2  0x0000003f04823ddc in PR_WaitCondVar (cvar=0x17e4fe0, timeout=10000)
> at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
>         rv = <value optimized out>
>         thred = 0x1a8f100
> #3  0x0000003f0305db87 in eq_loop (arg=<value optimized out>) at
> ldap/servers/slapd/eventq.c:355
>         timeout = <value optimized out>
>         until = <value optimized out>
> #4  0x0000003f04829a73 in _pt_root (arg=0x1a8f100) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156
>         thred = 0x1a8f100
>         detached = 0
> #5  0x0000003f02407851 in start_thread (arg=0x7f6a861fc700) at
> pthread_create.c:301
>         __res = <value optimized out>
>         pd = 0x7f6a861fc700
>         now = <value optimized out>
>          unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140095493490432,
> 1795530286501470331, 140736097577552, 140095493491136, 0, 3,
> -1856031190832635781, 1771328388184678523}, mask_was_saved = 0}}, priv =
> {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype
> = 0}}}
>         not_first_call = <value optimized out>
>         pagesize_m1 = <value optimized out>
>         sp = <value optimized out>
>         freesize = <value optimized out>
> #6  0x0000003f020e890d in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
> No locals.
>
>  Thread 32 (Thread 0x7f6a857fb700 (LWP 2358)):
> #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
> ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
> No locals.
> #1  0x0000003f048231d9 in pt_TimedWait (cv=0x1a8acf8, ml=0x1a8adf0,
> timeout=<value optimized out>) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
>         rv = <value optimized out>
>         now = {tv_sec = 1369257187, tv_usec = 156204}
>         tmo = {tv_sec = 1369257197, tv_nsec = 156204000}
>         ticks = <value optimized out>
> #2  0x0000003f04823ddc in PR_WaitCondVar (cvar=0x1a8acf0, timeout=10000)
> at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
>         rv = <value optimized out>
>         thred = 0x1a8aea0
> #3  0x0000000000413316 in connection_wait_for_new_pb (ppb=0x7f6a857fad80,
> interval=10000) at ldap/servers/slapd/connection.c:1718
>         ret = 0
> #4  0x0000000000413dae in connection_threadmain () at
> ldap/servers/slapd/connection.c:2197
>         is_timedout = 0
>         curtime = 0
>         pb = 0x0
>         interval = 10000
>         conn = 0x7f6a8c07cf48
>          op = <value optimized out>
>         tag = 96
>         need_wakeup = <value optimized out>
>         thread_turbo_flag = 0
>         ret = <value optimized out>
>         more_data = 0
>         replication_connection = 0
>         doshutdown = 0
> #5  0x0000003f04829a73 in _pt_root (arg=0x1a8aea0) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156
>         thred = 0x1a8aea0
>          detached = 1
> #6  0x0000003f02407851 in start_thread (arg=0x7f6a857fb700) at
> pthread_create.c:301
>         __res = <value optimized out>
>          pd = 0x7f6a857fb700
>         now = <value optimized out>
>         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140095483000576,
> 1795530286501470331, 140736097576720, 140095483001280, 0, 3,
> -1856033115514855301, 1771328388184678523}, mask_was_saved = 0}}, priv =
> {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype
> = 0}}}
>         not_first_call = <value optimized out>
>         pagesize_m1 = <value optimized out>
>         sp = <value optimized out>
>         freesize = <value optimized out>
> #7  0x0000003f020e890d in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
> No locals.
>
>  Thread 31 (Thread 0x7f6a84dfa700 (LWP 2359)):
> #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
> ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
> No locals.
> #1  0x0000003f048231d9 in pt_TimedWait (cv=0x1a8acf8, ml=0x1a8adf0,
> timeout=<value optimized out>) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
>         rv = <value optimized out>
>         now = {tv_sec = 1369257187, tv_usec = 159114}
>         tmo = {tv_sec = 1369257197, tv_nsec = 159114000}
>         ticks = <value optimized out>
> #2  0x0000003f04823ddc in PR_WaitCondVar (cvar=0x1a8acf0, timeout=10000)
> at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
>         rv = <value optimized out>
>         thred = 0x1a8b170
> #3  0x0000000000413316 in connection_wait_for_new_pb (ppb=0x7f6a84df9d80,
> interval=10000) at ldap/servers/slapd/connection.c:1718
>         ret = 0
> #4  0x0000000000413dae in connection_threadmain () at
> ldap/servers/slapd/connection.c:2197
>         is_timedout = 0
>         curtime = 0
>         pb = 0x0
>         interval = 10000
>         conn = 0x7f6a8c07cf48
>          op = <value optimized out>
>         tag = 66
>         need_wakeup = <value optimized out>
>         thread_turbo_flag = 0
>         ret = <value optimized out>
>         more_data = 0
>         replication_connection = 0
>         doshutdown = 0
> #5  0x0000003f04829a73 in _pt_root (arg=0x1a8b170) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156
>         thred = 0x1a8b170
>          detached = 1
> #6  0x0000003f02407851 in start_thread (arg=0x7f6a84dfa700) at
> pthread_create.c:301
>         __res = <value optimized out>
>          pd = 0x7f6a84dfa700
>         now = <value optimized out>
>         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140095472510720,
> 1795530286501470331, 140736097576720, 140095472511424, 0, 3,
> -1856036137561218949, 1771328388184678523}, mask_was_saved = 0}}, priv =
> {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype
> = 0}}}
>         not_first_call = <value optimized out>
>         pagesize_m1 = <value optimized out>
>         sp = <value optimized out>
>         freesize = <value optimized out>
> #7  0x0000003f020e890d in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
> No locals.
>
>  Thread 30 (Thread 0x7f6a7ffff700 (LWP 2360)):
> #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
> ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
> No locals.
> #1  0x0000003f048231d9 in pt_TimedWait (cv=0x1a8acf8, ml=0x1a8adf0,
> timeout=<value optimized out>) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
>         rv = <value optimized out>
>         now = {tv_sec = 1369257187, tv_usec = 158114}
>         tmo = {tv_sec = 1369257197, tv_nsec = 158114000}
>         ticks = <value optimized out>
> #2  0x0000003f04823ddc in PR_WaitCondVar (cvar=0x1a8acf0, timeout=10000)
> at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
>         rv = <value optimized out>
>         thred = 0x1a8b440
> #3  0x0000000000413316 in connection_wait_for_new_pb (ppb=0x7f6a7fffed80,
> interval=10000) at ldap/servers/slapd/connection.c:1718
>         ret = 0
> #4  0x0000000000413dae in connection_threadmain () at
> ldap/servers/slapd/connection.c:2197
>         is_timedout = 0
>         curtime = 0
>         pb = 0x0
>         interval = 10000
>         conn = 0x7f6a8c07cf48
>          op = <value optimized out>
>         tag = 99
>         need_wakeup = <value optimized out>
>         thread_turbo_flag = 0
>         ret = <value optimized out>
>         more_data = 0
>         replication_connection = 0
>         doshutdown = 0
> #5  0x0000003f04829a73 in _pt_root (arg=0x1a8b440) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156
>         thred = 0x1a8b440
>          detached = 1
> #6  0x0000003f02407851 in start_thread (arg=0x7f6a7ffff700) at
> pthread_create.c:301
>         __res = <value optimized out>
>          pd = 0x7f6a7ffff700
>         now = <value optimized out>
>         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140095390742272,
> 1795530286501470331, 140736097576720, 140095390742976, 0, 3,
> -1855484457065111429, 1771328388184678523}, mask_was_saved = 0}}, priv =
> {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype
> = 0}}}
>         not_first_call = <value optimized out>
>         pagesize_m1 = <value optimized out>
>         sp = <value optimized out>
>         freesize = <value optimized out>
> #7  0x0000003f020e890d in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
> No locals.
>
>  Thread 29 (Thread 0x7f6a7f5fe700 (LWP 2361)):
> #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
> ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
> No locals.
> #1  0x0000003f048231d9 in pt_TimedWait (cv=0x1a8acf8, ml=0x1a8adf0,
> timeout=<value optimized out>) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
>         rv = <value optimized out>
>         now = {tv_sec = 1369257188, tv_usec = 200112}
>         tmo = {tv_sec = 1369257198, tv_nsec = 200112000}
>         ticks = <value optimized out>
> #2  0x0000003f04823ddc in PR_WaitCondVar (cvar=0x1a8acf0, timeout=10000)
> at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
>         rv = <value optimized out>
>         thred = 0x1a8b710
> #3  0x0000000000413316 in connection_wait_for_new_pb (ppb=0x7f6a7f5fdd80,
> interval=10000) at ldap/servers/slapd/connection.c:1718
>         ret = 0
> #4  0x0000000000413dae in connection_threadmain () at
> ldap/servers/slapd/connection.c:2197
>         is_timedout = 0
>         curtime = 0
>         pb = 0x0
>         interval = 10000
>         conn = 0x7f6a8c07ce10
>          op = <value optimized out>
>         tag = 99
>         need_wakeup = <value optimized out>
>         thread_turbo_flag = 0
>         ret = <value optimized out>
>         more_data = 0
>         replication_connection = 0
>         doshutdown = 0
> #5  0x0000003f04829a73 in _pt_root (arg=0x1a8b710) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156
>         thred = 0x1a8b710
>          detached = 1
> #6  0x0000003f02407851 in start_thread (arg=0x7f6a7f5fe700) at
> pthread_create.c:301
>         __res = <value optimized out>
>          pd = 0x7f6a7f5fe700
>         now = <value optimized out>
>         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140095380252416,
> 1795530286501470331, 140736097576720, 140095380253120, 0, 3,
> -1855483081064963973, 1771328388184678523}, mask_was_saved = 0}}, priv =
> {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype
> = 0}}}
>         not_first_call = <value optimized out>
>         pagesize_m1 = <value optimized out>
>         sp = <value optimized out>
>         freesize = <value optimized out>
> #7  0x0000003f020e890d in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
> No locals.
>
>  Thread 28 (Thread 0x7f6a7ebfd700 (LWP 2362)):
> #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
> ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
> No locals.
> #1  0x0000003f048231d9 in pt_TimedWait (cv=0x1a8acf8, ml=0x1a8adf0,
> timeout=<value optimized out>) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
>         rv = <value optimized out>
>         now = {tv_sec = 1369257188, tv_usec = 805029}
>         tmo = {tv_sec = 1369257198, tv_nsec = 805029000}
>         ticks = <value optimized out>
> #2  0x0000003f04823ddc in PR_WaitCondVar (cvar=0x1a8acf0, timeout=10000)
> at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
>         rv = <value optimized out>
>         thred = 0x1a8b9e0
> #3  0x0000000000413316 in connection_wait_for_new_pb (ppb=0x7f6a7ebfcd80,
> interval=10000) at ldap/servers/slapd/connection.c:1718
>         ret = 0
> #4  0x0000000000413dae in connection_threadmain () at
> ldap/servers/slapd/connection.c:2197
>         is_timedout = 0
>         curtime = 0
>         pb = 0x0
>         interval = 10000
>         conn = 0x7f6a8c07ce10
>          op = <value optimized out>
>         tag = 18446744073709551615
>         need_wakeup = <value optimized out>
>         thread_turbo_flag = 0
>         ret = <value optimized out>
>         more_data = 0
>         replication_connection = 0
>         doshutdown = 0
> #5  0x0000003f04829a73 in _pt_root (arg=0x1a8b9e0) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156
>         thred = 0x1a8b9e0
>          detached = 1
> #6  0x0000003f02407851 in start_thread (arg=0x7f6a7ebfd700) at
> pthread_create.c:301
>         __res = <value optimized out>
>          pd = 0x7f6a7ebfd700
>         now = <value optimized out>
>         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140095369762560,
> 1795530286501470331, 140736097576720, 140095369763264, 0, 3,
> -1855487204770439045, 1771328388184678523}, mask_was_saved = 0}}, priv =
> {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype
> = 0}}}
>         not_first_call = <value optimized out>
>         pagesize_m1 = <value optimized out>
>         sp = <value optimized out>
>         freesize = <value optimized out>
> #7  0x0000003f020e890d in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
> No locals.
>
>  Thread 27 (Thread 0x7f6a7e1fc700 (LWP 2363)):
> #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
> ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
> No locals.
> #1  0x0000003f048231d9 in pt_TimedWait (cv=0x1a8acf8, ml=0x1a8adf0,
> timeout=<value optimized out>) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
>         rv = <value optimized out>
>         now = {tv_sec = 1369257187, tv_usec = 817904}
>         tmo = {tv_sec = 1369257197, tv_nsec = 817904000}
>         ticks = <value optimized out>
> #2  0x0000003f04823ddc in PR_WaitCondVar (cvar=0x1a8acf0, timeout=10000)
> at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
>         rv = <value optimized out>
>         thred = 0x1a8bcb0
> #3  0x0000000000413316 in connection_wait_for_new_pb (ppb=0x7f6a7e1fbd80,
> interval=10000) at ldap/servers/slapd/connection.c:1718
>         ret = 0
> #4  0x0000000000413dae in connection_threadmain () at
> ldap/servers/slapd/connection.c:2197
>         is_timedout = 0
>         curtime = 0
>         pb = 0x0
>         interval = 10000
>         conn = 0x7f6a8c07ce10
>          op = <value optimized out>
>         tag = 102
>         need_wakeup = <value optimized out>
>         thread_turbo_flag = 0
>         ret = <value optimized out>
>         more_data = 0
>         replication_connection = 0
>         doshutdown = 0
> #5  0x0000003f04829a73 in _pt_root (arg=0x1a8bcb0) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156
>         thred = 0x1a8bcb0
>          detached = 1
> #6  0x0000003f02407851 in start_thread (arg=0x7f6a7e1fc700) at
> pthread_create.c:301
>         __res = <value optimized out>
>          pd = 0x7f6a7e1fc700
>         now = <value optimized out>
>         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140095359272704,
> 1795530286501470331, 140736097576720, 140095359273408, 0, 3,
> -1855485833065258885, 1771328388184678523}, mask_was_saved = 0}}, priv =
> {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype
> = 0}}}
>         not_first_call = <value optimized out>
>         pagesize_m1 = <value optimized out>
>         sp = <value optimized out>
>         freesize = <value optimized out>
> #7  0x0000003f020e890d in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
> No locals.
>
>  Thread 26 (Thread 0x7f6a7d7fb700 (LWP 2364)):
> #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
> ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
> No locals.
> #1  0x0000003f048231d9 in pt_TimedWait (cv=0x1a8acf8, ml=0x1a8adf0,
> timeout=<value optimized out>) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
>         rv = <value optimized out>
>         now = {tv_sec = 1369257189, tv_usec = 204859}
>         tmo = {tv_sec = 1369257199, tv_nsec = 204859000}
>         ticks = <value optimized out>
> #2  0x0000003f04823ddc in PR_WaitCondVar (cvar=0x1a8acf0, timeout=10000)
> at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
>         rv = <value optimized out>
>         thred = 0x1a8bf80
> #3  0x0000000000413316 in connection_wait_for_new_pb (ppb=0x7f6a7d7fad80,
> interval=10000) at ldap/servers/slapd/connection.c:1718
>         ret = 0
> #4  0x0000000000413dae in connection_threadmain () at
> ldap/servers/slapd/connection.c:2197
>         is_timedout = 0
>         curtime = 0
>         pb = 0x0
>         interval = 10000
>         conn = 0x7f6a8c07ce10
>          op = <value optimized out>
>         tag = 18446744073709551615
>         need_wakeup = <value optimized out>
>         thread_turbo_flag = 0
>         ret = <value optimized out>
>         more_data = 0
>         replication_connection = 0
>         doshutdown = 0
> #5  0x0000003f04829a73 in _pt_root (arg=0x1a8bf80) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156
>         thred = 0x1a8bf80
>          detached = 1
> #6  0x0000003f02407851 in start_thread (arg=0x7f6a7d7fb700) at
> pthread_create.c:301
>         __res = <value optimized out>
>          pd = 0x7f6a7d7fb700
>         now = <value optimized out>
>         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140095348782848,
> 1795530286501470331, 140736097576720, 140095348783552, 0, 3,
> -1855487757747478405, 1771328388184678523}, mask_was_saved = 0}}, priv =
> {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype
> = 0}}}
>         not_first_call = <value optimized out>
>         pagesize_m1 = <value optimized out>
>         sp = <value optimized out>
>         freesize = <value optimized out>
> #7  0x0000003f020e890d in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
> No locals.
>
>  Thread 25 (Thread 0x7f6a7cdfa700 (LWP 2365)):
> #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
> ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
> No locals.
> #1  0x0000003f048231d9 in pt_TimedWait (cv=0x1a8acf8, ml=0x1a8adf0,
> timeout=<value optimized out>) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
>         rv = <value optimized out>
>         now = {tv_sec = 1369257188, tv_usec = 204112}
>         tmo = {tv_sec = 1369257198, tv_nsec = 204112000}
>         ticks = <value optimized out>
> #2  0x0000003f04823ddc in PR_WaitCondVar (cvar=0x1a8acf0, timeout=10000)
> at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
>         rv = <value optimized out>
>         thred = 0x1a8c250
> #3  0x0000000000413316 in connection_wait_for_new_pb (ppb=0x7f6a7cdf9d80,
> interval=10000) at ldap/servers/slapd/connection.c:1718
>         ret = 0
> #4  0x0000000000413dae in connection_threadmain () at
> ldap/servers/slapd/connection.c:2197
>         is_timedout = 0
>         curtime = 0
>         pb = 0x0
>         interval = 10000
>         conn = 0x7f6a8c07ce10
>          op = <value optimized out>
>         tag = 99
>         need_wakeup = <value optimized out>
>         thread_turbo_flag = 0
>         ret = <value optimized out>
>         more_data = 0
>         replication_connection = 0
>         doshutdown = 0
> #5  0x0000003f04829a73 in _pt_root (arg=0x1a8c250) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156
>         thred = 0x1a8c250
>          detached = 1
> #6  0x0000003f02407851 in start_thread (arg=0x7f6a7cdfa700) at
> pthread_create.c:301
>         __res = <value optimized out>
>          pd = 0x7f6a7cdfa700
>         now = <value optimized out>
>         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140095338292992,
> 1795530286501470331, 140736097576720, 140095338293696, 0, 3,
> -1855490779793842053, 1771328388184678523}, mask_was_saved = 0}}, priv =
> {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype
> = 0}}}
>         not_first_call = <value optimized out>
>         pagesize_m1 = <value optimized out>
>         sp = <value optimized out>
>         freesize = <value optimized out>
> #7  0x0000003f020e890d in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
> No locals.
>
>  Thread 24 (Thread 0x7f6a77fff700 (LWP 2366)):
> #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
> ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
> No locals.
> #1  0x0000003f048231d9 in pt_TimedWait (cv=0x1a8acf8, ml=0x1a8adf0,
> timeout=<value optimized out>) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
>         rv = <value optimized out>
>         now = {tv_sec = 1369257191, tv_usec = 196461}
>         tmo = {tv_sec = 1369257201, tv_nsec = 196461000}
>         ticks = <value optimized out>
> #2  0x0000003f04823ddc in PR_WaitCondVar (cvar=0x1a8acf0, timeout=10000)
> at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
>         rv = <value optimized out>
>         thred = 0x1a8c520
> #3  0x0000000000413316 in connection_wait_for_new_pb (ppb=0x7f6a77ffed80,
> interval=10000) at ldap/servers/slapd/connection.c:1718
>         ret = 0
> #4  0x0000000000413dae in connection_threadmain () at
> ldap/servers/slapd/connection.c:2197
>         is_timedout = 0
>         curtime = 0
>         pb = 0x0
>         interval = 10000
>         conn = 0x0
>          op = <value optimized out>
>         tag = 0
>         need_wakeup = <value optimized out>
>         thread_turbo_flag = 0
>         ret = <value optimized out>
>         more_data = 0
>         replication_connection = 0
>         doshutdown = 0
> #5  0x0000003f04829a73 in _pt_root (arg=0x1a8c520) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156
>         thred = 0x1a8c520
>          detached = 1
> #6  0x0000003f02407851 in start_thread (arg=0x7f6a77fff700) at
> pthread_create.c:301
>         __res = <value optimized out>
>          pd = 0x7f6a77fff700
>         now = <value optimized out>
>         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140095256524544,
> 1795530286501470331, 140736097576720, 140095256525248, 0, 3,
> -1855502049251155845, 1771328388184678523}, mask_was_saved = 0}}, priv =
> {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype
> = 0}}}
>         not_first_call = <value optimized out>
>         pagesize_m1 = <value optimized out>
>         sp = <value optimized out>
>         freesize = <value optimized out>
> #7  0x0000003f020e890d in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
> No locals.
>
>  Thread 23 (Thread 0x7f6a775fe700 (LWP 2367)):
> #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
> ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
> No locals.
> #1  0x0000003f048231d9 in pt_TimedWait (cv=0x1a8acf8, ml=0x1a8adf0,
> timeout=<value optimized out>) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
>         rv = <value optimized out>
>         now = {tv_sec = 1369257191, tv_usec = 202204}
>         tmo = {tv_sec = 1369257201, tv_nsec = 202204000}
>         ticks = <value optimized out>
> #2  0x0000003f04823ddc in PR_WaitCondVar (cvar=0x1a8acf0, timeout=10000)
> at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
>         rv = <value optimized out>
>         thred = 0x1a8c7f0
> #3  0x0000000000413316 in connection_wait_for_new_pb (ppb=0x7f6a775fdd80,
> interval=10000) at ldap/servers/slapd/connection.c:1718
>         ret = 0
> #4  0x0000000000413dae in connection_threadmain () at
> ldap/servers/slapd/connection.c:2197
>         is_timedout = 0
>         curtime = 0
>         pb = 0x0
>         interval = 10000
>         conn = 0x0
>          op = <value optimized out>
>         tag = 0
>         need_wakeup = <value optimized out>
>         thread_turbo_flag = 0
>         ret = <value optimized out>
>         more_data = 0
>         replication_connection = 0
>         doshutdown = 0
> #5  0x0000003f04829a73 in _pt_root (arg=0x1a8c7f0) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156
>         thred = 0x1a8c7f0
>          detached = 1
> #6  0x0000003f02407851 in start_thread (arg=0x7f6a775fe700) at
> pthread_create.c:301
>         __res = <value optimized out>
>          pd = 0x7f6a775fe700
>         now = <value optimized out>
>         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140095246034688,
> 1795530286501470331, 140736097576720, 140095246035392, 0, 3,
> -1855500673251008389, 1771328388184678523}, mask_was_saved = 0}}, priv =
> {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype
> = 0}}}
>         not_first_call = <value optimized out>
>         pagesize_m1 = <value optimized out>
>         sp = <value optimized out>
>         freesize = <value optimized out>
> #7  0x0000003f020e890d in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
> No locals.
>
>  Thread 22 (Thread 0x7f6a76bfd700 (LWP 2368)):
> #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
> ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
> No locals.
> #1  0x0000003f048231d9 in pt_TimedWait (cv=0x1a8acf8, ml=0x1a8adf0,
> timeout=<value optimized out>) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
>         rv = <value optimized out>
>         now = {tv_sec = 1369257191, tv_usec = 202213}
>         tmo = {tv_sec = 1369257201, tv_nsec = 202213000}
>         ticks = <value optimized out>
> #2  0x0000003f04823ddc in PR_WaitCondVar (cvar=0x1a8acf0, timeout=10000)
> at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
>         rv = <value optimized out>
>         thred = 0x1a8cac0
> #3  0x0000000000413316 in connection_wait_for_new_pb (ppb=0x7f6a76bfcd80,
> interval=10000) at ldap/servers/slapd/connection.c:1718
>         ret = 0
> #4  0x0000000000413dae in connection_threadmain () at
> ldap/servers/slapd/connection.c:2197
>         is_timedout = 0
>         curtime = 0
>         pb = 0x0
>         interval = 10000
>         conn = 0x0
>          op = <value optimized out>
>         tag = 0
>         need_wakeup = <value optimized out>
>         thread_turbo_flag = 0
>         ret = <value optimized out>
>         more_data = 0
>         replication_connection = 0
>         doshutdown = 0
> #5  0x0000003f04829a73 in _pt_root (arg=0x1a8cac0) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156
>         thred = 0x1a8cac0
>          detached = 1
> #6  0x0000003f02407851 in start_thread (arg=0x7f6a76bfd700) at
> pthread_create.c:301
>         __res = <value optimized out>
>          pd = 0x7f6a76bfd700
>         now = <value optimized out>
>         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140095235544832,
> 1795530286501470331, 140736097576720, 140095235545536, 0, 3,
> -1855504796956483461, 1771328388184678523}, mask_was_saved = 0}}, priv =
> {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype
> = 0}}}
>         not_first_call = <value optimized out>
>         pagesize_m1 = <value optimized out>
>         sp = <value optimized out>
>         freesize = <value optimized out>
> #7  0x0000003f020e890d in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
> No locals.
>
>  Thread 21 (Thread 0x7f6a761fc700 (LWP 2369)):
> #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
> ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
> No locals.
> #1  0x0000003f048231d9 in pt_TimedWait (cv=0x1a8acf8, ml=0x1a8adf0,
> timeout=<value optimized out>) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
>         rv = <value optimized out>
>         now = {tv_sec = 1369257191, tv_usec = 200478}
>         tmo = {tv_sec = 1369257201, tv_nsec = 200478000}
>         ticks = <value optimized out>
> #2  0x0000003f04823ddc in PR_WaitCondVar (cvar=0x1a8acf0, timeout=10000)
> at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
>         rv = <value optimized out>
>         thred = 0x1a8cd90
> #3  0x0000000000413316 in connection_wait_for_new_pb (ppb=0x7f6a761fbd80,
> interval=10000) at ldap/servers/slapd/connection.c:1718
>         ret = 0
> #4  0x0000000000413dae in connection_threadmain () at
> ldap/servers/slapd/connection.c:2197
>         is_timedout = 0
>         curtime = 0
>         pb = 0x0
>         interval = 10000
>         conn = 0x0
>          op = <value optimized out>
>         tag = 0
>         need_wakeup = <value optimized out>
>         thread_turbo_flag = 0
>         ret = <value optimized out>
>         more_data = 0
>         replication_connection = 0
>         doshutdown = 0
> #5  0x0000003f04829a73 in _pt_root (arg=0x1a8cd90) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156
>         thred = 0x1a8cd90
>          detached = 1
> #6  0x0000003f02407851 in start_thread (arg=0x7f6a761fc700) at
> pthread_create.c:301
>         __res = <value optimized out>
>          pd = 0x7f6a761fc700
>         now = <value optimized out>
>         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140095225054976,
> 1795530286501470331, 140736097576720, 140095225055680, 0, 3,
> -1855503425251303301, 1771328388184678523}, mask_was_saved = 0}}, priv =
> {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype
> = 0}}}
>         not_first_call = <value optimized out>
>         pagesize_m1 = <value optimized out>
>         sp = <value optimized out>
>         freesize = <value optimized out>
> #7  0x0000003f020e890d in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
> No locals.
>
>  Thread 20 (Thread 0x7f6a757fb700 (LWP 2370)):
> #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
> ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
> No locals.
> #1  0x0000003f048231d9 in pt_TimedWait (cv=0x1a8acf8, ml=0x1a8adf0,
> timeout=<value optimized out>) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
>         rv = <value optimized out>
>         now = {tv_sec = 1369257191, tv_usec = 200498}
>         tmo = {tv_sec = 1369257201, tv_nsec = 200498000}
>         ticks = <value optimized out>
> #2  0x0000003f04823ddc in PR_WaitCondVar (cvar=0x1a8acf0, timeout=10000)
> at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
>         rv = <value optimized out>
>         thred = 0x1812b00
> #3  0x0000000000413316 in connection_wait_for_new_pb (ppb=0x7f6a757fad80,
> interval=10000) at ldap/servers/slapd/connection.c:1718
>         ret = 0
> #4  0x0000000000413dae in connection_threadmain () at
> ldap/servers/slapd/connection.c:2197
>         is_timedout = 0
>         curtime = 0
>         pb = 0x0
>         interval = 10000
>         conn = 0x0
>          op = <value optimized out>
>         tag = 0
>         need_wakeup = <value optimized out>
>         thread_turbo_flag = 0
>         ret = <value optimized out>
>         more_data = 0
>         replication_connection = 0
>         doshutdown = 0
> #5  0x0000003f04829a73 in _pt_root (arg=0x1812b00) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156
>         thred = 0x1812b00
>          detached = 1
> #6  0x0000003f02407851 in start_thread (arg=0x7f6a757fb700) at
> pthread_create.c:301
>         __res = <value optimized out>
>          pd = 0x7f6a757fb700
>         now = <value optimized out>
>         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140095214565120,
> 1795530286501470331, 140736097576720, 140095214565824, 0, 3,
> -1855505349933522821, 1771328388184678523}, mask_was_saved = 0}}, priv =
> {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype
> = 0}}}
>         not_first_call = <value optimized out>
>         pagesize_m1 = <value optimized out>
>         sp = <value optimized out>
>         freesize = <value optimized out>
> #7  0x0000003f020e890d in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
> No locals.
>
>  Thread 19 (Thread 0x7f6a74dfa700 (LWP 2371)):
> #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
> ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
> No locals.
> #1  0x0000003f048231d9 in pt_TimedWait (cv=0x1a8acf8, ml=0x1a8adf0,
> timeout=<value optimized out>) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
>         rv = <value optimized out>
>         now = {tv_sec = 1369257191, tv_usec = 200463}
>         tmo = {tv_sec = 1369257201, tv_nsec = 200463000}
>         ticks = <value optimized out>
> #2  0x0000003f04823ddc in PR_WaitCondVar (cvar=0x1a8acf0, timeout=10000)
> at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
>         rv = <value optimized out>
>         thred = 0x1812dd0
> #3  0x0000000000413316 in connection_wait_for_new_pb (ppb=0x7f6a74df9d80,
> interval=10000) at ldap/servers/slapd/connection.c:1718
>         ret = 0
> #4  0x0000000000413dae in connection_threadmain () at
> ldap/servers/slapd/connection.c:2197
>         is_timedout = 0
>         curtime = 0
>         pb = 0x0
>         interval = 10000
>         conn = 0x0
>          op = <value optimized out>
>         tag = 0
>         need_wakeup = <value optimized out>
>         thread_turbo_flag = 0
>         ret = <value optimized out>
>         more_data = 0
>         replication_connection = 0
>         doshutdown = 0
> #5  0x0000003f04829a73 in _pt_root (arg=0x1812dd0) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156
>         thred = 0x1812dd0
>          detached = 1
> #6  0x0000003f02407851 in start_thread (arg=0x7f6a74dfa700) at
> pthread_create.c:301
>         __res = <value optimized out>
>          pd = 0x7f6a74dfa700
>         now = <value optimized out>
>         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140095204075264,
> 1795530286501470331, 140736097576720, 140095204075968, 0, 3,
> -1855508371979886469, 1771328388184678523}, mask_was_saved = 0}}, priv =
> {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype
> = 0}}}
>         not_first_call = <value optimized out>
>         pagesize_m1 = <value optimized out>
>         sp = <value optimized out>
>         freesize = <value optimized out>
> #7  0x0000003f020e890d in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
> No locals.
>
>  Thread 18 (Thread 0x7f6a743f9700 (LWP 2372)):
> #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
> ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
> No locals.
> #1  0x0000003f048231d9 in pt_TimedWait (cv=0x1a8acf8, ml=0x1a8adf0,
> timeout=<value optimized out>) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
>         rv = <value optimized out>
>         now = {tv_sec = 1369257191, tv_usec = 200478}
>         tmo = {tv_sec = 1369257201, tv_nsec = 200478000}
>         ticks = <value optimized out>
> #2  0x0000003f04823ddc in PR_WaitCondVar (cvar=0x1a8acf0, timeout=10000)
> at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
>         rv = <value optimized out>
>         thred = 0x18130a0
> #3  0x0000000000413316 in connection_wait_for_new_pb (ppb=0x7f6a743f8d80,
> interval=10000) at ldap/servers/slapd/connection.c:1718
>         ret = 0
> #4  0x0000000000413dae in connection_threadmain () at
> ldap/servers/slapd/connection.c:2197
>         is_timedout = 0
>         curtime = 0
>         pb = 0x0
>         interval = 10000
>         conn = 0x0
>          op = <value optimized out>
>         tag = 0
>         need_wakeup = <value optimized out>
>         thread_turbo_flag = 0
>         ret = <value optimized out>
>         more_data = 0
>         replication_connection = 0
>         doshutdown = 0
> #5  0x0000003f04829a73 in _pt_root (arg=0x18130a0) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156
>         thred = 0x18130a0
>          detached = 1
> #6  0x0000003f02407851 in start_thread (arg=0x7f6a743f9700) at
> pthread_create.c:301
>         __res = <value optimized out>
>          pd = 0x7f6a743f9700
>         now = <value optimized out>
>         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140095193585408,
> 1795530286501470331, 140736097576720, 140095193586112, 0, 3,
> -1855508097638850437, 1771328388184678523}, mask_was_saved = 0}}, priv =
> {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype
> = 0}}}
>         not_first_call = <value optimized out>
>         pagesize_m1 = <value optimized out>
>         sp = <value optimized out>
>         freesize = <value optimized out>
> #7  0x0000003f020e890d in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
> No locals.
>
>  Thread 17 (Thread 0x7f6a739f8700 (LWP 2373)):
> #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
> ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
> No locals.
> #1  0x0000003f048231d9 in pt_TimedWait (cv=0x1a8acf8, ml=0x1a8adf0,
> timeout=<value optimized out>) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
>         rv = <value optimized out>
>         now = {tv_sec = 1369257191, tv_usec = 197439}
>         tmo = {tv_sec = 1369257201, tv_nsec = 197439000}
>         ticks = <value optimized out>
> #2  0x0000003f04823ddc in PR_WaitCondVar (cvar=0x1a8acf0, timeout=10000)
> at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
>         rv = <value optimized out>
>         thred = 0x1813370
> #3  0x0000000000413316 in connection_wait_for_new_pb (ppb=0x7f6a739f7d80,
> interval=10000) at ldap/servers/slapd/connection.c:1718
>         ret = 0
> #4  0x0000000000413dae in connection_threadmain () at
> ldap/servers/slapd/connection.c:2197
>         is_timedout = 0
>         curtime = 0
>         pb = 0x0
>         interval = 10000
>         conn = 0x0
>          op = <value optimized out>
>         tag = 0
>         need_wakeup = <value optimized out>
>         thread_turbo_flag = 0
>         ret = <value optimized out>
>         more_data = 0
>         replication_connection = 0
>         doshutdown = 0
> #5  0x0000003f04829a73 in _pt_root (arg=0x1813370) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156
>         thred = 0x1813370
>          detached = 1
> #6  0x0000003f02407851 in start_thread (arg=0x7f6a739f8700) at
> pthread_create.c:301
>         __res = <value optimized out>
>          pd = 0x7f6a739f8700
>         now = <value optimized out>
>         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140095183095552,
> 1795530286501470331, 140736097576720, 140095183096256, 0, 3,
> -1855511123980181381, 1771328388184678523}, mask_was_saved = 0}}, priv =
> {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype
> = 0}}}
>         not_first_call = <value optimized out>
>         pagesize_m1 = <value optimized out>
>         sp = <value optimized out>
>         freesize = <value optimized out>
> #7  0x0000003f020e890d in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
> No locals.
>
>  Thread 16 (Thread 0x7f6a72ff7700 (LWP 2374)):
> #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
> ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
> No locals.
> #1  0x0000003f048231d9 in pt_TimedWait (cv=0x1a8acf8, ml=0x1a8adf0,
> timeout=<value optimized out>) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
>         rv = <value optimized out>
>         now = {tv_sec = 1369257191, tv_usec = 196461}
>         tmo = {tv_sec = 1369257201, tv_nsec = 196461000}
>         ticks = <value optimized out>
> #2  0x0000003f04823ddc in PR_WaitCondVar (cvar=0x1a8acf0, timeout=10000)
> at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
>         rv = <value optimized out>
>         thred = 0x1813640
> #3  0x0000000000413316 in connection_wait_for_new_pb (ppb=0x7f6a72ff6d80,
> interval=10000) at ldap/servers/slapd/connection.c:1718
>         ret = 0
> #4  0x0000000000413dae in connection_threadmain () at
> ldap/servers/slapd/connection.c:2197
>         is_timedout = 0
>         curtime = 0
>         pb = 0x0
>         interval = 10000
>         conn = 0x0
>          op = <value optimized out>
>         tag = 0
>         need_wakeup = <value optimized out>
>         thread_turbo_flag = 0
>         ret = <value optimized out>
>         more_data = 0
>         replication_connection = 0
>         doshutdown = 0
> #5  0x0000003f04829a73 in _pt_root (arg=0x1813640) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156
>         thred = 0x1813640
>          detached = 1
> #6  0x0000003f02407851 in start_thread (arg=0x7f6a72ff7700) at
> pthread_create.c:301
>         __res = <value optimized out>
>          pd = 0x7f6a72ff7700
>         now = <value optimized out>
>         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140095172605696,
> 1795530286501470331, 140736097576720, 140095172606400, 0, 3,
> -1855513048662400901, 1771328388184678523}, mask_was_saved = 0}}, priv =
> {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype
> = 0}}}
>         not_first_call = <value optimized out>
>         pagesize_m1 = <value optimized out>
>         sp = <value optimized out>
>         freesize = <value optimized out>
> #7  0x0000003f020e890d in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
> No locals.
>
>  Thread 15 (Thread 0x7f6a725f6700 (LWP 2375)):
> #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
> ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
> No locals.
> #1  0x0000003f048231d9 in pt_TimedWait (cv=0x1a8acf8, ml=0x1a8adf0,
> timeout=<value optimized out>) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
>         rv = <value optimized out>
>         now = {tv_sec = 1369257191, tv_usec = 200474}
>         tmo = {tv_sec = 1369257201, tv_nsec = 200474000}
>         ticks = <value optimized out>
> #2  0x0000003f04823ddc in PR_WaitCondVar (cvar=0x1a8acf0, timeout=10000)
> at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
>         rv = <value optimized out>
>         thred = 0x1813910
> #3  0x0000000000413316 in connection_wait_for_new_pb (ppb=0x7f6a725f5d80,
> interval=10000) at ldap/servers/slapd/connection.c:1718
>         ret = 0
> #4  0x0000000000413dae in connection_threadmain () at
> ldap/servers/slapd/connection.c:2197
>         is_timedout = 0
>         curtime = 0
>         pb = 0x0
>         interval = 10000
>         conn = 0x0
>          op = <value optimized out>
>         tag = 0
>         need_wakeup = <value optimized out>
>         thread_turbo_flag = 0
>         ret = <value optimized out>
>         more_data = 0
>         replication_connection = 0
>         doshutdown = 0
> #5  0x0000003f04829a73 in _pt_root (arg=0x1813910) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156
>         thred = 0x1813910
>          detached = 1
> #6  0x0000003f02407851 in start_thread (arg=0x7f6a725f6700) at
> pthread_create.c:301
>         __res = <value optimized out>
>          pd = 0x7f6a725f6700
>         now = <value optimized out>
>         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140095162115840,
> 1795530286501470331, 140736097576720, 140095162116544, 0, 3,
> -1855511672662253445, 1771328388184678523}, mask_was_saved = 0}}, priv =
> {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype
> = 0}}}
>         not_first_call = <value optimized out>
>         pagesize_m1 = <value optimized out>
>         sp = <value optimized out>
>         freesize = <value optimized out>
> #7  0x0000003f020e890d in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
> No locals.
>
>  Thread 14 (Thread 0x7f6a71bf5700 (LWP 2376)):
> #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
> ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
> No locals.
> #1  0x0000003f048231d9 in pt_TimedWait (cv=0x1a8acf8, ml=0x1a8adf0,
> timeout=<value optimized out>) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
>         rv = <value optimized out>
>         now = {tv_sec = 1369257191, tv_usec = 200482}
>         tmo = {tv_sec = 1369257201, tv_nsec = 200482000}
>         ticks = <value optimized out>
> #2  0x0000003f04823ddc in PR_WaitCondVar (cvar=0x1a8acf0, timeout=10000)
> at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
>         rv = <value optimized out>
>         thred = 0x1813be0
> #3  0x0000000000413316 in connection_wait_for_new_pb (ppb=0x7f6a71bf4d80,
> interval=10000) at ldap/servers/slapd/connection.c:1718
>         ret = 0
> #4  0x0000000000413dae in connection_threadmain () at
> ldap/servers/slapd/connection.c:2197
>         is_timedout = 0
>         curtime = 0
>         pb = 0x0
>         interval = 10000
>         conn = 0x0
>          op = <value optimized out>
>         tag = 0
>         need_wakeup = <value optimized out>
>         thread_turbo_flag = 0
>         ret = <value optimized out>
>         more_data = 0
>         replication_connection = 0
>         doshutdown = 0
> #5  0x0000003f04829a73 in _pt_root (arg=0x1813be0) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156
>         thred = 0x1813be0
>          detached = 1
> #6  0x0000003f02407851 in start_thread (arg=0x7f6a71bf5700) at
> pthread_create.c:301
>         __res = <value optimized out>
>          pd = 0x7f6a71bf5700
>         now = <value optimized out>
>         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140095151625984,
> 1795530286501470331, 140736097576720, 140095151626688, 0, 3,
> -1855515796367728517, 1771328388184678523}, mask_was_saved = 0}}, priv =
> {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype
> = 0}}}
>         not_first_call = <value optimized out>
>         pagesize_m1 = <value optimized out>
>         sp = <value optimized out>
>         freesize = <value optimized out>
> #7  0x0000003f020e890d in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
> No locals.
>
>  Thread 13 (Thread 0x7f6a711f4700 (LWP 2377)):
> #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
> ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
> No locals.
> #1  0x0000003f048231d9 in pt_TimedWait (cv=0x1a8acf8, ml=0x1a8adf0,
> timeout=<value optimized out>) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
>         rv = <value optimized out>
>         now = {tv_sec = 1369257191, tv_usec = 200470}
>         tmo = {tv_sec = 1369257201, tv_nsec = 200470000}
>         ticks = <value optimized out>
> #2  0x0000003f04823ddc in PR_WaitCondVar (cvar=0x1a8acf0, timeout=10000)
> at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
>         rv = <value optimized out>
>         thred = 0x1813eb0
> #3  0x0000000000413316 in connection_wait_for_new_pb (ppb=0x7f6a711f3d80,
> interval=10000) at ldap/servers/slapd/connection.c:1718
>         ret = 0
> #4  0x0000000000413dae in connection_threadmain () at
> ldap/servers/slapd/connection.c:2197
>         is_timedout = 0
>         curtime = 0
>         pb = 0x0
>         interval = 10000
>         conn = 0x0
>          op = <value optimized out>
>         tag = 0
>         need_wakeup = <value optimized out>
>         thread_turbo_flag = 0
>         ret = <value optimized out>
>         more_data = 0
>         replication_connection = 0
>         doshutdown = 0
> #5  0x0000003f04829a73 in _pt_root (arg=0x1813eb0) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156
>         thred = 0x1813eb0
>          detached = 1
> #6  0x0000003f02407851 in start_thread (arg=0x7f6a711f4700) at
> pthread_create.c:301
>         __res = <value optimized out>
>          pd = 0x7f6a711f4700
>         now = <value optimized out>
>         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140095141136128,
> 1795530286501470331, 140736097576720, 140095141136832, 0, 3,
> -1855514424662548357, 1771328388184678523}, mask_was_saved = 0}}, priv =
> {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype
> = 0}}}
>         not_first_call = <value optimized out>
>         pagesize_m1 = <value optimized out>
>         sp = <value optimized out>
>         freesize = <value optimized out>
> #7  0x0000003f020e890d in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
> No locals.
>
>  Thread 12 (Thread 0x7f6a707f3700 (LWP 2378)):
> #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
> ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
> No locals.
> #1  0x0000003f048231d9 in pt_TimedWait (cv=0x1a8acf8, ml=0x1a8adf0,
> timeout=<value optimized out>) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
>         rv = <value optimized out>
>         now = {tv_sec = 1369257191, tv_usec = 200490}
>         tmo = {tv_sec = 1369257201, tv_nsec = 200490000}
>         ticks = <value optimized out>
> #2  0x0000003f04823ddc in PR_WaitCondVar (cvar=0x1a8acf0, timeout=10000)
> at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
>         rv = <value optimized out>
>         thred = 0x1814180
> #3  0x0000000000413316 in connection_wait_for_new_pb (ppb=0x7f6a707f2d80,
> interval=10000) at ldap/servers/slapd/connection.c:1718
>         ret = 0
> #4  0x0000000000413dae in connection_threadmain () at
> ldap/servers/slapd/connection.c:2197
>         is_timedout = 0
>         curtime = 0
>         pb = 0x0
>         interval = 10000
>         conn = 0x0
>          op = <value optimized out>
>         tag = 0
>         need_wakeup = <value optimized out>
>         thread_turbo_flag = 0
>         ret = <value optimized out>
>         more_data = 0
>         replication_connection = 0
>         doshutdown = 0
> #5  0x0000003f04829a73 in _pt_root (arg=0x1814180) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156
>         thred = 0x1814180
>          detached = 1
> #6  0x0000003f02407851 in start_thread (arg=0x7f6a707f3700) at
> pthread_create.c:301
>         __res = <value optimized out>
>          pd = 0x7f6a707f3700
>         now = <value optimized out>
>         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140095130646272,
> 1795530286501470331, 140736097576720, 140095130646976, 0, 3,
> -1855516349344767877, 1771328388184678523}, mask_was_saved = 0}}, priv =
> {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype
> = 0}}}
>         not_first_call = <value optimized out>
>         pagesize_m1 = <value optimized out>
>         sp = <value optimized out>
>         freesize = <value optimized out>
> #7  0x0000003f020e890d in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
> No locals.
>
>  Thread 11 (Thread 0x7f6a6fdf2700 (LWP 2379)):
> #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
> ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
> No locals.
> #1  0x0000003f048231d9 in pt_TimedWait (cv=0x1a8acf8, ml=0x1a8adf0,
> timeout=<value optimized out>) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
>         rv = <value optimized out>
>         now = {tv_sec = 1369257191, tv_usec = 200478}
>         tmo = {tv_sec = 1369257201, tv_nsec = 200478000}
>         ticks = <value optimized out>
> #2  0x0000003f04823ddc in PR_WaitCondVar (cvar=0x1a8acf0, timeout=10000)
> at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
>         rv = <value optimized out>
>         thred = 0x1814450
> #3  0x0000000000413316 in connection_wait_for_new_pb (ppb=0x7f6a6fdf1d80,
> interval=10000) at ldap/servers/slapd/connection.c:1718
>         ret = 0
> #4  0x0000000000413dae in connection_threadmain () at
> ldap/servers/slapd/connection.c:2197
>         is_timedout = 0
>         curtime = 0
>         pb = 0x0
>         interval = 10000
>         conn = 0x0
>          op = <value optimized out>
>         tag = 0
>         need_wakeup = <value optimized out>
>         thread_turbo_flag = 0
>         ret = <value optimized out>
>         more_data = 0
>         replication_connection = 0
>         doshutdown = 0
> #5  0x0000003f04829a73 in _pt_root (arg=0x1814450) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156
>         thred = 0x1814450
>          detached = 1
> #6  0x0000003f02407851 in start_thread (arg=0x7f6a6fdf2700) at
> pthread_create.c:301
>         __res = <value optimized out>
>          pd = 0x7f6a6fdf2700
>         now = <value optimized out>
>         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140095120156416,
> 1795530286501470331, 140736097576720, 140095120157120, 0, 3,
> -1855519371391131525, 1771328388184678523}, mask_was_saved = 0}}, priv =
> {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype
> = 0}}}
>         not_first_call = <value optimized out>
>         pagesize_m1 = <value optimized out>
>         sp = <value optimized out>
>         freesize = <value optimized out>
> #7  0x0000003f020e890d in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
> No locals.
>
>  Thread 10 (Thread 0x7f6a6f3f1700 (LWP 2380)):
> #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
> ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
> No locals.
> #1  0x0000003f048231d9 in pt_TimedWait (cv=0x1a8acf8, ml=0x1a8adf0,
> timeout=<value optimized out>) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
>         rv = <value optimized out>
>         now = {tv_sec = 1369257191, tv_usec = 200486}
>         tmo = {tv_sec = 1369257201, tv_nsec = 200486000}
>         ticks = <value optimized out>
> #2  0x0000003f04823ddc in PR_WaitCondVar (cvar=0x1a8acf0, timeout=10000)
> at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
>         rv = <value optimized out>
>         thred = 0x1814720
> #3  0x0000000000413316 in connection_wait_for_new_pb (ppb=0x7f6a6f3f0d80,
> interval=10000) at ldap/servers/slapd/connection.c:1718
>         ret = 0
> #4  0x0000000000413dae in connection_threadmain () at
> ldap/servers/slapd/connection.c:2197
>         is_timedout = 0
>         curtime = 0
>         pb = 0x0
>         interval = 10000
>         conn = 0x0
>          op = <value optimized out>
>         tag = 0
>         need_wakeup = <value optimized out>
>         thread_turbo_flag = 0
>         ret = <value optimized out>
>         more_data = 0
>         replication_connection = 0
>         doshutdown = 0
> #5  0x0000003f04829a73 in _pt_root (arg=0x1814720) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156
>         thred = 0x1814720
>          detached = 1
> #6  0x0000003f02407851 in start_thread (arg=0x7f6a6f3f1700) at
> pthread_create.c:301
>         __res = <value optimized out>
>          pd = 0x7f6a6f3f1700
>         now = <value optimized out>
>         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140095109666560,
> 1795530286501470331, 140736097576720, 140095109667264, 0, 3,
> -1855519097050095493, 1771328388184678523}, mask_was_saved = 0}}, priv =
> {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype
> = 0}}}
>         not_first_call = <value optimized out>
>         pagesize_m1 = <value optimized out>
>         sp = <value optimized out>
>         freesize = <value optimized out>
> #7  0x0000003f020e890d in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
> No locals.
>
>  Thread 9 (Thread 0x7f6a6e9f0700 (LWP 2381)):
> #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
> ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
> No locals.
> #1  0x0000003f048231d9 in pt_TimedWait (cv=0x1a8acf8, ml=0x1a8adf0,
> timeout=<value optimized out>) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
>         rv = <value optimized out>
>         now = {tv_sec = 1369257191, tv_usec = 202209}
>         tmo = {tv_sec = 1369257201, tv_nsec = 202209000}
>         ticks = <value optimized out>
> #2  0x0000003f04823ddc in PR_WaitCondVar (cvar=0x1a8acf0, timeout=10000)
> at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
>         rv = <value optimized out>
>         thred = 0x18149f0
> #3  0x0000000000413316 in connection_wait_for_new_pb (ppb=0x7f6a6e9efd80,
> interval=10000) at ldap/servers/slapd/connection.c:1718
>         ret = 0
> #4  0x0000000000413dae in connection_threadmain () at
> ldap/servers/slapd/connection.c:2197
>         is_timedout = 0
>         curtime = 0
>         pb = 0x0
>         interval = 10000
>         conn = 0x0
>          op = <value optimized out>
>         tag = 0
>         need_wakeup = <value optimized out>
>         thread_turbo_flag = 0
>         ret = <value optimized out>
>         more_data = 0
>         replication_connection = 0
>         doshutdown = 0
> #5  0x0000003f04829a73 in _pt_root (arg=0x18149f0) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156
>         thred = 0x18149f0
>          detached = 1
> #6  0x0000003f02407851 in start_thread (arg=0x7f6a6e9f0700) at
> pthread_create.c:301
>         __res = <value optimized out>
>          pd = 0x7f6a6e9f0700
>         now = <value optimized out>
>         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140095099176704,
> 1795530286501470331, 140736097576720, 140095099177408, 0, 3,
> -1855522123391426437, 1771328388184678523}, mask_was_saved = 0}}, priv =
> {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype
> = 0}}}
>         not_first_call = <value optimized out>
>         pagesize_m1 = <value optimized out>
>         sp = <value optimized out>
>         freesize = <value optimized out>
> #7  0x0000003f020e890d in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
> No locals.
>
>  Thread 8 (Thread 0x7f6a6dfef700 (LWP 2382)):
> #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
> ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
> No locals.
> #1  0x0000003f048231d9 in pt_TimedWait (cv=0x1a8acf8, ml=0x1a8adf0,
> timeout=<value optimized out>) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
>         rv = <value optimized out>
>         now = {tv_sec = 1369257191, tv_usec = 200494}
>         tmo = {tv_sec = 1369257201, tv_nsec = 200494000}
>         ticks = <value optimized out>
> #2  0x0000003f04823ddc in PR_WaitCondVar (cvar=0x1a8acf0, timeout=10000)
> at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
>         rv = <value optimized out>
>         thred = 0x1814cc0
> #3  0x0000000000413316 in connection_wait_for_new_pb (ppb=0x7f6a6dfeed80,
> interval=10000) at ldap/servers/slapd/connection.c:1718
>         ret = 0
> #4  0x0000000000413dae in connection_threadmain () at
> ldap/servers/slapd/connection.c:2197
>         is_timedout = 0
>         curtime = 0
>         pb = 0x0
>         interval = 10000
>         conn = 0x0
>          op = <value optimized out>
>         tag = 0
>         need_wakeup = <value optimized out>
>         thread_turbo_flag = 0
>         ret = <value optimized out>
>         more_data = 0
>         replication_connection = 0
>         doshutdown = 0
> #5  0x0000003f04829a73 in _pt_root (arg=0x1814cc0) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156
>         thred = 0x1814cc0
>          detached = 1
> #6  0x0000003f02407851 in start_thread (arg=0x7f6a6dfef700) at
> pthread_create.c:301
>         __res = <value optimized out>
>          pd = 0x7f6a6dfef700
>         now = <value optimized out>
>         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140095088686848,
> 1795530286501470331, 140736097576720, 140095088687552, 0, 3,
> -1855524048073645957, 1771328388184678523}, mask_was_saved = 0}}, priv =
> {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype
> = 0}}}
>         not_first_call = <value optimized out>
>         pagesize_m1 = <value optimized out>
>         sp = <value optimized out>
>         freesize = <value optimized out>
> #7  0x0000003f020e890d in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
> No locals.
>
>  Thread 7 (Thread 0x7f6a6d5ee700 (LWP 2383)):
> #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
> ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
> No locals.
> #1  0x0000003f048231d9 in pt_TimedWait (cv=0x1a8acf8, ml=0x1a8adf0,
> timeout=<value optimized out>) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
>         rv = <value optimized out>
>         now = {tv_sec = 1369257191, tv_usec = 196454}
>         tmo = {tv_sec = 1369257201, tv_nsec = 196454000}
>         ticks = <value optimized out>
> #2  0x0000003f04823ddc in PR_WaitCondVar (cvar=0x1a8acf0, timeout=10000)
> at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
>         rv = <value optimized out>
>         thred = 0x1814f90
> #3  0x0000000000413316 in connection_wait_for_new_pb (ppb=0x7f6a6d5edd80,
> interval=10000) at ldap/servers/slapd/connection.c:1718
>         ret = 0
> #4  0x0000000000413dae in connection_threadmain () at
> ldap/servers/slapd/connection.c:2197
>         is_timedout = 0
>         curtime = 0
>         pb = 0x0
>         interval = 10000
>         conn = 0x0
>          op = <value optimized out>
>         tag = 0
>         need_wakeup = <value optimized out>
>         thread_turbo_flag = 0
>         ret = <value optimized out>
>         more_data = 0
>         replication_connection = 0
>         doshutdown = 0
> #5  0x0000003f04829a73 in _pt_root (arg=0x1814f90) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156
>         thred = 0x1814f90
>          detached = 1
> #6  0x0000003f02407851 in start_thread (arg=0x7f6a6d5ee700) at
> pthread_create.c:301
>         __res = <value optimized out>
>          pd = 0x7f6a6d5ee700
>         now = <value optimized out>
>         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140095078196992,
> 1795530286501470331, 140736097576720, 140095078197696, 0, 3,
> -1855522672073498501, 1771328388184678523}, mask_was_saved = 0}}, priv =
> {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype
> = 0}}}
>         not_first_call = <value optimized out>
>         pagesize_m1 = <value optimized out>
>         sp = <value optimized out>
>         freesize = <value optimized out>
> #7  0x0000003f020e890d in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
> No locals.
>
>  Thread 6 (Thread 0x7f6a6cbed700 (LWP 2384)):
> #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
> ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
> No locals.
> #1  0x0000003f048231d9 in pt_TimedWait (cv=0x1a8acf8, ml=0x1a8adf0,
> timeout=<value optimized out>) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
>         rv = <value optimized out>
>         now = {tv_sec = 1369257191, tv_usec = 195994}
>         tmo = {tv_sec = 1369257201, tv_nsec = 195994000}
>         ticks = <value optimized out>
> #2  0x0000003f04823ddc in PR_WaitCondVar (cvar=0x1a8acf0, timeout=10000)
> at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
>         rv = <value optimized out>
>         thred = 0x1815260
> #3  0x0000000000413316 in connection_wait_for_new_pb (ppb=0x7f6a6cbecd80,
> interval=10000) at ldap/servers/slapd/connection.c:1718
>         ret = 0
> #4  0x0000000000413dae in connection_threadmain () at
> ldap/servers/slapd/connection.c:2197
>         is_timedout = 0
>         curtime = 0
>         pb = 0x0
>         interval = 10000
>         conn = 0x0
>          op = <value optimized out>
>         tag = 0
>         need_wakeup = <value optimized out>
>         thread_turbo_flag = 0
>         ret = <value optimized out>
>         more_data = 0
>         replication_connection = 0
>         doshutdown = 0
> #5  0x0000003f04829a73 in _pt_root (arg=0x1815260) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156
>         thred = 0x1815260
>          detached = 1
> #6  0x0000003f02407851 in start_thread (arg=0x7f6a6cbed700) at
> pthread_create.c:301
>         __res = <value optimized out>
>          pd = 0x7f6a6cbed700
>         now = <value optimized out>
>         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140095067707136,
> 1795530286501470331, 140736097576720, 140095067707840, 0, 3,
> -1855526795778973573, 1771328388184678523}, mask_was_saved = 0}}, priv =
> {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype
> = 0}}}
>         not_first_call = <value optimized out>
>         pagesize_m1 = <value optimized out>
>         sp = <value optimized out>
>         freesize = <value optimized out>
> #7  0x0000003f020e890d in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
> No locals.
>
>  Thread 5 (Thread 0x7f6a6c1ec700 (LWP 2385)):
> #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
> ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
> No locals.
> #1  0x0000003f048231d9 in pt_TimedWait (cv=0x1a8acf8, ml=0x1a8adf0,
> timeout=<value optimized out>) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
>         rv = <value optimized out>
>         now = {tv_sec = 1369257191, tv_usec = 39632}
>         tmo = {tv_sec = 1369257201, tv_nsec = 39632000}
>         ticks = <value optimized out>
> #2  0x0000003f04823ddc in PR_WaitCondVar (cvar=0x1a8acf0, timeout=10000)
> at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
>         rv = <value optimized out>
>         thred = 0x1815530
> #3  0x0000000000413316 in connection_wait_for_new_pb (ppb=0x7f6a6c1ebd80,
> interval=10000) at ldap/servers/slapd/connection.c:1718
>         ret = 0
> #4  0x0000000000413dae in connection_threadmain () at
> ldap/servers/slapd/connection.c:2197
>         is_timedout = 0
>         curtime = 0
>         pb = 0x0
>         interval = 10000
>         conn = 0x7f6a8c07ce10
>          op = <value optimized out>
>         tag = 18446744073709551615
>         need_wakeup = <value optimized out>
>         thread_turbo_flag = 0
>         ret = <value optimized out>
>         more_data = 0
>         replication_connection = 0
>         doshutdown = 0
> #5  0x0000003f04829a73 in _pt_root (arg=0x1815530) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156
>         thred = 0x1815530
>          detached = 1
> #6  0x0000003f02407851 in start_thread (arg=0x7f6a6c1ec700) at
> pthread_create.c:301
>         __res = <value optimized out>
>          pd = 0x7f6a6c1ec700
>         now = <value optimized out>
>         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140095057217280,
> 1795530286501470331, 140736097576720, 140095057217984, 0, 3,
> -1855525424073793413, 1771328388184678523}, mask_was_saved = 0}}, priv =
> {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype
> = 0}}}
>         not_first_call = <value optimized out>
>         pagesize_m1 = <value optimized out>
>         sp = <value optimized out>
>         freesize = <value optimized out>
> #7  0x0000003f020e890d in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
> No locals.
>
>  Thread 4 (Thread 0x7f6a6b7eb700 (LWP 2386)):
> #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
> ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
> No locals.
> #1  0x0000003f048231d9 in pt_TimedWait (cv=0x1a8acf8, ml=0x1a8adf0,
> timeout=<value optimized out>) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
>         rv = <value optimized out>
>         now = {tv_sec = 1369257191, tv_usec = 202218}
>         tmo = {tv_sec = 1369257201, tv_nsec = 202218000}
>         ticks = <value optimized out>
> #2  0x0000003f04823ddc in PR_WaitCondVar (cvar=0x1a8acf0, timeout=10000)
> at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
>         rv = <value optimized out>
>         thred = 0x1815800
> #3  0x0000000000413316 in connection_wait_for_new_pb (ppb=0x7f6a6b7ead80,
> interval=10000) at ldap/servers/slapd/connection.c:1718
>         ret = 0
> #4  0x0000000000413dae in connection_threadmain () at
> ldap/servers/slapd/connection.c:2197
>         is_timedout = 0
>         curtime = 0
>         pb = 0x0
>         interval = 10000
>         conn = 0x0
>          op = <value optimized out>
>         tag = 0
>         need_wakeup = <value optimized out>
>         thread_turbo_flag = 0
>         ret = <value optimized out>
>         more_data = 0
>         replication_connection = 0
>         doshutdown = 0
> #5  0x0000003f04829a73 in _pt_root (arg=0x1815800) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156
>         thred = 0x1815800
>          detached = 1
> #6  0x0000003f02407851 in start_thread (arg=0x7f6a6b7eb700) at
> pthread_create.c:301
>         __res = <value optimized out>
>          pd = 0x7f6a6b7eb700
>         now = <value optimized out>
>         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140095046727424,
> 1795530286501470331, 140736097576720, 140095046728128, 0, 3,
> -1855527348756012933, 1771328388184678523}, mask_was_saved = 0}}, priv =
> {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype
> = 0}}}
>         not_first_call = <value optimized out>
>         pagesize_m1 = <value optimized out>
>         sp = <value optimized out>
>         freesize = <value optimized out>
> #7  0x0000003f020e890d in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
> No locals.
>
>  Thread 3 (Thread 0x7f6a6adea700 (LWP 2387)):
> #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
> ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
> No locals.
> #1  0x0000003f048231d9 in pt_TimedWait (cv=0x1a8acf8, ml=0x1a8adf0,
> timeout=<value optimized out>) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:260
>         rv = <value optimized out>
>         now = {tv_sec = 1369257191, tv_usec = 200478}
>         tmo = {tv_sec = 1369257201, tv_nsec = 200478000}
>         ticks = <value optimized out>
> #2  0x0000003f04823ddc in PR_WaitCondVar (cvar=0x1a8acf0, timeout=10000)
> at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:387
>         rv = <value optimized out>
>         thred = 0x1815ad0
> #3  0x0000000000413316 in connection_wait_for_new_pb (ppb=0x7f6a6ade9d80,
> interval=10000) at ldap/servers/slapd/connection.c:1718
>         ret = 0
> #4  0x0000000000413dae in connection_threadmain () at
> ldap/servers/slapd/connection.c:2197
>         is_timedout = 0
>         curtime = 0
>         pb = 0x0
>         interval = 10000
>         conn = 0x0
>          op = <value optimized out>
>         tag = 0
>         need_wakeup = <value optimized out>
>         thread_turbo_flag = 0
>         ret = <value optimized out>
>         more_data = 0
>         replication_connection = 0
>         doshutdown = 0
> #5  0x0000003f04829a73 in _pt_root (arg=0x1815ad0) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156
>         thred = 0x1815ad0
>          detached = 1
> #6  0x0000003f02407851 in start_thread (arg=0x7f6a6adea700) at
> pthread_create.c:301
>         __res = <value optimized out>
>          pd = 0x7f6a6adea700
>         now = <value optimized out>
>         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140095036237568,
> 1795530286501470331, 140736097576720, 140095036238272, 0, 3,
> -1855530370802376581, 1771328388184678523}, mask_was_saved = 0}}, priv =
> {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype
> = 0}}}
>         not_first_call = <value optimized out>
>         pagesize_m1 = <value optimized out>
>         sp = <value optimized out>
>         freesize = <value optimized out>
> #7  0x0000003f020e890d in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
> No locals.
>
>  Thread 2 (Thread 0x7f6a6a3e9700 (LWP 2388)):
> #0  0x0000003f020e14f3 in select () at
> ../sysdeps/unix/syscall-template.S:82
>  No locals.
> #1  0x0000003f030b8679 in DS_Sleep (ticks=<value optimized out>) at
> ldap/servers/slapd/util.c:802
>         mSecs = <value optimized out>
>         tm = {tv_sec = 0, tv_usec = 802476}
> #2  0x0000000000416b05 in time_thread (nothing=<value optimized out>) at
> ldap/servers/slapd/daemon.c:471
>          interval = 1000
> #3  0x0000003f04829a73 in _pt_root (arg=0x1815da0) at
> ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:156
>         thred = 0x1815da0
>         detached = 0
> #4  0x0000003f02407851 in start_thread (arg=0x7f6a6a3e9700) at
> pthread_create.c:301
>         __res = <value optimized out>
>         pd = 0x7f6a6a3e9700
>         now = <value optimized out>
>         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140095025747712,
> 1795530286501470331, 140736097576768, 140095025748416, 0, 3,
> -1855530096461340549, 1771328388184678523}, mask_was_saved = 0}}, priv =
> {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype
> = 0}}}
>         not_first_call = <value optimized out>
>         pagesize_m1 = <value optimized out>
>         sp = <value optimized out>
>         freesize = <value optimized out>
> #5  0x0000003f020e890d in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:115
> No locals.
>
>  Thread 1 (Thread 0x7f6a987007c0 (LWP 2346)):
> #0  0x0000003f020df253 in __poll (fds=<value optimized out>, nfds=<value
> optimized out>, timeout=<value optimized out>) at
> ../sysdeps/unix/sysv/linux/poll.c:87
>         __arg2 = 5
>         _a3 = 250
>         _a1 = 140736097576336
>         resultvar = <value optimized out>
>         __arg3 = 250
>         __arg1 = 140736097576336
>         _a2 = 5
>         resultvar = <value optimized out>
>         oldtype = 0
>         result = <value optimized out>
> #1  0x0000003f0482589f in _pr_poll_with_poll (pds=0x1acf7e0, npds=5,
> timeout=250) at ../../../mozilla/nsprpub/pr/src/pthreads/ptio.c:3920
>         stack_syspoll = {{fd = 33, events = 1, revents = 0}, {fd = 6,
> events = 1, revents = 0}, {fd = 7, events = 1, revents = 0}, {fd = -1,
> events = 0, revents = 0}, {fd = 64, events = 1, revents = 0}, {fd = 64,
> events = 1, revents = 0}, {fd = -1390778792, events = 32767, revents = 0},
> {fd = 0, events = 1, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd =
> -1809110657, events = 32618, revents = 0}, {fd = -1390778768, events =
> 32767, revents = 0}, {fd = 37285504, events = 63, revents = 0}, {fd =
> -1390778744, events = 32767, revents = 0}, {fd = 34055874, events = 1,
> revents = 0}, {fd = 3, events = 0, revents = 0}, {fd = -1829735367, events
> = 32618, revents = 0}, {fd = 75509472, events = 63, revents = 0}, {fd =
> -1737447024, events = 32618, revents = 0}, {fd = 24, events = 63, revents =
> 0}, {fd = -1390778720, events = 32767, revents = 0}, {fd = 2, events =
> 32767, revents = 0}, {fd = 5, events = 0, revents = 0}, {fd = 25258816,
> events = 0, revents = 0}, {fd = 75656348, events = 63, revents = 0}, {fd =
> 4, events = 32618, revents = 0}, {fd = 1, events = 0, revents = 0}, {fd =
> 3, events = 0, revents = 0}, {fd = 1, events = 0, revents = 0}, {fd =
> 94224, events = 0, revents = 0}, {fd = 28143600, events = 0, revents = 0},
> {fd = 16, events = 0, revents = 0}, {fd = 1, events = 0, revents = 0}, {fd
> = 94224, events = 0, revents = 0}, {fd = 28143600, events = 0, revents =
> 0}, {fd = 24, events = 0, revents = 0}, {fd = 37285504, events = 63,
> revents = 0}, {fd = 37285504, events = 63, revents = 0}, {fd = 34055590,
> events = 63, revents = 0}, {fd = 22702512, events = 0, revents = 0}, {fd =
> 75644136, events = 63, revents = 0}, {fd = 24, events = 0, revents = 0},
> {fd = -1390778656, events = 32767, revents = 0}, {fd = 1, events = 0,
> revents = 0}, {fd = 27831536, events = 0, revents = 0}, {fd = -1, events =
> 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 0, events = 0,
> revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 0, events = 0,
> revents = 0}, {fd = 22689232, events = 0, revents = 0}, {fd = 1, events =
> 0, revents = 0}, {fd = 37285504, events = 63, revents = 0}, {fd = 53502080,
> events = 63, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 0,
> events = 0, revents = 0}, {fd = 34056465, events = 63, revents = 0}, {fd =
> 22689232, events = 0, revents = 0}, {fd = 1, events = 0, revents = 0}, {fd
> = 1369256958, events = 0, revents = 0}, {fd = 34082882, events = 63,
> revents = 0}, {fd = 53502080, events = 63, revents = 0}, {fd = 0, events =
> 0, revents = 0}, {fd = 22689232, events = 0, revents = 0}, {fd = 50628653,
> events = 63, revents = 0}}
>         syspoll = <value optimized out>
>         index = <value optimized out>
>         msecs = 250
>          ready = <value optimized out>
>         start = 3457592339
>         elapsed = <value optimized out>
>         remaining = <value optimized out>
> #2  0x0000000000417ea7 in slapd_daemon (ports=0x7fffad1a6dc0) at
> ldap/servers/slapd/daemon.c:1145
>         select_return = 0
>         local = 0
>         i = <value optimized out>
>         prerr = <value optimized out>
>         secure = 0
>         tcps = <value optimized out>
>         n_tcps = 0x16952c0
>         s_tcps = 0x1695250
>         i_unix = 0x0
>         fdesp = 0x0
>          num_poll = 5
>         pr_timeout = 250
>         time_thread_p = 0x1815da0
>         threads = <value optimized out>
>         in_referral_mode = 0
>         connection_table_size = <value optimized out>
> #3  0x000000000041f16f in main (argc=7, argv=0x7fffad1a7158) at
> ldap/servers/slapd/main.c:1253
>         return_value = 0
>         slapdFrontendConfig = <value optimized out>
>         ports_info = {n_port = 7389, s_port = 7390, n_listenaddr =
> 0x1695340, s_listenaddr = 0x16953b0, n_socket = 0x16952c0, i_listenaddr =
> 0x0, i_port = 0, i_socket = 0x0, s_socket = 0x1695250}
>         m = <value optimized out>
>
>
>
>  /var/log/dirsrv/slapd-MIOVISION-LINUX/errors:
>
>   389-Directory/1.2.11.15 B2013.105.2259
>  ipa1.miovision.linux:389 (/etc/dirsrv/slapd-MIOVISION-LINUX)
>
>  [22/May/2013:09:24:23 -0400] - WARNING: Import is running with
> nsslapd-db-private-import-mem on; No other process is allowed to access the
> database
> [22/May/2013:09:24:23 -0400] - check_and_set_import_cache: pagesize: 4096,
> pages: 744800, procpages: 51280
> [22/May/2013:09:24:23 -0400] - Import allocates 1191680KB import cache.
> [22/May/2013:09:24:23 -0400] - import userRoot: Beginning import job...
> [22/May/2013:09:24:23 -0400] - import userRoot: Index buffering enabled
> with bucket size 100
> [22/May/2013:09:24:23 -0400] - import userRoot: Processing file
> "/var/lib/dirsrv/boot.ldif"
> [22/May/2013:09:24:23 -0400] - import userRoot: Finished scanning file
> "/var/lib/dirsrv/boot.ldif" (1 entries)
> [22/May/2013:09:24:24 -0400] - import userRoot: Workers finished; cleaning
> up...
> [22/May/2013:09:24:24 -0400] - import userRoot: Workers cleaned up.
>  [22/May/2013:09:24:24 -0400] - import userRoot: Cleaning up producer
> thread...
> [22/May/2013:09:24:24 -0400] - import userRoot: Indexing complete.
>  Post-processing...
>  [22/May/2013:09:24:24 -0400] - import userRoot: Generating
> numSubordinates complete.
> [22/May/2013:09:24:24 -0400] - Nothing to do to build ancestorid index
> [22/May/2013:09:24:24 -0400] - import userRoot: Flushing caches...
> [22/May/2013:09:24:24 -0400] - import userRoot: Closing files...
> [22/May/2013:09:24:24 -0400] - All database threads now stopped
> [22/May/2013:09:24:24 -0400] - import userRoot: Import complete.
>  Processed 1 entries in 1 seconds. (1.00 entries/sec)
> [22/May/2013:09:24:26 -0400] - 389-Directory/1.2.11.15 B2013.105.2259
> starting up
> [22/May/2013:09:24:26 -0400] - Db home directory is not set. Possibly
> nsslapd-directory (optinally nsslapd-db-home-directory) is missing in the
> config file.
> [22/May/2013:09:24:26 -0400] - I'm resizing my cache now...cache was
> 1220280320 and is now 8000000
> [22/May/2013:09:24:27 -0400] - slapd started.  Listening on All Interfaces
> port 389 for LDAP requests
> [22/May/2013:09:24:27 -0400] - slapd shutting down - signaling operation
> threads
> [22/May/2013:09:24:27 -0400] - slapd shutting down - waiting for 29
> threads to terminate
> [22/May/2013:09:24:27 -0400] - slapd shutting down - closing down internal
> subsystems and plugins
> [22/May/2013:09:24:27 -0400] - Waiting for 4 database threads to stop
> [22/May/2013:09:24:28 -0400] - All database threads now stopped
> [22/May/2013:09:24:28 -0400] - slapd stopped.
> [22/May/2013:09:24:30 -0400] - 389-Directory/1.2.11.15 B2013.105.2259
> starting up
> [22/May/2013:09:24:30 -0400] - slapd started.  Listening on All Interfaces
> port 389 for LDAP requests
> [22/May/2013:09:24:31 -0400] - The change of nsslapd-ldapilisten will not
> take effect until the server is restarted
> [22/May/2013:09:24:50 -0400] - Warning: Adding configuration attribute
> "nsslapd-security"
> [22/May/2013:09:24:51 -0400] - slapd shutting down - signaling operation
> threads
> [22/May/2013:09:24:51 -0400] - slapd shutting down - waiting for 29
> threads to terminate
> [22/May/2013:09:24:51 -0400] - slapd shutting down - closing down internal
> subsystems and plugins
> [22/May/2013:09:24:51 -0400] - Waiting for 4 database threads to stop
> [22/May/2013:09:24:51 -0400] - All database threads now stopped
> [22/May/2013:09:24:51 -0400] - slapd stopped.
> [22/May/2013:09:24:52 -0400] - 389-Directory/1.2.11.15 B2013.105.2259
> starting up
> [22/May/2013:09:24:52 -0400] attrcrypt - No symmetric key found for cipher
> AES in backend userRoot, attempting to create one...
> [22/May/2013:09:24:52 -0400] attrcrypt - Key for cipher AES successfully
> generated and stored
> [22/May/2013:09:24:52 -0400] attrcrypt - No symmetric key found for cipher
> 3DES in backend userRoot, attempting to create one...
> [22/May/2013:09:24:52 -0400] attrcrypt - Key for cipher 3DES successfully
> generated and stored
> [22/May/2013:09:24:52 -0400] - slapd started.  Listening on All Interfaces
> port 389 for LDAP requests
> [22/May/2013:09:24:52 -0400] - Listening on All Interfaces port 636 for
> LDAPS requests
> [22/May/2013:09:24:52 -0400] - Listening on
> /var/run/slapd-MIOVISION-LINUX.socket for LDAPI requests
> [22/May/2013:09:24:53 -0400] - Skipping CoS Definition cn=Password
> Policy,cn=accounts,dc=miovision,dc=linux--no CoS Templates found, which
> should be added before the CoS Definition.
>  [22/May/2013:09:25:02 -0400] - slapd shutting down - signaling operation
> threads
> [22/May/2013:09:25:02 -0400] - slapd shutting down - waiting for 24
> threads to terminate
>  [22/May/2013:09:25:02 -0400] - slapd shutting down - closing down
> internal subsystems and plugins
> [22/May/2013:09:25:02 -0400] - Waiting for 4 database threads to stop
>  [22/May/2013:09:25:02 -0400] - All database threads now stopped
> [22/May/2013:09:25:02 -0400] - slapd stopped.
> [22/May/2013:09:25:03 -0400] - 389-Directory/1.2.11.15 B2013.105.2259
> starting up
> [22/May/2013:09:25:03 -0400] schema-compat-plugin - warning: no entries
> set up under cn=computers, cn=compat,dc=miovision,dc=linux
> [22/May/2013:09:25:03 -0400] schema-compat-plugin - warning: no entries
> set up under cn=ng, cn=compat,dc=miovision,dc=linux
> [22/May/2013:09:25:03 -0400] schema-compat-plugin - warning: no entries
> set up under ou=sudoers,dc=miovision,dc=linux
> [22/May/2013:09:25:03 -0400] - Skipping CoS Definition cn=Password
> Policy,cn=accounts,dc=miovision,dc=linux--no CoS Templates found, which
> should be added before the CoS Definition.
> [22/May/2013:09:25:03 -0400] - Skipping CoS Definition cn=Password
> Policy,cn=accounts,dc=miovision,dc=linux--no CoS Templates found, which
> should be added before the CoS Definition.
>  [22/May/2013:09:25:03 -0400] - slapd started.  Listening on All
> Interfaces port 389 for LDAP requests
> [22/May/2013:09:25:03 -0400] - Listening on All Interfaces port 636 for
> LDAPS requests
> [22/May/2013:09:25:03 -0400] - Listening on
> /var/run/slapd-MIOVISION-LINUX.socket for LDAPI requests
> [22/May/2013:09:25:03 -0400] - The change of nsslapd-maxdescriptors will
> not take effect until the server is restarted
> [22/May/2013:09:28:25 -0400] schema-compat-plugin - warning: no entries
> set up under cn=ng, cn=compat,dc=miovision,dc=linux
> [22/May/2013:09:28:26 -0400] schema-compat-plugin - warning: no entries
> set up under ou=sudoers,dc=miovision,dc=linux
> [22/May/2013:09:28:32 -0400] - userRoot: Indexing attribute: memberuid
> [22/May/2013:09:28:32 -0400] - userRoot: Finished indexing.
> [22/May/2013:09:28:38 -0400] - userRoot: Indexing attribute: ntUserDomainId
> [22/May/2013:09:28:38 -0400] - userRoot: Finished indexing.
> [22/May/2013:09:28:44 -0400] - userRoot: Indexing attribute: ntUniqueId
> [22/May/2013:09:28:44 -0400] - userRoot: Finished indexing.
> [22/May/2013:09:28:46 -0400] - slapd shutting down - signaling operation
> threads
> [22/May/2013:09:28:46 -0400] - slapd shutting down - waiting for 23
> threads to terminate
> [22/May/2013:09:28:46 -0400] - slapd shutting down - closing down internal
> subsystems and plugins
> [22/May/2013:09:28:46 -0400] - Waiting for 4 database threads to stop
> [22/May/2013:09:28:46 -0400] - All database threads now stopped
> [22/May/2013:09:28:46 -0400] - slapd stopped.
> [22/May/2013:09:28:48 -0400] - 389-Directory/1.2.11.15 B2013.105.2259
> starting up
> [22/May/2013:09:28:48 -0400] schema-compat-plugin - warning: no entries
> set up under cn=computers, cn=compat,dc=miovision,dc=linux
> [22/May/2013:09:28:48 -0400] schema-compat-plugin - warning: no entries
> set up under cn=ng, cn=compat,dc=miovision,dc=linux
> [22/May/2013:09:28:48 -0400] schema-compat-plugin - warning: no entries
> set up under ou=sudoers,dc=miovision,dc=linux
> [22/May/2013:09:28:48 -0400] - Skipping CoS Definition cn=Password
> Policy,cn=accounts,dc=miovision,dc=linux--no CoS Templates found, which
> should be added before the CoS Definition.
> [22/May/2013:09:28:48 -0400] - Skipping CoS Definition cn=Password
> Policy,cn=accounts,dc=miovision,dc=linux--no CoS Templates found, which
> should be added before the CoS Definition.
>  [22/May/2013:09:28:48 -0400] - slapd started.  Listening on All
> Interfaces port 389 for LDAP requests
> [22/May/2013:09:28:48 -0400] - Listening on All Interfaces port 636 for
> LDAPS requests
> [22/May/2013:09:28:48 -0400] - Listening on
> /var/run/slapd-MIOVISION-LINUX.socket for LDAPI requests
> [22/May/2013:16:46:26 -0400] - slapd shutting down - signaling operation
> threads
> [22/May/2013:16:46:26 -0400] - slapd shutting down - closing down internal
> subsystems and plugins
> [22/May/2013:16:46:26 -0400] - Waiting for 4 database threads to stop
> [22/May/2013:16:46:27 -0400] - All database threads now stopped
> [22/May/2013:16:46:27 -0400] - slapd stopped.
> [22/May/2013:16:46:29 -0400] - 389-Directory/1.2.11.15 B2013.105.2259
> starting up
> [22/May/2013:16:46:30 -0400] schema-compat-plugin - warning: no entries
> set up under cn=computers, cn=compat,dc=miovision,dc=linux
> [22/May/2013:16:46:30 -0400] schema-compat-plugin - warning: no entries
> set up under cn=ng, cn=compat,dc=miovision,dc=linux
> [22/May/2013:16:46:30 -0400] schema-compat-plugin - warning: no entries
> set up under ou=sudoers,dc=miovision,dc=linux
> [22/May/2013:16:46:30 -0400] - Skipping CoS Definition cn=Password
> Policy,cn=accounts,dc=miovision,dc=linux--no CoS Templates found, which
> should be added before the CoS Definition.
> [22/May/2013:16:46:30 -0400] - Skipping CoS Definition cn=Password
> Policy,cn=accounts,dc=miovision,dc=linux--no CoS Templates found, which
> should be added before the CoS Definition.
>  [22/May/2013:16:46:30 -0400] - slapd started.  Listening on All
> Interfaces port 389 for LDAP requests
> [22/May/2013:16:46:30 -0400] - Listening on All Interfaces port 636 for
> LDAPS requests
> [22/May/2013:16:46:30 -0400] - Listening on
> /var/run/slapd-MIOVISION-LINUX.socket for LDAPI requests
> [22/May/2013:16:46:32 -0400] - Entry
> "cn=meTodc1.miovision.corp,cn=replica,cn=dc\3Dmiovision\2Cdc\3Dlinux,cn=mapping
> tree,cn=config" -- attribute "nsDS5ReplicatedAttributeListTotal" not allowed
> [22/May/2013:16:46:32 -0400] NSMMReplicationPlugin -
> agmt="cn=meTodc1.miovision.corp" (dc1:389): Replica has no update vector.
> It has never been initialized.
>  [22/May/2013:16:46:32 -0400] NSMMReplicationPlugin -
> agmt="cn=meTodc1.miovision.corp" (dc1:389): Replica has no update vector.
> It has never been initialized.
> [22/May/2013:16:46:32 -0400] NSMMReplicationPlugin -
> agmt="cn=meTodc1.miovision.corp" (dc1:389): Replica has no update vector.
> It has never been initialized.
> [22/May/2013:16:46:34 -0400] NSMMReplicationPlugin - Beginning total
> update of replica "agmt="cn=meTodc1.miovision.corp" (dc1:389)".
> [22/May/2013:17:21:32 -0400] NSMMReplicationPlugin - Running Dirsync
>
>
>
>  Again, the sync agreement is filling my screen with:
>
>  Update in progress
> Update in progress
> Update in progress
> Update in progress
> Update in progress
> Update in progress
> Update in progress
> Update in progress
> ...
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/freeipa-users/attachments/20130523/e2f53c49/attachment.htm>


More information about the Freeipa-users mailing list