Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-89858

Null WT_SESSION is accessed after WT is closed

    • Type: Icon: Bug Bug
    • Resolution: Incomplete
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 7.0.0
    • Component/s: None
    • Storage Execution
    • ALL
    • 0

      BF-30972 exposes a race between node shutdown and ongoing transaction leading to a null WT_SESSION access: https://github.com/mongodb/mongo/blob/v7.0/src/mongo/db/storage/wiredtiger/wiredtiger_recovery_unit.cpp#L345.

      There are other places WT_SESSION is accessed in this function. Need to find and fix all such places where a null WT_SESSION is accessed after WT is closed. 

      This exists on v7.0. 

            Assignee:
            Unassigned Unassigned
            Reporter:
            daotang.yang@mongodb.com Daotang Yang
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: