-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
Our Evergreen testing which runs wtperf hits the following assertion:
[2020/02/12 17:23:21.938] [1581488601:938020][32167:0x7f236ef75700], file:WiredTigerHS.wt, WT_SESSION.checkpoint: __wt_rec_upd_select, 454: !F_ISSET(S2BT(session), WT_BTREE_HS) || !list_uncommitted [2020/02/12 17:23:21.938] [1581488601:938063][32167:0x7f236ef75700], file:WiredTigerHS.wt, WT_SESSION.checkpoint: __wt_abort, 28: aborting WiredTiger library
A link to the failure.
The wtperf configuration enables shared cache, but I doubt that's involved. First step is to figure out which wtperf job was running and reproduce.
- duplicates
-
WT-5475 Asserts hit while running workgen evict-btree-hs.py
- Closed