https://bugs.openldap.org/show_bug.cgi?id=10513
--- Comment #2 from Marcelo.DeCastroLoebens@windriver.com --- Hello, thanks for the prompt answer:
- Regarding "Looks like more of an OpenSSL bug."
The segfault is in Thread 2 (back_mdb.so), not in OpenSSL. From kernel info: slapd[6948]: segfault at 7fe467c900c8 ip 00007fe466dc9ae9 in back_mdb.so.2
- "Have you reproduced this on a current OpenLDAP release?" Unfortunately, I'm currently stuck with Debian Trixie's stable version (2.6.10). I can pick a patch if a code change is identified, but not upversion to 2.6.13.
- Regarding "not worth investigating" From my side, when the issue occurs, the crash generates a coredump, which triggers monitoring alerts and fails system health checks. While I think a clean shutdown shouldn't segfault (i.e. I believe this to be a genuine issue), I understand that the impact is minor from your perspective.