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

mongostat.exe crashes on windows on shutdown

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.5.5
    • Affects Version/s: 2.5.5
    • Component/s: Tools
    • Labels:
      None
    • Fully Compatible
    • ALL

      When a user hits Control-C on mongostat.exe on Windows, ExitProcess is called which calls the static destructors and ultimately calls the destructor of
      pidFileWiper which has not been initialized. This causes mongostat.exe to crash and produce a crash dialog box on Windows.

            Assignee:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Reporter:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: