Re: Retro Changelog trimming causes deadlock

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 20-07-2022 16:06, Mark Reynolds wrote:
Hi Kees,

Can you provide the entire/complete stack trace?

Looks like it's the schema-compat plugin from Freeipa that is the issue.  We have a lot of problems with this plugin :-(  But without the full stack trace we can not confirm anything.

See attached file. Notice that I only installed the 389 debuginfo packages. If you
want me to install others then please let me know.

Version info of the ipa packages:
ipa-common-4.9.8-7.module_el8.6.0+1103+a004f6a8.noarch
ipa-server-4.9.8-7.module_el8.6.0+1103+a004f6a8.x86_64
ipa-server-trust-ad-4.9.8-7.module_el8.6.0+1103+a004f6a8.x86_64
ipa-healthcheck-core-0.7-10.module_el8.6.0+1103+a004f6a8.noarch
ipa-server-dns-4.9.8-7.module_el8.6.0+1103+a004f6a8.noarch
ipa-client-common-4.9.8-7.module_el8.6.0+1103+a004f6a8.noarch
ipa-healthcheck-0.7-10.module_el8.6.0+1103+a004f6a8.noarch
ipa-server-common-4.9.8-7.module_el8.6.0+1103+a004f6a8.noarch
ipa-selinux-4.9.8-7.module_el8.6.0+1103+a004f6a8.noarch
ipa-client-4.9.8-7.module_el8.6.0+1103+a004f6a8.x86_64

Thanks,

Mark

On 7/20/22 9:59 AM, Kees Bakker wrote:
Hi,

It's me again, about Retro Changelog trimming :-(. Last time it was about the maxage
configuration, for which I created an issue [1].

This time, the problem is that of a deadlock. When I have maxage set to 2d (the
default), then soon after restart the server starts to do the trimming.

Unfortunately it quickly runs into a deadlock. All accesses to the server (e.g ldapsearch)
hang forever. And because this is a replica, the other servers are complaining too.

Looking at a gdb stack trace I see the following.
$ sudo cat gdb-trace-ns-slapd-4.txt | grep -E '^(Thread|#[01] .*lock)'
Thread 41 (Thread 0x7fefa3e72700 (LWP 170190)):
#0  0x00007fef9f9b52f5 in pthread_rwlock_wrlock () at target:/lib64/libpthread.so.0
#1  0x00007fef8e9f2750 in map_wrlock () at target:/usr/lib64/dirsrv/plugins/schemacompat-plugin.so
Thread 40 (Thread 0x7feef147d700 (LWP 170184)):
Thread 39 (Thread 0x7feeef2f9700 (LWP 170178)):
Thread 38 (Thread 0x7feef1c7e700 (LWP 170171)):
Thread 37 (Thread 0x7feef247f700 (LWP 170169)):
Thread 36 (Thread 0x7feef37ff700 (LWP 170166)):
Thread 35 (Thread 0x7feef67ff700 (LWP 170165)):
Thread 34 (Thread 0x7feef75fe700 (LWP 170164)):
#0  0x00007fef9f9b4ec2 in pthread_rwlock_rdlock () at target:/lib64/libpthread.so.0
#1  0x00007fef8e9f2612 in map_rdlock () at target:/usr/lib64/dirsrv/plugins/schemacompat-plugin.so
Thread 33 (Thread 0x7feef7dff700 (LWP 170163)):
Thread 32 (Thread 0x7feef89fe700 (LWP 170162)):
#0  0x00007fef9f9b4ec2 in pthread_rwlock_rdlock () at target:/lib64/libpthread.so.0
#1  0x00007fef8e9f2612 in map_rdlock () at target:/usr/lib64/dirsrv/plugins/schemacompat-plugin.so
Thread 31 (Thread 0x7feef91ff700 (LWP 170161)):
#0  0x00007fef9f9b4ec2 in pthread_rwlock_rdlock () at target:/lib64/libpthread.so.0
#1  0x00007fef8e9f2612 in map_rdlock () at target:/usr/lib64/dirsrv/plugins/schemacompat-plugin.so
Thread 30 (Thread 0x7feef9dfe700 (LWP 170160)):
#0  0x00007fef9f9b4ec2 in pthread_rwlock_rdlock () at target:/lib64/libpthread.so.0
#1  0x00007fef8e9f2612 in map_rdlock () at target:/usr/lib64/dirsrv/plugins/schemacompat-plugin.so
Thread 29 (Thread 0x7feefa7ff700 (LWP 170159)):
Thread 28 (Thread 0x7feefb7ff700 (LWP 170158)):
Thread 27 (Thread 0x7feefc3fe700 (LWP 170157)):
#0  0x00007fef9f9b4ec2 in pthread_rwlock_rdlock () at target:/lib64/libpthread.so.0
#1  0x00007fef8e9f2612 in map_rdlock () at target:/usr/lib64/dirsrv/plugins/schemacompat-plugin.so
Thread 26 (Thread 0x7feefcdff700 (LWP 170156)):
#0  0x00007fef9f9b4ec2 in pthread_rwlock_rdlock () at target:/lib64/libpthread.so.0
#1  0x00007fef8e9f2612 in map_rdlock () at target:/usr/lib64/dirsrv/plugins/schemacompat-plugin.so
Thread 25 (Thread 0x7feefe1fe700 (LWP 170155)):
#0  0x00007fef9f9b4ec2 in pthread_rwlock_rdlock () at target:/lib64/libpthread.so.0
#1  0x00007fef8e9f2612 in map_rdlock () at target:/usr/lib64/dirsrv/plugins/schemacompat-plugin.so
Thread 24 (Thread 0x7feefebff700 (LWP 170154)):
#0  0x00007fef9f9b4ec2 in pthread_rwlock_rdlock () at target:/lib64/libpthread.so.0
#1  0x00007fef8e9f2612 in map_rdlock () at target:/usr/lib64/dirsrv/plugins/schemacompat-plugin.so
Thread 23 (Thread 0x7feeff7da700 (LWP 170153)):
Thread 22 (Thread 0x7feefffdb700 (LWP 170152)):
#0  0x00007fef9f9b4ec2 in pthread_rwlock_rdlock () at target:/lib64/libpthread.so.0
#1  0x00007fef8e9f2612 in map_rdlock () at target:/usr/lib64/dirsrv/plugins/schemacompat-plugin.so
Thread 21 (Thread 0x7fef007dc700 (LWP 170151)):
Thread 20 (Thread 0x7fef00fdd700 (LWP 170150)):
#0  0x00007fef9f9b4ec2 in pthread_rwlock_rdlock () at target:/lib64/libpthread.so.0
#1  0x00007fef8e9f2612 in map_rdlock () at target:/usr/lib64/dirsrv/plugins/schemacompat-plugin.so
Thread 19 (Thread 0x7fef02fd9700 (LWP 170148)):
Thread 18 (Thread 0x7fef037da700 (LWP 170147)):
Thread 17 (Thread 0x7fef03fdb700 (LWP 170146)):
Thread 16 (Thread 0x7fef049e3700 (LWP 170145)):
Thread 15 (Thread 0x7fef051e4700 (LWP 170144)):
Thread 14 (Thread 0x7fef059e5700 (LWP 170143)):
Thread 13 (Thread 0x7fef071ff700 (LWP 170140)):
Thread 12 (Thread 0x7fef081ff700 (LWP 170139)):
Thread 11 (Thread 0x7fef08ffe700 (LWP 170138)):
Thread 10 (Thread 0x7fef097ff700 (LWP 170137)):
Thread 9 (Thread 0x7fefa3e93700 (LWP 170136)):
Thread 8 (Thread 0x7fef0a5ff700 (LWP 170135)):
Thread 7 (Thread 0x7fef0b3ff700 (LWP 170134)):
Thread 6 (Thread 0x7fef0ca09700 (LWP 170133)):
Thread 5 (Thread 0x7fef0d20a700 (LWP 170132)):
Thread 4 (Thread 0x7fef0da0b700 (LWP 170131)):
Thread 3 (Thread 0x7fef0e20c700 (LWP 170130)):
Thread 2 (Thread 0x7fef0ea0d700 (LWP 170129)):
Thread 1 (Thread 0x7fefa3f98240 (LWP 170127)):
The version info:
389-ds-base-libs-1.4.3.28-6.module_el8.6.0+1102+fe5d910f.x86_64
389-ds-base-1.4.3.28-6.module_el8.6.0+1102+fe5d910f.x86_64
For the time being I have changed maxage to 200d, to avoid trimming, to avoid deadlock.
But in the long run it causes to changelog to grow and grow. One server has over 2GB,
another server has already more than 4GB in the changelog db.

[1] https://github.com/389ds/389-ds-base/issues/5368
--
Kees

_______________________________________________
389-users mailing list -- 389-users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to 389-users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/389-users@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
-- 
Directory Server Development Team

GNU gdb (GDB) Red Hat Enterprise Linux 8.2-16.el8
Copyright (C) 2018 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".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/sbin/ns-slapd...Reading symbols from /usr/lib/debug/usr/sbin/ns-slapd-1.4.3.28-6.module_el8.6.0+1102+fe5d910f.x86_64.debug...done.
done.
Attaching to program: /usr/sbin/ns-slapd, process 170127
[New LWP 170129]
[New LWP 170130]
[New LWP 170131]
[New LWP 170132]
[New LWP 170133]
[New LWP 170134]
[New LWP 170135]
[New LWP 170136]
[New LWP 170137]
[New LWP 170138]
[New LWP 170139]
[New LWP 170140]
[New LWP 170143]
[New LWP 170144]
[New LWP 170145]
[New LWP 170146]
[New LWP 170147]
[New LWP 170148]
[New LWP 170150]
[New LWP 170151]
[New LWP 170152]
[New LWP 170153]
[New LWP 170154]
[New LWP 170155]
[New LWP 170156]
[New LWP 170157]
[New LWP 170158]
[New LWP 170159]
[New LWP 170160]
[New LWP 170161]
[New LWP 170162]
[New LWP 170163]
[New LWP 170164]
[New LWP 170165]
[New LWP 170166]
[New LWP 170169]
[New LWP 170171]
[New LWP 170178]
[New LWP 170184]
[New LWP 170190]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007fefa1d15a41 in poll () from target:/lib64/libc.so.6

Thread 41 (Thread 0x7fefa3e72700 (LWP 170190)):
#0  0x00007fef9f9b52f5 in pthread_rwlock_wrlock () at target:/lib64/libpthread.so.0
#1  0x00007fef8e9f2750 in map_wrlock () at target:/usr/lib64/dirsrv/plugins/schemacompat-plugin.so
#2  0x00007fef8e9e2ad3 in backend_shr_post_delete_cb.part () at target:/usr/lib64/dirsrv/plugins/schemacompat-plugin.so
#3  0x00007fef8e9e2c48 in backend_shr_betxn_post_delete_cb () at target:/usr/lib64/dirsrv/plugins/schemacompat-plugin.so
#4  0x00007fefa35dacb9 in plugin_call_func (list=0x7fef96c38d00, operation=operation@entry=563, pb=pb@entry=0x7feeee600000, call_one=call_one@entry=0) at ldap/servers/slapd/plugin.c:2032
        n = <optimized out>
        func = 0x7fef8e9e2bf0 <backend_shr_betxn_post_delete_cb>
        rc = <optimized out>
        return_value = 0
        count = 2
#5  0x00007fefa35daf04 in plugin_call_list (pb=0x7feeee600000, operation=563, list=<optimized out>) at ldap/servers/slapd/plugin.c:1973
        p = 0x7fef96b9f100
        locked = <optimized out>
        plugin_list_number = 21
        rc = 0
        do_op = <optimized out>
#6  0x00007fefa35daf04 in plugin_call_plugins (pb=pb@entry=0x7feeee600000, whichfunction=whichfunction@entry=563) at ldap/servers/slapd/plugin.c:442
        p = 0x7fef96b9f100
        locked = <optimized out>
        plugin_list_number = 21
        rc = 0
        do_op = <optimized out>
#7  0x00007fef909b6858 in ldbm_back_delete (pb=0x7feeee600000) at ldap/servers/slapd/back-ldbm/ldbm_delete.c:1260
        be = 0x7fef8de0b000
        inst = <optimized out>
        li = 0x7fef9c143580
        e = 0x7feeee643000
        tombstone = 0x0
        original_tombstone = 0x0
        tmptombstone = 0x0
        dn = 0x7feeee64ab70 "changenumber=21366,cn=changelog"
        txn = {back_txn_txn = 0x7feeee62e000}
        parent_txn = 0x0
        retval = 0
        msg = <optimized out>
        errbuf = 0x0
        retry_count = <optimized out>
        disk_full = 0
        parent_found = <optimized out>
        ruv_c_init = 0
        parent_modify_c = {old_entry = 0x7feef4042000, new_entry = 0x7feef557bf20, smods = 0x7feeee678140, attr_encrypt = 1}
        ruv_c = {old_entry = 0x0, new_entry = 0x0, smods = 0x0, attr_encrypt = 0}
        rc = 0
        ldap_result_code = 0
        ldap_result_message = 0x0
        sdnp = 0x7feeee616060
        e_uniqueid = 0x0
        nscpEntrySDN = {flag = 0 '\000', udn = 0x0, dn = 0x0, ndn = 0x0, ndn_len = 0}
        operation = 0x7feeee603000
        opcsn = 0x0
        is_fixup_operation = 0
        is_ruv = 0
        is_replicated_operation = 0
        is_tombstone_entry = <optimized out>
        delete_tombstone_entry = 0
        create_tombstone_entry = 0
        addr = 0x7feeee603110
        addordel_flags = 38
        entryusn_str = <optimized out>
        orig_entry = 0x0
        parentsdn = {flag = 2 '\002', udn = 0x0, dn = 0x7feeee6072d0 "cn=changelog", ndn = 0x0, ndn_len = 12}
        opreturn = 0
        free_delete_existing_entry = 1
        not_an_error = 0
        parent_switched = 0
        myrc = 0
        conn_id = 0
        tombstone_csn = <optimized out>
        deletion_csn_str = "\000\000`\356\356\177\000\000\000\000`\356\356\177\000\000\000\000\000\000"
        op_id = 0
        ep_id = <optimized out>
        tomb_ep_id = 0
        result_sent = 0
        pb_conn = 0x0
        parent_op = <optimized out>
        parent_time = {tv_sec = 12601455, tv_nsec = 869741478}
#8  0x00007fefa358587c in op_shared_delete (pb=pb@entry=0x7feeee600000) at ldap/servers/slapd/delete.c:338
        rc = 0
        rawdn = 0x7feeee605000 "changenumber=21366, cn=changelog"
        dn = <optimized out>
        be = 0x7fef8de0b000
        internal_op = 32
        sdn = 0x7feeee616060
        operation = 0x7feeee603000
        referral = 0x0
        ecopy = 0x0
        errorbuf = "\000\b\200\001\000\000\000\000\270\016\347\243\357\177\000\000\317\000\347\001\000\000\000\000\270\016\347\243\357\177\000\000\000\250\200\356\356\177\000\000p|\200\356\356\177\000\000\070|\200\356\356\177\000\000\200\016\270\243\357\177\000\000\270\016\347\243\357\177\000\000\r\000\000\000\000\000\000\000\003\000\000\000\000\000\000\000\000\216_\260\377\264f\357\314\000\347\243\357\177\000\000\000\225Ö\357\177\000\000\000cÖ\357\177\000\000\000\216_\260\377\264f\357\000\244\001\217\357\177\000\000\000\225Ö\357\177\000\000\000cÖ\357\177\000\000 i\213\243\357\177\000\000\262\f\000\000\000\000\000\000\000\243\002\000\000\000\000\000P\003\347\243\357\177\000\000\016\325\377\237\357\177\000\000\020\303\377\237\357\177\000\000@P`\356\356"...
        err = <optimized out>
        proxydn = 0x0
        proxystr = 0x0
        proxy_err = <optimized out>
        errtext = 0x0
#9  0x00007fefa3585a8d in delete_internal_pb (pb=pb@entry=0x7feeee600000) at ldap/servers/slapd/delete.c:209
        controls = 0x0
        op = 0x7feeee603000
        opresult = 0
#10 0x00007fefa3585d0b in slapi_delete_internal_pb (pb=pb@entry=0x7feeee600000) at ldap/servers/slapd/delete.c:151
#11 0x00007fef8f019fee in delete_changerecord (cnum=cnum@entry=21366) at ldap/servers/plugins/retrocl/retrocl_trim.c:89
        pb = 0x7feeee600000
        dnbuf = 0x7feeee605000 "changenumber=21366, cn=changelog"
        delrc = 0
#12 0x00007fef8f01a1b1 in trim_changelog () at ldap/servers/plugins/retrocl/retrocl_trim.c:289
        change_time = <optimized out>
        did_delete = 0
        ldrc = <optimized out>
        max_age = 172800
        done = 0
        now_interval = 12601200
        first_in_log = 21366
        last_in_log = <optimized out>
        num_deleted = 3248
        last_trim = <optimized out>
#13 0x00007fef8f01a1b1 in changelog_trim_thread_fn (arg=<optimized out>) at ldap/servers/plugins/retrocl/retrocl_trim.c:332
#14 0x00007fefa0015618 in _pt_root () at target:/lib64/libnspr4.so
#15 0x00007fef9f9b014a in start_thread () at target:/lib64/libpthread.so.0
#16 0x00007fefa1d20dc3 in clone () at target:/lib64/libc.so.6

Thread 40 (Thread 0x7feef147d700 (LWP 170184)):
#0  0x00007fef9f9b66e8 in pthread_cond_timedwait@@GLIBC_2.3.2 () at target:/lib64/libpthread.so.0
#1  0x00007fef957e6c21 in sync_send_results (arg=<optimized out>) at ldap/servers/plugins/sync/sync_persist.c:948
        current_time = {tv_sec = 12602452, tv_nsec = 860072522}
        req = 0x7feefabff5a0
        qnode = 0x0
        qnodenext = <optimized out>
        conn_acq_flag = <optimized out>
        conn = 0x7fef86772480
        op = 0x7feef2a6e200
        rc = <optimized out>
        connid = 24
        opid = 0
        attrs_dup = 0xef66b4ffb05f8e00
        strFilter = 0xc04c54 <error: Cannot access memory at address 0xc04c54>
#2  0x00007fefa0015618 in _pt_root () at target:/lib64/libnspr4.so
#3  0x00007fef9f9b014a in start_thread () at target:/lib64/libpthread.so.0
#4  0x00007fefa1d20dc3 in clone () at target:/lib64/libc.so.6

Thread 39 (Thread 0x7feeef2f9700 (LWP 170178)):
#0  0x00007fef9f9b62fc in pthread_cond_wait@@GLIBC_2.3.2 () at target:/lib64/libpthread.so.0
#1  0x00007fef97167d8b in __db_hybrid_mutex_suspend () at target:/lib64/libdb-5.3.so
#2  0x00007fef97167145 in __db_tas_mutex_lock () at target:/lib64/libdb-5.3.so
#3  0x00007fef972131da in __lock_get_internal () at target:/lib64/libdb-5.3.so
#4  0x00007fef97213913 in __lock_get () at target:/lib64/libdb-5.3.so
#5  0x00007fef9723d98c in __db_lget () at target:/lib64/libdb-5.3.so
#6  0x00007fef97183fff in __bam_get_root () at target:/lib64/libdb-5.3.so
#7  0x00007fef9718443c in __bam_search () at target:/lib64/libdb-5.3.so
#8  0x00007fef9716faf3 in __bamc_search () at target:/lib64/libdb-5.3.so
#9  0x00007fef97171ac7 in __bamc_get () at target:/lib64/libdb-5.3.so
#10 0x00007fef9722a38b in __dbc_iget () at target:/lib64/libdb-5.3.so
#11 0x00007fef97239369 in __dbc_get_pp () at target:/lib64/libdb-5.3.so
#12 0x00007fef9099e7d4 in idl_new_fetch (be=be@entry=0x7fef8de0b000, db=0x7fef8de71800, inkey=inkey@entry=0x7feeef2ebeb0, txn=txn@entry=0x0, a=0x7fef96bca800, flag_err=flag_err@entry=0x7feeef2f29a0, allidslimit=100000) at ldap/servers/slapd/back-ldbm/idl_new.c:192
        ret = 0
        idl_rc = 0
        cursor = 0x7feeee64f000
        idl = 0x0
        key = {data = 0x7feeef2ec010, size = 10, ulen = 10, dlen = 0, doff = 0, app_data = 0x0, flags = 2056}
        data = {data = 0x7feeef2e9dc0, size = 8192, ulen = 8192, dlen = 0, doff = 0, app_data = 0x0, flags = 2048}
        id = 0
        count = 0
        buffer = '\000' <repeats 5416 times>...
        ptr = <optimized out>
        dataret = {data = 0x0, size = 0, ulen = 0, dlen = 0, doff = 0, app_data = 0x0, flags = 0}
        s_txn = {back_txn_txn = 0x0}
        li = <optimized out>
        index_id = 0x7fef8de0a5d0 "objectclass"
#13 0x00007fef9099e4c3 in idl_fetch_ext (be=be@entry=0x7fef8de0b000, db=<optimized out>, key=key@entry=0x7feeef2ebeb0, txn=txn@entry=0x0, a=<optimized out>, err=err@entry=0x7feeef2f29a0, allidslimit=100000) at ldap/servers/slapd/back-ldbm/idl_shim.c:108
#14 0x00007fef909a20f1 in index_read_ext_allids (pb=pb@entry=0x7feeee201000, be=be@entry=0x7fef8de0b000, type=type@entry=0x7feeee204120 "objectclass", indextype=indextype@entry=0x7fef90a0a374 "eq", val=<optimized out>, txn=txn@entry=0x7feeef2f01a8, err=0x7feeef2f29a0, unindexed=0x7feeef2f0188, allidslimit=100000) at ldap/servers/slapd/back-ldbm/index.c:1060
        interval = <optimized out>
        db = 0x7fef8de71800
        db_txn = 0x0
        key = {data = 0x7feeef2ec010, size = 10, ulen = 10, dlen = 0, doff = 0, app_data = 0x0, flags = 2048}
        idl = 0x0
        prefix = <optimized out>
        tmpbuf = 0x0
        buf = "=referral", '\000' <repeats 5247 times>...
        typebuf = "objectclass", '\000' <repeats 244 times>
        ai = 0x7fef96bca800
        basetmp = 0x0
        basetype = <optimized out>
        retry_count = 0
        encrypted_val = 0x0
        is_and = 0
        ai_flags = <optimized out>
#15 0x00007fef9099777a in keys2idl (pb=pb@entry=0x7feeee201000, be=be@entry=0x7fef8de0b000, type=0x7feeee204120 "objectclass", indextype=indextype@entry=0x7fef90a0a374 "eq", ivals=0x7feeef2f0290, err=err@entry=0x7feeef2f29a0, unindexed=0x7feeef2f0188, txn=0x7feeef2f01a8, allidslimit=100000) at ldap/servers/slapd/back-ldbm/filterindex.c:1048
        idl2 = 0x0
        i = 0
        idl = 0x0
#16 0x00007fef909980b8 in ava_candidates (pb=pb@entry=0x7feeee201000, be=be@entry=0x7fef8de0b000, f=f@entry=0x7feeee21e200, ftype=<optimized out>, err=0x7feeef2f29a0, allidslimit=100000, range=0, nextf=0x0) at ldap/servers/slapd/back-ldbm/filterindex.c:312
        tmp = {bv = {bv_len = 8, bv_val = 0x7feeee204130 "referral"}, v_csnset = 0x0, v_flags = 0}
        ptr = {0x7feeef2f01e0, 0x0}
        fake = {bv = {bv_len = 8, bv_val = 0x7feeef2f02a0 "referral"}, v_csnset = 0x7feeef2f0364, v_flags = 1536}
        buf = "referral\000\000\000\000\000\000\000\000\360\002/\357\356\177\000\000\070\341\240n\000\000\000\000\350\002/\357\356\177\000\000\000\003/\357\356\177", '\000' <repeats 11 times>, "\216_\260\377\264f\357\000\000\000\000\000\000\000\000\000\330\346\215\357\177", '\000' <repeats 11 times>, "\022\347\215\357\177\000\000\000\001\003\234\357\177", '\000' <repeats 18 times>, "\350\223\"\227\357\177\000\000\000\066\347\215\357\177\000\000\000\360\004\364\356\177", '\000' <repeats 11 times>, "\330\346\215\357\177\000\000\000\022\347\215\357\177\000\000\200\225\272\226\357\177\000\000\000\060\b\364\356\177\000\000\364\237\"\227\357\177", '\000' <repeats 11 times>...
        type = 0x7feeee204120 "objectclass"
        indextype = 0x7fef90a0a374 "eq"
        sv = {bv = {bv_len = 8, bv_val = 0x7feeef2f02a0 "referral"}, v_csnset = 0x7feeef2f0364, v_flags = 1536}
        bval = 0x7feeee21e228
        ivals = 0x7feeef2f0290
        idl = 0x0
        unindexed = 0
        sattr = {a_type = 0x7feeee204060 "objectClass", a_present_values = {num = 0, max = 0, sorted = 0x0, va = 0x0}, a_flags = 0, a_plugin = 0x7fef9c174700, a_deleted_values = {num = 0, max = 0, sorted = 0x0, va = 0x0}, a_listtofree = 0x0, a_next = 0x0, a_deletioncsn = 0x0, a_mr_eq_plugin = 0x7fef9c15ea00, a_mr_ord_plugin = 0x0, a_mr_sub_plugin = 0x0}
        txn = {back_txn_txn = 0x0}
        pr_idx = -1
        pb_op = 0x7feeee21c000
        pb_conn = 0x0
#17 0x00007fef90998530 in filter_candidates_ext (pb=pb@entry=0x7feeee201000, be=be@entry=0x7fef8de0b000, base=base@entry=0x7feeee204040 "cn=changelog", f=f@entry=0x7feeee21e200, nextf=nextf@entry=0x0, range=range@entry=0, err=0x7feeef2f29a0, allidslimit=100000) at ldap/servers/slapd/back-ldbm/filterindex.c:89
        li = <optimized out>
        result = 0x0
        ftype = <optimized out>
#18 0x00007fef9099940c in list_candidates (pb=pb@entry=0x7feeee201000, be=be@entry=0x7fef8de0b000, base=base@entry=0x7feeee204040 "cn=changelog", flist=flist@entry=0x7feeee21e280, ftype=161, err=0x7feeef2f29a0, allidslimit=100000) at ldap/servers/slapd/back-ldbm/filterindex.c:859
        idl = 0x0
        tmp = <optimized out>
        f = 0x7feeee21e200
        nextf = 0x0
        isnot = 0
        f_count = <optimized out>
        le_count = <optimized out>
        ge_count = <optimized out>
        is_bounded_range = <optimized out>
        low_val = 0x0
        high_val = 0x0
        t1 = 0x2988fef2f264f <error: Cannot access memory at address 0x2988fef2f264f>
        fpairs = {<optimized out>, 0x0}
        tpairs = {0x0, 0x0}
        vpairs = {0x0, 0x0}
        is_and = 0
        idl_set = 0x7feeee2270c0
#19 0x00007fef90998458 in filter_candidates_ext (pb=pb@entry=0x7feeee201000, be=be@entry=0x7fef8de0b000, base=base@entry=0x7feeee204040 "cn=changelog", f=0x7feeee21e280, nextf=nextf@entry=0x0, range=range@entry=0, err=0x7feeef2f29a0, allidslimit=100000) at ldap/servers/slapd/back-ldbm/filterindex.c:127
        li = <optimized out>
        result = 0x0
        ftype = <optimized out>
#20 0x00007fef909ca834 in subtree_candidates (pb=pb@entry=0x7feeee201000, be=be@entry=0x7fef8de0b000, base=base@entry=0x7feeee204040 "cn=changelog", e=e@entry=0x7feef4042000, filter=0x7feeee21e080, managedsait=0, allids_before_scopingp=0x7feeef2f2930, err=0x7feeef2f29a0) at ldap/servers/slapd/back-ldbm/ldbm_search.c:1200
        focref = 0x7feeee21e200
        forr = 0x7feeee21e280
        ftop = <optimized out>
        candidates = <optimized out>
        has_tombstone_filter = <optimized out>
        isroot = 0
        li = <optimized out>
        allidslimit = 100000
        op = 0x0
        is_bulk_import = 0
#21 0x00007fef909cbea6 in build_candidate_list (candidates=0x7feeef2f2958, lookup_returned_allidsp=0x7feeef2f2930, scope=2, base=0x7feeee204040 "cn=changelog", e=0x7feef4042000, be=0x7fef8de0b000, pb=0x7feeee201000) at ldap/servers/slapd/back-ldbm/ldbm_search.c:1007
        filter = 0x7feeee21e080
        err = 0
        li = 0x7fef9c143580
        managedsait = 0
        r = 0
        rc = <optimized out>
        expire_time = {tv_sec = 0, tv_nsec = 0}
        vlv_response_control = {targetPosition = 0, contentCount = 0, result = 0}
        vlv_rc = -282121712
        lookthrough_limit = 0
        abandoned = 0
        be = 0x7fef8de0b000
        inst = 0x7fef96c67700
        li = 0x7fef9c143580
        e = <optimized out>
        candidates = 0x0
        base = 0x7feeee204040 "cn=changelog"
        basesdn = 0x7feeee227030
        scope = 2
        controls = 0x7feeee204010
        operation = 0x7feeee21c000
        addr = 0x7feeee21c110
        estimate = 0
        sort = 1
        vlv = <optimized out>
        sort_spec = 0x7feeee200028
        is_sorting_critical = <optimized out>
        is_sorting_critical_orig = 1
        sort_control = 0x7feeee23f000
        virtual_list_view = 0
        vlv_spec = 0x0
        is_vlv_critical = 0
        vlv_request_control = {beforeCount = 0, afterCount = 0, tag = 0, index = 0, contentCount = 0, value = {bv_len = 0, bv_val = 0x0}}
        sr = 0x7feeee205080
        tmp_err = -1
        tmp_desc = 0x0
        lookup_returned_allids = 0
        backend_count = 0
        print_once = 1
        txn = {back_txn_txn = 0x0}
        rc = <optimized out>
#22 0x00007fef909cbea6 in ldbm_back_search (pb=0x7feeee201000) at ldap/servers/slapd/back-ldbm/ldbm_search.c:631
        rc = <optimized out>
        expire_time = {tv_sec = 0, tv_nsec = 0}
        vlv_response_control = {targetPosition = 0, contentCount = 0, result = 0}
        vlv_rc = -282121712
        lookthrough_limit = 0
        abandoned = 0
        be = 0x7fef8de0b000
        inst = 0x7fef96c67700
        li = 0x7fef9c143580
        e = <optimized out>
        candidates = 0x0
        base = 0x7feeee204040 "cn=changelog"
        basesdn = 0x7feeee227030
        scope = 2
        controls = 0x7feeee204010
        operation = 0x7feeee21c000
        addr = 0x7feeee21c110
        estimate = 0
        sort = 1
        vlv = <optimized out>
        sort_spec = 0x7feeee200028
        is_sorting_critical = <optimized out>
        is_sorting_critical_orig = 1
        sort_control = 0x7feeee23f000
        virtual_list_view = 0
        vlv_spec = 0x0
        is_vlv_critical = 0
        vlv_request_control = {beforeCount = 0, afterCount = 0, tag = 0, index = 0, contentCount = 0, value = {bv_len = 0, bv_val = 0x0}}
        sr = 0x7feeee205080
        tmp_err = -1
        tmp_desc = 0x0
        lookup_returned_allids = 0
        backend_count = 0
        print_once = 1
        txn = {back_txn_txn = 0x0}
        rc = <optimized out>
#23 0x00007fefa35cda21 in op_shared_search (pb=pb@entry=0x7feeee201000, send_result=send_result@entry=1) at ldap/servers/slapd/opshared.c:822
        be_suffix = 0x7fef8dd71030
        err = 0
        next_be = 0x0
        base = 0x7fef957e895a "cn=changelog"
        normbase = <optimized out>
        fstr = 0x7feeee206000 "(&(changenumber>=2608149)(targetuniqueid=f8330401-4a8911eb-872490e8-ab7c8ee8))"
        scope = 2
        be = 0x7fef8de0b000
        be_single = 0x0
        be_list = {0x7fef8de0b000, 0x0 <repeats 1000 times>}
        referral_list = {0x0 <repeats 519 times>, 0x7fefa38e7976 <base_extent_bump_alloc_post+86>, 0xc0, 0x7fefa38e7976 <base_extent_bump_alloc_post+86>, 0xc0, 0x7feeee80a600, 0x7feeee8000c0, 0x40, 0x80, 0x7fefa38e82c3 <base_alloc_impl+883>, 0x7feeef2f5cb0, 0x7feeee800010, 0x7feeee8008c0, 0x7feeee807a58, 0x7feeee8008c0, 0x7feeee807a58, 0x7feeee807a98, 0x7feeef2f7eb8, 0x7feeee8008c0, 0x7ffffffffff, 0x7feeef2f7eb8, 0x7feeee8008c0, 0x7fefa3d86d70 <je_extent_mutex_pool+22736>, 0x7fefa3915d4d <extent_split_impl+1501>, 0x1d, 0x7fefa3915e09 <extent_split_impl+1689>, 0x7feeef2f63d0, 0x7000, 0x7feeef2f63e0, 0x700000001, 0x7fefa3d86db0 <je_extent_mutex_pool+22800>, 0x1, 0x3640, 0x1c0000, 0x7feefcf73110, 0x7feefcf73140, 0x7feefcf73148, 0x7feefcf740b8, 0x1cf01d, 0x7feeee60a000, 0x7d20, 0x7feeef2f5d30, 0x7feeef2f5d30, 0x0 <repeats 54 times>, 0x7fefa38e7976 <base_extent_bump_alloc_post+86>, 0xc0, 0x7feeee80a500, 0x7feeee8000c0, 0xef66b4ffb05f8e00, 0x80, 0x7fefa1039eeb <ber_sockbuf_ctrl+411>, 0x7feeef2f60a8, 0x7000, 0x7feeef2f60b8, 0x7feeef2f60c0, 0x1, 0x7fefa1039eeb <ber_sockbuf_ctrl+411>, 0x7feeef2f63e0, 0x7fefa3916108 <extent_split_interior+392>, 0x1, 0x1ef000, 0xe8, 0x0, 0x7feeee8008c0, 0x7feeef2f7ee8, 0x7feeef2f7eb8, 0x7feeee805878, 0x7feeef2f7eb8, 0x7feeee806ba8, 0x1, 0x0, 0x7feeee805878, 0x7fefa391709e <extents_insert_locked+158>, 0x7feeee805878, 0x7feeee80a600, 0x7feeee8058b8, 0x7fefa39171ad <extent_deactivate+93>, 0x7feeee805878, 0x7feeef2f7eb8, 0x7feeee80a580, 0x7feeef2f63df, 0x7feeef2f63df, 0x7fefa391a0bf <extent_recycle+2767>, 0x7feeee8008c0, 0x7feeef2f63e0, 0x7feeee8008c0, 0x7feeef2f7ee8, 0x7000, 0x1ef2f7eb8, 0x7feeee8058b8, 0x7feeef2f63df, 0x7feeef2f63de, 0x7000, 0x100000001, 0x7feeef2f7eb8, 0x7000, 0x1000, 0x7000, 0x7feeee80a580, 0x0, 0x7feeee80a600, 0x0, 0x0, 0x100000000, 0x1000, 0x7000, 0x1000, 0x7feefcf730e8, 0x7feefcf730e8, 0x7feefcf730f0, 0x7feefcf740b8, 0x10f01d, 0x7feeee605000, 0x1000, 0x7feeef2f6120, 0x7feeef2f6120, 0x0 <repeats 14 times>, 0x7fefa393434c <je_rtree_leaf_elm_lookup_hard+92>, 0x0, 0x0, 0x0, 0x0, 0x7feeef2f62d0, 0x7feeef2f7ee8, 0x7feeef2f7eb8, 0x0, 0x1, 0x7fefa3912c80 <extent_rtree_leaf_elms_lookup+688>, 0x7fef9c200980, 0x7feeef2f62b0, 0x7fef9c207b58, 0x7feeef2f7eb8, 0x7fef9c200980, 0x7ffffffffff, 0x7feeef2f7eb8, 0x7fef9c200980, 0x7fefa3d83b90 <je_extent_mutex_pool+9968>, 0x7fefa3915d4d <extent_split_impl+1501>, 0x0, 0x7fefa3915e09 <extent_split_impl+1689>, 0x7feeee8079d8, 0x8000, 0x7feeef2f6950, 0x274c079fce, 0x7fefa3d83bd0 <je_extent_mutex_pool+10032>, 0x0, 0x2ae0, 0x9c0000, 0x7fef9bc346d0, 0x7fef9bc34708, 0x7fef9bc34710, 0x7fef9bc350b8, 0x25f5b49ce000, 0x7fef868c2000, 0x85f5, 0x7feeef2f62d0, 0x7feeef2f62d0, 0xb6ded5f5b6ded5f5, 0x54f96b2eed53bc7f, 0xfb8d02b687b6d15d, 0x54f96b2eed53bc7f, 0x0, 0xc0f6ce43e909ce75, 0xc8abb839292b9c74, 0xc0f6ce43e909ce75, 0xc8abb839292b9c74, 0xef286e2df0752c2a, 0xaffd7ec958a52259, 0xef286e2df0752c2a, 0xaffd7ec958a52259, 0xe68993d6639cac52, 0x854d2f61dad86623, 0xe68993d6639cac52...}
        attrlistbuf = "\000\020\000\000\000\000\000\000\030z@\356\356\177\000\000\330y@\356\356\177\000\000\220n/\357\356\177\000\000\270~/\357\356\177\000\000\330\303\377\237\357\177\000\000\000\000\000\000\000\000\000\000\060p/\357\356\177\000\000\000\000\000\000\000\000\000\000V6f\243\357\177\000\000@6f\243\357\177\000\000\021\311\377\237\357\177\000\000\216n/\357\356\177", '\000' <repeats 18 times>, "\020o/\357\356\177\000\000\021o/\357\356\177\000\000\006\000\000\000\000\000\000\000d6f\243\357\177\000\000\000\020\000\000\000\000\000\000\001\000\000\000\000\000\000 d6f\243\357\177\000\000x\000\000\000\000\000\000\000\217n/\357\356\177\000\000\003\000\000\000\000\000\000\000"...
        attrliststr = <optimized out>
        attrs = 0x0
        rc = -1
        internal_op = <optimized out>
        basesdn = 0x7feeee227060
        monitorsdn = {flag = 0 '\000', udn = 0x0, dn = 0x0, ndn = 0x0, ndn_len = 0}
        sdn = 0x7feeee227030
        operation = 0x7feeee21c000
        referral = 0x0
        proxydn = 0x0
        proxystr = 0x0
        proxy_err = 0
        errtext = 0x0
        nentries = 0
        pnentries = 0
        flag_search_base_found = 0
        flag_no_such_object = 0
        flag_referral = 0
        flag_psearch = <optimized out>
        err_code = 0
        ctrlp = 0x7feeee204010
        ctl_value = 0x0
        iscritical = 0
        be_name = <optimized out>
        index = -1
        sent_result = 0
        pr_stat = 0
        pb_conn = 0x0
        pagesize = -1
        estimate = 0
        curr_search_count = <optimized out>
        pr_be = <optimized out>
        pr_search_result = <optimized out>
        pr_idx = -1
        orig_sdn = 0x0
        free_sdn = 1
#24 0x00007fefa35dfb3c in search_internal_callback_pb (pb=pb@entry=0x7feeee201000, callback_data=callback_data@entry=0x7feeef2f7240, prc=prc@entry=0x7fefa35deb50 <internal_plugin_result_callback>, psec=psec@entry=0x7fefa35debb0 <internal_plugin_search_entry_callback>, prec=prec@entry=0x7fefa35deb60 <internal_plugin_search_referral_callback>) at ldap/servers/slapd/plugin_internal_op.c:730
        controls = 0x7feeee204010
        op = 0x7feeee21c000
        filter = 0x7feeee21e080
        fstr = 0x7feeee20d050 "(&(changenumber>=2608149)(targetuniqueid=f8330401-4a8911eb-872490e8-ab7c8ee8))"
        callback_handler_data = {p_res_callback = 0x7fefa35deb50 <internal_plugin_result_callback>, p_srch_entry_callback = 0x7fefa35debb0 <internal_plugin_search_entry_callback>, p_ref_entry_callback = 0x7fefa35deb60 <internal_plugin_search_referral_callback>, callback_data = 0x7feeef2f7240}
        scope = 2
        ifstr = 0x7feeee206000 "(&(changenumber>=2608149)(targetuniqueid=f8330401-4a8911eb-872490e8-ab7c8ee8))"
        opresult = -1554126000
        rc = 0
        tmp_attrs = 0x0
#25 0x00007fefa35dfd82 in search_internal_pb (pb=pb@entry=0x7feeee201000) at ldap/servers/slapd/plugin_internal_op.c:594
        psid = {rc = -1, num_entries = 0, num_referrals = 0, entry_list_head = 0x0, referral_list_head = 0x0}
        iterator = <optimized out>
        tmp = 0x7feeef2f7240
        ref_iterator = <optimized out>
        ref_tmp = 0x7fefa38b9ee0 <global_server_id_plg>
        i = <optimized out>
        opresult = 0
        pb_search_entries = 0x0
        pb_search_referrals = 0x0
#26 0x00007fefa35dffcb in slapi_search_internal_pb (pb=pb@entry=0x7feeee201000) at ldap/servers/slapd/plugin_internal_op.c:504
#27 0x00007fef957e5277 in sync_cookie_get_change_number (uniqueid=<optimized out>, lastnr=<optimized out>) at ldap/servers/plugins/sync/sync_util.c:471
        srch_pb = 0x7feeee201000
        cl_entry = <optimized out>
        rv = 0
        filter = 0x7feeee206000 "(&(changenumber>=2608149)(targetuniqueid=f8330401-4a8911eb-872490e8-ab7c8ee8))"
        entries = 0x8
        newnr = 18446744073709551615
        ctrls = 0x7feeee204010
        uniqueid = <optimized out>
        attr = 0x7feef4041560
        val = 0x7feeee66d3c0
#28 0x00007fef957e5277 in sync_cookie_update (sc=0x7feef5456c80, ec=ec@entry=0x7feef4068f00) at ldap/servers/plugins/sync/sync_util.c:574
        uniqueid = <optimized out>
        attr = 0x7feef4041560
        val = 0x7feeee66d3c0
#29 0x00007fef957e6ed9 in sync_send_results (arg=<optimized out>) at ldap/servers/plugins/sync/sync_persist.c:1014
        noattrs = 0x0
        ec = 0x7feef4068f00
        attrsonly = 0
        attrs = 0x0
        ectrls = 0x7feeee204000
        chg_type = <optimized out>
        req = 0x7feef5400240
        qnode = 0x7feef4023a10
        qnodenext = <optimized out>
        conn_acq_flag = <optimized out>
        conn = 0x7fef86771b98
        op = 0x7fef96aef400
        rc = <optimized out>
        connid = 19
        opid = 0
        attrs_dup = 0xef66b4ff00000000
        strFilter = 0x0
#30 0x00007fefa0015618 in _pt_root () at target:/lib64/libnspr4.so
#31 0x00007fef9f9b014a in start_thread () at target:/lib64/libpthread.so.0
#32 0x00007fefa1d20dc3 in clone () at target:/lib64/libc.so.6

Thread 38 (Thread 0x7feef1c7e700 (LWP 170171)):
#0  0x00007fef9f9b62fc in pthread_cond_wait@@GLIBC_2.3.2 () at target:/lib64/libpthread.so.0
#1  0x0000562af393493c in ps_send_results (arg=<optimized out>) at ldap/servers/slapd/psearch.c:308
        ps = 0x7feef502f100
        peq = 0x0
        peqnext = <optimized out>
        filter = 0x0
        base = 0x0
        sdn = 0x0
        fstr = 0x0
        pbattrs = 0x0
        conn_acq_flag = 0
        conn = 0x0
        pb_conn = 0x7fef8676ff18
        pb_op = 0x7fef8ddc9800
#2  0x00007fefa0015618 in _pt_root () at target:/lib64/libnspr4.so
#3  0x00007fef9f9b014a in start_thread () at target:/lib64/libpthread.so.0
#4  0x00007fefa1d20dc3 in clone () at target:/lib64/libc.so.6

Thread 37 (Thread 0x7feef247f700 (LWP 170169)):
#0  0x00007fef9f9b62fc in pthread_cond_wait@@GLIBC_2.3.2 () at target:/lib64/libpthread.so.0
#1  0x0000562af393493c in ps_send_results (arg=<optimized out>) at ldap/servers/slapd/psearch.c:308
        ps = 0x7feef5a29100
        peq = 0x0
        peqnext = <optimized out>
        filter = 0x0
        base = 0x0
        sdn = 0x0
        fstr = 0x0
        pbattrs = 0x0
        conn_acq_flag = 0
        conn = 0x0
        pb_conn = 0x7fef867700e0
        pb_op = 0x7fef9c00cc00
#2  0x00007fefa0015618 in _pt_root () at target:/lib64/libnspr4.so
#3  0x00007fef9f9b014a in start_thread () at target:/lib64/libpthread.so.0
#4  0x00007fefa1d20dc3 in clone () at target:/lib64/libc.so.6

Thread 36 (Thread 0x7feef37ff700 (LWP 170166)):
#0  0x00007fefa1d15a41 in poll () at target:/lib64/libc.so.6
#1  0x00007fefa0011308 in _pr_poll_with_poll () at target:/lib64/libnspr4.so
#2  0x0000562af392c7f0 in accept_thread (vports=0x7ffca9c20350) at ldap/servers/slapd/daemon.c:984
        accept_new_connections = <optimized out>
        ports = 0x7ffca9c20350
        ct = 0x7fef8dd7c100
        fds = 0x7feef2a00000
        select_return = <optimized out>
        prerr = <optimized out>
        last_accept_new_connections = <optimized out>
        pr_timeout = 250
        slapdFrontendConfig = 0x7fefa38b6920 <global_slapdFrontendConfig>
        n_tcps = <optimized out>
        s_tcps = <optimized out>
        i_unix = <optimized out>
#3  0x00007fefa0015618 in _pt_root () at target:/lib64/libnspr4.so
#4  0x00007fef9f9b014a in start_thread () at target:/lib64/libpthread.so.0
#5  0x00007fefa1d20dc3 in clone () at target:/lib64/libc.so.6

Thread 35 (Thread 0x7feef67ff700 (LWP 170165)):
#0  0x00007fef9f9b62fc in pthread_cond_wait@@GLIBC_2.3.2 () at target:/lib64/libpthread.so.0
#1  0x00007fefa000fb4b in PR_EnterMonitor () at target:/lib64/libnspr4.so
#2  0x00007fef90996294 in dblayer_lock_backend (be=<optimized out>) at ldap/servers/slapd/back-ldbm/dblayer.c:819
        inst = <optimized out>
#3  0x00007fef9099636e in dblayer_txn_begin (be=0x7fef8de0b000, parent_txn=0x7feef385e180, txn=txn@entry=0x7feef67fc2a8) at ldap/servers/slapd/back-ldbm/dblayer.c:695
        li = 0x7fef9c143580
        rc = 0
#4  0x00007fef909a76a1 in ldbm_back_add (pb=0x7feef3800360) at ldap/servers/slapd/back-ldbm/ldbm_add.c:269
        be = 0x7fef8de0b000
        li = 0x7fef9c143580
        inst = 0x7fef96c67700
        dn = <optimized out>
        e = 0x7feef3868840
        tombstoneentry = 0x0
        addingentry = 0x0
        parententry = 0x0
        originalentry = 0x0
        tmpentry = 0x0
        pid = <optimized out>
        isroot = 1
        errbuf = 0x0
        txn = {back_txn_txn = 0x0}
        parent_txn = 0x7feef385e180
        retval = -1
        msg = <optimized out>
        managedsait = 0
        ldap_result_code = 0
        ldap_result_message = 0x0
        ldap_result_matcheddn = 0x0
        retry_count = <optimized out>
        disk_full = 0
        parent_modify_c = {old_entry = 0x0, new_entry = 0x0, smods = 0x0, attr_encrypt = 0}
        ruv_c = {old_entry = 0x0, new_entry = 0x0, smods = 0x0, attr_encrypt = 0}
        parent_found = <optimized out>
        ruv_c_init = 0
        rc = 0
        addingentry_id_assigned = <optimized out>
        sdn = 0x0
        parentsdn = {flag = 0 '\000', udn = 0x0, dn = 0x0, ndn = 0x0, ndn_len = 0}
        operation = 0x7feef386b200
        is_replicated_operation = 0
        is_resurect_operation = 0
        is_cenotaph_operation = 0
        is_tombstone_operation = 0
        is_fixup_operation = 0
        is_remove_from_cache = 2097152
        op_plugin_call = <optimized out>
        is_ruv = 0
        opcsn = 0x0
        addr = {udn = 0x0, uniqueid = 0x0, sdn = 0x0}
        not_an_error = 0
        is_noop = <optimized out>
        parent_switched = 0
        noabort = <optimized out>
        myrc = 0
        conn_id = 0
        op_id = 0
        result_sent = 0
        parent_op = <optimized out>
        parent_time = {tv_sec = 140664314519720, tv_nsec = -1196069640751575552}
#5  0x00007fefa3575f58 in op_shared_add (pb=pb@entry=0x7feef3800360) at ldap/servers/slapd/add.c:692
        rc = 0
        ec = 0x7feef3868780
        add_target_sdn = 0x7feef382e920
        save_e = 0x0
        operation = 0x7feef386b200
        e = 0x7feef3868840
        pse = 0x7feef382e3e0
        be = 0x7fef8de0b000
        err = <optimized out>
        internal_op = 32
        repl_op = 0
        lastmod = 1
        pwdtype = 0x0
        attr = 0x0
        referral = 0x0
        errorbuf = "\000\000\000\000\000\000\000\000\201߂\363\356\177\000\000\004\000\000\000\000\000\000\000\251\223X\243\357\177\000\000\001\000\000\000\356\177\000\000\210\307\177\366\356\177\000\000!", '\000' <repeats 47 times>, "\250\062\066\060\070\061\065\060\264\017`\243\357\177\000\000\000\205\002\234\357\177\000\000\000\216_\260\377\264f\357@\306\177\366\356\177\000\000\000\225Ö\357\177\000\000\000cÖ\357\177\000\000 i\213\243\357\177\000\000\240\310\177\366\356\177\000\000@\210\206\363\356\177\000\000@\210\206\363\356\177\000\000\016\325\377\237\357\177\000\000\020\303\377\237\357\177\000\000\300(\203"...
        p = <optimized out>
        proxydn = 0x0
        proxystr = 0x0
        proxy_err = <optimized out>
        errtext = 0x0
        sdn = 0x0
        pwpolicy = <optimized out>
        pb_conn = 0x0
#6  0x00007fefa35763ee in add_internal_pb (pb=pb@entry=0x7feef3800360) at ldap/servers/slapd/add.c:407
        controls = 0x0
        op = 0x7feef386b200
        opresult = 0
        e = 0x7feef3868840
#7  0x00007fefa35771a5 in slapi_add_internal_pb (pb=pb@entry=0x7feef3800360) at ldap/servers/slapd/add.c:331
#8  0x00007fef8f0198cf in write_replog_db (newsuperior=0x0, modrdn_mods=0x0, newrdn=0x0, post_entry=<optimized out>, log_e=0x7fef06822000, curtime=1658310449, flag=0, log_m=0x7feef3828be0, dn=0x7fef8cac0900 "idnsName=rly8c-lyon,idnsname=example.com.,cn=dns,dc=example,dc=com", optype=<optimized out>, pb=0x7feef3800000) at ldap/servers/plugins/retrocl/retrocl_po.c:369
        newPb = 0x7feef3800360
        changenum = 2608150
        edn = 0x7feef3832a40 "changenumber=2608150,cn=changelog"
        err = 0
        vals = {0x7feef67fc910, 0x0}
        e = 0x7feef3868840
        ret = 0
        val = {bv_len = 15, bv_val = 0x0}
        chnobuf = "2608150", '\000' <repeats 14 times>
        extensibleObject = <optimized out>
        i = <optimized out>
        dn = 0x7fef8cac0900 "idnsName=rly8c-lyon,idnsname=example.com.,cn=dns,dc=example,dc=com"
        log_m = 0x7feef3828be0
        flag = 0
        entry = 0x7fef06822000
        post_entry = 0x0
        op = 0x7fef96aef000
        modrdn_mods = 0x0
        newrdn = 0x0
        newsuperior = 0x0
        be = 0x7fef9c115a80
        curtime = 1658310449
        rc = <optimized out>
#9  0x00007fef8f0198cf in retrocl_postob (pb=0x7feef3800000, optype=<optimized out>) at ldap/servers/plugins/retrocl/retrocl_po.c:697
        dn = 0x7fef8cac0900 "idnsName=rly8c-lyon,idnsname=example.com.,cn=dns,dc=example,dc=com"
        log_m = 0x7feef3828be0
        flag = 0
        entry = 0x7fef06822000
        post_entry = 0x0
        op = 0x7fef96aef000
        modrdn_mods = 0x0
        newrdn = 0x0
        newsuperior = 0x0
        be = 0x7fef9c115a80
        curtime = 1658310449
        rc = <optimized out>
#10 0x00007fefa35dacb9 in plugin_call_func (list=0x7fef96c36900, operation=operation@entry=561, pb=pb@entry=0x7feef3800000, call_one=call_one@entry=0) at ldap/servers/slapd/plugin.c:2032
        n = <optimized out>
        func = 0x7fef8f016510 <retrocl_postop_modify>
        rc = <optimized out>
        return_value = 0
        count = 0
#11 0x00007fefa35daf04 in plugin_call_list (pb=0x7feef3800000, operation=561, list=<optimized out>) at ldap/servers/slapd/plugin.c:1973
        p = 0x7fef96b9f100
        locked = <optimized out>
        plugin_list_number = 21
        rc = 0
        do_op = <optimized out>
#12 0x00007fefa35daf04 in plugin_call_plugins (pb=pb@entry=0x7feef3800000, whichfunction=whichfunction@entry=561) at ldap/servers/slapd/plugin.c:442
        p = 0x7fef96b9f100
        locked = <optimized out>
        plugin_list_number = 21
        rc = 0
        do_op = <optimized out>
#13 0x00007fef909c4278 in ldbm_back_modify (pb=<optimized out>) at ldap/servers/slapd/back-ldbm/ldbm_modify.c:1002
        be = 0x7fef9c115a80
        inst = 0x7fef96c67100
        li = 0x7fef9c143580
        e = 0x0
        ec = 0x7feef38420e0
        original_entry = 0x7feef3842000
        tmpentry = 0x0
        postentry = 0x7feef4068480
        mods = 0x7feef3828be0
        mods_original = 0x7feef3832500
        smods = {mods = 0x7feef3828be0, num_elements = 6, num_mods = 5, iterator = 0, free_mods = 0}
        txn = {back_txn_txn = 0x7feef385e180}
        parent_txn = 0x0
        ruv_c = {old_entry = 0x0, new_entry = 0x0, smods = 0x0, attr_encrypt = 0}
        ruv_c_init = 0
        retval = 0
        msg = <optimized out>
        errbuf = 0x0
        retry_count = <optimized out>
        disk_full = 0
        ldap_result_code = 0
        ldap_result_message = 0x0
        rc = 0
        operation = 0x7fef96aef000
        addr = 0x7fef96aef110
        is_fixup_operation = 0
        is_ruv = 0
        opcsn = 0x7feef3826090
        repl_op = 8
        opreturn = 0
        mod_count = 5
        not_an_error = 0
        is_noop = 0
        fixup_tombstone = 0
        ec_locked = 1
        result_sent = 0
        parent_op = 1
        parent_time = {tv_sec = 12601456, tv_nsec = 6552631}
        smods_add_rdn = 0x0
#14 0x00007fefa35c6330 in op_shared_modify (pb=pb@entry=0x7feef3800000, pw_change=pw_change@entry=0, old_pw=0x0) at ldap/servers/slapd/modify.c:1025
        rc = 0
        entry_pb = 0x0
        be = 0x7fef9c115a80
        pse = 0x1
        referral = 0x0
        e = 0x0
        dn = 0x7fef8cac0900 "idnsName=rly8c-lyon,idnsname=example.com.,cn=dns,dc=example,dc=com"
        normdn = <optimized out>
        sdn = 0x7feef382e2c0
        passin_sdn = 0
        mods = 0x7feef382df90
        pw_mod = <optimized out>
        tmpmods = 0x7feef382df90
        smods = {mods = 0x0, num_elements = 0, num_mods = 0, iterator = 0, free_mods = 0}
        repl_op = 8
        internal_op = 0
        lastmod = 1
        skip_modified_attrs = 0
        unhashed_pw_attr = 0x0
        operation = 0x7fef96aef000
        pb_conn = 0x7fef86774f40
        errorbuf = "\000odifyTimestamp\000l\320\177\366\356\177\000\000\000\216_\260\377\264f\357\350\001\000\000\000\000\000\000*1\003\241\357\177\000\000\060\024\255\214\357\177\000\000%2\003\241\357\177\000\000\000\344\346\371\356\177\000\000\225x\003\241\357\177\000\000\060\316\177\366\356\177\000\000*1\003\241\357\177\000\000\060\024\255\214\357\177\000\000%2\003\241\357\177\000\000\002\000\000\000\001\000\000\000)\016\215\243\357\177\000\000\210\071\250\214\357\177\000\000;5\003\241\357\177\000\000[uf\243\357\177\000\000\000\216_\260\377\264f\357\002\000\000\000\001\000\000\000\001\000\000\000\001\000\000\000\020\241\003\241\357\177\000\000\375\377\327\377\000\000\000\000P\000\000\000\000\000\000\000\000"...
        err = <optimized out>
        lc_mod = <optimized out>
        p = <optimized out>
        proxydn = 0x0
        proxy_err = <optimized out>
        errtext = 0x0
#15 0x00007fefa35c7a40 in do_modify (pb=pb@entry=0x7feef3800000) at ldap/servers/slapd/modify.c:380
        operation = 0x7fef96aef000
        pb_conn = 0x7fef86774f40
        smods = {mods = 0x0, num_elements = 0, num_mods = 0, iterator = 0, free_mods = 0}
        ber = <optimized out>
        tag = <optimized out>
        len = 18446744073709551615
        normalized_mods = 0x7feef382df90
        mod = 0x0
        mods = 0x7fef8cac0680
        last = 0x7feef38774a7 "\240\177\060\033\004\027\062.16.840.1.113730.3.4.2\004"
        type = 0x0
        old_pw = 0x0
        rawdn = 0x7fef8cac0900 "idnsName=rly8c-lyon,idnsname=example.com.,cn=dns,dc=example,dc=com"
        minssf_exclude_rootdse = <optimized out>
        ignored_some_mods = <optimized out>
        has_password_mod = <optimized out>
        pw_change = <optimized out>
        err = <optimized out>
#16 0x0000562af3927203 in connection_dispatch_operation (pb=0x7feef3800000, op=<optimized out>, conn=<optimized out>) at ldap/servers/slapd/connection.c:635
        minssf = 0
        minssf_exclude_rootdse = 1
        enable_nagle = 0
        pop_cork = 0
        is_timedout = 0
        curtime = <optimized out>
        pb = 0x7feef3800000
        conn = 0x7fef86774f40
        op = 0x7fef96aef000
        tag = 102
        thread_turbo_flag = <optimized out>
        ret = <optimized out>
        more_data = 0
        replication_connection = 1
        doshutdown = 0
        maxthreads = 5
        bypasspollcnt = <optimized out>
#17 0x0000562af3927203 in connection_threadmain () at ldap/servers/slapd/connection.c:1785
        is_timedout = 0
        curtime = <optimized out>
        pb = 0x7feef3800000
        conn = 0x7fef86774f40
        op = 0x7fef96aef000
        tag = 102
        thread_turbo_flag = <optimized out>
        ret = <optimized out>
        more_data = 0
        replication_connection = 1
        doshutdown = 0
        maxthreads = 5
        bypasspollcnt = <optimized out>
#18 0x00007fefa0015618 in _pt_root () at target:/lib64/libnspr4.so
#19 0x00007fef9f9b014a in start_thread () at target:/lib64/libpthread.so.0
#20 0x00007fefa1d20dc3 in clone () at target:/lib64/libc.so.6

Thread 34 (Thread 0x7feef75fe700 (LWP 170164)):
#0  0x00007fef9f9b4ec2 in pthread_rwlock_rdlock () at target:/lib64/libpthread.so.0
#1  0x00007fef8e9f2612 in map_rdlock () at target:/usr/lib64/dirsrv/plugins/schemacompat-plugin.so
#2  0x00007fef8e9ddc98 in backend_bind_cb () at target:/usr/lib64/dirsrv/plugins/schemacompat-plugin.so
#3  0x00007fefa35dacb9 in plugin_call_func (list=0x7fef96c37e00, operation=operation@entry=401, pb=pb@entry=0x7feef3c00000, call_one=call_one@entry=0) at ldap/servers/slapd/plugin.c:2032
        n = <optimized out>
        func = 0x7fef8e9ddbf0 <backend_bind_cb>
        rc = <optimized out>
        return_value = 0
        count = 0
#4  0x00007fefa35daf04 in plugin_call_list (pb=0x7feef3c00000, operation=401, list=<optimized out>) at ldap/servers/slapd/plugin.c:1973
        p = 0x0
        locked = <optimized out>
        plugin_list_number = 1
        rc = 0
        do_op = <optimized out>
#5  0x00007fefa35daf04 in plugin_call_plugins (pb=pb@entry=0x7feef3c00000, whichfunction=whichfunction@entry=401) at ldap/servers/slapd/plugin.c:442
        p = 0x0
        locked = <optimized out>
        plugin_list_number = 1
        rc = 0
        do_op = <optimized out>
#6  0x0000562af393955d in ids_sasl_check_bind (pb=pb@entry=0x7feef3c00000) at ldap/servers/slapd/saslbind.c:1205
        rc = <optimized out>
        isroot = <optimized out>
        sasl_conn = 0x7feef2a8e000
        propctx = <optimized out>
        ssfp = 0x7fefa3b67048 <je_opt_percpu_arena>
        activemech = 0x0
        mech = 0x7feef3c0b070 "GSSAPI"
        username = 0x7feef75fceb8 ""
        dn = 0x0
        normdn = 0x0
        sdn = 0x0
        sdata = 0x7feef3c23640 "`\201\231\006\t*\206H\206\367\022\001\002\002\002"
        errstr = <optimized out>
        slen = 156
        continuing = <optimized out>
        pwresponse_requested = 0
        ctrls = 0x7fefa38cd4d0 <je_malloc_default+2320>
        bvr = {bv_len = 140666729885976, bv_val = 0x7feef3c0b070 "GSSAPI"}
        cred = 0x7feef75fbf80
        dnval = {{name = 0x7feef3c0b2b8 "", values = 0x3, nvalues = 0, valsize = 0}, {name = 0x7fefa35bdb09 <slapi_log_access+313> "\205\300t\203\351@\377\377\377\350\071E\373\377f\017\037\204", values = 0x3000000030, nvalues = 4150247048, valsize = 32750}}
        authtype = "\260\275_\367\356\177\000\000\000\216_\260\377\264f\357\000p\342\372\356\177\000\000\034`\311\363\356\177\000\000C\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\270\262\300\363\356\177\000\000\003\000\000\000\000\000\000\000SƓ\363*V\000\000\000\216_\260\377\264f\357\002\000\000\000\001\000\000\000\001\000\000\000\001\000\000\000\020\241\003\241\357\177\000\000\065œ\363*V\000\000\035\000\000\000\000\000\000\000\000\216_\260\377\264f\357\000\000\300\363\356\177\000\000\000p\342\372\356\177\000\000\270\262\300\363\356\177\000\000\003\000\000\000\000\000\000\000\243\000\000\000\000\000\000\000\270\262\300\363\356\177\000\000\000\000\300\363\356\177\000\000\016\330ʡ\357\177\000\000\220\277_\367\356\177\000\000 r\002"...
        bind_target_entry = 0x0
        referral = 0x0
        be = 0x0
        pb_conn = 0x7fef86777118
#7  0x0000562af3921837 in do_bind (pb=pb@entry=0x7feef3c00000) at ldap/servers/slapd/bind.c:367
        pb_op = 0x7feef2ada400
        pb_conn = 0x7fef86777118
        ber = <optimized out>
        err = <optimized out>
        isroot = 0
        method = 163
        version = 3
        auth_response_requested = 0
        pw_response_requested = 0
        rawdn = 0x7feef3c0b100 ""
        dn = <optimized out>
        saslmech = 0x7feef3c0b070 "GSSAPI"
        cred = {bv_len = 1629, bv_val = 0x7feef3c96700 "`\202\006Y\006\t*\206H\206\367\022\001\002\002\001"}
        ber_rc = <optimized out>
        rc = 0
        sdn = 0x7feef3c2df60
        bind_sdn_in_pb = 1
        referral = 0x7fefa38b6920 <global_slapdFrontendConfig>
        errorbuf = '\000' <repeats 511 times>
        supported = <optimized out>
        pmech = <optimized out>
        authtypebuf = "\000\301_\367\356\177\000\000G\253a\243\357\177\000\000\001", '\000' <repeats 15 times>, "nsIdleTi)\016\215\243\357\177\000\000\000Throughw\373W\243\357\177\000\000@\376\250\214\357\177\000\000\004\000\000\000\000\000\000\000\340ݫ\214\357\177\000\000\036ya\243\357\177\000\000\340ݫ\214\357\177\000\000)\016\215\243\357\177\000\000@\376\250\214\357\177\000\000u{a\243\357\177\000\000\270\316_\367\356\177\000\000\000\216_\260\377\264f\357@\376\250\214\357\177\000\000\000\000\000\000\000\000\000\024\000\000\000\000\000\000\000\000\024", '\000' <repeats 15 times>, "\016\330ʡ\357\177\000\000\000\000\300\363\356\177\000\000 \240\300"...
        bind_target_entry = 0x0
        auto_bind = <optimized out>
        minssf = 0
        minssf_exclude_rootdse = 0
#8  0x0000562af39272d5 in connection_dispatch_operation (pb=0x7feef3c00000, op=<optimized out>, conn=<optimized out>) at ldap/servers/slapd/connection.c:610
        minssf = 0
        minssf_exclude_rootdse = 1
        enable_nagle = 0
        pop_cork = 0
        is_timedout = 0
        curtime = <optimized out>
        pb = 0x7feef3c00000
        conn = 0x7fef86777118
        op = 0x7feef2ada400
        tag = 96
        thread_turbo_flag = <optimized out>
        ret = <optimized out>
        more_data = 0
        replication_connection = 0
        doshutdown = 0
        maxthreads = 5
        bypasspollcnt = <optimized out>
#9  0x0000562af39272d5 in connection_threadmain () at ldap/servers/slapd/connection.c:1785
        is_timedout = 0
        curtime = <optimized out>
        pb = 0x7feef3c00000
        conn = 0x7fef86777118
        op = 0x7feef2ada400
        tag = 96
        thread_turbo_flag = <optimized out>
        ret = <optimized out>
        more_data = 0
        replication_connection = 0
        doshutdown = 0
        maxthreads = 5
        bypasspollcnt = <optimized out>
#10 0x00007fefa0015618 in _pt_root () at target:/lib64/libnspr4.so
#11 0x00007fef9f9b014a in start_thread () at target:/lib64/libpthread.so.0
#12 0x00007fefa1d20dc3 in clone () at target:/lib64/libc.so.6

Thread 33 (Thread 0x7feef7dff700 (LWP 170163)):
#0  0x00007fef9f9b62fc in pthread_cond_wait@@GLIBC_2.3.2 () at target:/lib64/libpthread.so.0
#1  0x00007fef97167d8b in __db_hybrid_mutex_suspend () at target:/lib64/libdb-5.3.so
#2  0x00007fef97167145 in __db_tas_mutex_lock () at target:/lib64/libdb-5.3.so
#3  0x00007fef972131da in __lock_get_internal () at target:/lib64/libdb-5.3.so
#4  0x00007fef97213913 in __lock_get () at target:/lib64/libdb-5.3.so
#5  0x00007fef9723d98c in __db_lget () at target:/lib64/libdb-5.3.so
#6  0x00007fef971857cc in __bam_search () at target:/lib64/libdb-5.3.so
#7  0x00007fef9716faf3 in __bamc_search () at target:/lib64/libdb-5.3.so
#8  0x00007fef97171fdf in __bamc_get () at target:/lib64/libdb-5.3.so
#9  0x00007fef9722a38b in __dbc_iget () at target:/lib64/libdb-5.3.so
#10 0x00007fef97239369 in __dbc_get_pp () at target:/lib64/libdb-5.3.so
#11 0x00007fef909b7cc4 in _entryrdn_get_elem (cursor=cursor@entry=0x7fef8de6da80, key=key@entry=0x7feef7df61f0, data=data@entry=0x7feef7df6220, comp_key=0x7feeed575380 "changenumber=20000", elem=elem@entry=0x7feef7df61e0, db_txn=db_txn@entry=0x0) at ldap/servers/slapd/back-ldbm/ldbm_entryrdn.c:1731
        rc = <optimized out>
        ptr = 0x7feeed580c30
#12 0x00007fef909bb1b5 in _entryrdn_index_read (be=be@entry=0x7fef8de0b000, cursor=0x7fef8de6da80, srdn=srdn@entry=0x7feef7df8310, elem=elem@entry=0x7feef7df8308, parentelem=parentelem@entry=0x0, childelems=childelems@entry=0x0, flags=0, db_txn=0x0) at ldap/servers/slapd/back-ldbm/ldbm_entryrdn.c:3227
        rc = 0
        len = 47
        id = 1
        nrdn = 0x7feef483c9f0 "cn=changelog"
        childnrdn = 0x7feeed575380 "changenumber=20000"
        rdnidx = 0
        keybuf = 0x7feef5489180 "C1"
        key = {data = 0x7feef5489180, size = 3, ulen = 3, dlen = 0, doff = 0, app_data = 0x0, flags = 2056}
        data = {data = 0x7feeed580c30, size = 47, ulen = 47, dlen = 0, doff = 0, app_data = 0x0, flags = 2048}
        childnum = 32
        curr_childnum = 0
        tmpsrdn = 0x7feef7df8310
        tmpelem = 0x7feeed580c30
#13 0x00007fef909bc732 in entryrdn_index_read_ext (be=be@entry=0x7fef8de0b000, sdn=sdn@entry=0x7feef3c2dcc0, id=id@entry=0x7feef7df83a4, flags=flags@entry=0, txn=txn@entry=0x7feef7df85c8) at ldap/servers/slapd/back-ldbm/ldbm_entryrdn.c:408
        rc = 0
        ai = 0x7fef96bc9a00
        srdn = {flag = 0 '\000', rdn = 0x7feef5489ca0 "changenumber=20000", rdns = 0x0, butcheredupto = -1, nrdn = 0x7fef0820b620 "changenumber=20000", all_rdns = 0x7feef9e3e400, all_nrdns = 0x7feeed575360}
        db = 0x7fef8de71200
        db_txn = 0x0
        cursor = 0x7fef8de6da80
        elem = 0x7feef3c2dcf0
        db_retry = 0
#14 0x00007fef90997130 in dn2entry_ext (be=be@entry=0x7fef8de0b000, sdn=sdn@entry=0x7feef3c2dcc0, txn=txn@entry=0x7feef7df85c8, flags=flags@entry=0, err=err@entry=0x7feef7df845c) at ldap/servers/slapd/back-ldbm/dn2entry.c:59
        id = 0
        inst = 0x7fef96c67700
        ndnv = {bv_len = 31, bv_val = 0x7feef54890a0 "changenumber=20000,cn=changelog"}
        e = 0x0
        indexname = <synthetic pointer>
#15 0x00007fef90999f66 in find_entry_internal_dn (rc=0x0, flags=0, txn=0x7feef7df85c8, lock=0, sdn=0x7feef3c2dcc0, be=0x7fef8de0b000, pb=0x7feef5400000) at ldap/servers/slapd/back-ldbm/findentry.c:140
        e = 0x7fefa357fea7 <slapi_ch_strdup+23>
        err = 0
        inst = 0x7fef96c67700
        tries = 0
        isroot = 1
        managedsait = 0
        op_type = 4
        entry = 0x0
#16 0x00007fef90999f66 in find_entry_internal (addr=<optimized out>, addr=<optimized out>, rc=0x0, flags=0, txn=0x7feef7df85c8, lock=0, be=0x7fef8de0b000, pb=0x7feef5400000) at ldap/servers/slapd/back-ldbm/findentry.c:320
        entry = 0x0
#17 0x00007fef90999f66 in find_entry_internal (pb=pb@entry=0x7feef5400000, be=0x7fef8de0b000, lock=lock@entry=0, txn=txn@entry=0x7feef7df85c8, flags=0, rc=0x0, addr=<optimized out>, addr=<optimized out>) at ldap/servers/slapd/back-ldbm/findentry.c:300
#18 0x00007fef9099a37f in find_entry (pb=pb@entry=0x7feef5400000, be=<optimized out>, addr=<optimized out>, txn=txn@entry=0x7feef7df85c8, rc=rc@entry=0x0) at ldap/servers/slapd/back-ldbm/findentry.c:338
#19 0x00007fef909cb024 in ldbm_back_search (pb=0x7feef5400000) at ldap/servers/slapd/back-ldbm/ldbm_search.c:560
        be = 0x7fef8de0b000
        inst = 0x7fef96c67700
        li = 0x7fef9c143580
        e = <optimized out>
        candidates = 0x0
        base = 0x7feef9e6c0a0 "changenumber=20000,cn=changelog"
        basesdn = 0x7feef3c2dcc0
        scope = 2
        controls = 0x0
        operation = 0x7fef96aef200
        addr = 0x7fef96aef310
        estimate = 0
        sort = 0
        vlv = <optimized out>
        sort_spec = 0x0
        is_sorting_critical = <optimized out>
        is_sorting_critical_orig = 0
        sort_control = 0x0
        virtual_list_view = 0
        vlv_spec = 0x0
        is_vlv_critical = 0
        vlv_request_control = {beforeCount = 0, afterCount = 0, tag = 0, index = 0, contentCount = 0, value = {bv_len = 0, bv_val = 0x0}}
        sr = 0x7feef2ae6c00
        tmp_err = -1
        tmp_desc = 0x0
        lookup_returned_allids = 0
        backend_count = 0
        print_once = 1
        txn = {back_txn_txn = 0x0}
        rc = <optimized out>
#20 0x00007fefa35cda21 in op_shared_search (pb=pb@entry=0x7feef5400000, send_result=send_result@entry=1) at ldap/servers/slapd/opshared.c:822
        be_suffix = 0x7fef8dd71030
        err = 0
        next_be = 0x0
        base = 0x7feef6c54a40 "changenumber=20000,cn=changelog"
        normbase = <optimized out>
        fstr = 0x7feeed57ae80 "(objectClass=*)"
        scope = 2
        be = 0x7fef8de0b000
        be_single = 0x0
        be_list = {0x7fef8de0b000, 0x0, 0x322d396138646464, 0x64666163373266, 0x21740010004, 0x396166663d010025, 0x6235302d61383766, 0x63622d6465313132, 0x322d396138646464, 0x64666163373266, 0x21715010004, 0x303265663d010025, 0x3935302d61383530, 0x63622d6465313139, 0x322d396138646464, 0x64666163373266, 0x21679010004, 0x386565663d010025, 0x3635302d61383537, 0x63622d6465313130, 0x322d396138646464, 0x64666163373266, 0x21521010004, 0x353766663d010025, 0x6134302d61383330, 0x63622d6465313166, 0x322d396138646464, 0x64666163373266, 0x213df010004, 0x613865663d010025, 0x3034302d61303639, 0x63622d6465313162, 0x322d396138646464, 0x64666163373266, 0x21383010004, 0x373765663d010025, 0x6533302d61386639, 0x63622d6465313135, 0x322d396138646464, 0x64666163373266, 0x212c1010004, 0x323866663d010025, 0x3933302d61386664, 0x63622d6465313139, 0x322d396138646464, 0x64666163373266, 0x21205010004, 0x343066663d010025, 0x3333302d61386432, 0x63622d6465313134, 0x322d396138646464, 0x64666163373266, 0x211e3010004, 0x363466663d010025, 0x3233302d61386466, 0x63622d6465313131, 0x322d396138646464, 0x64666163373266, 0x210ec010004, 0x623066663d010025, 0x6132302d37396231, 0x63622d6465313139, 0x322d396138646464, 0x64666163373266, 0x210eb010004, 0x623066663d010025, 0x6132302d61386231, 0x63622d6465313139, 0x322d396138646464, 0x64666163373266, 0x20ff6010004, 0x666365663d010025, 0x3332302d61383933, 0x63622d6465313131, 0x322d396138646464, 0x64666163373266, 0x1e115010004, 0x303765663d010025, 0x6662652d37306535, 0x66622d6365313133, 0x362d373736623739, 0x64613261613331, 0x1e114010004, 0x303765663d010025, 0x6662652d31306535, 0x66622d6365313133, 0x362d373736623739, 0x64613261613331, 0x1a90010004, 0x666666663d010025, 0x6666662d66666666, 0x66662d6666666666, 0x662d666666666666, 0x66666666666666, 0x37d010004, 0x656566663d010025, 0x3832312d32303262, 0x33392d3965313165, 0x612d386530396663, 0x38656538633762, 0x1a0d010004, 0x343966663d010025, 0x6534382d34303637, 0x33392d6265313163, 0x352d326538393466, 0x63646434353334, 0x1a0c010004, 0x343966663d010025, 0x6534382d33303637, 0x33392d6265313163, 0x352d326538393466, 0x63646434353334, 0x160af010004, 0x333866663d010025, 0x6334622d37383136, 0x66622d6365313135, 0x362d373736623739, 0x64613261613331, 0x160ae010004, 0x333866663d010025, 0x6334622d34383136, 0x66622d6365313135, 0x362d373736623739, 0x64613261613331, 0x1a5d010004, 0x626665663d010025, 0x6534382d64386664, 0x63392d6265313163, 0x312d373261653639, 0x33393764363031, 0x1a5c010004, 0x626665663d010025, 0x6534382d63386664, 0x63392d6265313163, 0x312d373261653639, 0x33393764363031, 0x1a5b010004, 0x626665663d010025, 0x6534382d62386664, 0x63392d6265313163, 0x312d373261653639, 0x33393764363031, 0x1951010004, 0x626665663d010025, 0x6534382d61386664, 0x63392d6265313163, 0x312d373261653639, 0x33393764363031, 0x71d010004, 0x346565663d010025, 0x3163332d61306335, 0x33392d3965313131, 0x612d386530396663, 0x38656538633762, 0x3d00000383010004, 0x346565663d010025, 0x3163332d37306335, 0x33392d3965313131, 0x612d386530396663, 0x38656538633762, 0x71c010004, 0x346565663d010025, 0x3163332d34306335, 0x33392d3965313131, 0x612d386530396663, 0x38656538633762, 0x4800000382010004, 0x346565663d010025, 0x3163332d31306335, 0x33392d3965313131, 0x612d386530396663, 0x38656538633762, 0x1a51010004, 0x336465663d010025, 0x6462612d31306135, 0x34382d6165313131, 0x612d386530393336, 0x38656538633762, 0xc0c0010004, 0x633465663d010025, 0x6337372d31386436, 0x30382d6365313166, 0x322d396138643461, 0x64666163373266, 0x0 <repeats 121 times>, 0x7fefa1cae4c2 <__strstr_sse2+66>, 0x0, 0x0, 0x1000, 0x7fefa1c9462e <_IO_file_doallocate+174>, 0xfd0a...}
        referral_list = {0x0, 0x7feef544f3d0, 0x7feef544f3d0, 0x7feef544f300, 0x666666666666663d, 0x6666666666662d66, 0x66666666662d6666, 0x666666662d666666, 0x66666666, 0x7feef544f200, 0x0, 0xef66b4ffb05f8e00, 0x0, 0x0, 0x0, 0x7feef5489940, 0x0, 0x7feef7dfcaec, 0x0, 0x7fef9dc6379c <krb5_gss_import_name+1180>, 0x7fee00000000, 0x7feef7dfca60, 0x0, 0x0, 0x0, 0x7feef544f200, 0x0, 0x0, 0x7feeed55a5b0, 0x0 <repeats 80 times>, 0x7feeedc80780, 0x0, 0x0, 0x7fefa1da0220 <collseqmb>, 0x7feef7dfb580, 0x7feef7dfac4f, 0x0 <repeats 117 times>, 0x1, 0x0, 0x0, 0x7feef7dfb510, 0x7feef7dfb500, 0x64, 0x7feef7dfc720, 0x7fefa3667aea, 0x7fefa1fe00c0 <_IO_strn_jumps>, 0x7fefa1c746aa <vfprintf+1850>, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7feef7dfb0e0, 0xffffffffffffffff, 0x0, 0xb, 0x0, 0x7fefa365bdd6, 0x0, 0x7fefa365bd00, 0x0, 0x0, 0x0, 0x7fefa1fdf880 <_IO_helper_jumps>, 0xd68, 0x7fefa3667a9d, 0x0, 0x7fefa3667a98, 0x0, 0x7fefa3667aeb, 0x18, 0x0, 0x0, 0x7feef7dfb620, 0x7feef7dfb610, 0x63, 0x7feef7dfc830, 0x7fefa36679a8, 0x7fefa1fe00c0 <_IO_strn_jumps>, 0x7fefa1c746aa <vfprintf+1850>, 0x0, 0x0, 0x0, 0x3000000010, 0x7feef7dfc810, 0x7feef7dfc740, 0x7feef7dfb1f0, 0xffffffffffffffff, 0x0, 0xa, 0x0, 0x7feef7dfca30, 0x0, 0x7feef7dfca00, 0x0, 0x0, 0x0, 0x7fefa1fdf880 <_IO_helper_jumps>, 0xd68, 0x7fefa366795d, 0x0, 0x7fefa3667958, 0x0, 0x7fefa36679c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7fef9fffc142 <fill_n+274>, 0x0, 0x7feef7dfb433, 0x0, 0xef66b4ffb05f8e00, 0x7feef7dfc920, 0x8, 0x7feef7dfb4d0, 0x0, 0x7fefa366ed05, 0x7fefa366ed05, 0x7feef7dfb480, 0x7fef9fffcd37 <dosprintf+2103>, 0x8, 0x7fef9fffc911 <dosprintf+1041>, 0x0, 0x0, 0x0, 0x7feef7dfb3b0, 0x7feef7dfb3b1, 0x14, 0x7feef7dfb5c0, 0xf7dfb810, 0x20007feef7dfb800, 0x0, 0x7feef7dfca20, 0x7fefa3667a1f, 0x7fefa1fe00c0 <_IO_strn_jumps>, 0x7fefa1c746aa <vfprintf+1850>, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7fef9fffc142 <fill_n+274>, 0xf7dfb3e0, 0x7feef7dfb543, 0x0, 0xef66b4ffb05f8e00, 0x0, 0x8, 0x7feef7dfb5e0, 0x0, 0x7fefa366ed05, 0x7fefa366ed05, 0x7feef7dfb590, 0x7fef9fffcd37 <dosprintf+2103>, 0x8, 0x7fef9fffc911 <dosprintf+1041>, 0x0, 0x0, 0x0, 0x7feef7dfb4c0, 0x7feef7dfb4c1, 0x14, 0x7feef7dfb6d0, 0x0, 0x2000000000000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3000000010, 0x7feef7dfcb10...}
        attrlistbuf = "\"krbPrincipalName krbCanonicalName krbUPEnabled krbPrincipalKey krbTicketPolicyReference krbPrincipalExpVfP\215\357\177\000\000\f\000\000\000\000\000\000\000\\\361Q\215\357\177\000\000lass0\000\027\252'\201Dl\003լ\346cyRefere\005\000\000\000krbPrincipalType krbPwdHistory krbLa\027\003\003\000W", '\000' <repeats 11 times>...
        attrliststr = <optimized out>
        attrs = 0x0
        rc = -1
        internal_op = <optimized out>
        basesdn = 0x7feeed580ff0
        monitorsdn = {flag = 0 '\000', udn = 0x0, dn = 0x0, ndn = 0x0, ndn_len = 0}
        sdn = 0x7feef3c2dcc0
        operation = 0x7fef96aef200
        referral = 0x0
        proxydn = 0x0
        proxystr = 0x0
        proxy_err = 0
        errtext = 0x0
        nentries = 0
        pnentries = 0
        flag_search_base_found = 0
        flag_no_such_object = 0
        flag_referral = 0
        flag_psearch = <optimized out>
        err_code = 0
        ctrlp = 0x0
        ctl_value = 0x0
        iscritical = 0
        be_name = <optimized out>
        index = -1
        sent_result = 0
        pr_stat = 0
        pb_conn = 0x7fef86775d80
        pagesize = -1
        estimate = 0
        curr_search_count = <optimized out>
        pr_be = <optimized out>
        pr_search_result = <optimized out>
        pr_idx = -1
        orig_sdn = 0x0
        free_sdn = 1
#21 0x0000562af393a5a3 in do_search (pb=pb@entry=0x7feef5400000) at ldap/servers/slapd/search.c:388
        operation = 0x7fef96aef200
        ber = <optimized out>
        i = <optimized out>
        err = <optimized out>
        attrsonly = 0
        scope = 2
        deref = 0
        sizelimit = 0
        timelimit = 0
        rawbase = 0x7feef6c54a40 "changenumber=20000,cn=changelog"
        rawbase_set_in_pb = 1
        base = <optimized out>
        fstr = 0x7feeed57ae80 "(objectClass=*)"
        filter = 0x7feef2a54480
        attrs = 0x0
        gerattrs = 0x0
        psearch = 0
        psbvp = 0x0
        changetypes = 0
        send_entchg_controls = -136322672
        changesonly = 0
        rc = -1
        strict = <optimized out>
        minssf_exclude_rootdse = <optimized out>
        filter_normalized = 0
        pb_conn = 0x7fef86775d80
        r = <optimized out>
#22 0x0000562af39275d4 in connection_dispatch_operation (pb=0x7feef5400000, op=<optimized out>, conn=<optimized out>) at ldap/servers/slapd/connection.c:659
        minssf = 0
        minssf_exclude_rootdse = 1
        enable_nagle = 0
        pop_cork = 0
        is_timedout = 0
        curtime = <optimized out>
        pb = 0x7feef5400000
        conn = 0x7fef86775d80
        op = 0x7fef96aef200
        tag = 99
        thread_turbo_flag = <optimized out>
        ret = <optimized out>
        more_data = 0
        replication_connection = 0
        doshutdown = 0
        maxthreads = 5
        bypasspollcnt = <optimized out>
#23 0x0000562af39275d4 in connection_threadmain () at ldap/servers/slapd/connection.c:1785
        is_timedout = 0
        curtime = <optimized out>
        pb = 0x7feef5400000
        conn = 0x7fef86775d80
        op = 0x7fef96aef200
        tag = 99
        thread_turbo_flag = <optimized out>
        ret = <optimized out>
        more_data = 0
        replication_connection = 0
        doshutdown = 0
        maxthreads = 5
        bypasspollcnt = <optimized out>
#24 0x00007fefa0015618 in _pt_root () at target:/lib64/libnspr4.so
#25 0x00007fef9f9b014a in start_thread () at target:/lib64/libpthread.so.0
#26 0x00007fefa1d20dc3 in clone () at target:/lib64/libc.so.6

Thread 32 (Thread 0x7feef89fe700 (LWP 170162)):
#0  0x00007fef9f9b4ec2 in pthread_rwlock_rdlock () at target:/lib64/libpthread.so.0
#1  0x00007fef8e9f2612 in map_rdlock () at target:/usr/lib64/dirsrv/plugins/schemacompat-plugin.so
#2  0x00007fef8e9ddc98 in backend_bind_cb () at target:/usr/lib64/dirsrv/plugins/schemacompat-plugin.so
#3  0x00007fefa35dacb9 in plugin_call_func (list=0x7fef96c37e00, operation=operation@entry=401, pb=pb@entry=0x7feef5600000, call_one=call_one@entry=0) at ldap/servers/slapd/plugin.c:2032
        n = <optimized out>
        func = 0x7fef8e9ddbf0 <backend_bind_cb>
        rc = <optimized out>
        return_value = 0
        count = 0
#4  0x00007fefa35daf04 in plugin_call_list (pb=0x7feef5600000, operation=401, list=<optimized out>) at ldap/servers/slapd/plugin.c:1973
        p = 0x0
        locked = <optimized out>
        plugin_list_number = 1
        rc = 0
        do_op = <optimized out>
#5  0x00007fefa35daf04 in plugin_call_plugins (pb=pb@entry=0x7feef5600000, whichfunction=whichfunction@entry=401) at ldap/servers/slapd/plugin.c:442
        p = 0x0
        locked = <optimized out>
        plugin_list_number = 1
        rc = 0
        do_op = <optimized out>
#6  0x0000562af393955d in ids_sasl_check_bind (pb=pb@entry=0x7feef5600000) at ldap/servers/slapd/saslbind.c:1205
        rc = <optimized out>
        isroot = <optimized out>
        sasl_conn = 0x7feef2b11800
        propctx = <optimized out>
        ssfp = 0x7fefa3b67048 <je_opt_percpu_arena>
        activemech = 0x0
        mech = 0x7feef5612008 "GSSAPI"
        username = 0x7feef89fceb8 ""
        dn = 0x0
        normdn = 0x0
        sdn = 0x0
        sdata = 0x7feef562d660 "`\201\230\006\t*\206H\206\367\022\001\002\002\002"
        errstr = <optimized out>
        slen = 155
        continuing = <optimized out>
        pwresponse_requested = 0
        ctrls = 0x7fefa38cd4d0 <je_malloc_default+2320>
        bvr = {bv_len = 140666729884152, bv_val = 0x7feef5612008 "GSSAPI"}
        cred = 0x7feef89fbf80
        dnval = {{name = 0x7feef5612238 "", values = 0x3, nvalues = 0, valsize = 0}, {name = 0x7fefa35bdb09 <slapi_log_access+313> "\205\300t\203\351@\377\377\377\350\071E\373\377f\017\037\204", values = 0x3000000030, nvalues = 4171218568, valsize = 32750}}
        authtype = "\260\275\237\370\356\177\000\000\000\216_\260\377\264f\357`d\002\364\356\177\000\000\034\200i\365\356\177\000\000?\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\070\"a\365\356\177\000\000\003\000\000\000\000\000\000\000SƓ\363*V\000\000\000\216_\260\377\264f\357\002\000\000\000\001\000\000\000\001\000\000\000\001\000\000\000\020\241\003\241\357\177\000\000\065œ\363*V\000\000\034\000\000\000\000\000\000\000\000\216_\260\377\264f\357\000\000`\365\356\177\000\000`d\002\364\356\177\000\000\070\"a\365\356\177\000\000\003\000\000\000\000\000\000\000\243\000\000\000\000\000\000\000\070\"a\365\356\177\000\000\000\000`\365\356\177\000\000\016\330ʡ\357\177\000\000\220\277\237\370\356\177\000\000 r\002"...
        bind_target_entry = 0x0
        referral = 0x0
        be = 0x0
        pb_conn = 0x7fef867769f8
#7  0x0000562af3921837 in do_bind (pb=pb@entry=0x7feef5600000) at ldap/servers/slapd/bind.c:367
        pb_op = 0x7feef2adbc00
        pb_conn = 0x7fef867769f8
        ber = <optimized out>
        err = <optimized out>
        isroot = 0
        method = 163
        version = 3
        auth_response_requested = 0
        pw_response_requested = 0
        rawdn = 0x7feef5612380 ""
        dn = <optimized out>
        saslmech = 0x7feef5612008 "GSSAPI"
        cred = {bv_len = 1628, bv_val = 0x7feef5698700 "`\202\006X\006\t*\206H\206\367\022\001\002\002\001"}
        ber_rc = <optimized out>
        rc = 0
        sdn = 0x7feef5642ed0
        bind_sdn_in_pb = 1
        referral = 0x7fefa38df50e <arena_bin_malloc_hard+958>
        errorbuf = '\000' <repeats 511 times>
        supported = <optimized out>
        pmech = <optimized out>
        authtypebuf = "\000\000\000\000\027\000\000\000Ϳ\237\370\356\177", '\000' <repeats 15 times>, "\001\001\001\000j\266\243\357\177\000\000\000\216_\260\377\264f\357\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\027", '\000' <repeats 15 times>, "`\225\300\365\356\177\000\000\300\b\300\365\356\177\000\000\000\a\000\000\000\000\000\000\366\006\216\243\357\177\000\000\000\000\000\000\001", '\000' <repeats 12 times>, "\261\300\365\356\177\000\000\000\216_\260\001\000\000\000 \225\300\365\356\177\000\000\000\000\000\000\000\000\000\024\340ҟ\370\356\177\000\000\030\022\270\243\357\177\000\000\270Ο\370\356\177\000\000\300\b\300\365\356\177\000\000\027\000\000\000\000\000\000\000`\225\300"...
        bind_target_entry = 0x0
        auto_bind = <optimized out>
        minssf = 0
        minssf_exclude_rootdse = 0
#8  0x0000562af39272d5 in connection_dispatch_operation (pb=0x7feef5600000, op=<optimized out>, conn=<optimized out>) at ldap/servers/slapd/connection.c:610
        minssf = 0
        minssf_exclude_rootdse = 1
        enable_nagle = 0
        pop_cork = 0
        is_timedout = 0
        curtime = <optimized out>
        pb = 0x7feef5600000
        conn = 0x7fef867769f8
        op = 0x7feef2adbc00
        tag = 96
        thread_turbo_flag = <optimized out>
        ret = <optimized out>
        more_data = 0
        replication_connection = 0
        doshutdown = 0
        maxthreads = 5
        bypasspollcnt = <optimized out>
#9  0x0000562af39272d5 in connection_threadmain () at ldap/servers/slapd/connection.c:1785
        is_timedout = 0
        curtime = <optimized out>
        pb = 0x7feef5600000
        conn = 0x7fef867769f8
        op = 0x7feef2adbc00
        tag = 96
        thread_turbo_flag = <optimized out>
        ret = <optimized out>
        more_data = 0
        replication_connection = 0
        doshutdown = 0
        maxthreads = 5
        bypasspollcnt = <optimized out>
#10 0x00007fefa0015618 in _pt_root () at target:/lib64/libnspr4.so
#11 0x00007fef9f9b014a in start_thread () at target:/lib64/libpthread.so.0
#12 0x00007fefa1d20dc3 in clone () at target:/lib64/libc.so.6

Thread 31 (Thread 0x7feef91ff700 (LWP 170161)):
#0  0x00007fef9f9b4ec2 in pthread_rwlock_rdlock () at target:/lib64/libpthread.so.0
#1  0x00007fef8e9f2612 in map_rdlock () at target:/usr/lib64/dirsrv/plugins/schemacompat-plugin.so
#2  0x00007fef8e9ddc98 in backend_bind_cb () at target:/usr/lib64/dirsrv/plugins/schemacompat-plugin.so
#3  0x00007fefa35dacb9 in plugin_call_func (list=0x7fef96c37e00, operation=operation@entry=401, pb=pb@entry=0x7feef5a00000, call_one=call_one@entry=0) at ldap/servers/slapd/plugin.c:2032
        n = <optimized out>
        func = 0x7fef8e9ddbf0 <backend_bind_cb>
        rc = <optimized out>
        return_value = 0
        count = 0
#4  0x00007fefa35daf04 in plugin_call_list (pb=0x7feef5a00000, operation=401, list=<optimized out>) at ldap/servers/slapd/plugin.c:1973
        p = 0x0
        locked = <optimized out>
        plugin_list_number = 1
        rc = 0
        do_op = <optimized out>
#5  0x00007fefa35daf04 in plugin_call_plugins (pb=pb@entry=0x7feef5a00000, whichfunction=whichfunction@entry=401) at ldap/servers/slapd/plugin.c:442
        p = 0x0
        locked = <optimized out>
        plugin_list_number = 1
        rc = 0
        do_op = <optimized out>
#6  0x0000562af393955d in ids_sasl_check_bind (pb=pb@entry=0x7feef5a00000) at ldap/servers/slapd/saslbind.c:1205
        rc = <optimized out>
        isroot = <optimized out>
        sasl_conn = 0x7feef2a94400
        propctx = <optimized out>
        ssfp = 0x48
        activemech = 0x0
        mech = 0x7feef5a0c840 "GSSAPI"
        username = 0x0
        dn = 0x0
        normdn = 0x0
        sdn = 0x0
        sdata = 0x7feef5a89da0 "`\201\231\006\t*\206H\206\367\022\001\002\002\002"
        errstr = <optimized out>
        slen = 156
        continuing = <optimized out>
        pwresponse_requested = 0
        ctrls = 0x7fefa357fddd <slapi_ch_calloc+29>
        bvr = {bv_len = 140666729886888, bv_val = 0x7feef5a0c840 "GSSAPI"}
        cred = 0x7feef91fcf80
        dnval = {{name = 0x7feef5a0c818 "", values = 0x3, nvalues = 0, valsize = 0}, {name = 0x7fefa35bdb09 <slapi_log_access+313> "\205\300t\203\351@\377\377\377\350\071E\373\377f\017\037\204", values = 0x3000000030, nvalues = 4179611272, valsize = 32750}}
        authtype = "\260\315\037\371\356\177\000\000\000\216_\260\377\264f\357\360\225@\374\356\177\000\000%2\003\241\357\177\000\000E\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\030Ƞ\365\356\177\000\000\003\000\000\000\000\000\000\000SƓ\363*V\000\000\000\216_\260\377\264f\357\002\000\000\000\001\000\000\000\001\000\000\000\001\000\000\000\020\241\003\241\357\177\000\000\065œ\363*V\000\000\035\000\000\000\000\000\000\000\000\216_\260\377\264f\357\000\000\240\365\356\177\000\000\360\225@\374\356\177\000\000\030Ƞ\365\356\177\000\000\003\000\000\000\000\000\000\000\243\000\000\000\000\000\000\000\030Ƞ\365\356\177\000\000\000\000\240\365\356\177\000\000\016\330ʡ\357\177\000\000\220\317\037\371\356\177\000\000 r\002\234\357\177"...
        bind_target_entry = 0x0
        referral = 0x0
        be = 0x0
        pb_conn = 0x7fef867774a8
#7  0x0000562af3921837 in do_bind (pb=pb@entry=0x7feef5a00000) at ldap/servers/slapd/bind.c:367
        pb_op = 0x7feefc48c600
        pb_conn = 0x7fef867774a8
        ber = <optimized out>
        err = <optimized out>
        isroot = 0
        method = 163
        version = 3
        auth_response_requested = 0
        pw_response_requested = 0
        rawdn = 0x7feef5a0c848 ""
        dn = <optimized out>
        saslmech = 0x7feef5a0c840 "GSSAPI"
        cred = {bv_len = 1629, bv_val = 0x7feef5a94700 "`\202\006Y\006\t*\206H\206\367\022\001\002\002\001"}
        ber_rc = <optimized out>
        rc = 0
        sdn = 0x7feefac220b0
        bind_sdn_in_pb = 1
        referral = 0x7feef680b080
        errorbuf = '\000' <repeats 511 times>
        supported = <optimized out>
        pmech = <optimized out>
        authtypebuf = "\000\252\200\366\356\177\000\000\000\252\200\366\356\177\000\000\330\374\377\377\377\377\377\377\330\374\377\377\377\377\377\377\250\340\037\371\356\177\000\000)\016\215\243\357\177\000\000\002\000\000\000\000\000\000\000h~\200\366\356\177\000\000(~\200\366\356\177\000\000\300\b\200\366\356\177\000\000\300\b\200\366\356\177\000\000\000\000\000\000\356\177\000\000\210\377\377\001\000\000\000\000\270\336\037\371\356\177\000\000\250\340\037\371\356\177\000\000d\000\000\000\002\000\000\000\002\000\000\000\000\000\000\000\000\216_\260\377\264f\357\350~ \234\357\177\000\000\000\000\000\000\000\000\000\024\000\000\000\000\000\000\000\000\024", '\000' <repeats 15 times>, "\016\330ʡ\357\177\000\000\000\000\240\365\356\177\000\000\000"...
        bind_target_entry = 0x0
        auto_bind = <optimized out>
        minssf = 0
        minssf_exclude_rootdse = 0
#8  0x0000562af39272d5 in connection_dispatch_operation (pb=0x7feef5a00000, op=<optimized out>, conn=<optimized out>) at ldap/servers/slapd/connection.c:610
        minssf = 0
        minssf_exclude_rootdse = 1
        enable_nagle = 0
        pop_cork = 0
        is_timedout = 0
        curtime = <optimized out>
        pb = 0x7feef5a00000
        conn = 0x7fef867774a8
        op = 0x7feefc48c600
        tag = 96
        thread_turbo_flag = <optimized out>
        ret = <optimized out>
        more_data = 0
        replication_connection = 0
        doshutdown = 0
        maxthreads = 5
        bypasspollcnt = <optimized out>
#9  0x0000562af39272d5 in connection_threadmain () at ldap/servers/slapd/connection.c:1785
        is_timedout = 0
        curtime = <optimized out>
        pb = 0x7feef5a00000
        conn = 0x7fef867774a8
        op = 0x7feefc48c600
        tag = 96
        thread_turbo_flag = <optimized out>
        ret = <optimized out>
        more_data = 0
        replication_connection = 0
        doshutdown = 0
        maxthreads = 5
        bypasspollcnt = <optimized out>
#10 0x00007fefa0015618 in _pt_root () at target:/lib64/libnspr4.so
#11 0x00007fef9f9b014a in start_thread () at target:/lib64/libpthread.so.0
#12 0x00007fefa1d20dc3 in clone () at target:/lib64/libc.so.6

Thread 30 (Thread 0x7feef9dfe700 (LWP 170160)):
#0  0x00007fef9f9b4ec2 in pthread_rwlock_rdlock () at target:/lib64/libpthread.so.0
#1  0x00007fef8e9f2612 in map_rdlock () at target:/usr/lib64/dirsrv/plugins/schemacompat-plugin.so
#2  0x00007fef8e9ddc98 in backend_bind_cb () at target:/usr/lib64/dirsrv/plugins/schemacompat-plugin.so
#3  0x00007fefa35dacb9 in plugin_call_func (list=0x7fef96c37e00, operation=operation@entry=401, pb=pb@entry=0x7feef4800000, call_one=call_one@entry=0) at ldap/servers/slapd/plugin.c:2032
        n = <optimized out>
        func = 0x7fef8e9ddbf0 <backend_bind_cb>
        rc = <optimized out>
        return_value = 0
        count = 0
#4  0x00007fefa35daf04 in plugin_call_list (pb=0x7feef4800000, operation=401, list=<optimized out>) at ldap/servers/slapd/plugin.c:1973
        p = 0x0
        locked = <optimized out>
        plugin_list_number = 1
        rc = 0
        do_op = <optimized out>
#5  0x00007fefa35daf04 in plugin_call_plugins (pb=pb@entry=0x7feef4800000, whichfunction=whichfunction@entry=401) at ldap/servers/slapd/plugin.c:442
        p = 0x0
        locked = <optimized out>
        plugin_list_number = 1
        rc = 0
        do_op = <optimized out>
#6  0x0000562af393955d in ids_sasl_check_bind (pb=pb@entry=0x7feef4800000) at ldap/servers/slapd/saslbind.c:1205
        rc = <optimized out>
        isroot = <optimized out>
        sasl_conn = 0x7feef2b0b400
        propctx = <optimized out>
        ssfp = 0x7fefa3b67048 <je_opt_percpu_arena>
        activemech = 0x0
        mech = 0x7feef4818310 "GSSAPI"
        username = 0x7feef9dfceb8 ""
        dn = 0x0
        normdn = 0x0
        sdn = 0x0
        sdata = 0x7feef487fd20 "`\201\231\006\t*\206H\206\367\022\001\002\002\002"
        errstr = <optimized out>
        slen = 156
        continuing = <optimized out>
        pwresponse_requested = 0
        ctrls = 0x7fefa38cd4d0 <je_malloc_default+2320>
        bvr = {bv_len = 140666729882328, bv_val = 0x7feef4818310 "GSSAPI"}
        cred = 0x7feef9dfbf80
        dnval = {{name = 0x7feef4818318 "", values = 0x3, nvalues = 0, valsize = 0}, {name = 0x7fefa35bdb09 <slapi_log_access+313> "\205\300t\203\351@\377\377\377\350\071E\373\377f\017\037\204", values = 0x3000000030, nvalues = 4192190088, valsize = 32750}}
        authtype = "\260\275\337\371\356\177\000\000\000\216_\260\377\264f\357\300S\245\362\356\177\000\000\034|\206\364\356\177\000\000;", '\000' <repeats 15 times>, "\030\203\201\364\356\177\000\000\003\000\000\000\000\000\000\000SƓ\363*V\000\000\000\216_\260\377\264f\357\002\000\000\000\001\000\000\000\001\000\000\000\001\000\000\000\020\241\003\241\357\177\000\000\065œ\363*V\000\000\021\000\000\000\000\000\000\000\000\216_\260\377\264f\357\000\000\200\364\356\177\000\000\300S\245\362\356\177\000\000\030\203\201\364\356\177\000\000\003\000\000\000\000\000\000\000\243\000\000\000\000\000\000\000\030\203\201\364\356\177\000\000\000\000\200\364\356\177\000\000\016\330ʡ\357\177\000\000\220\277\337\371\356\177\000\000 r\002"...
        bind_target_entry = 0x0
        referral = 0x0
        be = 0x0
        pb_conn = 0x7fef867762d8
#7  0x0000562af3921837 in do_bind (pb=pb@entry=0x7feef4800000) at ldap/servers/slapd/bind.c:367
        pb_op = 0x7feef2adb400
        pb_conn = 0x7fef867762d8
        ber = <optimized out>
        err = <optimized out>
        isroot = 0
        method = 163
        version = 3
        auth_response_requested = 0
        pw_response_requested = 0
        rawdn = 0x7feef48184b0 ""
        dn = <optimized out>
        saslmech = 0x7feef4818310 "GSSAPI"
        cred = {bv_len = 1457, bv_val = 0x7feef4868200 "`\202\005\255\006\t*\206H\206\367\022\001\002\002\001"}
        ber_rc = <optimized out>
        rc = 0
        sdn = 0x7feef480bc50
        bind_sdn_in_pb = 1
        referral = 0x7fefa38b6920 <global_slapdFrontendConfig>
        errorbuf = '\000' <repeats 511 times>
        supported = <optimized out>
        pmech = <optimized out>
        authtypebuf = "\000\301\337\371\356\177\000\000G\253a\243\357\177\000\000\001", '\000' <repeats 15 times>, "nsIdleTimeout\000it\000Throughw\373W\243\357\177\000\000\250\320\337\371\356\177\000\000\026\000\000\000\000\000\000\000\000\301\337\371\356\177\000\000H\224\240\364\356\177\000\000\300\b\240\364\356\177\000\000\366\006\216\243\357\177\000\000\270\316\337\371\001", '\000' <repeats 12 times>, "\264\240\364\356\177\000\000\001\000\000\000\001\000\000\000\b\224\240\364\356\177\000\000\026pX\030\000\000\000\000\310\322\337\371\356\177\000\000\360\021\270\243\357\177\000\000\270\316\337\371\356\177\000\000\300\b\240\364\356\177\000\000\026\000\000\000\000\000\000\000"...
        bind_target_entry = 0x0
        auto_bind = <optimized out>
        minssf = 0
        minssf_exclude_rootdse = 0
#8  0x0000562af39272d5 in connection_dispatch_operation (pb=0x7feef4800000, op=<optimized out>, conn=<optimized out>) at ldap/servers/slapd/connection.c:610
        minssf = 0
        minssf_exclude_rootdse = 1
        enable_nagle = 0
        pop_cork = 0
        is_timedout = 0
        curtime = <optimized out>
        pb = 0x7feef4800000
        conn = 0x7fef867762d8
        op = 0x7feef2adb400
        tag = 96
        thread_turbo_flag = <optimized out>
        ret = <optimized out>
        more_data = 0
        replication_connection = 0
        doshutdown = 0
        maxthreads = 5
        bypasspollcnt = <optimized out>
#9  0x0000562af39272d5 in connection_threadmain () at ldap/servers/slapd/connection.c:1785
        is_timedout = 0
        curtime = <optimized out>
        pb = 0x7feef4800000
        conn = 0x7fef867762d8
        op = 0x7feef2adb400
        tag = 96
        thread_turbo_flag = <optimized out>
        ret = <optimized out>
        more_data = 0
        replication_connection = 0
        doshutdown = 0
        maxthreads = 5
        bypasspollcnt = <optimized out>
#10 0x00007fefa0015618 in _pt_root () at target:/lib64/libnspr4.so
#11 0x00007fef9f9b014a in start_thread () at target:/lib64/libpthread.so.0
#12 0x00007fefa1d20dc3 in clone () at target:/lib64/libc.so.6

Thread 29 (Thread 0x7feefa7ff700 (LWP 170159)):
#0  0x00007fef9f9b62fc in pthread_cond_wait@@GLIBC_2.3.2 () at target:/lib64/libpthread.so.0
#1  0x00007fef97167d8b in __db_hybrid_mutex_suspend () at target:/lib64/libdb-5.3.so
#2  0x00007fef97167145 in __db_tas_mutex_lock () at target:/lib64/libdb-5.3.so
#3  0x00007fef972131da in __lock_get_internal () at target:/lib64/libdb-5.3.so
#4  0x00007fef97213913 in __lock_get () at target:/lib64/libdb-5.3.so
#5  0x00007fef9723d98c in __db_lget () at target:/lib64/libdb-5.3.so
#6  0x00007fef971857cc in __bam_search () at target:/lib64/libdb-5.3.so
#7  0x00007fef9716faf3 in __bamc_search () at target:/lib64/libdb-5.3.so
#8  0x00007fef97171ac7 in __bamc_get () at target:/lib64/libdb-5.3.so
#9  0x00007fef9722a38b in __dbc_iget () at target:/lib64/libdb-5.3.so
#10 0x00007fef97239369 in __dbc_get_pp () at target:/lib64/libdb-5.3.so
#11 0x00007fef909a2b8c in index_range_read_ext (pb=pb@entry=0x7feef5000000, be=be@entry=0x7fef9c115a80, type=type@entry=0x7feef51aeaa0 "entryusn", indextype=<optimized out>, operator=4, val=0x7feef504a820, nextval=0x0, range=0, txn=0x7feefa7f59a8, err=0x7feefa7f85d0, allidslimit=100000) at ldap/servers/slapd/back-ldbm/index.c:1524
        tmpbuf = 0x0
        li = <optimized out>
        db = 0x7fef8de2aa00
        db_txn = 0x0
        dbc = 0x7fef8de6c680
        lowerkey = {data = 0x7fef8caa68b0, size = 9, ulen = 0, dlen = 0, doff = 0, app_data = 0x0, flags = 0}
        upperkey = {data = 0x7feef50622f8, size = 1, ulen = 0, dlen = 0, doff = 0, app_data = 0x0, flags = 0}
        cur_key = {data = 0x0, size = 0, ulen = 0, dlen = 0, doff = 0, app_data = 0x0, flags = 16}
        data = {data = 0x0, size = 0, ulen = 0, dlen = 0, doff = 0, app_data = 0x0, flags = 16}
        idl = 0x0
        prefix = 0x7fef90c2600c <prefix_EQUALITY> "="
        realbuf = 0x7fef8caa68b0 "=9355047"
        nextrealbuf = <optimized out>
        reallen = <optimized out>
        nextreallen = <optimized out>
        plen = 1
        i = <optimized out>
        ai = 0x7fef9c0fa880
        lookthrough_limit = 5000
        is_and = 1
        sizelimit = 0
        expire_time = {tv_sec = 12605101, tv_nsec = 997818682}
        timelimit = 3600
        sr = 0x7feef500f280
        isroot = 0
        coreop = 4
        op = 0x7feef6c72000
#12 0x00007fef909979fb in range_candidates (pb=pb@entry=0x7feef5000000, be=be@entry=0x7fef9c115a80, type=0x7feef51aeaa0 "entryusn", low_val=<optimized out>, high_val=<optimized out>, err=0x7feefa7f85d0, sattr=0x7feefa7f5ac0, allidslimit=100000) at ldap/servers/slapd/back-ldbm/filterindex.c:644
        idl = 0x0
        low = 0x7feef504a820
        high = 0x0
        lows = 0x7fef8ca3e710
        highs = 0x0
        txn = {back_txn_txn = 0x0}
        operator = <optimized out>
        op = 0x7feef6c72000
#13 0x00007fef90997f23 in ava_candidates (pb=pb@entry=0x7feef5000000, be=be@entry=0x7fef9c115a80, f=f@entry=0x7fef8caa3b80, ftype=165, err=0x7feefa7f85d0, allidslimit=100000, range=0, nextf=0x0) at ldap/servers/slapd/back-ldbm/filterindex.c:255
        type = 0x7feef51aeaa0 "entryusn"
        indextype = 0x0
        sv = {bv = {bv_len = 4, bv_val = 0x7feefa7f5b60 "true"}, v_csnset = 0x7feefa7f5ad0, v_flags = 1536}
        bval = 0x7fef8caa3ba8
        ivals = 0x7feefa7f5b50
        idl = 0x0
        unindexed = 0
        sattr = {a_type = 0x7feefe20d2a0 "entryusn", a_present_values = {num = 0, max = 0, sorted = 0x0, va = 0x0}, a_flags = 259, a_plugin = 0x7fef9c172000, a_deleted_values = {num = 0, max = 0, sorted = 0x0, va = 0x0}, a_listtofree = 0x0, a_next = 0x0, a_deletioncsn = 0x0, a_mr_eq_plugin = 0x0, a_mr_ord_plugin = 0x0, a_mr_sub_plugin = 0x0}
        txn = {back_txn_txn = 0x0}
        pr_idx = 0
        pb_op = 0x7feef6c72000
        pb_conn = 0x7fef86772ba0
#14 0x00007fef90998530 in filter_candidates_ext (pb=pb@entry=0x7feef5000000, be=be@entry=0x7fef9c115a80, base=base@entry=0x7feef504c700 "cn=sudo,dc=example,dc=com", f=f@entry=0x7fef8caa3b80, nextf=nextf@entry=0x0, range=range@entry=0, err=0x7feefa7f85d0, allidslimit=100000) at ldap/servers/slapd/back-ldbm/filterindex.c:89
        li = <optimized out>
        result = 0x0
        ftype = <optimized out>
#15 0x00007fef9099940c in list_candidates (pb=pb@entry=0x7feef5000000, be=be@entry=0x7fef9c115a80, base=base@entry=0x7feef504c700 "cn=sudo,dc=example,dc=com", flist=flist@entry=0x7fef8ddd6f80, ftype=160, err=0x7feefa7f85d0, allidslimit=100000) at ldap/servers/slapd/back-ldbm/filterindex.c:859
        idl = 0x0
        tmp = <optimized out>
        f = 0x7fef8caa3b80
        nextf = 0x0
        isnot = 0
        f_count = <optimized out>
        le_count = <optimized out>
        ge_count = <optimized out>
        is_bounded_range = <optimized out>
        low_val = 0x7fef8caa3ba8
        high_val = 0x0
        t1 = 0x7feef51aeaa0 "entryusn"
        fpairs = {<optimized out>, 0x0}
        tpairs = {0x0, 0x0}
        vpairs = {0x0, 0x0}
        is_and = 1
        idl_set = 0x7feef519b990
#16 0x00007fef90998458 in filter_candidates_ext (pb=pb@entry=0x7feef5000000, be=be@entry=0x7fef9c115a80, base=base@entry=0x7feef504c700 "cn=sudo,dc=example,dc=com", f=f@entry=0x7fef8ddd6f80, nextf=nextf@entry=0x0, range=range@entry=0, err=0x7feefa7f85d0, allidslimit=100000) at ldap/servers/slapd/back-ldbm/filterindex.c:127
        li = <optimized out>
        result = 0x0
        ftype = <optimized out>
#17 0x00007fef9099940c in list_candidates (pb=pb@entry=0x7feef5000000, be=be@entry=0x7fef9c115a80, base=base@entry=0x7feef504c700 "cn=sudo,dc=example,dc=com", flist=flist@entry=0x7fef8ddd3400, ftype=161, err=0x7feefa7f85d0, allidslimit=100000) at ldap/servers/slapd/back-ldbm/filterindex.c:859
        idl = 0x0
        tmp = <optimized out>
        f = 0x7fef8ddd6f80
        nextf = 0x0
        isnot = 0
        f_count = <optimized out>
        le_count = <optimized out>
        ge_count = <optimized out>
        is_bounded_range = <optimized out>
        low_val = 0x0
        high_val = 0x0
        t1 = 0x7fefa38d0e29 <calloc+297> "J\203\204\363\b\002"
        fpairs = {<optimized out>, 0x0}
        tpairs = {0x0, 0x0}
        vpairs = {0x0, 0x0}
        is_and = 0
        idl_set = 0x7feef519b2a0
#18 0x00007fef90998458 in filter_candidates_ext (pb=pb@entry=0x7feef5000000, be=be@entry=0x7fef9c115a80, base=base@entry=0x7feef504c700 "cn=sudo,dc=example,dc=com", f=0x7fef8ddd3400, nextf=nextf@entry=0x0, range=range@entry=0, err=0x7feefa7f85d0, allidslimit=100000) at ldap/servers/slapd/back-ldbm/filterindex.c:127
        li = <optimized out>
        result = 0x0
        ftype = <optimized out>
#19 0x00007fef909ca834 in subtree_candidates (pb=pb@entry=0x7feef5000000, be=be@entry=0x7fef9c115a80, base=base@entry=0x7feef504c700 "cn=sudo,dc=example,dc=com", e=e@entry=0x7feef5a421c0, filter=0x7fef8ddd6f80, managedsait=0, allids_before_scopingp=0x7feefa7f8560, err=0x7feefa7f85d0) at ldap/servers/slapd/back-ldbm/ldbm_search.c:1200
        focref = 0x7fef8dd86e80
        forr = 0x7fef8ddd3400
        ftop = <optimized out>
        candidates = <optimized out>
        has_tombstone_filter = <optimized out>
        isroot = 0
        li = <optimized out>
        allidslimit = 100000
        op = 0x0
        is_bulk_import = 0
#20 0x00007fef909cbea6 in build_candidate_list (candidates=0x7feefa7f8588, lookup_returned_allidsp=0x7feefa7f8560, scope=2, base=0x7feef504c700 "cn=sudo,dc=example,dc=com", e=0x7feef5a421c0, be=0x7fef9c115a80, pb=0x7feef5000000) at ldap/servers/slapd/back-ldbm/ldbm_search.c:1007
        filter = 0x7fef8ddd6f80
        err = 0
        li = 0x7fef9c143580
        managedsait = 0
        r = 0
        rc = <optimized out>
        expire_time = {tv_sec = 0, tv_nsec = 0}
        vlv_response_control = {targetPosition = 0, contentCount = 0, result = 0}
        vlv_rc = -184549376
        lookthrough_limit = 0
        abandoned = 0
        be = 0x7fef9c115a80
        inst = 0x7fef96c67100
        li = 0x7fef9c143580
        e = <optimized out>
        candidates = 0x0
        base = 0x7feef504c700 "cn=sudo,dc=example,dc=com"
        basesdn = 0x7feef519b330
        scope = 2
        controls = 0x7feef519bf30
        operation = 0x7feef6c72000
        addr = 0x7feef6c72110
        estimate = 0
        sort = 0
        vlv = <optimized out>
        sort_spec = 0x0
        is_sorting_critical = <optimized out>
        is_sorting_critical_orig = 0
        sort_control = 0x0
        virtual_list_view = 0
        vlv_spec = 0x0
        is_vlv_critical = 0
        vlv_request_control = {beforeCount = 0, afterCount = 0, tag = 0, index = 0, contentCount = 0, value = {bv_len = 0, bv_val = 0x0}}
        sr = 0x7feef500f280
        tmp_err = -1
        tmp_desc = 0x0
        lookup_returned_allids = 0
        backend_count = 0
        print_once = 1
        txn = {back_txn_txn = 0x0}
        rc = <optimized out>
#21 0x00007fef909cbea6 in ldbm_back_search (pb=0x7feef5000000) at ldap/servers/slapd/back-ldbm/ldbm_search.c:631
        rc = <optimized out>
        expire_time = {tv_sec = 0, tv_nsec = 0}
        vlv_response_control = {targetPosition = 0, contentCount = 0, result = 0}
        vlv_rc = -184549376
        lookthrough_limit = 0
        abandoned = 0
        be = 0x7fef9c115a80
        inst = 0x7fef96c67100
        li = 0x7fef9c143580
        e = <optimized out>
        candidates = 0x0
        base = 0x7feef504c700 "cn=sudo,dc=example,dc=com"
        basesdn = 0x7feef519b330
        scope = 2
        controls = 0x7feef519bf30
        operation = 0x7feef6c72000
        addr = 0x7feef6c72110
        estimate = 0
        sort = 0
        vlv = <optimized out>
        sort_spec = 0x0
        is_sorting_critical = <optimized out>
        is_sorting_critical_orig = 0
        sort_control = 0x0
        virtual_list_view = 0
        vlv_spec = 0x0
        is_vlv_critical = 0
        vlv_request_control = {beforeCount = 0, afterCount = 0, tag = 0, index = 0, contentCount = 0, value = {bv_len = 0, bv_val = 0x0}}
        sr = 0x7feef500f280
        tmp_err = -1
        tmp_desc = 0x0
        lookup_returned_allids = 0
        backend_count = 0
        print_once = 1
        txn = {back_txn_txn = 0x0}
        rc = <optimized out>
#22 0x00007fefa35cda21 in op_shared_search (pb=pb@entry=0x7feef5000000, send_result=send_result@entry=1) at ldap/servers/slapd/opshared.c:822
        be_suffix = 0x7fef96b12bf0
        err = 0
        next_be = 0x0
        base = 0x7feef500a6c0 "cn=sudo,dc=example,dc=com"
        normbase = <optimized out>
        fstr = 0x7feef503c780 "(&(objectClass=ipasudorule)(ipaEnabledFlag=TRUE)(|(&(!(memberHost=*))(cn=defaults))(hostCategory=ALL)(memberHost=fqdn=waver.example.com,cn=computers,cn=accounts,dc=example,dc=com)(memberHost=cn=workstations,cn="...
        scope = 2
        be = 0x7fef9c115a80
        be_single = 0x0
        be_list = {0x7fef9c115a80, 0x0 <repeats 12 times>, 0xef66b4ffb05f8e00, 0x0, 0x0, 0x0, 0x0, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7feef5096000, 0xef66b4ffb05f8e00, 0x7feef5000060, 0x0, 0x0, 0x7fef8dd6c000, 0x1, 0x1, 0x0, 0x7fefa35f1a74 <send_ldap_result_ext+852>, 0x7fef9c115a80, 0x20, 0x100000031, 0x7fefa365bdd6, 0x7feefa7f8b54, 0x7feef5096000, 0x0, 0x0, 0x300000000, 0x0, 0x1, 0xef66b4ffb05f8e00, 0x7feef5000060, 0xef66b4ffb05f8e00, 0x7fef9c115a80, 0x7feefa7f8bb8, 0x7feefa7fab80, 0x7feefa7f8c30, 0x7feef5000060, 0x0, 0x7feefa7f8bf0, 0x7fefa3580055 <slapi_ch_free+21>, 0x7feefa7f8ba0, 0x7fefa35cd242 <op_shared_search+2258>, 0x7fee00000001, 0x100000000, 0x7feefa7f8bb0, 0x7feefa7f8b98, 0x7feefa7f8ba0, 0x0, 0x100000000, 0x7fee00000000, 0x0, 0x7feefa7f8b54, 0x7feefa7f8bf8, 0x7feefa7f8be8, 0x0, 0x7feefa7f8bf0, 0x0, 0x7feefa7f8b5c, 0x0, 0x1, 0x0, 0x0, 0x200000001, 0xffffffff, 0xffffffffffffffff, 0xffffffffffffffff, 0xffffffffffffffff, 0x1ffffffff, 0x7feef50411e0, 0x7fefa36648c8, 0x7feef503ae30, 0x0, 0x0, 0x7feef5096000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7fef8de08320, 0x7fef00000001, 0x7fee00000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7fef9c115a80, 0x0 <repeats 888 times>}
        referral_list = {0x0 <repeats 232 times>, 0x1, 0x0, 0x0, 0x7feefa7fb510, 0x7feefa7fb500, 0x63, 0x7feefa7fc720, 0x7fefa3667aea, 0x7fefa1fe00c0 <_IO_strn_jumps>, 0x7fefa1c746aa <vfprintf+1850>, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7feefa7fb0e0, 0xffffffffffffffff, 0x0, 0xb, 0x0, 0x7fefa365bdd6, 0x0, 0x7fefa365bd00, 0x0, 0x0, 0x0, 0x7fefa1fdf880 <_IO_helper_jumps>, 0xd68, 0x7fefa3667a9d, 0x0, 0x7fefa3667a98, 0x2, 0x7fefa3667aeb, 0x18, 0x7feefa7fb610, 0x7feefa7fb600, 0xc2, 0x7feefa7fc820, 0x7fefa3667a1f, 0x7fefa1fe00c0 <_IO_strn_jumps>, 0x7fefa1c746aa <vfprintf+1850>, 0x7fefa1fe00c0 <_IO_strn_jumps>, 0x7fefa1c746aa <vfprintf+1850>, 0x0, 0x0, 0x0, 0x3000000010, 0x7feefa7fc810, 0x7feefa7fc740, 0x0, 0xb, 0x0, 0x7feefa7fca30, 0x0, 0x7feef5000960, 0x0, 0xffffffa5, 0x0, 0x7fefa1fdf880 <_IO_helper_jumps>, 0xd68, 0x7fefa36679cd, 0x0, 0x7fefa36679c8, 0x0, 0x7fefa3667a21, 0x0, 0x7fefa36679c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7fef9fffc142 <fill_n+274>, 0x0, 0x7feefa7fb433, 0x7feefa7fc910, 0xef66b4ffb05f8e00, 0x7feefa7fc920, 0x8, 0x7feefa7fb4d0, 0x0, 0x7fefa366ed05, 0x7fefa366ed05, 0x7feefa7fb480, 0x7fef9fffcd37 <dosprintf+2103>, 0x8, 0x7fef9fffc911 <dosprintf+1041>, 0x0, 0x0, 0x0, 0x7feefa7fb3b0, 0x7feefa7fb3b1, 0x14, 0x7feefa7fb5c0, 0x0, 0x2000000000000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7fef9fffc142 <fill_n+274>, 0x0, 0x7feefa7fb533, 0x0, 0xef66b4ffb05f8e00, 0x0, 0x8, 0x7feefa7fb5d0, 0x0, 0x7fefa366ed05, 0x7fefa366ed05, 0x7feefa7fb580, 0x7fef9fffcd37 <dosprintf+2103>, 0x8, 0x7fef9fffc911 <dosprintf+1041>, 0x8, 0x0, 0x0, 0x7feefa7fb4b0, 0x7feefa7fb4b1, 0x7fee00000014, 0x7feefa7fb6c0, 0x14, 0x20007feefa7fb6d0, 0x0, 0x2000000000000000, 0x0 <repeats 22 times>, 0x3938353835000000, 0x30323333, 0xef66b4ffb05f8e00, 0x0, 0x0, 0x7feefa7fb680, 0x22ec05cf, 0x7feefa7fb6bc, 0x7feefa7fb5c0, 0x1c20, 0x7fef9fffd657 <PR_vsnprintf+71>, 0x7fef9fffc2c0 <LimitStuff>, 0x7feefa7fb6d0, 0x7feefa7fb6f8, 0x32, 0x7feefa7fb610, 0x7fefa1fe0c60 <_nl_C_LC_TIME>, 0x7feefa7fb5a7, 0xef66b4ffb05f8e00, 0x7feefa7fb6d0, 0x7fef9fffd743 <PR_snprintf+147>, 0x3000000030, 0x7feefa7fb5c0, 0x7feefa7fb4f0, 0xef66b4ffb05f8e00, 0x96, 0x7fefa1fe4470 <tzname>, 0x0, 0x7feefa7fb5c0, 0x22ec05cf, 0x2b, 0x7feefa7fb610, 0x0, 0x7feefa7fbed0, 0xef66b4ffb05f8e00, 0x7feefa7fc6cf, 0x7feefa7fb610, 0x35353032b608, 0xef66b4ffb05f8e00, 0x7feefa7fb608, 0x7feefa7fb6d0, 0x7feefa7fb680, 0x22ec05cf, 0x7feefa7fb6bc, 0x7feefa7fb5c0...}
        attrlistbuf = "\"objectClass cn ipaUniqueID ipaEnabledFlag ipaSudoOpt ipaSudoRunAs ipaSudoRunAsGroup memberAllowCmd memberDenyCmd memberHost memberUser sudoNotAfter sudoNotBefore sudoOrder cmdCategory hostCategory us"...
        attrliststr = <optimized out>
        attrs = 0x7feef5003700
        rc = -1
        internal_op = <optimized out>
        basesdn = 0x7feef519bed0
        monitorsdn = {flag = 0 '\000', udn = 0x0, dn = 0x0, ndn = 0x0, ndn_len = 0}
        sdn = 0x7feef519b330
        operation = 0x7feef6c72000
        referral = 0x0
        proxydn = 0x0
        proxystr = 0x0
        proxy_err = 0
        errtext = 0x0
        nentries = 0
        pnentries = 0
        flag_search_base_found = 0
        flag_no_such_object = 0
        flag_referral = 0
        flag_psearch = <optimized out>
        err_code = 0
        ctrlp = 0x7feef519bf30
        ctl_value = 0x7fef8ca2faa8
        iscritical = 0
        be_name = <optimized out>
        index = -1
        sent_result = 0
        pr_stat = 0
        pb_conn = 0x7fef86772ba0
        pagesize = 1000
        estimate = 0
        curr_search_count = <optimized out>
        pr_be = <optimized out>
        pr_search_result = <optimized out>
        pr_idx = 0
        orig_sdn = 0x0
        free_sdn = 1
#23 0x0000562af393a5a3 in do_search (pb=pb@entry=0x7feef5000000) at ldap/servers/slapd/search.c:388
        operation = 0x7feef6c72000
        ber = <optimized out>
        i = <optimized out>
        err = <optimized out>
        attrsonly = 0
        scope = 2
        deref = 0
        sizelimit = 0
        timelimit = 0
        rawbase = 0x7feef500a6c0 "cn=sudo,dc=example,dc=com"
        rawbase_set_in_pb = 1
        base = <optimized out>
        fstr = 0x7feef503c780 "(&(objectClass=ipasudorule)(ipaEnabledFlag=TRUE)(|(&(!(memberHost=*))(cn=defaults))(hostCategory=ALL)(memberHost=fqdn=waver.example.com,cn=computers,cn=accounts,dc=example,dc=com)(memberHost=cn=workstations,cn="...
        filter = 0x7fef8ddd6f80
        attrs = 0x7feef5003700
        gerattrs = 0x0
        psearch = 0
        psbvp = 0x0
        changetypes = 32750
        send_entchg_controls = -182390144
        changesonly = 0
        rc = -1
        strict = <optimized out>
        minssf_exclude_rootdse = <optimized out>
        filter_normalized = 0
        pb_conn = 0x7fef86772ba0
        r = <optimized out>
#24 0x0000562af39275d4 in connection_dispatch_operation (pb=0x7feef5000000, op=<optimized out>, conn=<optimized out>) at ldap/servers/slapd/connection.c:659
        minssf = 0
        minssf_exclude_rootdse = 1
        enable_nagle = 0
        pop_cork = 0
        is_timedout = 0
        curtime = <optimized out>
        pb = 0x7feef5000000
        conn = 0x7fef86772ba0
        op = 0x7feef6c72000
        tag = 99
        thread_turbo_flag = <optimized out>
        ret = <optimized out>
        more_data = 0
        replication_connection = 0
        doshutdown = 0
        maxthreads = 5
        bypasspollcnt = <optimized out>
#25 0x0000562af39275d4 in connection_threadmain () at ldap/servers/slapd/connection.c:1785
        is_timedout = 0
        curtime = <optimized out>
        pb = 0x7feef5000000
        conn = 0x7fef86772ba0
        op = 0x7feef6c72000
        tag = 99
        thread_turbo_flag = <optimized out>
        ret = <optimized out>
        more_data = 0
        replication_connection = 0
        doshutdown = 0
        maxthreads = 5
        bypasspollcnt = <optimized out>
#26 0x00007fefa0015618 in _pt_root () at target:/lib64/libnspr4.so
#27 0x00007fef9f9b014a in start_thread () at target:/lib64/libpthread.so.0
#28 0x00007fefa1d20dc3 in clone () at target:/lib64/libc.so.6

Thread 28 (Thread 0x7feefb7ff700 (LWP 170158)):
#0  0x00007fef9f9b62fc in pthread_cond_wait@@GLIBC_2.3.2 () at target:/lib64/libpthread.so.0
#1  0x00007fef97167d8b in __db_hybrid_mutex_suspend () at target:/lib64/libdb-5.3.so
#2  0x00007fef97167145 in __db_tas_mutex_lock () at target:/lib64/libdb-5.3.so
#3  0x00007fef972131da in __lock_get_internal () at target:/lib64/libdb-5.3.so
#4  0x00007fef97213913 in __lock_get () at target:/lib64/libdb-5.3.so
#5  0x00007fef9723d98c in __db_lget () at target:/lib64/libdb-5.3.so
#6  0x00007fef971857cc in __bam_search () at target:/lib64/libdb-5.3.so
#7  0x00007fef9716faf3 in __bamc_search () at target:/lib64/libdb-5.3.so
#8  0x00007fef97171ac7 in __bamc_get () at target:/lib64/libdb-5.3.so
#9  0x00007fef9722a38b in __dbc_iget () at target:/lib64/libdb-5.3.so
#10 0x00007fef97239369 in __dbc_get_pp () at target:/lib64/libdb-5.3.so
#11 0x00007fef909a2b8c in index_range_read_ext (pb=pb@entry=0x7feef4000000, be=be@entry=0x7fef9c115a80, type=type@entry=0x7fef8cac1780 "entryusn", indextype=<optimized out>, operator=4, val=0x7feeed87f330, nextval=0x0, range=0, txn=0x7feefb7f59a8, err=0x7feefb7f85d0, allidslimit=100000) at ldap/servers/slapd/back-ldbm/index.c:1524
        tmpbuf = 0x0
        li = <optimized out>
        db = 0x7fef8de2aa00
        db_txn = 0x0
        dbc = 0x7feef404f280
        lowerkey = {data = 0x7feef4025640, size = 9, ulen = 0, dlen = 0, doff = 0, app_data = 0x0, flags = 0}
        upperkey = {data = 0x7feefae0a170, size = 1, ulen = 0, dlen = 0, doff = 0, app_data = 0x0, flags = 0}
        cur_key = {data = 0x0, size = 0, ulen = 0, dlen = 0, doff = 0, app_data = 0x0, flags = 16}
        data = {data = 0x0, size = 0, ulen = 0, dlen = 0, doff = 0, app_data = 0x0, flags = 16}
        idl = 0x0
        prefix = 0x7fef90c2600c <prefix_EQUALITY> "="
        realbuf = 0x7feef4025640 "=9355098"
        nextrealbuf = <optimized out>
        reallen = <optimized out>
        nextreallen = <optimized out>
        plen = 1
        i = <optimized out>
        ai = 0x7fef9c0fa880
        lookthrough_limit = 5000
        is_and = 1
        sizelimit = 0
        expire_time = {tv_sec = 12605412, tv_nsec = 993498528}
        timelimit = 3600
        sr = 0x7fef8cafd680
        isroot = 0
        coreop = 4
        op = 0x7feef2adb800
#12 0x00007fef909979fb in range_candidates (pb=pb@entry=0x7feef4000000, be=be@entry=0x7fef9c115a80, type=0x7fef8cac1780 "entryusn", low_val=<optimized out>, high_val=<optimized out>, err=0x7feefb7f85d0, sattr=0x7feefb7f5ac0, allidslimit=100000) at ldap/servers/slapd/back-ldbm/filterindex.c:644
        idl = 0x0
        low = 0x7feeed87f330
        high = 0x0
        lows = 0x7fef8cac1260
        highs = 0x0
        txn = {back_txn_txn = 0x0}
        operator = <optimized out>
        op = 0x7feef2adb800
#13 0x00007fef90997f23 in ava_candidates (pb=pb@entry=0x7feef4000000, be=be@entry=0x7fef9c115a80, f=f@entry=0x7fef8caf5b80, ftype=165, err=0x7feefb7f85d0, allidslimit=100000, range=0, nextf=0x0) at ldap/servers/slapd/back-ldbm/filterindex.c:255
        type = 0x7fef8cac1780 "entryusn"
        indextype = 0x0
        sv = {bv = {bv_len = 4, bv_val = 0x7feefb7f5b60 "true"}, v_csnset = 0x7feefb7f5ad0, v_flags = 1536}
        bval = 0x7fef8caf5ba8
        ivals = 0x7feefb7f5b50
        idl = 0x0
        unindexed = 0
        sattr = {a_type = 0x7feef4025510 "entryusn", a_present_values = {num = 0, max = 0, sorted = 0x0, va = 0x0}, a_flags = 259, a_plugin = 0x7fef9c172000, a_deleted_values = {num = 0, max = 0, sorted = 0x0, va = 0x0}, a_listtofree = 0x0, a_next = 0x0, a_deletioncsn = 0x0, a_mr_eq_plugin = 0x0, a_mr_ord_plugin = 0x0, a_mr_sub_plugin = 0x0}
        txn = {back_txn_txn = 0x0}
        pr_idx = 0
        pb_op = 0x7feef2adb800
        pb_conn = 0x7fef86773f38
#14 0x00007fef90998530 in filter_candidates_ext (pb=pb@entry=0x7feef4000000, be=be@entry=0x7fef9c115a80, base=base@entry=0x7fef8ca8fa40 "cn=sudo,dc=example,dc=com", f=f@entry=0x7fef8caf5b80, nextf=nextf@entry=0x0, range=range@entry=0, err=0x7feefb7f85d0, allidslimit=100000) at ldap/servers/slapd/back-ldbm/filterindex.c:89
        li = <optimized out>
        result = 0x0
        ftype = <optimized out>
#15 0x00007fef9099940c in list_candidates (pb=pb@entry=0x7feef4000000, be=be@entry=0x7fef9c115a80, base=base@entry=0x7fef8ca8fa40 "cn=sudo,dc=example,dc=com", flist=flist@entry=0x7fef8cb03480, ftype=160, err=0x7feefb7f85d0, allidslimit=100000) at ldap/servers/slapd/back-ldbm/filterindex.c:859
        idl = 0x0
        tmp = <optimized out>
        f = 0x7fef8caf5b80
        nextf = 0x0
        isnot = 0
        f_count = <optimized out>
        le_count = <optimized out>
        ge_count = <optimized out>
        is_bounded_range = <optimized out>
        low_val = 0x7fef8caf5ba8
        high_val = 0x0
        t1 = 0x7fef8cac1780 "entryusn"
        fpairs = {<optimized out>, 0x0}
        tpairs = {0x0, 0x0}
        vpairs = {0x0, 0x0}
        is_and = 1
        idl_set = 0x7feef40228a0
#16 0x00007fef90998458 in filter_candidates_ext (pb=pb@entry=0x7feef4000000, be=be@entry=0x7fef9c115a80, base=base@entry=0x7fef8ca8fa40 "cn=sudo,dc=example,dc=com", f=f@entry=0x7fef8cb03480, nextf=nextf@entry=0x0, range=range@entry=0, err=0x7feefb7f85d0, allidslimit=100000) at ldap/servers/slapd/back-ldbm/filterindex.c:127
        li = <optimized out>
        result = 0x0
        ftype = <optimized out>
#17 0x00007fef9099940c in list_candidates (pb=pb@entry=0x7feef4000000, be=be@entry=0x7fef9c115a80, base=base@entry=0x7fef8ca8fa40 "cn=sudo,dc=example,dc=com", flist=flist@entry=0x7fef8cafe700, ftype=161, err=0x7feefb7f85d0, allidslimit=100000) at ldap/servers/slapd/back-ldbm/filterindex.c:859
        idl = 0x0
        tmp = <optimized out>
        f = 0x7fef8cb03480
        nextf = 0x0
        isnot = 0
        f_count = <optimized out>
        le_count = <optimized out>
        ge_count = <optimized out>
        is_bounded_range = <optimized out>
        low_val = 0x0
        high_val = 0x0
        t1 = 0x7fefa38d0e29 <calloc+297> "J\203\204\363\b\002"
        fpairs = {<optimized out>, 0x0}
        tpairs = {0x0, 0x0}
        vpairs = {0x0, 0x0}
        is_and = 0
        idl_set = 0x7feef4022930
#18 0x00007fef90998458 in filter_candidates_ext (pb=pb@entry=0x7feef4000000, be=be@entry=0x7fef9c115a80, base=base@entry=0x7fef8ca8fa40 "cn=sudo,dc=example,dc=com", f=0x7fef8cafe700, nextf=nextf@entry=0x0, range=range@entry=0, err=0x7feefb7f85d0, allidslimit=100000) at ldap/servers/slapd/back-ldbm/filterindex.c:127
        li = <optimized out>
        result = 0x0
        ftype = <optimized out>
#19 0x00007fef909ca834 in subtree_candidates (pb=pb@entry=0x7feef4000000, be=be@entry=0x7fef9c115a80, base=base@entry=0x7fef8ca8fa40 "cn=sudo,dc=example,dc=com", e=e@entry=0x7feef5a421c0, filter=0x7fef8cb03480, managedsait=0, allids_before_scopingp=0x7feefb7f8560, err=0x7feefb7f85d0) at ldap/servers/slapd/back-ldbm/ldbm_search.c:1200
        focref = 0x7fef8ddc3900
        forr = 0x7fef8cafe700
        ftop = <optimized out>
        candidates = <optimized out>
        has_tombstone_filter = <optimized out>
        isroot = 0
        li = <optimized out>
        allidslimit = 100000
        op = 0x0
        is_bulk_import = 0
#20 0x00007fef909cbea6 in build_candidate_list (candidates=0x7feefb7f8588, lookup_returned_allidsp=0x7feefb7f8560, scope=2, base=0x7fef8ca8fa40 "cn=sudo,dc=example,dc=com", e=0x7feef5a421c0, be=0x7fef9c115a80, pb=0x7feef4000000) at ldap/servers/slapd/back-ldbm/ldbm_search.c:1007
        filter = 0x7fef8cb03480
        err = 0
        li = 0x7fef9c143580
        managedsait = 0
        r = 0
        rc = <optimized out>
        expire_time = {tv_sec = 0, tv_nsec = 0}
        vlv_response_control = {targetPosition = 0, contentCount = 0, result = 0}
        vlv_rc = -201326592
        lookthrough_limit = 0
        abandoned = 0
        be = 0x7fef9c115a80
        inst = 0x7fef96c67100
        li = 0x7fef9c143580
        e = <optimized out>
        candidates = 0x0
        base = 0x7fef8ca8fa40 "cn=sudo,dc=example,dc=com"
        basesdn = 0x7feeed87a9c0
        scope = 2
        controls = 0x7feef4022780
        operation = 0x7feef2adb800
        addr = 0x7feef2adb910
        estimate = 0
        sort = 0
        vlv = <optimized out>
        sort_spec = 0x0
        is_sorting_critical = <optimized out>
        is_sorting_critical_orig = 0
        sort_control = 0x0
        virtual_list_view = 0
        vlv_spec = 0x0
        is_vlv_critical = 0
        vlv_request_control = {beforeCount = 0, afterCount = 0, tag = 0, index = 0, contentCount = 0, value = {bv_len = 0, bv_val = 0x0}}
        sr = 0x7fef8cafd680
        tmp_err = -1
        tmp_desc = 0x0
        lookup_returned_allids = 0
        backend_count = 0
        print_once = 1
        txn = {back_txn_txn = 0x0}
        rc = <optimized out>
#21 0x00007fef909cbea6 in ldbm_back_search (pb=0x7feef4000000) at ldap/servers/slapd/back-ldbm/ldbm_search.c:631
        rc = <optimized out>
        expire_time = {tv_sec = 0, tv_nsec = 0}
        vlv_response_control = {targetPosition = 0, contentCount = 0, result = 0}
        vlv_rc = -201326592
        lookthrough_limit = 0
        abandoned = 0
        be = 0x7fef9c115a80
        inst = 0x7fef96c67100
        li = 0x7fef9c143580
        e = <optimized out>
        candidates = 0x0
        base = 0x7fef8ca8fa40 "cn=sudo,dc=example,dc=com"
        basesdn = 0x7feeed87a9c0
        scope = 2
        controls = 0x7feef4022780
        operation = 0x7feef2adb800
        addr = 0x7feef2adb910
        estimate = 0
        sort = 0
        vlv = <optimized out>
        sort_spec = 0x0
        is_sorting_critical = <optimized out>
        is_sorting_critical_orig = 0
        sort_control = 0x0
        virtual_list_view = 0
        vlv_spec = 0x0
        is_vlv_critical = 0
        vlv_request_control = {beforeCount = 0, afterCount = 0, tag = 0, index = 0, contentCount = 0, value = {bv_len = 0, bv_val = 0x0}}
        sr = 0x7fef8cafd680
        tmp_err = -1
        tmp_desc = 0x0
        lookup_returned_allids = 0
        backend_count = 0
        print_once = 1
        txn = {back_txn_txn = 0x0}
        rc = <optimized out>
#22 0x00007fefa35cda21 in op_shared_search (pb=pb@entry=0x7feef4000000, send_result=send_result@entry=1) at ldap/servers/slapd/opshared.c:822
        be_suffix = 0x7fef96b12bf0
        err = 0
        next_be = 0x0
        base = 0x7fef8cabcd20 "cn=sudo,dc=example,dc=com"
        normbase = <optimized out>
        fstr = 0x7feef404a8c0 "(&(objectClass=ipasudorule)(ipaEnabledFlag=TRUE)(|(&(!(memberHost=*))(cn=defaults))(hostCategory=ALL)(memberHost=fqdn=jenkins-jacinto7.example.com,cn=computers,cn=accounts,dc=example,dc=com)(memberHost=cn=jenki"...
        scope = 2
        be = 0x7fef9c115a80
        be_single = 0x0
        be_list = {0x7fef9c115a80, 0x0, 0x7feefb7f89d4, 0xef66b4ffb05f8e00, 0x7feeed87f390, 0x7fef01a07920, 0x0, 0x7fefa3580055 <slapi_ch_free+21>, 0x7feeed896e80, 0xef66b4ffb05f8e00, 0x7fef8cac11c0, 0x7feefb7f8950, 0x7feef407a4e0, 0x7feef407a400, 0x0, 0x38, 0x7fef9c02c280, 0x7fefa3580055 <slapi_ch_free+21>, 0x7feef40353c0, 0x7fefa000f7d8 <PR_Unlock+88>, 0x0, 0xef66b4ffb05f8e00, 0x7feef407a4e0, 0x7feef407a598, 0x7feef407a400, 0x0, 0x7feef4026a50, 0xef66b4ffb05f8e00, 0x0, 0x7fefa3580055 <slapi_ch_free+21>, 0x7feef4000490, 0x7fef86775f48, 0x8, 0x7fef9c2008c0, 0x0, 0x7fef86775f48, 0x7feef4026a50, 0x0, 0x0, 0x7fefa3580055 <slapi_ch_free+21>, 0x7feef4000480, 0x7fefa3580055 <slapi_ch_free+21>, 0x7feefb7f8a40, 0x7fefa35d0d61 <slapi_pblock_destroy+33>, 0x7feefb7f8a40, 0x0, 0x7fef86775f48, 0x0, 0x8, 0x7feefb7f8aa4, 0x562af393c0cf, 0x0, 0x8, 0x7fefa35ef602 <slapi_reslimit_get_integer_limit+130>, 0x7feef2a42700, 0xef66b4ffb05f8e00, 0x7fef86775f48, 0x0, 0x562af393c0cf, 0x7fefa35d4745 <bind_credentials_set_nolock+229>, 0x0, 0x7fefa38b6920 <global_slapdFrontendConfig>, 0x6, 0x0, 0x0, 0xef66b4ffb05f8e00, 0x0, 0x7feefb7f8b18, 0x7fef86775f48, 0x0, 0x0, 0x7feef4086044, 0x7feef2a7ec00, 0x7fefa3580055 <slapi_ch_free+21>, 0x7feefb7f8c30, 0x562af392088f <handle_handshake_done+751>, 0x0, 0x0, 0x0, 0x7feefb7f8b5c, 0x13010068, 0x7fefa0e1c6cb, 0x7fefa0e1c6e2, 0xa, 0x7fefa0e1c6e2, 0x7, 0x7fefa0e1c6ea, 0x8000800000000a, 0x80, 0x7fefa0e1c6f2, 0x1008000000006, 0xa00000000, 0x4, 0x0, 0x1301030400000088, 0xff00000800, 0x0, 0x2000000000, 0x23d7ed6e9bfa8f98, 0xe153b3318a10e82, 0xfe64032b2b5d0dde, 0x29176add065c6edc, 0x7fefa0e1c620, 0x100000000, 0x400000000, 0xa0000001d, 0x700000006, 0x1000100000804, 0x0, 0x0, 0x0, 0x376539663d010025, 0x332e31534c54, 0x0, 0x322d396138646464, 0x64666163373266, 0x3200020f86010004, 0x656539663d010025, 0x6631302d61383339, 0x63622d6465313139, 0x322d396138646464, 0x64666163373266, 0x3200020f78010004, 0x616238663d010025, 0x6631302d66303836, 0x63622d6465313133, 0x322d396138646464, 0x64666163373266, 0x3200020f77010004, 0x616238663d010025, 0x6631302d32303836, 0x63622d6465313133, 0x322d396138646464, 0x64666163373266, 0x3200020f58010004, 0x313361663d010025, 0x6531302d61383336, 0x63622d6465313136, 0x322d396138646464, 0x64666163373266, 0x320001d57e010004, 0x323939663d010025, 0x3636652d31303433, 0x66622d6365313130, 0x362d373736623739, 0x64613261613331, 0x320001a33e010004, 0x666338663d010025, 0x3563632d31303234, 0x66622d6365313164, 0x362d373736623739, 0x64613261613331, 0x3200018516010004, 0x343561663d010025, 0x6566622d36383530, 0x66622d6365313131, 0x362d373736623739, 0x64613261613331, 0x72e010004, 0x316661663d010025, 0x6465392d34303232, 0x32382d6265313164, 0x612d386530393537, 0x38656538633762, 0x3fa010004, 0x316661663d010025, 0x6465392d31303232, 0x32382d6265313164, 0x612d386530393537, 0x38656538633762, 0x1811010004, 0x386461663d010025, 0x3138652d33306532, 0x38382d3865313163, 0x662d653639663032, 0x34613036633063, 0x1810010004, 0x386461663d010025, 0x3138652d32306532, 0x38382d3865313163, 0x662d653639663032, 0x34613036633063, 0x180f010004, 0x386461663d010025, 0x3138652d31306532, 0x38382d3865313163, 0x662d653639663032, 0x34613036633063, 0x3e5010004, 0x336461663d010025, 0x3965342d31303639, 0x37382d6265313162, 0x612d386530393432, 0x38656538633762, 0x1938010004, 0x636439663d010025, 0x6362642d32303835, 0x34382d6165313163, 0x612d386530393336, 0x38656538633762...}
        referral_list = {0x0, 0x7feef407a5d0, 0x7feef407a5d0, 0x7feef407a500, 0x7feef407a400, 0x7feefb7fcaec, 0x0, 0xef66b4ffb05f8e00, 0x0, 0x7feef407a400, 0x0, 0xef66b4ffb05f8e00, 0x0, 0x0, 0x303430333338663d, 0x3131393861342d31, 0x39343237382d6265, 0x633762612d386530, 0x38656538, 0x7fef9dc6379c <krb5_gss_import_name+1180>, 0x7fef00000000, 0x7feefb7fca60, 0x0, 0x0, 0x0, 0x7feef407a400, 0x0, 0x0, 0x7feef4026460, 0x0 <repeats 80 times>, 0x7feeec600280, 0x0, 0x0, 0x0, 0x7feefb7fb580, 0x7feefb7fac4f, 0x0 <repeats 56 times>, 0x7fefa1ca2648 <_IO_default_xsputn+168>, 0x1, 0x0, 0x0, 0x7feefb7fb330, 0x7feefb7fb320, 0x7c, 0x7feefb7fc540, 0x7fefa3667aea, 0x7fefa1fe00c0 <_IO_strn_jumps>, 0x7fefa1c746aa <vfprintf+1850>, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7feefb7faf00, 0xffffffffffffffff, 0x0, 0xb, 0x0, 0x7fefa365bdd6, 0x0, 0x7fefa365bd00, 0x0, 0x0, 0x0, 0x7fefa1fdf880 <_IO_helper_jumps>, 0xd68, 0x7fefa3667a9d, 0x0, 0x7fefa3667a98, 0x0, 0x7fefa3667aeb, 0xc0, 0x7feef420bc80, 0x7feef42000c0, 0x40, 0x80, 0x7fefa38e82c3 <base_alloc_impl+883>, 0x7feefb7faf00, 0x7feef4200010, 0xffffffffffffffc0, 0x7feef42000d0, 0x7feef42008c0, 0x7feefb7fdeb8, 0x7feef42008c0, 0x3000000010, 0x7feefb7fc630, 0x7feefb7fc560, 0x7feefb7fdeb8, 0x7feef42008c0, 0x7fefa3d855d0 <je_extent_mutex_pool+16688>, 0x7fefa3915d4d <extent_split_impl+1501>, 0x18, 0x7fefa3915e09 <extent_split_impl+1689>, 0x7feef42008c0, 0x1000, 0x7feefb7fb630, 0x14ffffffff, 0x1, 0x1, 0x1f80, 0x7feefb7fb510, 0x7feefb7fb500, 0x65, 0x7feefb7fc720, 0x7fefa3667aea, 0x7fefa1fe00c0 <_IO_strn_jumps>, 0x7fefa1c746aa <vfprintf+1850>, 0x10d0, 0x7feefb7faf80, 0x0, 0x0, 0x0, 0x7fee00000000, 0x7feefb7fb0e0, 0xffffffffffffffff, 0x0, 0xb, 0x0, 0x7fefa365bdd6, 0x7fee00000000, 0x7fefa365bd00, 0x7fee00000000, 0x0, 0x0, 0x7fefa1fdf880 <_IO_helper_jumps>, 0xd68, 0x7fefa3667a9d, 0x0, 0x7fefa3667a98, 0x2, 0x7fefa3667aeb, 0x0, 0x7feefb7fb1d0, 0x7feefb7fb1d1, 0x7fee00000014, 0x7feefb7fb3e0, 0x63, 0x20007feefb7fc830, 0x0, 0x7fefa1fe00c0 <_IO_strn_jumps>, 0x7fefa1c746aa <vfprintf+1850>, 0x0, 0x0, 0x0, 0x3000000010, 0x7feefb7fc810, 0x7feefb7fc740, 0x7feefb7fb1f0, 0xffffffffffffffff, 0x0, 0xa, 0x7fee00000000, 0x7feefb7fca30, 0x7fef00000000, 0x7feefb7fca00, 0x0, 0x0, 0x0, 0x7fefa1fdf880 <_IO_helper_jumps>, 0xd68, 0x7fefa366795d, 0x0, 0x7fefa3667958, 0x3000, 0x7fefa36679c0, 0x7feefb7fb140, 0x0, 0x0, 0x0, 0x0, 0xef66b4ffb05f8e00, 0x0, 0x1000, 0x7feefb7fb308, 0x7fef9fffc142 <fill_n+274>, 0x1, 0x7feefb7fb433, 0x7feefb7fc910, 0xef66b4ffb05f8e00, 0x7feefb7fc920, 0x8...}
        attrlistbuf = "\"objectClass cn ipaUniqueID ipaEnabledFlag ipaSudoOpt ipaSudoRunAs ipaSudoRunAsGroup memberAllowCmd memberDenyCmd memberHost memberUser sudoNotAfter sudoNotBefore sudoOrder cmdCategory hostCategory us"...
        attrliststr = <optimized out>
        attrs = 0x7feef40039a0
        rc = -1
        internal_op = <optimized out>
        basesdn = 0x7feef2a01bd0
        monitorsdn = {flag = 0 '\000', udn = 0x0, dn = 0x0, ndn = 0x0, ndn_len = 0}
        sdn = 0x7feeed87a9c0
        operation = 0x7feef2adb800
        referral = 0x0
        proxydn = 0x0
        proxystr = 0x0
        proxy_err = 0
        errtext = 0x0
        nentries = 0
        pnentries = 0
        flag_search_base_found = 0
        flag_no_such_object = 0
        flag_referral = 0
        flag_psearch = <optimized out>
        err_code = 0
        ctrlp = 0x7feef4022780
        ctl_value = 0x7feef400b548
        iscritical = 0
        be_name = <optimized out>
        index = -1
        sent_result = 0
        pr_stat = 0
        pb_conn = 0x7fef86773f38
        pagesize = 1000
        estimate = 0
        curr_search_count = <optimized out>
        pr_be = <optimized out>
        pr_search_result = <optimized out>
        pr_idx = 0
        orig_sdn = 0x0
        free_sdn = 1
#23 0x0000562af393a5a3 in do_search (pb=pb@entry=0x7feef4000000) at ldap/servers/slapd/search.c:388
        operation = 0x7feef2adb800
        ber = <optimized out>
        i = <optimized out>
        err = <optimized out>
        attrsonly = 0
        scope = 2
        deref = 0
        sizelimit = 0
        timelimit = 0
        rawbase = 0x7fef8cabcd20 "cn=sudo,dc=example,dc=com"
        rawbase_set_in_pb = 1
        base = <optimized out>
        fstr = 0x7feef404a8c0 "(&(objectClass=ipasudorule)(ipaEnabledFlag=TRUE)(|(&(!(memberHost=*))(cn=defaults))(hostCategory=ALL)(memberHost=fqdn=jenkins-jacinto7.example.com,cn=computers,cn=accounts,dc=example,dc=com)(memberHost=cn=jenki"...
        filter = 0x7fef8cb03480
        attrs = 0x7feef40039a0
        gerattrs = 0x0
        psearch = 0
        psbvp = 0x0
        changetypes = 0
        send_entchg_controls = 0
        changesonly = 0
        rc = -1
        strict = <optimized out>
        minssf_exclude_rootdse = <optimized out>
        filter_normalized = 0
        pb_conn = 0x7fef86773f38
        r = <optimized out>
#24 0x0000562af39275d4 in connection_dispatch_operation (pb=0x7feef4000000, op=<optimized out>, conn=<optimized out>) at ldap/servers/slapd/connection.c:659
        minssf = 0
        minssf_exclude_rootdse = 1
        enable_nagle = 0
        pop_cork = 0
        is_timedout = 0
        curtime = <optimized out>
        pb = 0x7feef4000000
        conn = 0x7fef86773f38
        op = 0x7feef2adb800
        tag = 99
        thread_turbo_flag = <optimized out>
        ret = <optimized out>
        more_data = 0
        replication_connection = 0
        doshutdown = 0
        maxthreads = 5
        bypasspollcnt = <optimized out>
#25 0x0000562af39275d4 in connection_threadmain () at ldap/servers/slapd/connection.c:1785
        is_timedout = 0
        curtime = <optimized out>
        pb = 0x7feef4000000
        conn = 0x7fef86773f38
        op = 0x7feef2adb800
        tag = 99
        thread_turbo_flag = <optimized out>
        ret = <optimized out>
        more_data = 0
        replication_connection = 0
        doshutdown = 0
        maxthreads = 5
        bypasspollcnt = <optimized out>
#26 0x00007fefa0015618 in _pt_root () at target:/lib64/libnspr4.so
#27 0x00007fef9f9b014a in start_thread () at target:/lib64/libpthread.so.0
#28 0x00007fefa1d20dc3 in clone () at target:/lib64/libc.so.6

Thread 27 (Thread 0x7feefc3fe700 (LWP 170157)):
#0  0x00007fef9f9b4ec2 in pthread_rwlock_rdlock () at target:/lib64/libpthread.so.0
#1  0x00007fef8e9f2612 in map_rdlock () at target:/usr/lib64/dirsrv/plugins/schemacompat-plugin.so
#2  0x00007fef8e9ddc98 in backend_bind_cb () at target:/usr/lib64/dirsrv/plugins/schemacompat-plugin.so
#3  0x00007fefa35dacb9 in plugin_call_func (list=0x7fef96c37e00, operation=operation@entry=401, pb=pb@entry=0x7feef6bfe000, call_one=call_one@entry=0) at ldap/servers/slapd/plugin.c:2032
        n = <optimized out>
        func = 0x7fef8e9ddbf0 <backend_bind_cb>
        rc = <optimized out>
        return_value = 0
        count = 0
#4  0x00007fefa35daf04 in plugin_call_list (pb=0x7feef6bfe000, operation=401, list=<optimized out>) at ldap/servers/slapd/plugin.c:1973
        p = 0x0
        locked = <optimized out>
        plugin_list_number = 1
        rc = 0
        do_op = <optimized out>
#5  0x00007fefa35daf04 in plugin_call_plugins (pb=pb@entry=0x7feef6bfe000, whichfunction=whichfunction@entry=401) at ldap/servers/slapd/plugin.c:442
        p = 0x0
        locked = <optimized out>
        plugin_list_number = 1
        rc = 0
        do_op = <optimized out>
#6  0x0000562af393955d in ids_sasl_check_bind (pb=pb@entry=0x7feef6bfe000) at ldap/servers/slapd/saslbind.c:1205
        rc = <optimized out>
        isroot = <optimized out>
        sasl_conn = 0x7feef2ae4c00
        propctx = <optimized out>
        ssfp = 0x7fefa3b67048 <je_opt_percpu_arena>
        activemech = 0x0
        mech = 0x7feef6c0e510 "GSSAPI"
        username = 0x7feefc3fceb8 ""
        dn = 0x0
        normdn = 0x0
        sdn = 0x0
        sdata = 0x7feef6c68640 "`\201\230\006\t*\206H\206\367\022\001\002\002\002"
        errstr = <optimized out>
        slen = 155
        continuing = <optimized out>
        pwresponse_requested = 0
        ctrls = 0x7fefa38cd4d0 <je_malloc_default+2320>
        bvr = {bv_len = 140666729878680, bv_val = 0x7feef6c0e510 "GSSAPI"}
        cred = 0x7feefc3fbf80
        dnval = {{name = 0x7feef6c0e448 "", values = 0x3, nvalues = 0, valsize = 0}, {name = 0x7fefa35bdb09 <slapi_log_access+313> "\205\300t\203\351@\377\377\377\350\071E\373\377f\017\037\204", values = 0x3000000030, nvalues = 4232035976, valsize = 32750}}
        authtype = "\260\275?\374\356\177\000\000\000\216_\260\377\264f\357`y\302\366\356\177\000\000\034 \310\366\356\177\000\000\063\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000H\344\300\366\356\177\000\000\003\000\000\000\000\000\000\000SƓ\363*V\000\000\000\216_\260\377\264f\357\002\000\000\000\001\000\000\000\001\000\000\000\001\000\000\000\020\241\003\241\357\177\000\000\065œ\363*V\000\000\026\000\000\000\000\000\000\000\000\216_\260\377\264f\357\000\340\277\366\356\177\000\000`y\302\366\356\177\000\000H\344\300\366\356\177\000\000\003\000\000\000\000\000\000\000\243\000\000\000\000\000\000\000H\344\300\366\356\177\000\000\000\340\277\366\356\177\000\000\016\330ʡ\357\177\000\000\220\277?\374\356\177\000\000 r\002"...
        bind_target_entry = 0x0
        referral = 0x0
        be = 0x0
        pb_conn = 0x7fef86775498
#7  0x0000562af3921837 in do_bind (pb=pb@entry=0x7feef6bfe000) at ldap/servers/slapd/bind.c:367
        pb_op = 0x7feef2adb000
        pb_conn = 0x7fef86775498
        ber = <optimized out>
        err = <optimized out>
        isroot = 0
        method = 163
        version = 3
        auth_response_requested = 0
        pw_response_requested = 0
        rawdn = 0x7feef6c0e3f0 ""
        dn = <optimized out>
        saslmech = 0x7feef6c0e510 "GSSAPI"
        cred = {bv_len = 1750, bv_val = 0x7feef6c82700 "`\202\006\322\006\t*\206H\206\367\022\001\002\002\001"}
        ber_rc = <optimized out>
        rc = 0
        sdn = 0x7feef6c2d710
        bind_sdn_in_pb = 1
        referral = 0x7fefa38df50e <arena_bin_malloc_hard+958>
        errorbuf = '\000' <repeats 511 times>
        supported = <optimized out>
        pmech = <optimized out>
        authtypebuf = "\000\000\000\000\027\000\000\000Ϳ?\374\356\177", '\000' <repeats 15 times>, "\001\001\001\000j\266\243\357\177\000\000\000\216_\260\377\264f\357\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\027", '\000' <repeats 15 times>, "`\225\340\367\356\177\000\000\300\b\340\367\356\177\000\000\000\a\000\000\000\000\000\000\366\006\216\243\357\177\000\000\000\000\000\000\001", '\000' <repeats 23 times>, "\001\000\000\000 \225\340\367\356\177\000\000\000\000\000\000\000\000\000\000\340\322?\374\356\177\000\000\030\022\270\243\357\177\000\000\270\316?\374\356\177\000\000\300\b\340\367\356\177\000\000\027\000\000\000\000\000\000\000`"...
        bind_target_entry = 0x0
        auto_bind = <optimized out>
        minssf = 0
        minssf_exclude_rootdse = 0
#8  0x0000562af39272d5 in connection_dispatch_operation (pb=0x7feef6bfe000, op=<optimized out>, conn=<optimized out>) at ldap/servers/slapd/connection.c:610
        minssf = 0
        minssf_exclude_rootdse = 1
        enable_nagle = 0
        pop_cork = 0
        is_timedout = 0
        curtime = <optimized out>
        pb = 0x7feef6bfe000
        conn = 0x7fef86775498
        op = 0x7feef2adb000
        tag = 96
        thread_turbo_flag = <optimized out>
        ret = <optimized out>
        more_data = 0
        replication_connection = 0
        doshutdown = 0
        maxthreads = 5
        bypasspollcnt = <optimized out>
#9  0x0000562af39272d5 in connection_threadmain () at ldap/servers/slapd/connection.c:1785
        is_timedout = 0
        curtime = <optimized out>
        pb = 0x7feef6bfe000
        conn = 0x7fef86775498
        op = 0x7feef2adb000
        tag = 96
        thread_turbo_flag = <optimized out>
        ret = <optimized out>
        more_data = 0
        replication_connection = 0
        doshutdown = 0
        maxthreads = 5
        bypasspollcnt = <optimized out>
#10 0x00007fefa0015618 in _pt_root () at target:/lib64/libnspr4.so
#11 0x00007fef9f9b014a in start_thread () at target:/lib64/libpthread.so.0
#12 0x00007fefa1d20dc3 in clone () at target:/lib64/libc.so.6

Thread 26 (Thread 0x7feefcdff700 (LWP 170156)):
#0  0x00007fef9f9b4ec2 in pthread_rwlock_rdlock () at target:/lib64/libpthread.so.0
#1  0x00007fef8e9f2612 in map_rdlock () at target:/usr/lib64/dirsrv/plugins/schemacompat-plugin.so
#2  0x00007fef8e9ddc98 in backend_bind_cb () at target:/usr/lib64/dirsrv/plugins/schemacompat-plugin.so
#3  0x00007fefa35dacb9 in plugin_call_func (list=0x7fef96c37e00, operation=operation@entry=401, pb=pb@entry=0x7feefadff000, call_one=call_one@entry=0) at ldap/servers/slapd/plugin.c:2032
        n = <optimized out>
        func = 0x7fef8e9ddbf0 <backend_bind_cb>
        rc = <optimized out>
        return_value = 0
        count = 0
#4  0x00007fefa35daf04 in plugin_call_list (pb=0x7feefadff000, operation=401, list=<optimized out>) at ldap/servers/slapd/plugin.c:1973
        p = 0x0
        locked = <optimized out>
        plugin_list_number = 1
        rc = 0
        do_op = <optimized out>
#5  0x00007fefa35daf04 in plugin_call_plugins (pb=pb@entry=0x7feefadff000, whichfunction=whichfunction@entry=401) at ldap/servers/slapd/plugin.c:442
        p = 0x0
        locked = <optimized out>
        plugin_list_number = 1
        rc = 0
        do_op = <optimized out>
#6  0x0000562af393955d in ids_sasl_check_bind (pb=pb@entry=0x7feefadff000) at ldap/servers/slapd/saslbind.c:1205
        rc = <optimized out>
        isroot = <optimized out>
        sasl_conn = 0x7feef2a67c00
        propctx = <optimized out>
        ssfp = 0x48
        activemech = 0x0
        mech = 0x7feef4410168 "GSSAPI"
        username = 0x0
        dn = 0x0
        normdn = 0x0
        sdn = 0x0
        sdata = 0x7feefae24940 "`\201\230\006\t*\206H\206\367\022\001\002\002\002"
        errstr = <optimized out>
        slen = 155
        continuing = <optimized out>
        pwresponse_requested = 0
        ctrls = 0x7fefa357fddd <slapi_ch_calloc+29>
        bvr = {bv_len = 140666729880504, bv_val = 0x7feef4410168 "GSSAPI"}
        cred = 0x7feefcdfcf80
        dnval = {{name = 0x7feefae0a190 "", values = 0x3, nvalues = 0, valsize = 0}, {name = 0x7fefa35bdb09 <slapi_log_access+313> "\205\300t\203\351@\377\377\377\350\071E\373\377f\017\037\204", values = 0x3000000030, nvalues = 4242525832, valsize = 32750}}
        authtype = "\260\315\337\374\356\177\000\000\000\216_\260\377\264f\357\320R\245\362\356\177\000\000%2\003\241\357\177\000\000\067\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\220\241\340\372\356\177\000\000\003\000\000\000\000\000\000\000SƓ\363*V\000\000\000\216_\260\377\264f\357\002\000\000\000\001\000\000\000\001\000\000\000\001\000\000\000\020\241\003\241\357\177\000\000\065œ\363*V\000\000\f\000\000\000\000\000\000\000\000\216_\260\377\264f\357\000\360\337\372\356\177\000\000\320R\245\362\356\177\000\000\220\241\340\372\356\177\000\000\003\000\000\000\000\000\000\000\243\000\000\000\000\000\000\000\220\241\340\372\356\177\000\000\000\360\337\372\356\177\000\000\016\330ʡ\357\177\000\000\220\317\337\374\356\177\000\000 r\002"...
        bind_target_entry = 0x0
        referral = 0x0
        be = 0x0
        pb_conn = 0x7fef86775bb8
#7  0x0000562af3921837 in do_bind (pb=pb@entry=0x7feefadff000) at ldap/servers/slapd/bind.c:367
        pb_op = 0x7feef2a44e00
        pb_conn = 0x7fef86775bb8
        ber = <optimized out>
        err = <optimized out>
        isroot = 0
        method = 163
        version = 3
        auth_response_requested = 0
        pw_response_requested = 0
        rawdn = 0x7feef2a04468 ""
        dn = <optimized out>
        saslmech = 0x7feef4410168 "GSSAPI"
        cred = {bv_len = 1676, bv_val = 0x7feefae87700 "`\202\006\210\006\t*\206H\206\367\022\001\002\002\001"}
        ber_rc = <optimized out>
        rc = 0
        sdn = 0x7feefae2cd80
        bind_sdn_in_pb = 1
        referral = 0x7fefa38df50e <arena_bin_malloc_hard+958>
        errorbuf = '\000' <repeats 511 times>
        supported = <optimized out>
        pmech = <optimized out>
        authtypebuf = "\200\006\245\362\027\000\000\000\315\317\337\374\356\177\000\000\000@\246\362\356\177\000\000\344\320\337\374\000\001\001\001\000j\266\243\357\177\000\000\000\216_\260\377\264f\357\f\000\000\000\000\000\000\000\002\000\000\000\000\000\000\000\027", '\000' <repeats 15 times>, "`\225\200\372\356\177\000\000\300\b\200\372\356\177\000\000\000\a\000\000\000\000\000\000\366\006\216\243\357\177\000\000\020\000\000\000\002", '\000' <repeats 11 times>, "\200ɀ\372\356\177\000\000\001\000\000\000\002\000\000\000 \225\200\372\356\177\000\000\016\360\\<\000\000\000\000\340\342\337\374\356\177\000\000\030\022\270\243\357\177\000\000\270\336\337\374\356\177\000\000\300\b\200\372\356\177\000\000\027\000\000\000\000\000\000\000`"...
        bind_target_entry = 0x0
        auto_bind = <optimized out>
        minssf = 0
        minssf_exclude_rootdse = 0
#8  0x0000562af39272d5 in connection_dispatch_operation (pb=0x7feefadff000, op=<optimized out>, conn=<optimized out>) at ldap/servers/slapd/connection.c:610
        minssf = 0
        minssf_exclude_rootdse = 1
        enable_nagle = 0
        pop_cork = 0
        is_timedout = 0
        curtime = <optimized out>
        pb = 0x7feefadff000
        conn = 0x7fef86775bb8
        op = 0x7feef2a44e00
        tag = 96
        thread_turbo_flag = <optimized out>
        ret = <optimized out>
        more_data = 0
        replication_connection = 0
        doshutdown = 0
        maxthreads = 5
        bypasspollcnt = <optimized out>
#9  0x0000562af39272d5 in connection_threadmain () at ldap/servers/slapd/connection.c:1785
        is_timedout = 0
        curtime = <optimized out>
        pb = 0x7feefadff000
        conn = 0x7fef86775bb8
        op = 0x7feef2a44e00
        tag = 96
        thread_turbo_flag = <optimized out>
        ret = <optimized out>
        more_data = 0
        replication_connection = 0
        doshutdown = 0
        maxthreads = 5
        bypasspollcnt = <optimized out>
#10 0x00007fefa0015618 in _pt_root () at target:/lib64/libnspr4.so
#11 0x00007fef9f9b014a in start_thread () at target:/lib64/libpthread.so.0
#12 0x00007fefa1d20dc3 in clone () at target:/lib64/libc.so.6

Thread 25 (Thread 0x7feefe1fe700 (LWP 170155)):
#0  0x00007fef9f9b4ec2 in pthread_rwlock_rdlock () at target:/lib64/libpthread.so.0
#1  0x00007fef8e9f2612 in map_rdlock () at target:/usr/lib64/dirsrv/plugins/schemacompat-plugin.so
#2  0x00007fef8e9ddc98 in backend_bind_cb () at target:/usr/lib64/dirsrv/plugins/schemacompat-plugin.so
#3  0x00007fefa35dacb9 in plugin_call_func (list=0x7fef96c37e00, operation=operation@entry=401, pb=pb@entry=0x7feef9dff000, call_one=call_one@entry=0) at ldap/servers/slapd/plugin.c:2032
        n = <optimized out>
        func = 0x7fef8e9ddbf0 <backend_bind_cb>
        rc = <optimized out>
        return_value = 0
        count = 0
#4  0x00007fefa35daf04 in plugin_call_list (pb=0x7feef9dff000, operation=401, list=<optimized out>) at ldap/servers/slapd/plugin.c:1973
        p = 0x0
        locked = <optimized out>
        plugin_list_number = 1
        rc = 0
        do_op = <optimized out>
#5  0x00007fefa35daf04 in plugin_call_plugins (pb=pb@entry=0x7feef9dff000, whichfunction=whichfunction@entry=401) at ldap/servers/slapd/plugin.c:442
        p = 0x0
        locked = <optimized out>
        plugin_list_number = 1
        rc = 0
        do_op = <optimized out>
#6  0x0000562af393955d in ids_sasl_check_bind (pb=pb@entry=0x7feef9dff000) at ldap/servers/slapd/saslbind.c:1205
        rc = <optimized out>
        isroot = <optimized out>
        sasl_conn = 0x7feef2b14000
        propctx = <optimized out>
        ssfp = 0x7fefa3b67048 <je_opt_percpu_arena>
        activemech = 0x0
        mech = 0x7feef9e0f3d8 "GSSAPI"
        username = 0x7feefe1fceb8 ""
        dn = 0x0
        normdn = 0x0
        sdn = 0x0
        sdata = 0x7feef9e0bb20 "`\201\231\006\t*\206H\206\367\022\001\002\002\002"
        errstr = <optimized out>
        slen = 156
        continuing = <optimized out>
        pwresponse_requested = 0
        ctrls = 0x7fefa38cd4d0 <je_malloc_default+2320>
        bvr = {bv_len = 140666729885064, bv_val = 0x7feef9e0f3d8 "GSSAPI"}
        cred = 0x7feefe1fbf80
        dnval = {{name = 0x7feef9e0f1c8 "", values = 0x3, nvalues = 0, valsize = 0}, {name = 0x7fefa35bdb09 <slapi_log_access+313> "\205\300t\203\351@\377\377\377\350\071E\373\377f\017\037\204", values = 0x3000000030, nvalues = 4263493256, valsize = 32750}}
        authtype = "\260\275\037\376\356\177\000\000\000\216_\260\377\264f\357УU\355\356\177\000\000\034\300\352\371\356\177\000\000A\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\310\361\340\371\356\177\000\000\003\000\000\000\000\000\000\000SƓ\363*V\000\000\000\216_\260\377\264f\357\002\000\000\000\001\000\000\000\001\000\000\000\001\000\000\000\020\241\003\241\357\177\000\000\065œ\363*V\000\000\035\000\000\000\000\000\000\000\000\216_\260\377\264f\357\000\360\337\371\356\177\000\000УU\355\356\177\000\000\310\361\340\371\356\177\000\000\003\000\000\000\000\000\000\000\243\000\000\000\000\000\000\000\310\361\340\371\356\177\000\000\000\360\337\371\356\177\000\000\016\330ʡ\357\177\000\000\220\277\037\376\356\177\000\000 r\002\234\357"...
        bind_target_entry = 0x0
        referral = 0x0
        be = 0x0
        pb_conn = 0x7fef86776d88
#7  0x0000562af3921837 in do_bind (pb=pb@entry=0x7feef9dff000) at ldap/servers/slapd/bind.c:367
        pb_op = 0x7feef2b19000
        pb_conn = 0x7fef86776d88
        ber = <optimized out>
        err = <optimized out>
        isroot = 0
        method = 163
        version = 3
        auth_response_requested = 0
        pw_response_requested = 0
        rawdn = 0x7feef9e0f138 ""
        dn = <optimized out>
        saslmech = 0x7feef9e0f3d8 "GSSAPI"
        cred = {bv_len = 1629, bv_val = 0x7feef9eac700 "`\202\006Y\006\t*\206H\206\367\022\001\002\002\001"}
        ber_rc = <optimized out>
        rc = 0
        sdn = 0x7feef9e2d830
        bind_sdn_in_pb = 1
        referral = 0x7fefa38df50e <arena_bin_malloc_hard+958>
        errorbuf = '\000' <repeats 511 times>
        supported = <optimized out>
        pmech = <optimized out>
        authtypebuf = "\000\301\037\376\027\000\000\000Ϳ\037\376\356\177\000\000\001", '\000' <repeats 12 times>, "\001\001\001\000j\266\243\357\177\000\000\000\216_\260\377\264f\357\000Through\001\000\000\000\000\000\000\000\027", '\000' <repeats 15 times>, "`\225 \371\356\177\000\000\300\b \371\356\177\000\000\000\a\000\000\000\000\000\000\366\006\216\243\357\177\000\000\000\356\343\371\001\000\000\000u{a\243\357\177", '\000' <repeats 11 times>, "\216_\260\001\000\000\000 \225 \371\356\177\000\000\000\000\000\000\000\000\000\024\340\322\037\376\356\177\000\000\030\022\270\243\357\177\000\000\270\316\037\376\356\177\000\000\300\b \371\356\177\000\000\027\000\000\000\000\000\000\000`"...
        bind_target_entry = 0x0
        auto_bind = <optimized out>
        minssf = 0
        minssf_exclude_rootdse = 0
#8  0x0000562af39272d5 in connection_dispatch_operation (pb=0x7feef9dff000, op=<optimized out>, conn=<optimized out>) at ldap/servers/slapd/connection.c:610
        minssf = 0
        minssf_exclude_rootdse = 1
        enable_nagle = 0
        pop_cork = 0
        is_timedout = 0
        curtime = <optimized out>
        pb = 0x7feef9dff000
        conn = 0x7fef86776d88
        op = 0x7feef2b19000
        tag = 96
        thread_turbo_flag = <optimized out>
        ret = <optimized out>
        more_data = 0
        replication_connection = 0
        doshutdown = 0
        maxthreads = 5
        bypasspollcnt = <optimized out>
#9  0x0000562af39272d5 in connection_threadmain () at ldap/servers/slapd/connection.c:1785
        is_timedout = 0
        curtime = <optimized out>
        pb = 0x7feef9dff000
        conn = 0x7fef86776d88
        op = 0x7feef2b19000
        tag = 96
        thread_turbo_flag = <optimized out>
        ret = <optimized out>
        more_data = 0
        replication_connection = 0
        doshutdown = 0
        maxthreads = 5
        bypasspollcnt = <optimized out>
#10 0x00007fefa0015618 in _pt_root () at target:/lib64/libnspr4.so
#11 0x00007fef9f9b014a in start_thread () at target:/lib64/libpthread.so.0
#12 0x00007fefa1d20dc3 in clone () at target:/lib64/libc.so.6

Thread 24 (Thread 0x7feefebff700 (LWP 170154)):
#0  0x00007fef9f9b4ec2 in pthread_rwlock_rdlock () at target:/lib64/libpthread.so.0
#1  0x00007fef8e9f2612 in map_rdlock () at target:/usr/lib64/dirsrv/plugins/schemacompat-plugin.so
#2  0x00007fef8e9ddc98 in backend_bind_cb () at target:/usr/lib64/dirsrv/plugins/schemacompat-plugin.so
#3  0x00007fefa35dacb9 in plugin_call_func (list=0x7fef96c37e00, operation=operation@entry=401, pb=pb@entry=0x7feefabff000, call_one=call_one@entry=0) at ldap/servers/slapd/plugin.c:2032
        n = <optimized out>
        func = 0x7fef8e9ddbf0 <backend_bind_cb>
        rc = <optimized out>
        return_value = 0
        count = 0
#4  0x00007fefa35daf04 in plugin_call_list (pb=0x7feefabff000, operation=401, list=<optimized out>) at ldap/servers/slapd/plugin.c:1973
        p = 0x0
        locked = <optimized out>
        plugin_list_number = 1
        rc = 0
        do_op = <optimized out>
#5  0x00007fefa35daf04 in plugin_call_plugins (pb=pb@entry=0x7feefabff000, whichfunction=whichfunction@entry=401) at ldap/servers/slapd/plugin.c:442
        p = 0x0
        locked = <optimized out>
        plugin_list_number = 1
        rc = 0
        do_op = <optimized out>
#6  0x0000562af393955d in ids_sasl_check_bind (pb=pb@entry=0x7feefabff000) at ldap/servers/slapd/saslbind.c:1205
        rc = <optimized out>
        isroot = <optimized out>
        sasl_conn = 0x7feef2a93000
        propctx = <optimized out>
        ssfp = 0x7fefa3b67048 <je_opt_percpu_arena>
        activemech = 0x0
        mech = 0x7feefac0b330 "GSSAPI"
        username = 0x7feefebfdeb8 ""
        dn = 0x0
        normdn = 0x0
        sdn = 0x0
        sdata = 0x7feefac40740 "`\201\231\006\t*\206H\206\367\022\001\002\002\002"
        errstr = <optimized out>
        slen = 156
        continuing = <optimized out>
        pwresponse_requested = 0
        ctrls = 0x7fefa38cd4d0 <je_malloc_default+2320>
        bvr = {bv_len = 140666729886432, bv_val = 0x7feefac0b330 "GSSAPI"}
        cred = 0x7feefebfcf80
        dnval = {{name = 0x7feefac0b380 "", values = 0x3, nvalues = 0, valsize = 0}, {name = 0x7fefa35bdb09 <slapi_log_access+313> "\205\300t\203\351@\377\377\377\350\071E\373\377f\017\037\204", values = 0x3000000030, nvalues = 4273983112, valsize = 32750}}
        authtype = "\260Ϳ\376\356\177\000\000\000\216_\260\377\264f\357\000\225@\374\356\177\000\000\034P\311\372\356\177\000\000D\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\200\263\300\372\356\177\000\000\003\000\000\000\000\000\000\000SƓ\363*V\000\000\000\216_\260\377\264f\357\002\000\000\000\001\000\000\000\001\000\000\000\001\000\000\000\020\241\003\241\357\177\000\000\065œ\363*V\000\000\035\000\000\000\000\000\000\000\000\216_\260\377\264f\357\000\360\277\372\356\177\000\000\000\225@\374\356\177\000\000\200\263\300\372\356\177\000\000\003\000\000\000\000\000\000\000\243\000\000\000\000\000\000\000\200\263\300\372\356\177\000\000\220sw\206\357\177\000\000\016\330ʡ\357\177\000\000\206A\233\237\357\177\000\000 r\002\234"...
        bind_target_entry = 0x0
        referral = 0x0
        be = 0x0
        pb_conn = 0x7fef867772e0
#7  0x0000562af3921837 in do_bind (pb=pb@entry=0x7feefabff000) at ldap/servers/slapd/bind.c:367
        pb_op = 0x7feef2adaa00
        pb_conn = 0x7fef867772e0
        ber = <optimized out>
        err = <optimized out>
        isroot = 0
        method = 163
        version = 3
        auth_response_requested = 0
        pw_response_requested = 0
        rawdn = 0x7feefac0b2d0 ""
        dn = <optimized out>
        saslmech = 0x7feefac0b330 "GSSAPI"
        cred = {bv_len = 1629, bv_val = 0x7feefac95700 "`\202\006Y\006\t*\206H\206\367\022\001\002\002\001"}
        ber_rc = <optimized out>
        rc = 0
        sdn = 0x7feefac22230
        bind_sdn_in_pb = 1
        referral = 0x7fefa38df50e <arena_bin_malloc_hard+958>
        errorbuf = '\000' <repeats 511 times>
        supported = <optimized out>
        pmech = <optimized out>
        authtypebuf = "\020п\376\027\000\000\000\315Ͽ\376\356\177\000\000\001\000\000\000\000\000\000\000\b\023\001\240\000\001\001\001\000j\266\243\357\177\000\000\000\216_\260\377\264f\357\240ҿ\376\356\177\000\000\001\000\000\000\000\000\000\000\027", '\000' <repeats 15 times>, "`\225\200\373\356\177\000\000\300\b\200\373\356\177\000\000\000\a\000\000\000\000\000\000\366\006\216\243\357\177\000\000\000\000\000\000\001", '\000' <repeats 11 times>, "\200\261\200\373\356\177\000\000\000\216_\260\001\000\000\000 \225\200\373\356\177\000\000\000\000\000\000\000\000\000\024\340\342\277\376\356\177\000\000\030\022\270\243\357\177\000\000\270\336\277\376\356\177\000\000\300\b\200\373\356\177\000\000\027\000\000\000\000\000\000\000`\225\200\373"...
        bind_target_entry = 0x0
        auto_bind = <optimized out>
        minssf = 0
        minssf_exclude_rootdse = 0
#8  0x0000562af39272d5 in connection_dispatch_operation (pb=0x7feefabff000, op=<optimized out>, conn=<optimized out>) at ldap/servers/slapd/connection.c:610
        minssf = 0
        minssf_exclude_rootdse = 1
        enable_nagle = 0
        pop_cork = 0
        is_timedout = 0
        curtime = <optimized out>
        pb = 0x7feefabff000
        conn = 0x7fef867772e0
        op = 0x7feef2adaa00
        tag = 96
        thread_turbo_flag = <optimized out>
        ret = <optimized out>
        more_data = 0
        replication_connection = 0
        doshutdown = 0
        maxthreads = 5
        bypasspollcnt = <optimized out>
#9  0x0000562af39272d5 in connection_threadmain () at ldap/servers/slapd/connection.c:1785
        is_timedout = 0
        curtime = <optimized out>
        pb = 0x7feefabff000
        conn = 0x7fef867772e0
        op = 0x7feef2adaa00
        tag = 96
        thread_turbo_flag = <optimized out>
        ret = <optimized out>
        more_data = 0
        replication_connection = 0
        doshutdown = 0
        maxthreads = 5
        bypasspollcnt = <optimized out>
#10 0x00007fefa0015618 in _pt_root () at target:/lib64/libnspr4.so
#11 0x00007fef9f9b014a in start_thread () at target:/lib64/libpthread.so.0
#12 0x00007fefa1d20dc3 in clone () at target:/lib64/libc.so.6

Thread 23 (Thread 0x7feeff7da700 (LWP 170153)):
#0  0x00007fef9f9b62fc in pthread_cond_wait@@GLIBC_2.3.2 () at target:/lib64/libpthread.so.0
#1  0x00007fef97167d8b in __db_hybrid_mutex_suspend () at target:/lib64/libdb-5.3.so
#2  0x00007fef97167145 in __db_tas_mutex_lock () at target:/lib64/libdb-5.3.so
#3  0x00007fef972131da in __lock_get_internal () at target:/lib64/libdb-5.3.so
#4  0x00007fef97213913 in __lock_get () at target:/lib64/libdb-5.3.so
#5  0x00007fef9723d98c in __db_lget () at target:/lib64/libdb-5.3.so
#6  0x00007fef971857cc in __bam_search () at target:/lib64/libdb-5.3.so
#7  0x00007fef9716faf3 in __bamc_search () at target:/lib64/libdb-5.3.so
#8  0x00007fef97171fdf in __bamc_get () at target:/lib64/libdb-5.3.so
#9  0x00007fef9722a38b in __dbc_iget () at target:/lib64/libdb-5.3.so
#10 0x00007fef97239369 in __dbc_get_pp () at target:/lib64/libdb-5.3.so
#11 0x00007fef909b7cc4 in _entryrdn_get_elem (cursor=cursor@entry=0x7fef8de6d800, key=key@entry=0x7feeff7d11f0, data=data@entry=0x7feeff7d1220, comp_key=0x7feefac623c0 "changenumber=20000", elem=elem@entry=0x7feeff7d11e0, db_txn=db_txn@entry=0x0) at ldap/servers/slapd/back-ldbm/ldbm_entryrdn.c:1731
        rc = <optimized out>
        ptr = 0x7feef4c32780
#12 0x00007fef909bb1b5 in _entryrdn_index_read (be=be@entry=0x7fef8de0b000, cursor=0x7fef8de6d800, srdn=srdn@entry=0x7feeff7d3310, elem=elem@entry=0x7feeff7d3308, parentelem=parentelem@entry=0x0, childelems=childelems@entry=0x0, flags=0, db_txn=0x0) at ldap/servers/slapd/back-ldbm/ldbm_entryrdn.c:3227
        rc = 0
        len = 47
        id = 1
        nrdn = 0x7fef8cac15a0 "cn=changelog"
        childnrdn = 0x7feefac623c0 "changenumber=20000"
        rdnidx = 0
        keybuf = 0x7fef8ca8c940 "C1"
        key = {data = 0x7fef8ca8c940, size = 3, ulen = 3, dlen = 27390336, doff = 32751, app_data = 0x0, flags = 2056}
        data = {data = 0x7feef4c32780, size = 47, ulen = 47, dlen = 0, doff = 0, app_data = 0x0, flags = 2048}
        childnum = 32
        curr_childnum = 0
        tmpsrdn = 0x7feeff7d3310
        tmpelem = 0x7feef4c32780
#13 0x00007fef909bc732 in entryrdn_index_read_ext (be=be@entry=0x7fef8de0b000, sdn=sdn@entry=0x7feef4c327b0, id=id@entry=0x7feeff7d33a4, flags=flags@entry=0, txn=txn@entry=0x7feeff7d35c8) at ldap/servers/slapd/back-ldbm/ldbm_entryrdn.c:408
        rc = 0
        ai = 0x7fef96bc9a00
        srdn = {flag = 0 '\000', rdn = 0x7fef8ca6c680 "changenumber=20000", rdns = 0x0, butcheredupto = -1, nrdn = 0x7feef4c47020 "changenumber=20000", all_rdns = 0x7feef6c3e400, all_nrdns = 0x7feef4c52be0}
        db = 0x7fef8de71200
        db_txn = 0x0
        cursor = 0x7fef8de6d800
        elem = 0x7feef4c330e0
        db_retry = 0
#14 0x00007fef90997130 in dn2entry_ext (be=be@entry=0x7fef8de0b000, sdn=sdn@entry=0x7feef4c327b0, txn=txn@entry=0x7feeff7d35c8, flags=flags@entry=0, err=err@entry=0x7feeff7d345c) at ldap/servers/slapd/back-ldbm/dn2entry.c:59
        id = 0
        inst = 0x7fef96c67700
        ndnv = {bv_len = 31, bv_val = 0x7feef4c47ba0 "changenumber=20000,cn=changelog"}
        e = 0x0
        indexname = <synthetic pointer>
#15 0x00007fef90999f66 in find_entry_internal_dn (rc=0x0, flags=0, txn=0x7feeff7d35c8, lock=0, sdn=0x7feef4c327b0, be=0x7fef8de0b000, pb=0x7feef4c00000) at ldap/servers/slapd/back-ldbm/findentry.c:140
        e = 0x7fefa357fea7 <slapi_ch_strdup+23>
        err = 0
        inst = 0x7fef96c67700
        tries = 0
        isroot = 1
        managedsait = 0
        op_type = 4
        entry = 0x0
#16 0x00007fef90999f66 in find_entry_internal (addr=<optimized out>, addr=<optimized out>, rc=0x0, flags=0, txn=0x7feeff7d35c8, lock=0, be=0x7fef8de0b000, pb=0x7feef4c00000) at ldap/servers/slapd/back-ldbm/findentry.c:320
        entry = 0x0
#17 0x00007fef90999f66 in find_entry_internal (pb=pb@entry=0x7feef4c00000, be=0x7fef8de0b000, lock=lock@entry=0, txn=txn@entry=0x7feeff7d35c8, flags=0, rc=0x0, addr=<optimized out>, addr=<optimized out>) at ldap/servers/slapd/back-ldbm/findentry.c:300
#18 0x00007fef9099a37f in find_entry (pb=pb@entry=0x7feef4c00000, be=<optimized out>, addr=<optimized out>, txn=txn@entry=0x7feeff7d35c8, rc=rc@entry=0x0) at ldap/servers/slapd/back-ldbm/findentry.c:338
#19 0x00007fef909cb024 in ldbm_back_search (pb=0x7feef4c00000) at ldap/servers/slapd/back-ldbm/ldbm_search.c:560
        be = 0x7fef8de0b000
        inst = 0x7fef96c67700
        li = 0x7fef9c143580
        e = <optimized out>
        candidates = 0x0
        base = 0x7feef4c52ac0 "changenumber=20000,cn=changelog"
        basesdn = 0x7feef4c327b0
        scope = 2
        controls = 0x0
        operation = 0x7feef2a8a400
        addr = 0x7feef2a8a510
        estimate = 0
        sort = 0
        vlv = <optimized out>
        sort_spec = 0x0
        is_sorting_critical = <optimized out>
        is_sorting_critical_orig = 0
        sort_control = 0x0
        virtual_list_view = 0
        vlv_spec = 0x0
        is_vlv_critical = 0
        vlv_request_control = {beforeCount = 0, afterCount = 0, tag = 0, index = 0, contentCount = 0, value = {bv_len = 0, bv_val = 0x0}}
        sr = 0x7fef8cafd300
        tmp_err = -1
        tmp_desc = 0x0
        lookup_returned_allids = 0
        backend_count = 0
        print_once = 1
        txn = {back_txn_txn = 0x0}
        rc = <optimized out>
#20 0x00007fefa35cda21 in op_shared_search (pb=pb@entry=0x7feef4c00000, send_result=send_result@entry=1) at ldap/servers/slapd/opshared.c:822
        be_suffix = 0x7fef8dd71030
        err = 0
        next_be = 0x0
        base = 0x7fef8cabcc20 "changenumber=20000,cn=changelog"
        normbase = <optimized out>
        fstr = 0x7feef4c4fe20 "(objectClass=*)"
        scope = 2
        be = 0x7fef8de0b000
        be_single = 0x0
        be_list = {0x7fef8de0b000, 0x0, 0x322d396138646464, 0x64666163373266, 0x21740010004, 0x396166663d010025, 0x6235302d61383766, 0x63622d6465313132, 0x322d396138646464, 0x64666163373266, 0x21715010004, 0x303265663d010025, 0x3935302d61383530, 0x63622d6465313139, 0x322d396138646464, 0x64666163373266, 0x21679010004, 0x386565663d010025, 0x3635302d61383537, 0x63622d6465313130, 0x322d396138646464, 0x64666163373266, 0x21521010004, 0x353766663d010025, 0x6134302d61383330, 0x63622d6465313166, 0x322d396138646464, 0x64666163373266, 0x213df010004, 0x613865663d010025, 0x3034302d61303639, 0x63622d6465313162, 0x322d396138646464, 0x64666163373266, 0x21383010004, 0x373765663d010025, 0x6533302d61386639, 0x63622d6465313135, 0x322d396138646464, 0x64666163373266, 0x212c1010004, 0x323866663d010025, 0x3933302d61386664, 0x63622d6465313139, 0x322d396138646464, 0x64666163373266, 0x21205010004, 0x343066663d010025, 0x3333302d61386432, 0x63622d6465313134, 0x322d396138646464, 0x64666163373266, 0x211e3010004, 0x363466663d010025, 0x3233302d61386466, 0x63622d6465313131, 0x322d396138646464, 0x64666163373266, 0x210ec010004, 0x623066663d010025, 0x6132302d37396231, 0x63622d6465313139, 0x322d396138646464, 0x64666163373266, 0x210eb010004, 0x623066663d010025, 0x6132302d61386231, 0x63622d6465313139, 0x322d396138646464, 0x64666163373266, 0x20ff6010004, 0x666365663d010025, 0x3332302d61383933, 0x63622d6465313131, 0x322d396138646464, 0x64666163373266, 0x1e115010004, 0x303765663d010025, 0x6662652d37306535, 0x66622d6365313133, 0x362d373736623739, 0x64613261613331, 0x1e114010004, 0x303765663d010025, 0x6662652d31306535, 0x66622d6365313133, 0x362d373736623739, 0x64613261613331, 0x1a90010004, 0x666666663d010025, 0x6666662d66666666, 0x66662d6666666666, 0x662d666666666666, 0x66666666666666, 0x37d010004, 0x656566663d010025, 0x3832312d32303262, 0x33392d3965313165, 0x612d386530396663, 0x38656538633762, 0x1a0d010004, 0x343966663d010025, 0x6534382d34303637, 0x33392d6265313163, 0x352d326538393466, 0x63646434353334, 0x1a0c010004, 0x343966663d010025, 0x6534382d33303637, 0x33392d6265313163, 0x352d326538393466, 0x63646434353334, 0x160af010004, 0x333866663d010025, 0x6334622d37383136, 0x66622d6365313135, 0x362d373736623739, 0x64613261613331, 0x160ae010004, 0x333866663d010025, 0x6334622d34383136, 0x66622d6365313135, 0x362d373736623739, 0x64613261613331, 0x1a5d010004, 0x626665663d010025, 0x6534382d64386664, 0x63392d6265313163, 0x312d373261653639, 0x33393764363031, 0x1a5c010004, 0x626665663d010025, 0x6534382d63386664, 0x63392d6265313163, 0x312d373261653639, 0x33393764363031, 0x1a5b010004, 0x626665663d010025, 0x6534382d62386664, 0x63392d6265313163, 0x312d373261653639, 0x33393764363031, 0x1951010004, 0x626665663d010025, 0x6534382d61386664, 0x63392d6265313163, 0x312d373261653639, 0x33393764363031, 0x71d010004, 0x346565663d010025, 0x3163332d61306335, 0x33392d3965313131, 0x612d386530396663, 0x38656538633762, 0x3d00000383010004, 0x346565663d010025, 0x3163332d37306335, 0x33392d3965313131, 0x612d386530396663, 0x38656538633762, 0x71c010004, 0x346565663d010025, 0x3163332d34306335, 0x33392d3965313131, 0x612d386530396663, 0x38656538633762, 0x4800000382010004, 0x346565663d010025, 0x3163332d31306335, 0x33392d3965313131, 0x612d386530396663, 0x38656538633762, 0x1a51010004, 0x336465663d010025, 0x6462612d31306135, 0x34382d6165313131, 0x612d386530393336, 0x38656538633762, 0xc0c0010004, 0x633465663d010025, 0x6337372d31386436, 0x30382d6365313166, 0x322d396138643461, 0x64666163373266, 0x0 <repeats 121 times>, 0x7fefa1cae4c2 <__strstr_sse2+66>, 0x0, 0x0, 0x1000, 0x7fefa1c9462e <_IO_file_doallocate+174>, 0xfd0a...}
        referral_list = {0x0, 0x7feef4c505d0, 0x7feef4c505d0, 0x7feef4c50500, 0x7feef4c50400, 0x7feeff7d7aec, 0x0, 0xef66b4ffb05f8e00, 0x0, 0x7feef4c50400, 0x0, 0xef66b4ffb05f8e00, 0x0, 0x0, 0x0, 0x7feef4c52a20, 0x0, 0x7feeff7d7aec, 0x0, 0x7fef9dc6379c <krb5_gss_import_name+1180>, 0x7fee00000000, 0x7feeff7d7a60, 0x0, 0x0, 0x0, 0x7feef4c50400, 0x0, 0x0, 0x7feef4c24c30, 0x0 <repeats 80 times>, 0x7feef4cb4000, 0x0, 0x0, 0x7fefa1da0220 <collseqmb>, 0x7feeff7d6580, 0x7feeff7d5c4f, 0x0 <repeats 117 times>, 0x1, 0x0, 0x0, 0x7feeff7d6510, 0x7feeff7d6500, 0x65, 0x7feeff7d7720, 0x7fefa3667aea, 0x7fefa1fe00c0 <_IO_strn_jumps>, 0x7fefa1c746aa <vfprintf+1850>, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7feeff7d60e0, 0xffffffffffffffff, 0x0, 0xb, 0x0, 0x7fefa365bdd6, 0x0, 0x7fefa365bd00, 0x0, 0x0, 0x0, 0x7fefa1fdf880 <_IO_helper_jumps>, 0xd68, 0x7fefa3667a9d, 0x0, 0x7fefa3667a98, 0x0, 0x7fefa3667aeb, 0x18, 0x0, 0x0, 0x7feeff7d6620, 0x7feeff7d6610, 0x63, 0x7feeff7d7830, 0x7fefa36679a8, 0x7fefa1fe00c0 <_IO_strn_jumps>, 0x7fefa1c746aa <vfprintf+1850>, 0x0, 0x0, 0x0, 0x3000000010, 0x7feeff7d7810, 0x7feeff7d7740, 0x7feeff7d61f0, 0xffffffffffffffff, 0x0, 0xa, 0x0, 0x7feeff7d7a30, 0x0, 0x7feeff7d7a00, 0x0, 0x0, 0x0, 0x7fefa1fdf880 <_IO_helper_jumps>, 0xd68, 0x7fefa366795d, 0x0, 0x7fefa3667958, 0x0, 0x7fefa36679c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7fef9fffc142 <fill_n+274>, 0x0, 0x7feeff7d6433, 0x0, 0xef66b4ffb05f8e00, 0x7feeff7d7920, 0x8, 0x7feeff7d64d0, 0x0, 0x7fefa366ed05, 0x7fefa366ed05, 0x7feeff7d6480, 0x7fef9fffcd37 <dosprintf+2103>, 0x8, 0x7fef9fffc911 <dosprintf+1041>, 0x0, 0x0, 0x0, 0x7feeff7d63b0, 0x7feeff7d63b1, 0x14, 0x7feeff7d65c0, 0xff7d6810, 0x20007feeff7d6800, 0x0, 0x7feeff7d7a20, 0x7fefa3667a1f, 0x7fefa1fe00c0 <_IO_strn_jumps>, 0x7fefa1c746aa <vfprintf+1850>, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7fef9fffc142 <fill_n+274>, 0xff7d63e0, 0x7feeff7d6543, 0x0, 0xef66b4ffb05f8e00, 0x0, 0x8, 0x7feeff7d65e0, 0x0, 0x7fefa366ed05, 0x7fefa366ed05, 0x7feeff7d6590, 0x7fef9fffcd37 <dosprintf+2103>, 0x8, 0x7fef9fffc911 <dosprintf+1041>, 0x0, 0x0, 0x0, 0x7feeff7d64c0, 0x7feeff7d64c1, 0x14, 0x7feeff7d66d0, 0x0, 0x2000000000000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3000000010, 0x7feeff7d7b10...}
        attrlistbuf = "0.000299497", '\000' <repeats 37 times>, "\060.000148748", '\000' <repeats 31 times>, "w\206\357\177\000\000\060.000154VfP\215\357\177\000\000\f\000\000\000\000\000\000\000\\\361Q\215\357\177\000\000lass0\000\027s\a~\236\307\332G\005t\000\000\000\000\000\000\000\000\005", '\000' <repeats 39 times>, "\027\003\003\000W", '\000' <repeats 20 times>...
        attrliststr = <optimized out>
        attrs = 0x0
        rc = -1
        internal_op = <optimized out>
        basesdn = 0x7feef4c32510
        monitorsdn = {flag = 0 '\000', udn = 0x0, dn = 0x0, ndn = 0x0, ndn_len = 0}
        sdn = 0x7feef4c327b0
        operation = 0x7feef2a8a400
        referral = 0x0
        proxydn = 0x0
        proxystr = 0x0
        proxy_err = 0
        errtext = 0x0
        nentries = 0
        pnentries = 0
        flag_search_base_found = 0
        flag_no_such_object = 0
        flag_referral = 0
        flag_psearch = <optimized out>
        err_code = 0
        ctrlp = 0x0
        ctl_value = 0x0
        iscritical = 0
        be_name = <optimized out>
        index = -1
        sent_result = 0
        pr_stat = 0
        pb_conn = 0x7fef86776668
        pagesize = -1
        estimate = 0
        curr_search_count = <optimized out>
        pr_be = <optimized out>
        pr_search_result = <optimized out>
        pr_idx = -1
        orig_sdn = 0x0
        free_sdn = 1
#21 0x0000562af393a5a3 in do_search (pb=pb@entry=0x7feef4c00000) at ldap/servers/slapd/search.c:388
        operation = 0x7feef2a8a400
        ber = <optimized out>
        i = <optimized out>
        err = <optimized out>
        attrsonly = 0
        scope = 2
        deref = 0
        sizelimit = 0
        timelimit = 0
        rawbase = 0x7fef8cabcc20 "changenumber=20000,cn=changelog"
        rawbase_set_in_pb = 1
        base = <optimized out>
        fstr = 0x7feef4c4fe20 "(objectClass=*)"
        filter = 0x7fef8caffa00
        attrs = 0x0
        gerattrs = 0x0
        psearch = 0
        psbvp = 0x0
        changetypes = 0
        send_entchg_controls = 0
        changesonly = 0
        rc = -1
        strict = <optimized out>
        minssf_exclude_rootdse = <optimized out>
        filter_normalized = 0
        pb_conn = 0x7fef86776668
        r = <optimized out>
#22 0x0000562af39275d4 in connection_dispatch_operation (pb=0x7feef4c00000, op=<optimized out>, conn=<optimized out>) at ldap/servers/slapd/connection.c:659
        minssf = 0
        minssf_exclude_rootdse = 1
        enable_nagle = 0
        pop_cork = 0
        is_timedout = 0
        curtime = <optimized out>
        pb = 0x7feef4c00000
        conn = 0x7fef86776668
        op = 0x7feef2a8a400
        tag = 99
        thread_turbo_flag = <optimized out>
        ret = <optimized out>
        more_data = 0
        replication_connection = 0
        doshutdown = 0
        maxthreads = 5
        bypasspollcnt = <optimized out>
#23 0x0000562af39275d4 in connection_threadmain () at ldap/servers/slapd/connection.c:1785
        is_timedout = 0
        curtime = <optimized out>
        pb = 0x7feef4c00000
        conn = 0x7fef86776668
        op = 0x7feef2a8a400
        tag = 99
        thread_turbo_flag = <optimized out>
        ret = <optimized out>
        more_data = 0
        replication_connection = 0
        doshutdown = 0
        maxthreads = 5
        bypasspollcnt = <optimized out>
#24 0x00007fefa0015618 in _pt_root () at target:/lib64/libnspr4.so
#25 0x00007fef9f9b014a in start_thread () at target:/lib64/libpthread.so.0
#26 0x00007fefa1d20dc3 in clone () at target:/lib64/libc.so.6

Thread 22 (Thread 0x7feefffdb700 (LWP 170152)):
#0  0x00007fef9f9b4ec2 in pthread_rwlock_rdlock () at target:/lib64/libpthread.so.0
#1  0x00007fef8e9f2612 in map_rdlock () at target:/usr/lib64/dirsrv/plugins/schemacompat-plugin.so
#2  0x00007fef8e9ddc98 in backend_bind_cb () at target:/usr/lib64/dirsrv/plugins/schemacompat-plugin.so
#3  0x00007fefa35dacb9 in plugin_call_func (list=0x7fef96c37e00, operation=operation@entry=401, pb=pb@entry=0x7feefc3ff000, call_one=call_one@entry=0) at ldap/servers/slapd/plugin.c:2032
        n = <optimized out>
        func = 0x7fef8e9ddbf0 <backend_bind_cb>
        rc = <optimized out>
        return_value = 0
        count = 0
#4  0x00007fefa35daf04 in plugin_call_list (pb=0x7feefc3ff000, operation=401, list=<optimized out>) at ldap/servers/slapd/plugin.c:1973
        p = 0x0
        locked = <optimized out>
        plugin_list_number = 1
        rc = 0
        do_op = <optimized out>
#5  0x00007fefa35daf04 in plugin_call_plugins (pb=pb@entry=0x7feefc3ff000, whichfunction=whichfunction@entry=401) at ldap/servers/slapd/plugin.c:442
        p = 0x0
        locked = <optimized out>
        plugin_list_number = 1
        rc = 0
        do_op = <optimized out>
#6  0x0000562af393955d in ids_sasl_check_bind (pb=pb@entry=0x7feefc3ff000) at ldap/servers/slapd/saslbind.c:1205
        rc = <optimized out>
        isroot = <optimized out>
        sasl_conn = 0x7feef2a60400
        propctx = <optimized out>
        ssfp = 0x2f
        activemech = 0x0
        mech = 0x7feef3810040 "GSSAPI"
        username = 0x0
        dn = 0x0
        normdn = 0x0
        sdn = 0x0
        sdata = 0x7feefc43b980 "`\201\231\006\t*\206H\206\367\022\001\002\002\002"
        errstr = <optimized out>
        slen = 156
        continuing = <optimized out>
        pwresponse_requested = 0
        ctrls = 0x7fef8ca2fac0
        bvr = {bv_len = 140666729879136, bv_val = 0x7feef3810040 "GSSAPI"}
        cred = 0x7feefffd8f80
        dnval = {{name = 0x7feef38100b0 "", values = 0x3, nvalues = 0, valsize = 0}, {name = 0x7fefa35bdb09 <slapi_log_access+313> "\205\300t\203\351@\377\377\377\350\071E\373\377f\017\037\204", values = 0x3000000030, nvalues = 4294807176, valsize = 32750}}
        authtype = "\260\215\375\377\356\177\000\000\000\216_\260\377\264f\357@{\302\366\356\177\000\000%2\003\241\357\177\000\000\064\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\260\000\201\363\356\177\000\000\003\000\000\000\000\000\000\000SƓ\363*V\000\000\000\216_\260\377\264f\357\002\000\000\000\001\000\000\000\001\000\000\000\001\000\000\000\020\241\003\241\357\177\000\000\065œ\363*V\000\000\025\000\000\000\000\000\000\000\000\216_\260\377\264f\357\000\360?\374\356\177\000\000@{\302\366\356\177\000\000\260\000\201\363\356\177\000\000\003\000\000\000\000\000\000\000\243\000\000\000\000\000\000\000\260\000\201\363\356\177\000\000\000\360?\374\356\177\000\000\016\330ʡ\357\177\000\000\220\217\375\377\356\177\000\000 r\002"...
        bind_target_entry = 0x0
        referral = 0x0
        be = 0x0
        pb_conn = 0x7fef86775660
#7  0x0000562af3921837 in do_bind (pb=pb@entry=0x7feefc3ff000) at ldap/servers/slapd/bind.c:367
        pb_op = 0x7feef2adb200
        pb_conn = 0x7fef86775660
        ber = <optimized out>
        err = <optimized out>
        isroot = 0
        method = 163
        version = 3
        auth_response_requested = 0
        pw_response_requested = 0
        rawdn = 0x7feef38100c0 ""
        dn = <optimized out>
        saslmech = 0x7feef3810040 "GSSAPI"
        cred = {bv_len = 1493, bv_val = 0x7feefc46e600 "`\202\005\321\006\t*\206H\206\367\022\001\002\002\001"}
        ber_rc = <optimized out>
        rc = 0
        sdn = 0x7feefc4260e0
        bind_sdn_in_pb = 1
        referral = 0x0
        errorbuf = '\000' <repeats 511 times>
        supported = <optimized out>
        pmech = <optimized out>
        authtypebuf = '\000' <repeats 255 times>
        bind_target_entry = 0x0
        auto_bind = <optimized out>
        minssf = 0
        minssf_exclude_rootdse = 0
#8  0x0000562af39272d5 in connection_dispatch_operation (pb=0x7feefc3ff000, op=<optimized out>, conn=<optimized out>) at ldap/servers/slapd/connection.c:610
        minssf = 0
        minssf_exclude_rootdse = 1
        enable_nagle = 0
        pop_cork = 0
        is_timedout = 0
        curtime = <optimized out>
        pb = 0x7feefc3ff000
        conn = 0x7fef86775660
        op = 0x7feef2adb200
        tag = 96
        thread_turbo_flag = <optimized out>
        ret = <optimized out>
        more_data = 0
        replication_connection = 0
        doshutdown = 0
        maxthreads = 5
        bypasspollcnt = <optimized out>
#9  0x0000562af39272d5 in connection_threadmain () at ldap/servers/slapd/connection.c:1785
        is_timedout = 0
        curtime = <optimized out>
        pb = 0x7feefc3ff000
        conn = 0x7fef86775660
        op = 0x7feef2adb200
        tag = 96
        thread_turbo_flag = <optimized out>
        ret = <optimized out>
        more_data = 0
        replication_connection = 0
        doshutdown = 0
        maxthreads = 5
        bypasspollcnt = <optimized out>
#10 0x00007fefa0015618 in _pt_root () at target:/lib64/libnspr4.so
#11 0x00007fef9f9b014a in start_thread () at target:/lib64/libpthread.so.0
#12 0x00007fefa1d20dc3 in clone () at target:/lib64/libc.so.6

Thread 21 (Thread 0x7fef007dc700 (LWP 170151)):
#0  0x00007fef9f9b62fc in pthread_cond_wait@@GLIBC_2.3.2 () at target:/lib64/libpthread.so.0
#1  0x00007fef97167d8b in __db_hybrid_mutex_suspend () at target:/lib64/libdb-5.3.so
#2  0x00007fef97167145 in __db_tas_mutex_lock () at target:/lib64/libdb-5.3.so
#3  0x00007fef972131da in __lock_get_internal () at target:/lib64/libdb-5.3.so
#4  0x00007fef97213913 in __lock_get () at target:/lib64/libdb-5.3.so
#5  0x00007fef9723d98c in __db_lget () at target:/lib64/libdb-5.3.so
#6  0x00007fef971857cc in __bam_search () at target:/lib64/libdb-5.3.so
#7  0x00007fef9716faf3 in __bamc_search () at target:/lib64/libdb-5.3.so
#8  0x00007fef97171ac7 in __bamc_get () at target:/lib64/libdb-5.3.so
#9  0x00007fef9722a38b in __dbc_iget () at target:/lib64/libdb-5.3.so
#10 0x00007fef97239369 in __dbc_get_pp () at target:/lib64/libdb-5.3.so
#11 0x00007fef909a2b8c in index_range_read_ext (pb=pb@entry=0x7feef4400000, be=be@entry=0x7fef9c115a80, type=type@entry=0x7feef442a920 "entryusn", indextype=<optimized out>, operator=4, val=0x7feef442a960, nextval=0x0, range=0, txn=0x7fef007d29a8, err=0x7fef007d55d0, allidslimit=100000) at ldap/servers/slapd/back-ldbm/index.c:1524
        tmpbuf = 0x0
        li = <optimized out>
        db = 0x7fef8de2aa00
        db_txn = 0x0
        dbc = 0x7feef4451280
        lowerkey = {data = 0x7feef442a680, size = 9, ulen = 0, dlen = 0, doff = 0, app_data = 0x0, flags = 0}
        upperkey = {data = 0x7feef4410260, size = 1, ulen = 0, dlen = 0, doff = 0, app_data = 0x0, flags = 0}
        cur_key = {data = 0x0, size = 0, ulen = 0, dlen = 0, doff = 0, app_data = 0x0, flags = 16}
        data = {data = 0x0, size = 0, ulen = 0, dlen = 0, doff = 0, app_data = 0x0, flags = 16}
        idl = 0x0
        prefix = 0x7fef90c2600c <prefix_EQUALITY> "="
        realbuf = 0x7feef442a680 "=9355061"
        nextrealbuf = <optimized out>
        reallen = <optimized out>
        nextreallen = <optimized out>
        plen = 1
        i = <optimized out>
        ai = 0x7fef9c0fa880
        lookthrough_limit = 5000
        is_and = 1
        sizelimit = 0
        expire_time = {tv_sec = 12605311, tv_nsec = 994612207}
        timelimit = 3600
        sr = 0x7fef8caf1e40
        isroot = 0
        coreop = 4
        op = 0x7feef2a44c00
#12 0x00007fef909979fb in range_candidates (pb=pb@entry=0x7feef4400000, be=be@entry=0x7fef9c115a80, type=0x7feef442a920 "entryusn", low_val=<optimized out>, high_val=<optimized out>, err=0x7fef007d55d0, sattr=0x7fef007d2ac0, allidslimit=100000) at ldap/servers/slapd/back-ldbm/filterindex.c:644
        idl = 0x0
        low = 0x7feef442a960
        high = 0x0
        lows = 0x7feef9e40500
        highs = 0x0
        txn = {back_txn_txn = 0x0}
        operator = <optimized out>
        op = 0x7feef2a44c00
#13 0x00007fef90997f23 in ava_candidates (pb=pb@entry=0x7feef4400000, be=be@entry=0x7fef9c115a80, f=f@entry=0x7fef8caf9c80, ftype=165, err=0x7fef007d55d0, allidslimit=100000, range=0, nextf=0x0) at ldap/servers/slapd/back-ldbm/filterindex.c:255
        type = 0x7feef442a920 "entryusn"
        indextype = 0x0
        sv = {bv = {bv_len = 4, bv_val = 0x7fef007d2b60 "true"}, v_csnset = 0x0, v_flags = 1536}
        bval = 0x7fef8caf9ca8
        ivals = 0x7fef007d2b50
        idl = 0x0
        unindexed = 0
        sattr = {a_type = 0x7feef442a660 "entryusn", a_present_values = {num = 0, max = 0, sorted = 0x0, va = 0x0}, a_flags = 259, a_plugin = 0x7fef9c172000, a_deleted_values = {num = 0, max = 0, sorted = 0x0, va = 0x0}, a_listtofree = 0x0, a_next = 0x0, a_deletioncsn = 0x0, a_mr_eq_plugin = 0x0, a_mr_ord_plugin = 0x0, a_mr_sub_plugin = 0x0}
        txn = {back_txn_txn = 0x0}
        pr_idx = 0
        pb_op = 0x7feef2a44c00
        pb_conn = 0x7fef86772810
#14 0x00007fef90998530 in filter_candidates_ext (pb=pb@entry=0x7feef4400000, be=be@entry=0x7fef9c115a80, base=base@entry=0x7feef442f200 "cn=sudo,dc=example,dc=com", f=f@entry=0x7fef8caf9c80, nextf=nextf@entry=0x0, range=range@entry=0, err=0x7fef007d55d0, allidslimit=100000) at ldap/servers/slapd/back-ldbm/filterindex.c:89
        li = <optimized out>
        result = 0x0
        ftype = <optimized out>
#15 0x00007fef9099940c in list_candidates (pb=pb@entry=0x7feef4400000, be=be@entry=0x7fef9c115a80, base=base@entry=0x7feef442f200 "cn=sudo,dc=example,dc=com", flist=flist@entry=0x7fef8ddc3800, ftype=160, err=0x7fef007d55d0, allidslimit=100000) at ldap/servers/slapd/back-ldbm/filterindex.c:859
        idl = 0x0
        tmp = <optimized out>
        f = 0x7fef8caf9c80
        nextf = 0x0
        isnot = 0
        f_count = <optimized out>
        le_count = <optimized out>
        ge_count = <optimized out>
        is_bounded_range = <optimized out>
        low_val = 0x7fef8caf9ca8
        high_val = 0x0
        t1 = 0x7feef442a920 "entryusn"
        fpairs = {<optimized out>, 0x0}
        tpairs = {0x0, 0x0}
        vpairs = {0x0, 0x0}
        is_and = 1
        idl_set = 0x7feef4426b10
#16 0x00007fef90998458 in filter_candidates_ext (pb=pb@entry=0x7feef4400000, be=be@entry=0x7fef9c115a80, base=base@entry=0x7feef442f200 "cn=sudo,dc=example,dc=com", f=f@entry=0x7fef8ddc3800, nextf=nextf@entry=0x0, range=range@entry=0, err=0x7fef007d55d0, allidslimit=100000) at ldap/servers/slapd/back-ldbm/filterindex.c:127
        li = <optimized out>
        result = 0x0
        ftype = <optimized out>
#17 0x00007fef9099940c in list_candidates (pb=pb@entry=0x7feef4400000, be=be@entry=0x7fef9c115a80, base=base@entry=0x7feef442f200 "cn=sudo,dc=example,dc=com", flist=flist@entry=0x7fef8cafe480, ftype=161, err=0x7fef007d55d0, allidslimit=100000) at ldap/servers/slapd/back-ldbm/filterindex.c:859
        idl = 0x0
        tmp = <optimized out>
        f = 0x7fef8ddc3800
        nextf = 0x0
        isnot = 0
        f_count = <optimized out>
        le_count = <optimized out>
        ge_count = <optimized out>
        is_bounded_range = <optimized out>
        low_val = 0x0
        high_val = 0x0
        t1 = 0x7fefa38d0e29 <calloc+297> "J\203\204\363\b\002"
        fpairs = {<optimized out>, 0x0}
        tpairs = {0x0, 0x0}
        vpairs = {0x0, 0x0}
        is_and = 0
        idl_set = 0x7feef4427080
#18 0x00007fef90998458 in filter_candidates_ext (pb=pb@entry=0x7feef4400000, be=be@entry=0x7fef9c115a80, base=base@entry=0x7feef442f200 "cn=sudo,dc=example,dc=com", f=0x7fef8cafe480, nextf=nextf@entry=0x0, range=range@entry=0, err=0x7fef007d55d0, allidslimit=100000) at ldap/servers/slapd/back-ldbm/filterindex.c:127
        li = <optimized out>
        result = 0x0
        ftype = <optimized out>
#19 0x00007fef909ca834 in subtree_candidates (pb=pb@entry=0x7feef4400000, be=be@entry=0x7fef9c115a80, base=base@entry=0x7feef442f200 "cn=sudo,dc=example,dc=com", e=e@entry=0x7feef5a421c0, filter=0x7fef8ddc3800, managedsait=0, allids_before_scopingp=0x7fef007d5560, err=0x7fef007d55d0) at ldap/servers/slapd/back-ldbm/ldbm_search.c:1200
        focref = 0x7fef8ddc4580
        forr = 0x7fef8cafe480
        ftop = <optimized out>
        candidates = <optimized out>
        has_tombstone_filter = <optimized out>
        isroot = 0
        li = <optimized out>
        allidslimit = 100000
        op = 0x0
        is_bulk_import = 0
#20 0x00007fef909cbea6 in build_candidate_list (candidates=0x7fef007d5588, lookup_returned_allidsp=0x7fef007d5560, scope=2, base=0x7feef442f200 "cn=sudo,dc=example,dc=com", e=0x7feef5a421c0, be=0x7fef9c115a80, pb=0x7feef4400000) at ldap/servers/slapd/back-ldbm/ldbm_search.c:1007
        filter = 0x7fef8ddc3800
        err = 0
        li = 0x7fef9c143580
        managedsait = 0
        r = 0
        rc = <optimized out>
        expire_time = {tv_sec = 0, tv_nsec = 0}
        vlv_response_control = {targetPosition = 0, contentCount = 0, result = 0}
        vlv_rc = -197132288
        lookthrough_limit = 0
        abandoned = 0
        be = 0x7fef9c115a80
        inst = 0x7fef96c67100
        li = 0x7fef9c143580
        e = <optimized out>
        candidates = 0x0
        base = 0x7feef442f200 "cn=sudo,dc=example,dc=com"
        basesdn = 0x7feef44269c0
        scope = 2
        controls = 0x7feef4426b40
        operation = 0x7feef2a44c00
        addr = 0x7feef2a44d10
        estimate = 0
        sort = 0
        vlv = <optimized out>
        sort_spec = 0x0
        is_sorting_critical = <optimized out>
        is_sorting_critical_orig = 0
        sort_control = 0x0
        virtual_list_view = 0
        vlv_spec = 0x0
        is_vlv_critical = 0
        vlv_request_control = {beforeCount = 0, afterCount = 0, tag = 0, index = 0, contentCount = 0, value = {bv_len = 0, bv_val = 0x0}}
        sr = 0x7fef8caf1e40
        tmp_err = -1
        tmp_desc = 0x0
        lookup_returned_allids = 0
        backend_count = 0
        print_once = 1
        txn = {back_txn_txn = 0x0}
        rc = <optimized out>
#21 0x00007fef909cbea6 in ldbm_back_search (pb=0x7feef4400000) at ldap/servers/slapd/back-ldbm/ldbm_search.c:631
        rc = <optimized out>
        expire_time = {tv_sec = 0, tv_nsec = 0}
        vlv_response_control = {targetPosition = 0, contentCount = 0, result = 0}
        vlv_rc = -197132288
        lookthrough_limit = 0
        abandoned = 0
        be = 0x7fef9c115a80
        inst = 0x7fef96c67100
        li = 0x7fef9c143580
        e = <optimized out>
        candidates = 0x0
        base = 0x7feef442f200 "cn=sudo,dc=example,dc=com"
        basesdn = 0x7feef44269c0
        scope = 2
        controls = 0x7feef4426b40
        operation = 0x7feef2a44c00
        addr = 0x7feef2a44d10
        estimate = 0
        sort = 0
        vlv = <optimized out>
        sort_spec = 0x0
        is_sorting_critical = <optimized out>
        is_sorting_critical_orig = 0
        sort_control = 0x0
        virtual_list_view = 0
        vlv_spec = 0x0
        is_vlv_critical = 0
        vlv_request_control = {beforeCount = 0, afterCount = 0, tag = 0, index = 0, contentCount = 0, value = {bv_len = 0, bv_val = 0x0}}
        sr = 0x7fef8caf1e40
        tmp_err = -1
        tmp_desc = 0x0
        lookup_returned_allids = 0
        backend_count = 0
        print_once = 1
        txn = {back_txn_txn = 0x0}
        rc = <optimized out>
#22 0x00007fefa35cda21 in op_shared_search (pb=pb@entry=0x7feef4400000, send_result=send_result@entry=1) at ldap/servers/slapd/opshared.c:822
        be_suffix = 0x7fef96b12bf0
        err = 0
        next_be = 0x0
        base = 0x7feef4460b80 "cn=sudo,dc=example,dc=com"
        normbase = <optimized out>
        fstr = 0x7feef444c8c0 "(&(objectClass=ipasudorule)(ipaEnabledFlag=TRUE)(|(&(!(memberHost=*))(cn=defaults))(hostCategory=ALL)(memberHost=fqdn=diem.example.com,cn=computers,cn=accounts,dc=example,dc=com)(memberHost=cn=workstations,cn=h"...
        scope = 2
        be = 0x7fef9c115a80
        be_single = 0x0
        be_list = {0x7fef9c115a80, 0x0 <repeats 12 times>, 0xef66b4ffb05f8e00, 0x0, 0x0, 0x0, 0x0, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7feef446e600, 0xef66b4ffb05f8e00, 0x7feef4400180, 0x0, 0x0, 0x7fef8dd6c000, 0x1, 0x1, 0x0, 0x7fefa35f1a74 <send_ldap_result_ext+852>, 0x7fef9c115a80, 0x20, 0x100000031, 0x7fefa365bdd6, 0x7fef007d5b54, 0x7feef446e600, 0x0, 0x0, 0x300000000, 0x0, 0x1, 0xef66b4ffb05f8e00, 0x7feef4400180, 0xef66b4ffb05f8e00, 0x7fef9c115a80, 0x7fef007d5bb8, 0x7fef007d7b80, 0x7fef007d5c30, 0x7feef4400180, 0x0, 0x7fef007d5bf0, 0x7fefa3580055 <slapi_ch_free+21>, 0x7fef007d5ba0, 0x7fefa35cd242 <op_shared_search+2258>, 0x7fef00000001, 0x165313137, 0x7fef007d5bb0, 0x7fef007d5b98, 0x7fef007d5ba0, 0x0, 0x100000000, 0x7fef00000000, 0x0, 0x7fef007d5b54, 0x7fef007d5bf8, 0x7fef007d5be8, 0x0, 0x7fef007d5bf0, 0x0, 0x7fef007d5b5c, 0x149010004, 0x3838646300000001, 0x64393739, 0x0, 0x200000001, 0xffffffff, 0xffffffffffffffff, 0xffffffffffffffff, 0xffffffffffffffff, 0x1ffffffff, 0x7feef4426090, 0x7fefa36648c8, 0x7feef440aeb0, 0x0, 0x0, 0x7feef446e600, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7fef8de08320, 0x7fef00000001, 0x7fee00000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x656262633d010025, 0x7fef9c115a80, 0x0, 0x362d373736623739, 0x64613261613331, 0x141010004, 0x346232623d010025, 0x3331612d31303161, 0x66622d6365313161, 0x362d373736623739, 0x64613261613331, 0x13f010004, 0x336661643d010025, 0x6130612d32386662, 0x66622d6365313138, 0x362d373736623739, 0x64613261613331, 0x13e010004, 0x336661643d010025, 0x6130612d31386662, 0x66622d6365313138, 0x362d373736623739, 0x64613261613331, 0x139010004, 0x366237633d010025, 0x3561392d32383337, 0x66622d6365313161, 0x362d373736623739, 0x64613261613331, 0x138010004, 0x366237633d010025, 0x3561392d31383337, 0x66622d6365313161, 0x362d373736623739, 0x64613261613331, 0x11e010004, 0x666666663d010025, 0x6666662d66666666, 0x66662d6666666666, 0x662d666666666666, 0x66666666666666, 0x11d010004, 0x656439633d010025, 0x3165622d31383830, 0x38382d6265313165, 0x362d373736623063, 0x64613261613331, 0x11c010004, 0x376634643d010025, 0x6534382d61656365, 0x63392d6265313166, 0x312d373261653639, 0x33393764363031, 0x11b010004, 0x383533633d010025, 0x6434382d32306131, 0x63612d6265313161, 0x312d333830616437, 0x35353162653262, 0x11a010004, 0x643631633d010025, 0x3231332d38343264, 0x38612d3965313164, 0x632d653732393434, 0x66393665636335, 0x119010004, 0x316534653d010025, 0x6333302d33366566, 0x62622d3965313134, 0x352d326538393636, 0x63646434353334, 0x117010004, 0x656439633d010025, 0x3165622d32383830, 0x38382d6265313165, 0x362d373736623063, 0x64613261613331, 0x116010004, 0x376634643d010025, 0x6534382d39656365, 0x63392d6265313166, 0x312d373261653639, 0x33393764363031, 0x115010004, 0x383533633d010025, 0x6434382d31306131, 0x63612d6265313161, 0x312d333830616437, 0x35353162653262, 0x114010004, 0x643631633d010025...}
        referral_list = {0x0, 0x7feef446e7d0, 0x7feef446e7d0, 0x7feef446e700, 0x7feef446e600, 0x7fef007d9aec, 0x0, 0xef66b4ffb05f8e00, 0x0, 0x7feef446e600, 0x0, 0xef66b4ffb05f8e00, 0x0, 0x0, 0x656133383233613d, 0x3131303032652d62, 0x66303238382d3865, 0x633063662d653639, 0x34613036, 0x7fef9dc6379c <krb5_gss_import_name+1180>, 0x7fee00000000, 0x7fef007d9a60, 0x0, 0x0, 0x0, 0x7feef446e600, 0x0, 0x0, 0x7feef440a8c0, 0x0 <repeats 80 times>, 0x7feef44a6380, 0x0, 0x0, 0x0, 0x7fef007d8580, 0x7fef007d7c4f, 0x0 <repeats 56 times>, 0x7fefa1ca2648 <_IO_default_xsputn+168>, 0x1, 0x0, 0x0, 0x7fef007d8330, 0x7fef007d8320, 0x7c, 0x7fef007d9540, 0x7fefa3667aea, 0x7fefa1fe00c0 <_IO_strn_jumps>, 0x7fefa1c746aa <vfprintf+1850>, 0x0, 0x7fefa38e7976 <base_extent_bump_alloc_post+86>, 0x0, 0x0, 0x0, 0x0, 0x7fef007d7f00, 0xffffffffffffffff, 0x0, 0xb, 0xffffffff00000000, 0x7fefa365bdd6, 0x7fee00000000, 0x7fefa365bd00, 0x7fee00000000, 0x0, 0x0, 0x7fefa1fdf880 <_IO_helper_jumps>, 0xd68, 0x7fefa3667a9d, 0x0, 0x7fefa3667a98, 0x17, 0x7fefa3667aeb, 0x0, 0x3000, 0x7fef007d8530, 0x1600000000, 0x7fefa3d83230 <je_extent_mutex_pool+7568>, 0x1, 0x1730, 0x580000, 0x7feefcfa24f8, 0x7feefcfa2508, 0x7feefcfa2510, 0x7feefcfa2518, 0x587017, 0x3000000010, 0x7fef007d9630, 0x7fef007d9560, 0x7fef007d7ed0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0, 0x7fef007d8510, 0x7fef007d8500, 0x64, 0x7fef007d9720, 0x7fefa3667aea, 0x7fefa1fe00c0 <_IO_strn_jumps>, 0x7fefa1c746aa <vfprintf+1850>, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7fef007d80e0, 0xffffffffffffffff, 0x0, 0xb, 0x0, 0x7fefa365bdd6, 0x0, 0x7fefa365bd00, 0x7fef00000000, 0x0, 0x0, 0x7fefa1fdf880 <_IO_helper_jumps>, 0xd68, 0x7fefa3667a9d, 0x0, 0x7fefa3667a98, 0x2, 0x7fefa3667aeb, 0x18, 0x7fef007d8610, 0x7fef007d8600, 0x7fef007d8620, 0x7fef007d8610, 0x63, 0x7fef007d9830, 0x7fefa36679a8, 0x7fefa1fe00c0 <_IO_strn_jumps>, 0x7fefa1c746aa <vfprintf+1850>, 0x0, 0x0, 0x0, 0x3000000010, 0x7fef007d9810, 0x7fef007d9740, 0x7fef007d81f0, 0xffffffffffffffff, 0x0, 0xa, 0x7fef00000000, 0x7fef007d9a30, 0x0, 0x7fef007d9a00, 0x0, 0x0, 0x0, 0x7fefa1fdf880 <_IO_helper_jumps>, 0xd68, 0x7fefa366795d, 0x0, 0x7fefa3667958, 0x0, 0x7fefa36679c0, 0x7fef007daeb8, 0x7feef46044d8, 0x0, 0x0, 0x7feef46031a8, 0x7fefa391709e <extents_insert_locked+158>, 0x7feef46031a8, 0x7feef460be80, 0x7feef46031e8, 0x7fef9fffc142 <fill_n+274>, 0xf46031a8, 0x7fef007d8433, 0x7fef007d9910, 0xef66b4ffb05f8e00, 0x7fef007d9920, 0x8...}
        attrlistbuf = "\"objectClass cn ipaUniqueID ipaEnabledFlag ipaSudoOpt ipaSudoRunAs ipaSudoRunAsGroup memberAllowCmd memberDenyCmd memberHost memberUser sudoNotAfter sudoNotBefore sudoOrder cmdCategory hostCategory us"...
        attrliststr = <optimized out>
        attrs = 0x7feef44039a0
        rc = -1
        internal_op = <optimized out>
        basesdn = 0x7feef4426090
        monitorsdn = {flag = 0 '\000', udn = 0x0, dn = 0x0, ndn = 0x0, ndn_len = 0}
        sdn = 0x7feef44269c0
        operation = 0x7feef2a44c00
        referral = 0x0
        proxydn = 0x0
        proxystr = 0x0
        proxy_err = 0
        errtext = 0x0
        nentries = 0
        pnentries = 0
        flag_search_base_found = 0
        flag_no_such_object = 0
        flag_referral = 0
        flag_psearch = <optimized out>
        err_code = 0
        ctrlp = 0x7feef4426b40
        ctl_value = 0x7feef442fda8
        iscritical = 0
        be_name = <optimized out>
        index = -1
        sent_result = 0
        pr_stat = 0
        pb_conn = 0x7fef86772810
        pagesize = 1000
        estimate = 0
        curr_search_count = <optimized out>
        pr_be = <optimized out>
        pr_search_result = <optimized out>
        pr_idx = 0
        orig_sdn = 0x0
        free_sdn = 1
#23 0x0000562af393a5a3 in do_search (pb=pb@entry=0x7feef4400000) at ldap/servers/slapd/search.c:388
        operation = 0x7feef2a44c00
        ber = <optimized out>
        i = <optimized out>
        err = <optimized out>
        attrsonly = 0
        scope = 2
        deref = 0
        sizelimit = 0
        timelimit = 0
        rawbase = 0x7feef4460b80 "cn=sudo,dc=example,dc=com"
        rawbase_set_in_pb = 1
        base = <optimized out>
        fstr = 0x7feef444c8c0 "(&(objectClass=ipasudorule)(ipaEnabledFlag=TRUE)(|(&(!(memberHost=*))(cn=defaults))(hostCategory=ALL)(memberHost=fqdn=diem.example.com,cn=computers,cn=accounts,dc=example,dc=com)(memberHost=cn=workstations,cn=h"...
        filter = 0x7fef8ddc3800
        attrs = 0x7feef44039a0
        gerattrs = 0x0
        psearch = 0
        psbvp = 0x0
        changetypes = 0
        send_entchg_controls = 0
        changesonly = 0
        rc = -1
        strict = <optimized out>
        minssf_exclude_rootdse = <optimized out>
        filter_normalized = 0
        pb_conn = 0x7fef86772810
        r = <optimized out>
#24 0x0000562af39275d4 in connection_dispatch_operation (pb=0x7feef4400000, op=<optimized out>, conn=<optimized out>) at ldap/servers/slapd/connection.c:659
        minssf = 0
        minssf_exclude_rootdse = 1
        enable_nagle = 0
        pop_cork = 0
        is_timedout = 0
        curtime = <optimized out>
        pb = 0x7feef4400000
        conn = 0x7fef86772810
        op = 0x7feef2a44c00
        tag = 99
        thread_turbo_flag = <optimized out>
        ret = <optimized out>
        more_data = 0
        replication_connection = 0
        doshutdown = 0
        maxthreads = 5
        bypasspollcnt = <optimized out>
#25 0x0000562af39275d4 in connection_threadmain () at ldap/servers/slapd/connection.c:1785
        is_timedout = 0
        curtime = <optimized out>
        pb = 0x7feef4400000
        conn = 0x7fef86772810
        op = 0x7feef2a44c00
        tag = 99
        thread_turbo_flag = <optimized out>
        ret = <optimized out>
        more_data = 0
        replication_connection = 0
        doshutdown = 0
        maxthreads = 5
        bypasspollcnt = <optimized out>
#26 0x00007fefa0015618 in _pt_root () at target:/lib64/libnspr4.so
#27 0x00007fef9f9b014a in start_thread () at target:/lib64/libpthread.so.0
#28 0x00007fefa1d20dc3 in clone () at target:/lib64/libc.so.6

Thread 20 (Thread 0x7fef00fdd700 (LWP 170150)):
#0  0x00007fef9f9b4ec2 in pthread_rwlock_rdlock () at target:/lib64/libpthread.so.0
#1  0x00007fef8e9f2612 in map_rdlock () at target:/usr/lib64/dirsrv/plugins/schemacompat-plugin.so
#2  0x00007fef8e9ddc98 in backend_bind_cb () at target:/usr/lib64/dirsrv/plugins/schemacompat-plugin.so
#3  0x00007fefa35dacb9 in plugin_call_func (list=0x7fef96c37e00, operation=operation@entry=401, pb=pb@entry=0x7feefe1ff000, call_one=call_one@entry=0) at ldap/servers/slapd/plugin.c:2032
        n = <optimized out>
        func = 0x7fef8e9ddbf0 <backend_bind_cb>
        rc = <optimized out>
        return_value = 0
        count = 0
#4  0x00007fefa35daf04 in plugin_call_list (pb=0x7feefe1ff000, operation=401, list=<optimized out>) at ldap/servers/slapd/plugin.c:1973
        p = 0x0
        locked = <optimized out>
        plugin_list_number = 1
        rc = 0
        do_op = <optimized out>
#5  0x00007fefa35daf04 in plugin_call_plugins (pb=pb@entry=0x7feefe1ff000, whichfunction=whichfunction@entry=401) at ldap/servers/slapd/plugin.c:442
        p = 0x0
        locked = <optimized out>
        plugin_list_number = 1
        rc = 0
        do_op = <optimized out>
#6  0x0000562af393955d in ids_sasl_check_bind (pb=pb@entry=0x7feefe1ff000) at ldap/servers/slapd/saslbind.c:1205
        rc = <optimized out>
        isroot = <optimized out>
        sasl_conn = 0x7feef2b15400
        propctx = <optimized out>
        ssfp = 0x7feefec0ac00
        activemech = 0x0
        mech = 0x7feefe217278 "GSSAPI"
        username = 0x0
        dn = 0x0
        normdn = 0x0
        sdn = 0x0
        sdata = 0x7feefe2356c0 "`\201\230\006\t*\206H\206\367\022\001\002\002\002"
        errstr = <optimized out>
        slen = 155
        continuing = <optimized out>
        pwresponse_requested = 0
        ctrls = 0x7feefec0ac00
        bvr = {bv_len = 140666729885520, bv_val = 0x7feefe217278 "GSSAPI"}
        cred = 0x7fef00fdaf80
        dnval = {{name = 0x7feefe217270 "", values = 0x3, nvalues = 0, valsize = 0}, {name = 0x7fefa35bdb09 <slapi_log_access+313> "\205\300t\203\351@\377\377\377\350\071E\373\377f\017\037\204", values = 0x3000000030, nvalues = 16625288, valsize = 32751}}
        authtype = "\260\255\375\000\357\177\000\000\000\216_\260\377\264f\357\320w\302\366\356\177\000\000%2\003\241\357\177\000\000B\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000pr!\376\356\177\000\000\003\000\000\000\000\000\000\000SƓ\363*V\000\000\000\216_\260\377\264f\357\002\000\000\000\001\000\000\000\001\000\000\000\001\000\000\000\020\241\003\241\357\177\000\000\065œ\363*V\000\000\034\000\000\000\000\000\000\000\000\216_\260\377\264f\357\000\360\037\376\356\177\000\000\320w\302\366\356\177\000\000pr!\376\356\177\000\000\003\000\000\000\000\000\000\000\243\000\000\000\000\000\000\000pr!\376\356\177\000\000\000\360\037\376\356\177\000\000\016\330ʡ\357\177\000\000\220\257\375\000\357\177\000\000 r\002"...
        bind_target_entry = 0x0
        referral = 0x0
        be = 0x0
        pb_conn = 0x7fef86776f50
#7  0x0000562af3921837 in do_bind (pb=pb@entry=0x7feefe1ff000) at ldap/servers/slapd/bind.c:367
        pb_op = 0x7feef2ada600
        pb_conn = 0x7fef86776f50
        ber = <optimized out>
        err = <optimized out>
        isroot = 0
        method = 163
        version = 3
        auth_response_requested = 0
        pw_response_requested = 0
        rawdn = 0x7feefe217280 ""
        dn = <optimized out>
        saslmech = 0x7feefe217278 "GSSAPI"
        cred = {bv_len = 1628, bv_val = 0x7feefe241700 "`\202\006X\006\t*\206H\206\367\022\001\002\002\001"}
        ber_rc = <optimized out>
        rc = 0
        sdn = 0x7feefe20a4a0
        bind_sdn_in_pb = 1
        referral = 0x7feefec0a500
        errorbuf = '\000' <repeats 511 times>
        supported = <optimized out>
        pmech = <optimized out>
        authtypebuf = "\250\300\375\000\357\177\000\000d\000\000\000\002\000\000\000\002\000\000\000\000\000\000\000h~\300\376\356\177\000\000(~\300\376\356\177\000\000\300\b\300\376\356\177\000\000\300\b\300\376\356\177\000\000\000\000\000\000\357\177\000\000\000\245\300\001\000\000\000\000\270\276\375\000\357\177\000\000\000\245\300\376\356\177\000\000\000\254\300\376\356\177\000\000\330\374\377\377\377\377\377\377\330\374\377\377\377\377\377\377\250\300\375\000\357\177\000\000d\000\000\000\002\000\000\000\002\000\000\000\000\000\000\000\000\216_\260\377\264f\357(~\300\376\356\177\000\000\000\000\000\000\000\000\000\024\000\000\000\000\000\000\000\000\024", '\000' <repeats 15 times>, "\016\330ʡ\357\177\000\000\000\360\037\376\356\177\000\000`"...
        bind_target_entry = 0x0
        auto_bind = <optimized out>
        minssf = 0
        minssf_exclude_rootdse = 0
#8  0x0000562af39272d5 in connection_dispatch_operation (pb=0x7feefe1ff000, op=<optimized out>, conn=<optimized out>) at ldap/servers/slapd/connection.c:610
        minssf = 0
        minssf_exclude_rootdse = 1
        enable_nagle = 0
        pop_cork = 0
        is_timedout = 0
        curtime = <optimized out>
        pb = 0x7feefe1ff000
        conn = 0x7fef86776f50
        op = 0x7feef2ada600
        tag = 96
        thread_turbo_flag = <optimized out>
        ret = <optimized out>
        more_data = 0
        replication_connection = 0
        doshutdown = 0
        maxthreads = 5
        bypasspollcnt = <optimized out>
#9  0x0000562af39272d5 in connection_threadmain () at ldap/servers/slapd/connection.c:1785
        is_timedout = 0
        curtime = <optimized out>
        pb = 0x7feefe1ff000
        conn = 0x7fef86776f50
        op = 0x7feef2ada600
        tag = 96
        thread_turbo_flag = <optimized out>
        ret = <optimized out>
        more_data = 0
        replication_connection = 0
        doshutdown = 0
        maxthreads = 5
        bypasspollcnt = <optimized out>
#10 0x00007fefa0015618 in _pt_root () at target:/lib64/libnspr4.so
#11 0x00007fef9f9b014a in start_thread () at target:/lib64/libpthread.so.0
#12 0x00007fefa1d20dc3 in clone () at target:/lib64/libc.so.6

Thread 19 (Thread 0x7fef02fd9700 (LWP 170148)):
#0  0x00007fef9f9b62fc in pthread_cond_wait@@GLIBC_2.3.2 () at target:/lib64/libpthread.so.0
#1  0x00007fefa000fb4b in PR_EnterMonitor () at target:/lib64/libnspr4.so
#2  0x00007fef90996294 in dblayer_lock_backend (be=<optimized out>) at ldap/servers/slapd/back-ldbm/dblayer.c:819
        inst = <optimized out>
#3  0x00007fef9099636e in dblayer_txn_begin (be=0x7fef9c115a80, parent_txn=0x0, txn=txn@entry=0x7fef02fd6cb8) at ldap/servers/slapd/back-ldbm/dblayer.c:695
        li = 0x7fef9c143580
        rc = 0
#4  0x00007fef909c335a in ldbm_back_modify (pb=<optimized out>) at ldap/servers/slapd/back-ldbm/ldbm_modify.c:672
        cache_rc = 0
        new_mod_count = 0
        be = 0x7fef9c115a80
        inst = 0x7fef96c67100
        li = 0x7fef9c143580
        e = 0x0
        ec = 0x0
        original_entry = 0x0
        tmpentry = 0x0
        postentry = 0x0
        mods = 0x7fef01a59dc0
        mods_original = 0x0
        smods = {mods = 0x0, num_elements = 0, num_mods = 0, iterator = 0, free_mods = 0}
        txn = {back_txn_txn = 0x0}
        parent_txn = 0x0
        ruv_c = {old_entry = 0x0, new_entry = 0x0, smods = 0x0, attr_encrypt = 0}
        ruv_c_init = 0
        retval = -1
        msg = <optimized out>
        errbuf = 0x0
        retry_count = 0
        disk_full = 0
        ldap_result_code = 0
        ldap_result_message = 0x0
        rc = 0
        operation = 0x7fef06820000
        addr = 0x7fef06820110
        is_fixup_operation = 16
        is_ruv = 131072
        opcsn = 0x0
        repl_op = 8
        opreturn = 0
        mod_count = 0
        not_an_error = 0
        is_noop = 0
        fixup_tombstone = 0
        ec_locked = 0
        result_sent = 0
        parent_op = 1
        parent_time = {tv_sec = 12601463, tv_nsec = 304066856}
        smods_add_rdn = 0x0
#5  0x00007fefa35c6330 in op_shared_modify (pb=pb@entry=0x7feefc3ff5a0, pw_change=pw_change@entry=0, old_pw=0x0) at ldap/servers/slapd/modify.c:1025
        rc = 0
        entry_pb = 0x0
        be = 0x7fef9c115a80
        pse = 0x1
        referral = 0x0
        e = 0x0
        dn = 0x7fef8cabe3d0 "dc=example,dc=com"
        normdn = <optimized out>
        sdn = 0x7fef8ca98650
        passin_sdn = 1
        mods = 0x7fef01a59dc0
        pw_mod = <optimized out>
        tmpmods = 0x7fef01a59dc0
        smods = {mods = 0x0, num_elements = 0, num_mods = 0, iterator = 0, free_mods = 0}
        repl_op = 8
        internal_op = 32
        lastmod = 1
        skip_modified_attrs = 0
        unhashed_pw_attr = 0x0
        operation = 0x7fef06820000
        pb_conn = 0x0
        errorbuf = "\000sds5AgmtMaxCSN\000Modified\000\200\375\002\357\177\000\000Ѐ\375\002\357\177\000\000 \000\000\000\000\000\000\000\240p\200\006\357\177\000\000 \000\000\000\000\000\000\000\001\000\000\000\000\000\000\000?씣\357\177\000\000\270~\375\002\357\177\000\000U\000\000\000\000\000\000\000\022\000\000\000\000\000\000\000?Ҍ\243\357\177\000\000 \000\000\000\000\000\000\000\000\216_\260\377\264f\357\000q\375\002\357\177\000\000\200\247\273\226\357\177\000\000\000\022\274\226\357\177\000\000 i\213\243\357\177\000\000\330\235\245\001\357\177\000\000\000\000\000\000\000\000\000\000\300t\375\002\357\177\000\000\016\325\377\237\357\177\000\000\020\303\377\237\357\177\000\000\300\211\200\006\357"...
        err = <optimized out>
        lc_mod = <optimized out>
        p = <optimized out>
        proxydn = 0x0
        proxy_err = <optimized out>
        errtext = 0x0
#6  0x00007fefa35c6f8b in modify_internal_pb (pb=pb@entry=0x7feefc3ff5a0) at ldap/servers/slapd/modify.c:575
        controls = 0x0
        pwpolicy_ctrl = 0
        op = 0x7fef06820000
        opresult = 0
        normalized_mods = 0x7fef01a59dc0
        mods = 0x7fef02fd7250
        mod = 0x7fef01a59dd8
        smods = {mods = 0x0, num_elements = -1335915008, num_mods = -278481665, iterator = -62917216, free_mods = 32750}
        pw_change = <optimized out>
        old_pw = 0x0
#7  0x00007fefa35c7c1b in slapi_modify_internal_pb (pb=pb@entry=0x7feefc3ff5a0) at ldap/servers/slapd/modify.c:445
#8  0x00007fef900e2b8f in replica_write_ruv (r=r@entry=0x7fef8df5dd80) at ldap/servers/plugins/replication/repl5_replica.c:2875
        rc = 0
        smod = {mod = 0x7fef96ca1140, num_elements = 5, num_values = 4, iterator = 0, free_mod = 1}
        rmod = {mod = 0x7fef068070c0, num_elements = 4, num_values = 2, iterator = 0, free_mod = 1}
        smod_last_modified = {mod = 0x7fef06807240, num_elements = 4, num_values = 3, iterator = 0, free_mod = 1}
        mods = {0x7fef96ca1140, 0x7fef06807240, 0x7fef068070c0, 0x0}
        pb = 0x7feefc3ff5a0
#9  0x00007fef900e2ed1 in replica_update_state (when=<optimized out>, arg=<optimized out>) at ldap/servers/plugins/replication/repl5_replica.c:2748
        rc = 32751
        replica_name = <optimized out>
        r = 0x7fef8df5dd80
        smod = {mod = 0x7fefa38b5cc0 <eqs_rel>, num_elements = 1, num_values = 0, iterator = 1, free_mod = 0}
        mods = {0x7fef8caa2090, 0x7fef02fd7380, 0xc04877}
        pb = 0x0
        dn = 0x0
        vals = {0x7fef02fd7350, 0x7fefa1ce797a <clock_gettime@GLIBC_2.2.5+42>}
        val = {bv_len = 18446744069414584430, bv_val = 0xc04873 <error: Cannot access memory at address 0xc04873>}
        mod = {mod_op = 50164512, mod_type = 0x7ffca9da4918 <clock_gettime+56> "\205\300u\bA\\1\300A]]\303D\211\347L\211\356A\\\270", <incomplete sequence \344>, mod_vals = {modv_strvals = 0xc04873, modv_bvals = 0xc04873}}
#10 0x00007fefa359b80c in eq_call_all_rel () at ldap/servers/slapd/eventq.c:278
        p = 0x7fef8cacac00
        curtime = <optimized out>
        until = <optimized out>
#11 0x00007fefa359b80c in eq_loop_rel (arg=<optimized out>) at ldap/servers/slapd/eventq.c:324
        curtime = <optimized out>
        until = <optimized out>
#12 0x00007fefa0015618 in _pt_root () at target:/lib64/libnspr4.so
#13 0x00007fef9f9b014a in start_thread () at target:/lib64/libpthread.so.0
#14 0x00007fefa1d20dc3 in clone () at target:/lib64/libc.so.6

Thread 18 (Thread 0x7fef037da700 (LWP 170147)):
#0  0x00007fef9f9b62fc in pthread_cond_wait@@GLIBC_2.3.2 () at target:/lib64/libpthread.so.0
#1  0x00007fefa000f8b8 in PR_WaitCondVar () at target:/lib64/libnspr4.so
#2  0x00007fefa359c053 in eq_loop (arg=<optimized out>) at ldap/servers/slapd/eventq-deprecated.c:322
        curtime = <optimized out>
        timeout = <optimized out>
        until = <optimized out>
#3  0x00007fefa0015618 in _pt_root () at target:/lib64/libnspr4.so
#4  0x00007fef9f9b014a in start_thread () at target:/lib64/libpthread.so.0
#5  0x00007fefa1d20dc3 in clone () at target:/lib64/libc.so.6

Thread 17 (Thread 0x7fef03fdb700 (LWP 170146)):
#0  0x00007fef9f9b66e8 in pthread_cond_timedwait@@GLIBC_2.3.2 () at target:/lib64/libpthread.so.0
#1  0x0000562af392fd8a in housecleaning (cur_time=<optimized out>) at ldap/servers/slapd/house.c:50
        current_time = {tv_sec = 12602458, tv_nsec = 324840614}
#2  0x00007fefa0015618 in _pt_root () at target:/lib64/libnspr4.so
#3  0x00007fef9f9b014a in start_thread () at target:/lib64/libpthread.so.0
#4  0x00007fefa1d20dc3 in clone () at target:/lib64/libc.so.6

Thread 16 (Thread 0x7fef049e3700 (LWP 170145)):
#0  0x00007fef9f9b62fc in pthread_cond_wait@@GLIBC_2.3.2 () at target:/lib64/libpthread.so.0
#1  0x00007fefa360142d in slapi_wait_condvar_pt (cvar=0x7fef8ca929e0, mutex=0x7fef8ca92650, timeout=timeout@entry=0x0) at ldap/servers/slapd/slapi2runtime.c:180
        rc = 1
#2  0x00007fef8ee0caf1 in roles_cache_wait_on_change (arg=0x7fef8ca94e00) at ldap/servers/plugins/roles/roles_cache.c:387
        roles_def = 0x7fef8ca94e00
#3  0x00007fefa0015618 in _pt_root () at target:/lib64/libnspr4.so
#4  0x00007fef9f9b014a in start_thread () at target:/lib64/libpthread.so.0
#5  0x00007fefa1d20dc3 in clone () at target:/lib64/libc.so.6

Thread 15 (Thread 0x7fef051e4700 (LWP 170144)):
#0  0x00007fef9f9b62fc in pthread_cond_wait@@GLIBC_2.3.2 () at target:/lib64/libpthread.so.0
#1  0x00007fefa360142d in slapi_wait_condvar_pt (cvar=0x7fef8ca92890, mutex=0x7fef8ca92920, timeout=timeout@entry=0x0) at ldap/servers/slapd/slapi2runtime.c:180
        rc = 1
#2  0x00007fef8ee0caf1 in roles_cache_wait_on_change (arg=0x7fef8ca94e80) at ldap/servers/plugins/roles/roles_cache.c:387
        roles_def = 0x7fef8ca94e80
#3  0x00007fefa0015618 in _pt_root () at target:/lib64/libnspr4.so
#4  0x00007fef9f9b014a in start_thread () at target:/lib64/libpthread.so.0
#5  0x00007fefa1d20dc3 in clone () at target:/lib64/libc.so.6

Thread 14 (Thread 0x7fef059e5700 (LWP 170143)):
#0  0x00007fef9f9b62fc in pthread_cond_wait@@GLIBC_2.3.2 () at target:/lib64/libpthread.so.0
#1  0x00007fefa360142d in slapi_wait_condvar_pt (cvar=0x7fef8ca92590, mutex=0x7fef8ca92710, timeout=timeout@entry=0x0) at ldap/servers/slapd/slapi2runtime.c:180
        rc = 1
#2  0x00007fef8ee0caf1 in roles_cache_wait_on_change (arg=0x7fef8ca94d00) at ldap/servers/plugins/roles/roles_cache.c:387
        roles_def = 0x7fef8ca94d00
#3  0x00007fefa0015618 in _pt_root () at target:/lib64/libnspr4.so
#4  0x00007fef9f9b014a in start_thread () at target:/lib64/libpthread.so.0
#5  0x00007fefa1d20dc3 in clone () at target:/lib64/libc.so.6

Thread 13 (Thread 0x7fef071ff700 (LWP 170140)):
#0  0x00007fef9f9b66e8 in pthread_cond_timedwait@@GLIBC_2.3.2 () at target:/lib64/libpthread.so.0
#1  0x00007fef900d34fe in protocol_sleep (prp=prp@entry=0x7fef8caa2900, duration=duration@entry=300) at ldap/servers/plugins/replication/repl5_inc_protocol.c:1222
        current_time = {tv_sec = 12602619, tv_nsec = 859510367}
#2  0x00007fef900d75df in repl5_inc_run (prp=0x7fef8caa2900) at ldap/servers/plugins/replication/repl5_inc_protocol.c:779
        rc = <optimized out>
        prp_priv = <optimized out>
        cons_schema_csn = 0x7fef05d276b0
        ruv = 0x0
        num_changes_sent = <optimized out>
        use_busy_backoff_timer = <optimized out>
        next_fire_time = <optimized out>
        now = <optimized out>
        busywaittime = 0
        pausetime = 0
        loops = <optimized out>
        wait_change_timer_set = 1
        current_state = 2
        next_state = 2
        done = 0
        e1 = 0
#3  0x00007fef900dbbe1 in prot_thread_main (arg=0x7fef8cad03f0) at ldap/servers/plugins/replication/repl5_protocol.c:252
        rp = 0x7fef8cad03f0
        done = 0
        agmt = 0x7fef8672d800
#4  0x00007fefa0015618 in _pt_root () at target:/lib64/libnspr4.so
#5  0x00007fef9f9b014a in start_thread () at target:/lib64/libpthread.so.0
#6  0x00007fefa1d20dc3 in clone () at target:/lib64/libc.so.6

Thread 12 (Thread 0x7fef081ff700 (LWP 170139)):
#0  0x00007fef9f9b66e8 in pthread_cond_timedwait@@GLIBC_2.3.2 () at target:/lib64/libpthread.so.0
#1  0x00007fef900d34fe in protocol_sleep (prp=prp@entry=0x7fef8caa2700, duration=duration@entry=300) at ldap/servers/plugins/replication/repl5_inc_protocol.c:1222
        current_time = {tv_sec = 12602623, tv_nsec = 120052219}
#2  0x00007fef900d75df in repl5_inc_run (prp=0x7fef8caa2700) at ldap/servers/plugins/replication/repl5_inc_protocol.c:779
        rc = <optimized out>
        prp_priv = <optimized out>
        cons_schema_csn = 0x7fef074bb6b0
        ruv = 0x0
        num_changes_sent = <optimized out>
        use_busy_backoff_timer = <optimized out>
        next_fire_time = <optimized out>
        now = <optimized out>
        busywaittime = 0
        pausetime = 0
        loops = <optimized out>
        wait_change_timer_set = 1
        current_state = 2
        next_state = 2
        done = 0
        e1 = 0
#3  0x00007fef900dbbe1 in prot_thread_main (arg=0x7fef8cad0210) at ldap/servers/plugins/replication/repl5_protocol.c:252
        rp = 0x7fef8cad0210
        done = 0
        agmt = 0x7fef8672b000
#4  0x00007fefa0015618 in _pt_root () at target:/lib64/libnspr4.so
#5  0x00007fef9f9b014a in start_thread () at target:/lib64/libpthread.so.0
#6  0x00007fefa1d20dc3 in clone () at target:/lib64/libc.so.6

Thread 11 (Thread 0x7fef08ffe700 (LWP 170138)):
#0  0x00007fef9f9b66e8 in pthread_cond_timedwait@@GLIBC_2.3.2 () at target:/lib64/libpthread.so.0
#1  0x00007fef900d34fe in protocol_sleep (prp=prp@entry=0x7fef8caa2500, duration=duration@entry=300) at ldap/servers/plugins/replication/repl5_inc_protocol.c:1222
        current_time = {tv_sec = 12602656, tv_nsec = 239551565}
#2  0x00007fef900d75df in repl5_inc_run (prp=0x7fef8caa2500) at ldap/servers/plugins/replication/repl5_inc_protocol.c:779
        rc = <optimized out>
        prp_priv = <optimized out>
        cons_schema_csn = 0x7fef082f18a0
        ruv = 0x0
        num_changes_sent = <optimized out>
        use_busy_backoff_timer = <optimized out>
        next_fire_time = <optimized out>
        now = <optimized out>
        busywaittime = 0
        pausetime = 0
        loops = <optimized out>
        wait_change_timer_set = 1
        current_state = 2
        next_state = 2
        done = 0
        e1 = 0
#3  0x00007fef900dbbe1 in prot_thread_main (arg=0x7fef8cad00d0) at ldap/servers/plugins/replication/repl5_protocol.c:252
        rp = 0x7fef8cad00d0
        done = 0
        agmt = 0x7fef86724800
#4  0x00007fefa0015618 in _pt_root () at target:/lib64/libnspr4.so
#5  0x00007fef9f9b014a in start_thread () at target:/lib64/libpthread.so.0
#6  0x00007fefa1d20dc3 in clone () at target:/lib64/libc.so.6

Thread 10 (Thread 0x7fef097ff700 (LWP 170137)):
#0  0x00007fef9f9b66e8 in pthread_cond_timedwait@@GLIBC_2.3.2 () at target:/lib64/libpthread.so.0
#1  0x00007fef900d34fe in protocol_sleep (prp=prp@entry=0x7fef8caa2000, duration=duration@entry=300) at ldap/servers/plugins/replication/repl5_inc_protocol.c:1222
        current_time = {tv_sec = 12602659, tv_nsec = 304395005}
#2  0x00007fef900d75df in repl5_inc_run (prp=0x7fef8caa2000) at ldap/servers/plugins/replication/repl5_inc_protocol.c:779
        rc = <optimized out>
        prp_priv = <optimized out>
        cons_schema_csn = 0x7fef06892860
        ruv = 0x0
        num_changes_sent = <optimized out>
        use_busy_backoff_timer = <optimized out>
        next_fire_time = <optimized out>
        now = <optimized out>
        busywaittime = 0
        pausetime = 0
        loops = <optimized out>
        wait_change_timer_set = 1
        current_state = 2
        next_state = 2
        done = 0
        e1 = 0
#3  0x00007fef900dbbe1 in prot_thread_main (arg=0x7fef8cad0030) at ldap/servers/plugins/replication/repl5_protocol.c:252
        rp = 0x7fef8cad0030
        done = 0
        agmt = 0x7fef86722000
#4  0x00007fefa0015618 in _pt_root () at target:/lib64/libnspr4.so
#5  0x00007fef9f9b014a in start_thread () at target:/lib64/libpthread.so.0
#6  0x00007fefa1d20dc3 in clone () at target:/lib64/libc.so.6

Thread 9 (Thread 0x7fefa3e93700 (LWP 170136)):
#0  0x00007fef9f9b664a in pthread_cond_timedwait@@GLIBC_2.3.2 () at target:/lib64/libpthread.so.0
#1  0x00007fefa000f383 in pt_TimedWait () at target:/lib64/libnspr4.so
#2  0x00007fefa000f84e in PR_WaitCondVar () at target:/lib64/libnspr4.so
#3  0x00007fef900bc7e8 in _cl5TrimMain (param=<optimized out>) at ldap/servers/plugins/replication/cl5_api.c:3170
        timePrev = <optimized out>
        timeCompactPrev = <optimized out>
        timeNow = <optimized out>
        compacting = <optimized out>
        compactdb_time = <optimized out>
#4  0x00007fefa0015618 in _pt_root () at target:/lib64/libnspr4.so
#5  0x00007fef9f9b014a in start_thread () at target:/lib64/libpthread.so.0
#6  0x00007fefa1d20dc3 in clone () at target:/lib64/libc.so.6

Thread 8 (Thread 0x7fef0a5ff700 (LWP 170135)):
#0  0x00007fefa1d15a41 in poll () at target:/lib64/libc.so.6
#1  0x00007fef933ccb8f in ipa_cldap_worker () at target:/usr/lib64/dirsrv/plugins/libipa_cldap.so
#2  0x00007fef9f9b014a in start_thread () at target:/lib64/libpthread.so.0
#3  0x00007fefa1d20dc3 in clone () at target:/lib64/libc.so.6

Thread 7 (Thread 0x7fef0b3ff700 (LWP 170134)):
#0  0x00007fef9f9b62fc in pthread_cond_wait@@GLIBC_2.3.2 () at target:/lib64/libpthread.so.0
#1  0x00007fefa360142d in slapi_wait_condvar_pt (cvar=0x7fef8ca77040, mutex=0x7fef8ca772e0, timeout=timeout@entry=0x0) at ldap/servers/slapd/slapi2runtime.c:180
        rc = 1
#2  0x00007fef959f3669 in cos_cache_wait_on_change (arg=<optimized out>) at ldap/servers/plugins/cos/cos_cache.c:404
#3  0x00007fefa0015618 in _pt_root () at target:/lib64/libnspr4.so
#4  0x00007fef9f9b014a in start_thread () at target:/lib64/libpthread.so.0
#5  0x00007fefa1d20dc3 in clone () at target:/lib64/libc.so.6

Thread 6 (Thread 0x7fef0ca09700 (LWP 170133)):
#0  0x00007fefa1d1829f in select () at target:/lib64/libc.so.6
#1  0x00007fefa36158b4 in DS_Sleep (ticks=<optimized out>) at ldap/servers/slapd/util.c:1060
        mSecs = <optimized out>
        tm = {tv_sec = 0, tv_usec = 348290}
#2  0x00007fef909dc66c in locks_monitoring_threadmain (param=0x7fef9c143580) at ldap/servers/slapd/back-ldbm/db-bdb/bdb_layer.c:2990
        ret = <optimized out>
        current_locks = <optimized out>
        max_locks = <optimized out>
        lock_exhaustion = <optimized out>
        interval = <optimized out>
        li = 0x7fef9c143580
        priv = <optimized out>
        pEnv = 0x7fef8ddf0380
#3  0x00007fefa0015618 in _pt_root () at target:/lib64/libnspr4.so
#4  0x00007fef9f9b014a in start_thread () at target:/lib64/libpthread.so.0
#5  0x00007fefa1d20dc3 in clone () at target:/lib64/libc.so.6

Thread 5 (Thread 0x7fef0d20a700 (LWP 170132)):
#0  0x00007fefa1d1829f in select () at target:/lib64/libc.so.6
#1  0x00007fefa36158b4 in DS_Sleep (ticks=<optimized out>) at ldap/servers/slapd/util.c:1060
        mSecs = <optimized out>
        tm = {tv_sec = 0, tv_usec = 789481}
#2  0x00007fef909cff98 in perfctrs_wait (milliseconds=milliseconds@entry=1000, priv=<optimized out>, db_env=<optimized out>) at ldap/servers/slapd/back-ldbm/perfctrs.c:80
        interval = <optimized out>
#3  0x00007fef909dc504 in perf_threadmain (param=0x7fef9c143580) at ldap/servers/slapd/back-ldbm/db-bdb/bdb_layer.c:2915
        li = 0x7fef9c143580
        priv = <optimized out>
        pEnv = 0x7fef8ddf0380
#4  0x00007fefa0015618 in _pt_root () at target:/lib64/libnspr4.so
#5  0x00007fef9f9b014a in start_thread () at target:/lib64/libpthread.so.0
#6  0x00007fefa1d20dc3 in clone () at target:/lib64/libc.so.6

Thread 4 (Thread 0x7fef0da0b700 (LWP 170131)):
#0  0x00007fefa1d1829f in select () at target:/lib64/libc.so.6
#1  0x00007fefa36158b4 in DS_Sleep (ticks=ticks@entry=250) at ldap/servers/slapd/util.c:1060
        mSecs = <optimized out>
        tm = {tv_sec = 0, tv_usec = 52789}
#2  0x00007fef909dc377 in trickle_threadmain (param=0x7fef9c143580) at ldap/servers/slapd/back-ldbm/db-bdb/bdb_layer.c:3940
        interval = 250
        rval = <optimized out>
        priv = 0x7fef9c02fac0
        li = 0x7fef9c143580
        debug_checkpointing = 0
        pEnv = 0x7fef8ddf0380
#3  0x00007fefa0015618 in _pt_root () at target:/lib64/libnspr4.so
#4  0x00007fef9f9b014a in start_thread () at target:/lib64/libpthread.so.0
#5  0x00007fefa1d20dc3 in clone () at target:/lib64/libc.so.6

Thread 3 (Thread 0x7fef0e20c700 (LWP 170130)):
#0  0x00007fefa1d1829f in select () at target:/lib64/libc.so.6
#1  0x00007fefa36158b4 in DS_Sleep (ticks=ticks@entry=2500) at ldap/servers/slapd/util.c:1060
        mSecs = <optimized out>
        tm = {tv_sec = 0, tv_usec = 191954}
#2  0x00007fef909e616a in checkpoint_threadmain (param=0x7fef9c143580) at ldap/servers/slapd/back-ldbm/db-bdb/bdb_layer.c:3786
        interval = 2500
        rval = <optimized out>
        li = 0x7fef9c143580
        debug_checkpointing = 0
        home_dir = <optimized out>
        list = 0x0
        listp = <optimized out>
        penv = 0x7fef8ddf0380
        checkpoint_expire = {tv_sec = 12602507, tv_nsec = 142460712}
        compactdb_expire = {tv_sec = 15193097, tv_nsec = 305680880}
        compactdb_interval_update = 2592000
        checkpoint_interval_update = <optimized out>
        compactdb_interval = 2592000
        checkpoint_interval = 60
        compactdb_time = 1658354340
        compacting = 0
        priv = 0x7fef9c02fac0
        pEnv = 0x7fef8ddf0380
#3  0x00007fefa0015618 in _pt_root () at target:/lib64/libnspr4.so
#4  0x00007fef9f9b014a in start_thread () at target:/lib64/libpthread.so.0
#5  0x00007fefa1d20dc3 in clone () at target:/lib64/libc.so.6

Thread 2 (Thread 0x7fef0ea0d700 (LWP 170129)):
#0  0x00007fefa1d1829f in select () at target:/lib64/libc.so.6
#1  0x00007fefa36158b4 in DS_Sleep (ticks=ticks@entry=100) at ldap/servers/slapd/util.c:1060
        mSecs = <optimized out>
        tm = {tv_sec = 0, tv_usec = 62911}
#2  0x00007fef909dbe57 in deadlock_threadmain (param=0x7fef9c143580) at ldap/servers/slapd/back-ldbm/db-bdb/bdb_layer.c:3493
        rval = <optimized out>
        li = 0x7fef9c143580
        interval = 100
        priv = 0x7fef9c02fac0
        pEnv = 0x7fef8ddf0380
#3  0x00007fefa0015618 in _pt_root () at target:/lib64/libnspr4.so
#4  0x00007fef9f9b014a in start_thread () at target:/lib64/libpthread.so.0
#5  0x00007fefa1d20dc3 in clone () at target:/lib64/libc.so.6

Thread 1 (Thread 0x7fefa3f98240 (LWP 170127)):
#0  0x00007fefa1d15a41 in poll () at target:/lib64/libc.so.6
#1  0x00007fefa0011308 in _pr_poll_with_poll () at target:/lib64/libnspr4.so
#2  0x0000562af392aa6f in slapd_daemon (ports=<optimized out>) at ldap/servers/slapd/daemon.c:1622
        select_return = 0
        prerr = <optimized out>
        n_tcps = 0x7fef8dcedb10
        s_tcps = 0x7fef8dced710
        i_unix = 0x7fef8dced7b0
        fdesp = <optimized out>
        num_poll = 15
        pr_timeout = 250
        threads = <optimized out>
        in_referral_mode = 0
        connection_table_size = <optimized out>
#3  0x0000562af391e8c3 in main (argc=5, argv=0x7ffca9c20768) at ldap/servers/slapd/main.c:1101
        return_value = <optimized out>
        mcfg = {extraname = 0x0, slapd_exemode = 1, n_port = 389, i_port = 1, s_port = 636, myname = 0x7fef9c036040 "ns-slapd", ldif_file = 0x0, ldif_files = 0, cmd_line_instance_name = 0x0, cmd_line_instance_names = 0x0, skip_db_protect_check = 0, db2ldif_include = 0x0, db2ldif_exclude = 0x0, ldif2db_removedupvals = 1, ldif2db_noattrindexes = 0, db2index_attrs = 0x0, ldif_printkey = 5, archive_name = 0x0, db2ldif_dump_replica = 0, db2ldif_dump_uniqueid = 1, ldif2db_generate_uniqueid = 1, ldif2db_namespaceid = 0x0, importexport_encrypt = 0, upgradedb_flags = 0, upgradednformat_dryrun = 0, is_quiet = 0, backuptools_verbose = 0, dbverify_verbose = 0, dbverify_dbdir = 0x0}
        slapdFrontendConfig = <optimized out>
        ports_info = {n_port = 389, s_port = 636, n_listenaddr = 0x7fef8dcedb90, s_listenaddr = 0x7fef8dced820, n_socket = 0x7fef8dcedb10, i_listenaddr = 0x7fef8dcedaf0, i_port = 1, i_socket = 0x7fef8dced7b0, s_socket = 0x7fef8dced710}
        m = <optimized out>
        notify = <optimized out>
Detaching from program: /usr/sbin/ns-slapd, process 170127
[Inferior 1 (process 170127) detached]
_______________________________________________
389-users mailing list -- 389-users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to 389-users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/389-users@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure

[Index of Archives]     [Fedora User Discussion]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora News]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora QA]     [Fedora Triage]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Yosemite Photos]     [Linux Apps]     [Maemo Users]     [Gnome Users]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Maemo Users]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Fedora ARM]

  Powered by Linux