-
Type: Bug
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
1
-
Storage - Ra 2020-09-07
Update: Saw this on MongoDB-4.0 as well.
We started to see checkpoint-test Evergreen task failing consistently since the merge of WT-4743, regarding unexpected dead handle setting while marking page dirty.
[2019/07/02 09:57:47.769] [1562025467:459606][17384:0x2ab264c05700], t, file:__wt0001-000003.bf, WT_SESSION.open_cursor: __wt_page_only_modify_set, 496: !F_ISSET(session->dhandle, WT_DHANDLE_DEAD) [2019/07/02 09:57:47.769] [1562025467:459626][17384:0x2ab264c05700], t, file:__wt0001-000003.bf, WT_SESSION.open_cursor: __wt_abort, 30: aborting WiredTiger library [2019/07/02 09:57:47.769] Closing connection [2019/07/02 09:57:47.769] Aborted
- is related to
-
WT-4832 Change ordering on shutdown to close LSM and async threads earlier
- Closed