-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Fully Compatible
-
Execution Team 2024-08-19
-
0
If we are unable to acquire a ticket within a deadline in the ThroughputProbing mechanism in a test environment, we'll dump the thread stacks. Due to SERVER-90775, this may result in a deadlock because of our usage of libunwind. Until that ticket is resolved, we should avoid dumping the thread stacks so we don't accidentally deadlock the system.
- is related to
-
SERVER-90775 libunwind deadlocks when called from signal handler while dl_iterate_phdr is running
- Blocked
- related to
-
SERVER-93365 Indicate that printAllThreadsStacksBlocking should not be used until deadlock scenario is fixed
- Closed