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

Reduce race with storage engine shutdown and RandomCursor destructor

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Storage Execution
    • Fully Compatible
    • ALL
    • Execution Team 2023-03-20
    • 135

      This is similar to SERVER-55173 but it's occurring on the RandomCursor which isn't managed by WiredTigerSession. During shutdown and after WiredTiger has already shut down, the RandomCursor destructor attempts to call WT_CURSOR::close() and hits a segmentation fault.

            Assignee:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Reporter:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: