Commit Graph

11 Commits

Author SHA1 Message Date
Trevor Guidry
3cb22e6c2c SERVER-69255 Send SIGQUIT to TSAN and ASAN variants when timed out 2023-11-21 00:05:00 +00:00
Trevor Guidry
68ed37c1d8 SERVER-82622 do not error core analyzer on gdb segfault 2023-11-01 23:11:01 +00:00
Juan Gu
6cd0e5c322 SERVER-70802 Ensure data files are uploaded on Evergreen timeout 2022-12-21 01:00:24 +00:00
Alexander Neben
97ac02fa50 SERVER-68593 Disable low value python warnings 2022-09-02 22:55:09 +00:00
Carl Raiden Worley
0dadef8dd9 SERVER-47755 Send SIGABRT as a fallback in the hang analyzer 2020-10-12 23:18:14 +00:00
Carl Raiden Worley
d6f12000b4 SERVER-47755 Send SIGABRT as a fallback in the hang analyzer 2020-10-12 13:38:30 +00:00
vrachev
18f88ce068 SERVER-48705 resmoke.py sending SIGABRT to take core dumps on fixture teardown may overwrite core files from hang analyzer.
Adds an option to the hang-analyzer to kill processes after finishing analysis.
Updates assert.soon's usage of the hang-analyzer to use this option.
2020-06-22 18:43:58 +00:00
Mikhail Shchatko
412a1169bc SERVER-47880 Send SIGSTOP to all processes before attaching to any 2020-06-19 06:29:37 +00:00
Mikhail Shchatko
f46630dd3a SERVER-48112 Use Absolute Imports in Resmoke 2020-06-18 10:21:48 +00:00
vrachev
9fcca8acb9 SERVER-46882 Reuse debugger process for processes of same type in hang_analyzer.py 2020-06-02 14:46:56 +00:00
Carl Raiden Worley
d2af32dc70 SERVER-46684 Repackage the hang-analyzer as a resmoke subcommand 2020-05-04 19:28:28 +00:00