Issue 8036 - back-mdb regression from ITS#7904
Summary: back-mdb regression from ITS#7904
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: 2015-01-27 22:26 UTC by Howard Chu
Modified: 2015-07-02 17:46 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-27 22:26:05 UTC
Full_Name: Howard Chu
Version: 2.4.40
OS: 
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (180.180.122.131)
Submitted by: hyc


The scopes array points to dn2id records from the previous read txn, some or all
of these may be invalid after the txn_reset/txn_renew in mdb_writewait. They
need to be refreshed in mdb_waitfixup. Patch coming shortly.
Comment 1 Howard Chu 2015-01-27 22:27:10 UTC
changed notes
changed state Open to Test
moved from Incoming to Software Bugs
Comment 2 Quanah Gibson-Mount 2015-01-27 22:50:33 UTC
changed notes
changed state Test to Release
Comment 3 OpenLDAP project 2015-07-02 17:46:42 UTC
fixed in master
fixed in RE25
fixed in RE24
Comment 4 Quanah Gibson-Mount 2015-07-02 17:46:42 UTC
changed notes
changed state Release to Closed