-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
My PR tester for my wtperf config changes resulted in a reconciliation assertion failure running test/fops.
[1469662101:25729][56721:0x7f47d8846700], t, file:WiredTiger.wt, WT_CURSOR.search: ../src/reconcile/rec_write.c, 1162: *updp == NULL || (txnid = (*updp)->txnid) == WT_TXN_NONE || txnid != S2C(session)->txn_global.checkpoint_txnid || WT_SESSION_IS_CHECKPOINT(session) [1469662101:25784][56721:0x7f47d8846700], t, file:WiredTiger.wt, WT_CURSOR.search: aborting WiredTiger library
from http://build.wiredtiger.com:8080/job/wiredtiger-pull-request-linux/472/console
This might be related to WT-2798
- is related to
-
WT-2798 Crash vulnerability with nojournal after create during checkpoint
- Closed