Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-2801

Crash vulnerability from eviction of metadata during checkpoint

      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

            Assignee:
            michael.cahill@mongodb.com Michael Cahill (Inactive)
            Reporter:
            sue.loverso@mongodb.com Susan LoVerso
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: