-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
3
-
Storage - Ra 2022-06-13
Summary
In __curhs_insert, search_near returns a non-zero value. Since ret is non-zero the assertion is fired. This issue is rarely reproducible and has only failed in a patch build.
Motivation
- Does this affect any team outside of WT?
No
- How likely is it that this use case or problem will occur?
Rarely reproducible
- If the problem does occur, what are the consequences and how severe are they?
It is not a severe issue as it only runs in diagnostic mode.
- Is this issue urgent?
No
Acceptance Criteria (Definition of Done)
- Investigate the issue and find out the value of ret.
- Fix the issue.
- is duplicated by
-
WT-9363 History store insertion failed on ubuntu1804-ppc [wiredtiger @ 55b03bc0]
- Closed