Assert failure while running test_gc01 python test

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Gone away
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • 3

      The following assert gets hit in function __rec_append_orig_value while running test_gc01.py on pm-1521-durable-history branch.

          if (upd->type == WT_UPDATE_BIRTHMARK) {
             WT_ASSERT(session, append->start_ts == upd->start_ts && append->txnid == upd->txnid); 
              append->next = upd->next;
          }
      

            Assignee:
            [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            Haribabu Kommi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: