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

WiredTiger hitting assert trying to free update list in MongoDB 3.0

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.0.13
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      When attempting to free an update list in MongoDB 3.0 we hit the assertion in _free_update_list as one of the updates in this list does not pass _wt_txn_visible_all

      In this case, the upd->txnid is 7604 and the oldest_id is 7578.

      Sessions flags is 9, force discard flag is 4, so not-set.

      There is no checkpoint running and checkpoint_pinned is 0.

        1. ex_oplog.c
          5 kB
        2. ss-bad.log
          3.26 MB
        3. ss-good.log
          3.92 MB

            Assignee:
            michael.cahill@mongodb.com Michael Cahill (Inactive)
            Reporter:
            david.hows David Hows
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: