-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 4.5 Desired
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
ALL
-
Dev Platform 2020-06-15
Stack trace tests are failing with TSAN, but they are not reporting any stack traces. This is likely because there are stack traces being produced by some failure that TSAN is intercepting, which means that the test harness is not parsing output that it's expecting. A similar thing happened with the death tests as well. We should find out why those tests are failing and add appropriate suppressions or otherwise fix the way the tests parse output to get them passing with TSAN.
- related to
-
SERVER-48696 signal/sigaction callbacks must have C language linkage
- Closed
-
SERVER-48622 stacktrace_test segfaults with TSAN
- Open