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

Reduce race with storage engine shutdown and RandomCursor destructor

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 7.0.0-rc0
    • None
    • None
    • Storage Execution
    • Fully Compatible
    • ALL
    • Execution Team 2023-03-20
    • 135

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: