https://bugs.openldap.org/show_bug.cgi?id=10042
Issue ID: 10042 Summary: Crash when back-monitor search fails/is abandoned Product: OpenLDAP Version: unspecified Hardware: All OS: All Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: slapd Assignee: bugs@openldap.org Reporter: ondra@mistotebe.net Target Milestone: ---
The fix in ITS#9832 was incomplete, some paths leading to "freeout:" can have passed through monitor_cache_release already.
https://bugs.openldap.org/show_bug.cgi?id=10042
--- Comment #1 from Ondřej Kuzník ondra@mistotebe.net --- https://git.openldap.org/openldap/openldap/-/merge_requests/616
https://bugs.openldap.org/show_bug.cgi?id=10042
Ondřej Kuzník ondra@mistotebe.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@openldap.org |ondra@mistotebe.net Status|UNCONFIRMED |IN_PROGRESS Ever confirmed|0 |1
https://bugs.openldap.org/show_bug.cgi?id=10042
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|needs_review | Target Milestone|--- |2.6.5
https://bugs.openldap.org/show_bug.cgi?id=10042
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Quanah Gibson-Mount quanah@openldap.org --- head:
• efe0de0b by Ondřej Kuzník at 2023-04-27T21:19:48+00:00 ITS#10042 Call monitor_cache_release exactly once
RE26:
• ace8531b by Ondřej Kuzník at 2023-05-15T17:44:13+00:00 ITS#10042 Call monitor_cache_release exactly once
https://bugs.openldap.org/show_bug.cgi?id=10042
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED