ARS::_makeProgress shouldn't get RouterSessionRuntimeState decoration if opCtx is a null pointer

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Gone away
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Sharding
    • None
    • Sharding
    • ALL
    • 57
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      AsyncRequestsSender::_makeProgress gets the RouterSessionRuntimeState decoration off the operation context given to the function, but when _makeProgress is called from the ARS destructor, it is given a nullptr. Trying to get the decoration from a nullptr triggers an access violation and crashes.

            Assignee:
            [DO NOT USE] Backlog - Sharding Team
            Reporter:
            Jack Mulrow
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: