https://bugs.openldap.org/show_bug.cgi?id=10514
Issue ID: 10514 Summary: another mutex bug in back-monitor Product: OpenLDAP Version: unspecified Hardware: All OS: All Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: backends Assignee: bugs@openldap.org Reporter: hyc@openldap.org Target Milestone: ---
Same as #1710 but introduced later in 127ac65c447b8d28ba3cd75e1b8cee28006d5472
Calling mutex_destroy on a locked mutex in cache.c:314 monitor_cache_remove().
https://bugs.openldap.org/show_bug.cgi?id=10514
Howard Chu hyc@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |TEST Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Howard Chu hyc@openldap.org --- Fixed in master 1fed2310a20f75ab96d3b0c922b6951494b96e6d
https://bugs.openldap.org/show_bug.cgi?id=10514
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |2.6.14 Keywords|needs_review |
https://bugs.openldap.org/show_bug.cgi?id=10514
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CONFIRMED Ever confirmed|0 |1 Resolution|TEST |---
https://bugs.openldap.org/show_bug.cgi?id=10514
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |IN_PROGRESS
https://bugs.openldap.org/show_bug.cgi?id=10514
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|IN_PROGRESS |RESOLVED
--- Comment #2 from Quanah Gibson-Mount quanah@openldap.org --- head:
• 1fed2310 by Howard Chu at 2026-05-30T18:20:47+01:00 ITS#10514 back-monitor: fix monitor_cache_release mutex
RE27:
• f1115d78 by Howard Chu at 2026-06-03T22:34:47+00:00 ITS#10514 back-monitor: fix monitor_cache_release mutex
RE26:
• 9b8a17e0 by Howard Chu at 2026-06-03T22:35:06+00:00 ITS#10514 back-monitor: fix monitor_cache_release mutex
https://bugs.openldap.org/show_bug.cgi?id=10514
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED