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

Server crashes when the OCSP fetcher attempts to fetch during shutdown

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Fully Compatible
    • ALL
    • Security 2022-11-14
    • 117

      A segmentation fault occurs when the OCSP fetcher periodic job fires while mongod is shutting down. The null pointer dereferenced is the std::unique_ptr<OCSPManager> obtained from the global service context here. Oddly, this issue only manifested while running on a TSAN debug build.

       

            Assignee:
            shreyas.kalyan@mongodb.com Shreyas Kalyan
            Reporter:
            erwin.pe@mongodb.com Erwin Pe
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: