+++ This bug was initially created as a clone of Bug #2251257 +++ Description of problem: Directory crashes with that backtrace (gdb) where #0 0x00007f5d7cc88008 in slapi_attr_basetype () at /usr/lib64/dirsrv/libslapd.so.0 #1 0x00007f5d7cd2c033 in vattr_map_lookup () at /usr/lib64/dirsrv/libslapd.so.0 #2 0x00007f5d7cd2d4d8 in vattr_map_namespace_sp_getlist () at /usr/lib64/dirsrv/libslapd.so.0 #3 0x00007f5d7cd2d601 in vattr_test_filter () at /usr/lib64/dirsrv/libslapd.so.0 #4 0x00007f5d7ccb0c26 in slapi_vattr_filter_test_ext_internal () at /usr/lib64/dirsrv/libslapd.so.0 #5 0x00007f5d7ccb0d34 in slapi_vattr_filter_test_ext_internal () at /usr/lib64/dirsrv/libslapd.so.0 #6 0x00007f5d7ccb0b77 in slapi_vattr_filter_test_ext_internal () at /usr/lib64/dirsrv/libslapd.so.0 #7 0x00007f5d7ccb1a3a in slapi_vattr_filter_test_ext () at /usr/lib64/dirsrv/libslapd.so.0 #8 0x00007f5d6c14208f in ldbm_back_next_search_entry_ext (pb=0x7f5cda200000, use_extension=0) at ldap/servers/slapd/back-ldbm/ldbm_search.c:1770 #9 0x00007f5d7ccdc34c in send_results_ext.constprop () at /usr/lib64/dirsrv/libslapd.so.0 #10 0x00007f5d7ccddef9 in op_shared_search () at /usr/lib64/dirsrv/libslapd.so.0 #11 0x00005648bc987c33 in do_search (pb=pb@entry=0x7f5cda200000) at ldap/servers/slapd/search.c:388 #12 0x00005648bc974c04 in connection_dispatch_operation (pb=0x7f5cda200000, op=<optimized out>, conn=<optimized out>) at ldap/servers/slapd/connection.c:675 #13 0x00005648bc974c04 in connection_threadmain (arg=<optimized out>) at ldap/servers/slapd/connection.c:1803 #14 0x00007f5d796f98f8 in _pt_root (arg=0x7f5d18376140) at ../../.././nspr/pr/src/pthreads/ptthread.c:201 #15 0x00007f5d790941ca in start_thread (arg=<optimized out>) at pthread_create.c:479 #16 0x00007f5d7b33ee73 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Version-Release number of selected component (if applicable): 12.3 How reproducible: See upstream ticket reproducible testcase https://github.com/389ds/389-ds-base/issues/5984 Actual results: Server crash Expected results: Should not crash
============================================================================================================ test session starts ============================================================================================================= platform linux -- Python 3.9.18, pytest-7.4.4, pluggy-0.13.1 -- /usr/bin/python3 cachedir: .pytest_cache metadata: {'Python': '3.9.18', 'Platform': 'Linux-5.14.0-427.4.1.el9_4.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '0.13.1'}, 'Plugins': {'metadata': '3.1.1', 'html': '4.1.1', 'libfaketime': '0.1.2', 'flaky': '3.8.1'}} 389-ds-base: 2.4.5-2.module+el9dsrv+21124+30a62ae9 nss: 3.90.0-6.el9_3 nspr: 4.35.0-6.el9_3 openldap: 2.6.6-3.el9 cyrus-sasl: 2.1.27-21.el9 FIPS: disabled rootdir: /mnt/tests/rhds/tests/upstream/ds/dirsrvtests configfile: pytest.ini plugins: metadata-3.1.1, html-4.1.1, libfaketime-0.1.2, flaky-3.8.1 collected 1 item dirsrvtests/tests/suites/paged_results/paged_results_test.py::test_search_stress_abandon PASSED [100%] ================================================================================================== 1 passed, 1 warning in 293.14s (0:04:53) ================================================================================================== Marking as VERIFIED.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (redhat-ds:12 bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2024:2718