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

Incorrect minidump location on Windows when path contains "."

    XMLWordPrintableJSON

Details

    • Server Tooling & Methods
    • ALL

    Description

      We set the location of the minidump using the following code:

      WCHAR* dotStr = wcschr(&moduleFileName[0], L'.');
      

      This would not work for directories containing "."

      Attachments

        Issue Links

          Activity

            People

              backlog-server-stm Backlog - Server Tooling and Methods (STM) (Inactive)
              robert.guo@mongodb.com Robert Guo (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: