-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Programmability
-
ALL
In SERVER-96106, we're adding a way to do SIGUSR2 stress testing, where a background task will periodically send SIGUSR2 to all processes in a resmoke fixture. However, with the libunwind deadlocks, this periodically deadlocks the server and fails the test. Once those are resolved, we should enable the stress testing in the config_fuzzer_stress tasks.
- depends on
-
SERVER-90775 libunwind deadlocks when called from signal handler while dl_iterate_phdr is running
- Closed
-
SERVER-96106 Add EINTR/SIGUSR2 tests to config fuzzer
- Closed
- is related to
-
SERVER-98867 Re-enable config fuzzer EINTR/SIGUSR2 testing
- Blocked