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

__verify_txn_addr_cmp failure in multiversion tests

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.4.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • 5
    • Storage Engines 2020-04-06, Storage - Ra 2020-04-20

      The multiversion tests on the mongo v4.4 waterfall page kept failing after the recent v4.2 WiredTiger drop (with WT-5892) and the merge of SERVER-47006. In do_upgrade_downgrade.js of the latest commit build, we got below WiredTiger error during verify:

      WiredTiger error (-31802) [1585175504:527406][836:0x7f43bd660700], file:collection-4--1056216462881454944.wt, WT_SESSION.verify: __verify_txn_addr_cmp, 755: cell 1 on page at [Root] failed verification with oldest start transaction of 0, less than the parent's oldest start transaction of 31: WT_ERROR: non-specific WiredTiger error
      WiredTiger error (0) [1585175504:527474][836:0x7f43bd660700], file:collection-4--1056216462881454944.wt, WT_SESSION.verify: __verify_ckptfrag_chk, 526: checkpoint ranges never verified: 1
      WiredTiger error (0) [1585175504:527489][836:0x7f43bd660700], file:collection-4--1056216462881454944.wt, WT_SESSION.verify: __verify_filefrag_chk, 438: file ranges never verified: 1
      verify() returned WT_ERROR: non-specific WiredTiger error. This indicates structural damage. Not examining individual documents. 

            Assignee:
            tammy.bailey@mongodb.com Tammy Bailey (Inactive)
            Reporter:
            luke.chen@mongodb.com Luke Chen
            Votes:
            0 Vote for this issue
            Watchers:
            14 Start watching this issue

              Created:
              Updated:
              Resolved: