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

Mismatching data detected during checkpoint verification

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Engines 2018-08-13, Storage Engines 2018-08-27

      The checkpoint test failed right after WT-4193 was merged.  Configured with ../configure CFLAGS=-ggdb --enable-strict, and ran on Kodkod.

      http://build.wiredtiger.com:8080/job/wiredtiger-test-checkpoint/3714/console

      nice ./test/checkpoint/t -t m -n 1000000 -k 5000000 -C cache_size=100MB
      t: process 14951
          1: 1 workers, 3 tables
      checkpointer thread starting: tid: 14951:0x7f3ffa2ee700
      worker thread starting: tid: 14951:0x7f3ff37fe700
      Finished a checkpoint
      Finished verifying a checkpoint with 3 tables and 0 keys
      Finished a checkpoint
      Finished verifying a checkpoint with 3 tables and 68 keys
      Finished a checkpoint
      Finished verifying a checkpoint with 3 tables and 4579 keys
      Finished a checkpoint
      <snip>
      Finished verifying a checkpoint with 3 tables and 711410 keys
      Finished a checkpoint
      Finished verifying a checkpoint with 3 tat: 2nd cursor didn't find 1st key: WT_NOTFOUND: item not found
      t: verify_checkpoint - mismatching data: Bad address
      bles and 718484 keys
      Finished a checkpoint
      Finished verifying a checkpoint with 3 tables and 723347 keys
      <snip>
      Finished verifying a checkpoint with 3 tables and 843260 keys
      Finished a checkpoint
      Key/value mismatch: 3526552/0000000000000000000000000000000929390 from a COL table is not 3526557/0000000000000000000000000000000130921 from a ROW table
      Ran workers for: 670.640599 seconds
       

       

            Assignee:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Reporter:
            luke.chen@mongodb.com Luke Chen
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: