Fatal assertion 17508 after receiving CTRL_SHUTDOWN_EVENT on Windows

XMLWordPrintableJSON

    • ALL
    • Hide

      This was observed once and no repro has been found so far.

      Show
      This was observed once and no repro has been found so far.
    • 0
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The server may fassert when seeing a null GlobalServiceContext after getting a CTRL_SHUTDOWN_EVENT

      logs:

      2015-11-19T20:47:48.310+0000 I CONTROL  [thread2] CTRL_SHUTDOWN_EVENT signal
      2015-11-19T20:47:48.310+0000 I -        [thread2] Fatal Assertion 17508
      2015-11-19T20:47:48.310+0000 I -        [thread2]
      
      ***aborting after fassert() failure
      

      code:

      src/mongo/db/service_context.cpp-52-ServiceContext* getGlobalServiceContext() {
      src/mongo/db/service_context.cpp:53:    fassert(17508, globalServiceContext);
      src/mongo/db/service_context.cpp-54-    return globalServiceContext;
      src/mongo/db/service_context.cpp-55-}
      

              Assignee:
              DO NOT USE - Backlog - Platform Team
              Reporter:
              Robert Guo (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: