Issue 7967 - back-meta crash sending abandon after error
Summary: back-meta crash sending abandon after error
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: slapd (show other issues)
Version: 2.4.40
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-15 09:32 UTC by Howard Chu
Modified: 2015-07-02 17:45 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Howard Chu 2014-10-15 09:32:30 UTC
Full_Name: Howard Chu
Version: 2.4.40
OS: Linux
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (195.235.15.202)
Submitted by: hyc


The patch in ITS#7712 breaks ldap_abandon processing. In particular, releasing
the req_mutex makes it possible for ldap_free_request() to be called twice on
the same request.

A new fix is being tested.
Comment 1 Howard Chu 2014-10-15 10:09:51 UTC
changed notes
changed state Open to Test
moved from Incoming to Software Bugs
Comment 2 Quanah Gibson-Mount 2014-12-10 23:28:30 UTC
changed notes
changed state Test to Release
Comment 3 OpenLDAP project 2015-07-02 17:45:24 UTC
fixed in master
fixed in RE25
fixed in RE24
Comment 4 Quanah Gibson-Mount 2015-07-02 17:45:24 UTC
changed notes
changed state Release to Closed