Issue 8043 - syncprov abandon bug
Summary: syncprov abandon bug
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: slapd (show other issues)
Version: unspecified
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-31 13:03 UTC by Howard Chu
Modified: 2015-07-02 17:47 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 2015-01-31 13:03:57 UTC
Full_Name: Howard Chu
Version: 2.4
OS: 
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (180.180.122.131)
Submitted by: hyc


Yet another related to cleanup after an abandon: if there is an outstanding
psearch task when the abandon occurs, the syncop may get freed without getting
removed from the si_ops list. A subsequent attempt to walk the si_ops list will
go thru this freed record (and usually crash).
Comment 1 Howard Chu 2015-01-31 13:05:30 UTC
changed notes
changed state Open to Test
moved from Incoming to Software Bugs
Comment 2 Quanah Gibson-Mount 2015-02-06 17:00:47 UTC
changed notes
changed state Test to Release
Comment 3 OpenLDAP project 2015-07-02 17:47:56 UTC
fixed in master
fixed in RE25
fixed in RE24
Comment 4 Quanah Gibson-Mount 2015-07-02 17:47:56 UTC
changed notes
changed state Release to Closed