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

[4.4] '_abortIndexBuildsAndDropCollection()' should verify that the database exists after acquiring its lock

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.4.0-rc10
    • Affects Version/s: 4.4.0-rc9
    • Component/s: Storage
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Execution Team 2020-06-29
    • 25

      To prevent a segmentation fault, we need to check that the database exists after acquiring the database lock here otherwise this can crash if the database is non-existent by trying to get the profiling level.

      This doesn't affect the master branch due to SERVER-47803.

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

              Created:
              Updated:
              Resolved: