-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Workload Scheduling
-
Fully Compatible
-
Workload Scheduling 2024-08-19, Workload Scheduling 2024-09-16
Currently, printAllThreadsStacksBlocking() can deadlock due to SERVER-90775. We should mark this in the function comment and/or append an unsafe to the function so other developers don't think it is safe to call.
We should leave a TODO for SERVER-90775 to undo this (and verify the deadlock is gone).
- is related to
-
SERVER-90775 libunwind deadlocks when called from signal handler while dl_iterate_phdr is running
- Blocked
-
SERVER-92548 Add a command to make mongostream dump thread stack traces.
- In Code Review
-
SERVER-90777 Revert SERVER-71520
- Closed
-
SERVER-93337 Avoid dumping thread stacks on timeout in ThroughputProbing
- Closed