Windows core dump generation is broken

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Critical - P2
    • 3.5.11
    • Affects Version/s: 3.5.10
    • Component/s: Internal Code
    • None
    • Fully Compatible
    • ALL
    • None
    • 0
    • None
    • None
    • None
    • None
    • None
    • None

      The core dump generation code on Windows does an incorrect string concatenation which prevents it from writing the file. The error is shown below. It looks like an underscore is inserted before the dump file name:

      ...
      c20002| 2017-07-31T10:56:40.905-0400 I -        [rsSync]
      c20002| 2017-07-31T10:56:40.905-0400 I CONTROL  [rsSync] failed to open minidump file dump_E:\workspace\mongo\mongod.17064.2017-07-31T14-56-40.mdmp : The filename, directory name, or volume label syntax is incorrect.
      c20002| 2017-07-31T10:56:40.905-0400 I CONTROL  [rsSync] *** immediate exit due to unhandled exception
      

            Assignee:
            Robert Guo (Inactive)
            Reporter:
            Kaloian Manassiev
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: