-
Type: Bug
-
Resolution: Fixed
-
Priority: Critical - P2
-
Affects Version/s: 3.5.10
-
Component/s: Internal Code
-
None
-
Fully Compatible
-
ALL
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
- is related to
-
SERVER-29424 Make Windows minidump file naming consistent with pattern configured for Linux builders in Evergreen
- Backlog