I had a core genrated and this is the stacktrace of it.. can you
please go through this and help me identify what could be causing the
issue this time.. I have put in lot of efforts to debug and really
would love to have this working in my prod env.. as it does in my
other envs...
GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-80.el7
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/sbin/ns-slapd...
warning: the debug information found in
"/usr/lib/debug//usr/sbin/ns-slapd.debug" does not match
"/usr/sbin/ns-slapd" (CRC mismatch).
warning: the debug information found in
"/usr/lib/debug/usr/sbin/ns-slapd.debug" does not match
"/usr/sbin/ns-slapd" (CRC mismatch).
Reading symbols from /usr/sbin/ns-slapd...(no debugging symbols
found)...done.
(no debugging symbols found)...done.
[New LWP 15255]
[New LWP 15286]
[New LWP 15245]
[New LWP 15246]
[New LWP 15247]
[New LWP 15248]
[New LWP 15243]
warning: the debug information found in
"/usr/lib/debug//usr/lib64/dirsrv/libslapd.so.0.0.0.debug" does not
match "/usr/lib64/dirsrv/libslapd.so.0" (CRC mismatch).
warning: the debug information found in
"/usr/lib/debug/usr/lib64/dirsrv/libslapd.so.0.0.0.debug" does not
match "/usr/lib64/dirsrv/libslapd.so.0" (CRC mismatch).
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
warning: the debug information found in
"/usr/lib/debug//usr/lib64/dirsrv/plugins/libsyntax-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libsyntax-plugin.so" (CRC
mismatch).
warning: the debug information found in
"/usr/lib/debug/usr/lib64/dirsrv/plugins/libsyntax-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libsyntax-plugin.so" (CRC
mismatch).
warning: the debug information found in
"/usr/lib/debug//usr/lib64/dirsrv/plugins/libbitwise-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libbitwise-plugin.so" (CRC
mismatch).
warning: the debug information found in
"/usr/lib/debug/usr/lib64/dirsrv/plugins/libbitwise-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libbitwise-plugin.so" (CRC
mismatch).
...skipping...
-rw-------. 1 dirsrv dirsrv 0 Sep 8 02:55 audit
-rw-------. 1 dirsrv dirsrv 2551824384 Sep 12 17:32 core.10450
-rw-------. 1 dirsrv dirsrv 1464463360 Sep 12 19:35 core.14709
-rw-------. 1 dirsrv dirsrv 4483862528 Sep 13 01:05 core.15243
-rw-------. 1 dirsrv dirsrv 66288165 Sep 13 02:10 errors
-rw-------. 1 dirsrv dirsrv 104964391 Sep 13 08:30 access.20160913-074214
-rw-------. 1 dirsrv dirsrv 105021859 Sep 13 09:26 access.20160913-083046
-rw-------. 1 dirsrv dirsrv 104861746 Sep 13 10:31 access.20160913-092646
-rw-------. 1 dirsrv dirsrv 105069140 Sep 13 11:36 access.20160913-103137
-rw-------. 1 dirsrv dirsrv 104913480 Sep 13 12:41 access.20160913-113638
-rw-------. 1 dirsrv dirsrv 105186788 Sep 13 13:46 access.20160913-124118
-rw-------. 1 dirsrv dirsrv 105162159 Sep 13 14:51 access.20160913-134619
-rw-------. 1 dirsrv dirsrv 105256624 Sep 13 15:56 access.20160913-145120
-rw-------. 1 dirsrv dirsrv 105231158 Sep 13 17:01 access.20160913-155620
-rw-------. 1 dirsrv dirsrv 1044 Sep 13 17:01 access.rotationinfo
-rw-r--r--. 1 root root 19287 Sep 13 17:28
stacktrace.1473787719.txt
-rw-------. 1 dirsrv dirsrv 45608914 Sep 13 17:29 access
[root@prod-ipa-master-int slapd-SPRINKLR-COM]# gdb -ex 'set confirm
off' -ex 'set pagination off' -ex 'thread apply all bt full' -ex
'quit' /usr/sbin/ns-slapd
/var/log/dirsrv/slapd-SPRINKLR-COM/core.15243 stacktrace.`date
+%s`.txt 2>&1^C
[root@prod-ipa-master-int slapd-SPRINKLR-COM]# gdb -ex 'set confirm
off' -ex 'set pagination off' -ex 'thread apply all bt full' -ex
'quit' /usr/sbin/ns-slapd
/var/log/dirsrv/slapd-SPRINKLR-COM/core.15243 > stacktrace.`date
+%s`.txt 2>&1
[root@prod-ipa-master-int slapd-SPRINKLR-COM]# ls -ltr
total 6404952
-rw-------. 1 dirsrv dirsrv 63 Sep 8 02:55 errors.rotationinfo
-rw-------. 1 dirsrv dirsrv 63 Sep 8 02:55 audit.rotationinfo
-rw-------. 1 dirsrv dirsrv 0 Sep 8 02:55 audit
-rw-------. 1 dirsrv dirsrv 2551824384 Sep 12 17:32 core.10450
-rw-------. 1 dirsrv dirsrv 1464463360 Sep 12 19:35 core.14709
-rw-------. 1 dirsrv dirsrv 4483862528 Sep 13 01:05 core.15243
-rw-------. 1 dirsrv dirsrv 66288165 Sep 13 02:10 errors
-rw-------. 1 dirsrv dirsrv 104964391 Sep 13 08:30 access.20160913-074214
-rw-------. 1 dirsrv dirsrv 105021859 Sep 13 09:26 access.20160913-083046
-rw-------. 1 dirsrv dirsrv 104861746 Sep 13 10:31 access.20160913-092646
-rw-------. 1 dirsrv dirsrv 105069140 Sep 13 11:36 access.20160913-103137
-rw-------. 1 dirsrv dirsrv 104913480 Sep 13 12:41 access.20160913-113638
-rw-------. 1 dirsrv dirsrv 105186788 Sep 13 13:46 access.20160913-124118
-rw-------. 1 dirsrv dirsrv 105162159 Sep 13 14:51 access.20160913-134619
-rw-------. 1 dirsrv dirsrv 105256624 Sep 13 15:56 access.20160913-145120
-rw-------. 1 dirsrv dirsrv 105231158 Sep 13 17:01 access.20160913-155620
-rw-------. 1 dirsrv dirsrv 1044 Sep 13 17:01 access.rotationinfo
-rw-r--r--. 1 root root 19287 Sep 13 17:28
stacktrace.1473787719.txt
-rw-------. 1 dirsrv dirsrv 46949570 Sep 13 17:30 access
-rw-r--r--. 1 root root 20007 Sep 13 17:30
stacktrace.1473787812.txt
[root@prod-ipa-master-int slapd-SPRINKLR-COM]# less
stacktrace.1473787812.txt
[root@prod-ipa-master-int slapd-SPRINKLR-COM]# cat
stacktrace.1473787812.txt
GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-80.el7
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/sbin/ns-slapd...
warning: the debug information found in
"/usr/lib/debug//usr/sbin/ns-slapd.debug" does not match
"/usr/sbin/ns-slapd" (CRC mismatch).
warning: the debug information found in
"/usr/lib/debug/usr/sbin/ns-slapd.debug" does not match
"/usr/sbin/ns-slapd" (CRC mismatch).
Reading symbols from /usr/sbin/ns-slapd...(no debugging symbols
found)...done.
(no debugging symbols found)...done.
[New LWP 15255]
[New LWP 15286]
[New LWP 15245]
[New LWP 15246]
[New LWP 15247]
[New LWP 15248]
[New LWP 15243]
warning: the debug information found in
"/usr/lib/debug//usr/lib64/dirsrv/libslapd.so.0.0.0.debug" does not
match "/usr/lib64/dirsrv/libslapd.so.0" (CRC mismatch).
warning: the debug information found in
"/usr/lib/debug/usr/lib64/dirsrv/libslapd.so.0.0.0.debug" does not
match "/usr/lib64/dirsrv/libslapd.so.0" (CRC mismatch).
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
warning: the debug information found in
"/usr/lib/debug//usr/lib64/dirsrv/plugins/libsyntax-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libsyntax-plugin.so" (CRC
mismatch).
warning: the debug information found in
"/usr/lib/debug/usr/lib64/dirsrv/plugins/libsyntax-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libsyntax-plugin.so" (CRC
mismatch).
warning: the debug information found in
"/usr/lib/debug//usr/lib64/dirsrv/plugins/libbitwise-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libbitwise-plugin.so" (CRC
mismatch).
warning: the debug information found in
"/usr/lib/debug/usr/lib64/dirsrv/plugins/libbitwise-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libbitwise-plugin.so" (CRC
mismatch).
warning: the debug information found in
"/usr/lib/debug//usr/lib64/dirsrv/plugins/libcollation-plugin.so.debug" does
not match "/usr/lib64/dirsrv/plugins/libcollation-plugin.so" (CRC
mismatch).
warning: the debug information found in
"/usr/lib/debug/usr/lib64/dirsrv/plugins/libcollation-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libcollation-plugin.so" (CRC
mismatch).
warning: the debug information found in
"/usr/lib/debug//usr/lib64/dirsrv/plugins/libpwdstorage-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libpwdstorage-plugin.so"
(CRC mismatch).
warning: the debug information found in
"/usr/lib/debug/usr/lib64/dirsrv/plugins/libpwdstorage-plugin.so.debug" does
not match "/usr/lib64/dirsrv/plugins/libpwdstorage-plugin.so" (CRC
mismatch).
warning: the debug information found in
"/usr/lib/debug//usr/lib64/dirsrv/plugins/libattr-unique-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libattr-unique-plugin.so"
(CRC mismatch).
warning: the debug information found in
"/usr/lib/debug/usr/lib64/dirsrv/plugins/libattr-unique-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libattr-unique-plugin.so"
(CRC mismatch).
warning: the debug information found in
"/usr/lib/debug//usr/lib64/dirsrv/plugins/libacctpolicy-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libacctpolicy-plugin.so"
(CRC mismatch).
warning: the debug information found in
"/usr/lib/debug/usr/lib64/dirsrv/plugins/libacctpolicy-plugin.so.debug" does
not match "/usr/lib64/dirsrv/plugins/libacctpolicy-plugin.so" (CRC
mismatch).
warning: the debug information found in
"/usr/lib/debug//usr/lib64/dirsrv/plugins/libacctusability-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libacctusability-plugin.so"
(CRC mismatch).
warning: the debug information found in
"/usr/lib/debug/usr/lib64/dirsrv/plugins/libacctusability-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libacctusability-plugin.so"
(CRC mismatch).
warning: the debug information found in
"/usr/lib/debug//usr/lib64/dirsrv/plugins/libacl-plugin.so.debug" does
not match "/usr/lib64/dirsrv/plugins/libacl-plugin.so" (CRC mismatch).
warning: the debug information found in
"/usr/lib/debug/usr/lib64/dirsrv/plugins/libacl-plugin.so.debug" does
not match "/usr/lib64/dirsrv/plugins/libacl-plugin.so" (CRC mismatch).
warning: the debug information found in
"/usr/lib/debug//usr/lib64/dirsrv/libns-dshttpd.so.0.0.0.debug" does
not match "/usr/lib64/dirsrv/libns-dshttpd.so.0" (CRC mismatch).
warning: the debug information found in
"/usr/lib/debug/usr/lib64/dirsrv/libns-dshttpd.so.0.0.0.debug" does
not match "/usr/lib64/dirsrv/libns-dshttpd.so.0" (CRC mismatch).
warning: the debug information found in
"/usr/lib/debug//usr/lib64/dirsrv/plugins/libautomember-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libautomember-plugin.so"
(CRC mismatch).
warning: the debug information found in
"/usr/lib/debug/usr/lib64/dirsrv/plugins/libautomember-plugin.so.debug" does
not match "/usr/lib64/dirsrv/plugins/libautomember-plugin.so" (CRC
mismatch).
warning: the debug information found in
"/usr/lib/debug//usr/lib64/dirsrv/plugins/libchainingdb-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libchainingdb-plugin.so"
(CRC mismatch).
warning: the debug information found in
"/usr/lib/debug/usr/lib64/dirsrv/plugins/libchainingdb-plugin.so.debug" does
not match "/usr/lib64/dirsrv/plugins/libchainingdb-plugin.so" (CRC
mismatch).
warning: the debug information found in
"/usr/lib/debug//usr/lib64/dirsrv/plugins/libcos-plugin.so.debug" does
not match "/usr/lib64/dirsrv/plugins/libcos-plugin.so" (CRC mismatch).
warning: the debug information found in
"/usr/lib/debug/usr/lib64/dirsrv/plugins/libcos-plugin.so.debug" does
not match "/usr/lib64/dirsrv/plugins/libcos-plugin.so" (CRC mismatch).
warning: the debug information found in
"/usr/lib/debug//usr/lib64/dirsrv/plugins/libderef-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libderef-plugin.so" (CRC
mismatch).
warning: the debug information found in
"/usr/lib/debug/usr/lib64/dirsrv/plugins/libderef-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libderef-plugin.so" (CRC
mismatch).
warning: the debug information found in
"/usr/lib/debug//usr/lib64/dirsrv/plugins/libdna-plugin.so.debug" does
not match "/usr/lib64/dirsrv/plugins/libdna-plugin.so" (CRC mismatch).
warning: the debug information found in
"/usr/lib/debug/usr/lib64/dirsrv/plugins/libdna-plugin.so.debug" does
not match "/usr/lib64/dirsrv/plugins/libdna-plugin.so" (CRC mismatch).
warning: the debug information found in
"/usr/lib/debug//usr/lib64/dirsrv/plugins/libhttp-client-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libhttp-client-plugin.so"
(CRC mismatch).
warning: the debug information found in
"/usr/lib/debug/usr/lib64/dirsrv/plugins/libhttp-client-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libhttp-client-plugin.so"
(CRC mismatch).
warning: the debug information found in
"/usr/lib/debug//usr/lib64/dirsrv/plugins/libback-ldbm.so.debug" does
not match "/usr/lib64/dirsrv/plugins/libback-ldbm.so" (CRC mismatch).
warning: the debug information found in
"/usr/lib/debug/usr/lib64/dirsrv/plugins/libback-ldbm.so.debug" does
not match "/usr/lib64/dirsrv/plugins/libback-ldbm.so" (CRC mismatch).
warning: the debug information found in
"/usr/lib/debug//usr/lib64/dirsrv/plugins/libreplication-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libreplication-plugin.so"
(CRC mismatch).
warning: the debug information found in
"/usr/lib/debug/usr/lib64/dirsrv/plugins/libreplication-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libreplication-plugin.so"
(CRC mismatch).
warning: the debug information found in
"/usr/lib/debug//usr/lib64/dirsrv/plugins/liblinkedattrs-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/liblinkedattrs-plugin.so"
(CRC mismatch).
warning: the debug information found in
"/usr/lib/debug/usr/lib64/dirsrv/plugins/liblinkedattrs-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/liblinkedattrs-plugin.so"
(CRC mismatch).
warning: the debug information found in
"/usr/lib/debug//usr/lib64/dirsrv/plugins/libmanagedentries-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libmanagedentries-plugin.so"
(CRC mismatch).
warning: the debug information found in
"/usr/lib/debug/usr/lib64/dirsrv/plugins/libmanagedentries-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libmanagedentries-plugin.so"
(CRC mismatch).
warning: the debug information found in
"/usr/lib/debug//usr/lib64/dirsrv/plugins/libmemberof-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libmemberof-plugin.so" (CRC
mismatch).
warning: the debug information found in
"/usr/lib/debug/usr/lib64/dirsrv/plugins/libmemberof-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libmemberof-plugin.so" (CRC
mismatch).
warning: the debug information found in
"/usr/lib/debug//usr/lib64/dirsrv/plugins/libpam-passthru-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libpam-passthru-plugin.so"
(CRC mismatch).
warning: the debug information found in
"/usr/lib/debug/usr/lib64/dirsrv/plugins/libpam-passthru-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libpam-passthru-plugin.so"
(CRC mismatch).
warning: the debug information found in
"/usr/lib/debug//usr/lib64/dirsrv/plugins/libpassthru-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libpassthru-plugin.so" (CRC
mismatch).
warning: the debug information found in
"/usr/lib/debug/usr/lib64/dirsrv/plugins/libpassthru-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libpassthru-plugin.so" (CRC
mismatch).
warning: the debug information found in
"/usr/lib/debug//usr/lib64/dirsrv/plugins/libposix-winsync-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libposix-winsync-plugin.so"
(CRC mismatch).
warning: the debug information found in
"/usr/lib/debug/usr/lib64/dirsrv/plugins/libposix-winsync-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libposix-winsync-plugin.so"
(CRC mismatch).
warning: the debug information found in
"/usr/lib/debug//usr/lib64/dirsrv/plugins/libreferint-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libreferint-plugin.so" (CRC
mismatch).
warning: the debug information found in
"/usr/lib/debug/usr/lib64/dirsrv/plugins/libreferint-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libreferint-plugin.so" (CRC
mismatch).
warning: the debug information found in
"/usr/lib/debug//usr/lib64/dirsrv/plugins/libretrocl-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libretrocl-plugin.so" (CRC
mismatch).
warning: the debug information found in
"/usr/lib/debug/usr/lib64/dirsrv/plugins/libretrocl-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libretrocl-plugin.so" (CRC
mismatch).
warning: the debug information found in
"/usr/lib/debug//usr/lib64/dirsrv/plugins/libroles-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libroles-plugin.so" (CRC
mismatch).
warning: the debug information found in
"/usr/lib/debug/usr/lib64/dirsrv/plugins/libroles-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libroles-plugin.so" (CRC
mismatch).
warning: the debug information found in
"/usr/lib/debug//usr/lib64/dirsrv/plugins/librootdn-access-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/librootdn-access-plugin.so"
(CRC mismatch).
warning: the debug information found in
"/usr/lib/debug/usr/lib64/dirsrv/plugins/librootdn-access-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/librootdn-access-plugin.so"
(CRC mismatch).
warning: the debug information found in
"/usr/lib/debug//usr/lib64/dirsrv/plugins/libschemareload-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libschemareload-plugin.so"
(CRC mismatch).
warning: the debug information found in
"/usr/lib/debug/usr/lib64/dirsrv/plugins/libschemareload-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libschemareload-plugin.so"
(CRC mismatch).
warning: the debug information found in
"/usr/lib/debug//usr/lib64/dirsrv/plugins/libstatechange-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libstatechange-plugin.so"
(CRC mismatch).
warning: the debug information found in
"/usr/lib/debug/usr/lib64/dirsrv/plugins/libstatechange-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libstatechange-plugin.so"
(CRC mismatch).
warning: the debug information found in
"/usr/lib/debug//usr/lib64/dirsrv/plugins/libusn-plugin.so.debug" does
not match "/usr/lib64/dirsrv/plugins/libusn-plugin.so" (CRC mismatch).
warning: the debug information found in
"/usr/lib/debug/usr/lib64/dirsrv/plugins/libusn-plugin.so.debug" does
not match "/usr/lib64/dirsrv/plugins/libusn-plugin.so" (CRC mismatch).
warning: the debug information found in
"/usr/lib/debug//usr/lib64/dirsrv/plugins/libviews-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libviews-plugin.so" (CRC
mismatch).
warning: the debug information found in
"/usr/lib/debug/usr/lib64/dirsrv/plugins/libviews-plugin.so.debug"
does not match "/usr/lib64/dirsrv/plugins/libviews-plugin.so" (CRC
mismatch).
Core was generated by `/usr/sbin/ns-slapd -D
/etc/dirsrv/slapd-SPRINKLR-COM -i /var/run/dirsrv/slapd-S'.
Program terminated with signal 11, Segmentation fault.
#0 0x00007f47ec77b51c in cos_cache_template_index_compare () from
/usr/lib64/dirsrv/plugins/libcos-plugin.so
Thread 7 (Thread 0x7f47f686a840 (LWP 15243)):
#0 0x00007f47f3f5884d in fsync () from /lib64/libpthread.so.0
No symbol table info available.
#1 0x00007f47f45ad263 in pt_Fsync () from /lib64/libnspr4.so
No symbol table info available.
#2 0x00007f47f63ae908 in vslapd_log_error () from
/usr/lib64/dirsrv/libslapd.so.0
No symbol table info available.
#3 0x00007f47f63b3afd in slapd_log_error_proc_internal () from
/usr/lib64/dirsrv/libslapd.so.0
No symbol table info available.
#4 0x00007f47f63b0f59 in slapd_log_error_proc () from
/usr/lib64/dirsrv/libslapd.so.0
No symbol table info available.
#5 0x00007f47e9a4a0f8 in dblayer_pre_close () from
/usr/lib64/dirsrv/plugins/libback-ldbm.so
No symbol table info available.
#6 0x00007f47e9a4a216 in dblayer_close () from
/usr/lib64/dirsrv/plugins/libback-ldbm.so
No symbol table info available.
#7 0x00007f47e9a460f1 in ldbm_back_close () from
/usr/lib64/dirsrv/plugins/libback-ldbm.so
No symbol table info available.
#8 0x00007f47f63ce848 in plugin_call_func () from
/usr/lib64/dirsrv/libslapd.so.0
No symbol table info available.
#9 0x00007f47f63d1feb in plugin_dependency_closeall () from
/usr/lib64/dirsrv/libslapd.so.0
No symbol table info available.
#10 0x00007f47f63d205e in plugin_closeall () from
/usr/lib64/dirsrv/libslapd.so.0
No symbol table info available.
#11 0x00007f47f68a8014 in slapd_daemon ()
No symbol table info available.
#12 0x00007f47f6898c6c in main ()
No symbol table info available.
Thread 6 (Thread 0x7f47e35d7700 (LWP 15248)):
#0 0x00007f47f3c76413 in select () from /lib64/libc.so.6
No symbol table info available.
#1 0x00007f47f64020e9 in DS_Sleep () from /usr/lib64/dirsrv/libslapd.so.0
No symbol table info available.
#2 0x00007f47e9a47707 in perf_threadmain () from
/usr/lib64/dirsrv/plugins/libback-ldbm.so
No symbol table info available.
#3 0x00007f47f45b096b in _pt_root () from /lib64/libnspr4.so
No symbol table info available.
#4 0x00007f47f3f51dc5 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#5 0x00007f47f3c7eced in clone () from /lib64/libc.so.6
No symbol table info available.
Thread 5 (Thread 0x7f47e3dd8700 (LWP 15247)):
#0 0x00007f47f3c76413 in select () from /lib64/libc.so.6
No symbol table info available.
#1 0x00007f47f64020e9 in DS_Sleep () from /usr/lib64/dirsrv/libslapd.so.0
No symbol table info available.
#2 0x00007f47e9a4cb7f in trickle_threadmain () from
/usr/lib64/dirsrv/plugins/libback-ldbm.so
No symbol table info available.
#3 0x00007f47f45b096b in _pt_root () from /lib64/libnspr4.so
No symbol table info available.
#4 0x00007f47f3f51dc5 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#5 0x00007f47f3c7eced in clone () from /lib64/libc.so.6
No symbol table info available.
Thread 4 (Thread 0x7f47e45d9700 (LWP 15246)):
#0 0x00007f47f3c76413 in select () from /lib64/libc.so.6
No symbol table info available.
#1 0x00007f47f64020e9 in DS_Sleep () from /usr/lib64/dirsrv/libslapd.so.0
No symbol table info available.
#2 0x00007f47e9a50a26 in checkpoint_threadmain () from
/usr/lib64/dirsrv/plugins/libback-ldbm.so
No symbol table info available.
#3 0x00007f47f45b096b in _pt_root () from /lib64/libnspr4.so
No symbol table info available.
#4 0x00007f47f3f51dc5 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#5 0x00007f47f3c7eced in clone () from /lib64/libc.so.6
No symbol table info available.
Thread 3 (Thread 0x7f47e4dda700 (LWP 15245)):
#0 0x00007f47f3c76413 in select () from /lib64/libc.so.6
No symbol table info available.
#1 0x00007f47f64020e9 in DS_Sleep () from /usr/lib64/dirsrv/libslapd.so.0
No symbol table info available.
#2 0x00007f47e9a4c907 in deadlock_threadmain () from
/usr/lib64/dirsrv/plugins/libback-ldbm.so
No symbol table info available.
#3 0x00007f47f45b096b in _pt_root () from /lib64/libnspr4.so
No symbol table info available.
#4 0x00007f47f3f51dc5 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#5 0x00007f47f3c7eced in clone () from /lib64/libc.so.6
No symbol table info available.
Thread 2 (Thread 0x7f47bf7ee700 (LWP 15286)):
#0 0x00007f47f3c76413 in select () from /lib64/libc.so.6
No symbol table info available.
#1 0x00007f47f64020e9 in DS_Sleep () from /usr/lib64/dirsrv/libslapd.so.0
No symbol table info available.
#2 0x00007f47f68a3325 in time_thread ()
No symbol table info available.
#3 0x00007f47f45b096b in _pt_root () from /lib64/libnspr4.so
No symbol table info available.
#4 0x00007f47f3f51dc5 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#5 0x00007f47f3c7eced in clone () from /lib64/libc.so.6
No symbol table info available.
Thread 1 (Thread 0x7f47f67e8700 (LWP 15255)):
#0 0x00007f47ec77b51c in cos_cache_template_index_compare () from
/usr/lib64/dirsrv/plugins/libcos-plugin.so
No symbol table info available.
#1 0x00007f47f3bbef08 in bsearch () from /lib64/libc.so.6
No symbol table info available.
#2 0x00007f47ec77fddd in cos_cache_change_notify () from
/usr/lib64/dirsrv/plugins/libcos-plugin.so
No symbol table info available.
#3 0x00007f47ec77abed in cos_post_op () from
/usr/lib64/dirsrv/plugins/libcos-plugin.so
No symbol table info available.
#4 0x00007f47f63ce848 in plugin_call_func () from
/usr/lib64/dirsrv/libslapd.so.0
No symbol table info available.
#5 0x00007f47f63ceb13 in plugin_call_plugins () from
/usr/lib64/dirsrv/libslapd.so.0
No symbol table info available.
#6 0x00007f47f63832dd in op_shared_delete () from
/usr/lib64/dirsrv/libslapd.so.0
No symbol table info available.
#7 0x00007f47f6383412 in delete_internal_pb () from
/usr/lib64/dirsrv/libslapd.so.0
No symbol table info available.
#8 0x00007f47e82f635e in delete_changerecord () from
/usr/lib64/dirsrv/plugins/libretrocl-plugin.so
No symbol table info available.
#9 0x00007f47e82f6631 in changelog_trim_thread_fn () from
/usr/lib64/dirsrv/plugins/libretrocl-plugin.so
No symbol table info available.
#10 0x00007f47f45b096b in _pt_root () from /lib64/libnspr4.so
No symbol table info available.
#11 0x00007f47f3f51dc5 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#12 0x00007f47f3c7eced in clone () from /lib64/libc.so.6
No symbol table info available.
Thanks,
Rakesh