Details
-
Improvement
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
Fully Compatible
-
STM 2020-06-15
-
1
Description
1) Log a raw_stacks file for each process instead of one file for all processes (this was the behavior prior to SERVER-46682). The 'debugger_mongod.XXXXX.log' files that we used to get are now all in the 'debugger_mongod.log' file, but we can't split those out into per process logs because we only call gdb once.
2) Pass '-o=file' into the hang-analyzer usage in assert.soon to get the hang-analyzer output as an artifact in the task.
Attachments
Issue Links
- related to
-
SERVER-46682 Reuse debugger process for processes of same type in hang_analyzer.py
-
- Closed
-