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

Windows dump file naming does not account for dots in directory names

    • Fully Compatible
    • ALL
    • v4.2, v4.0, v3.6
    • Dev Tools 2019-08-12, Dev Tools 2019-08-26

      When a directory name contains ".", it Windows dump file code produces the wrong directory name. It uses "wcschr" instead of "wcsrchr" to search for the dot.

      See https://github.com/mongodb/mongo/blob/7b0362b91d01a40bb19398d11381516a0783aa67/src/mongo/util/exception_filter_win32.cpp#L72

            Assignee:
            mathew.robinson@mongodb.com Mathew Robinson (Inactive)
            Reporter:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: