-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Server Development Platform
-
Fully Compatible
-
ALL
ThreadSanitizer, similar to AddressSanitizer, allocates a large volume of shadow (virtual) memory to track the addresses for memory reads and writes. When using the gcore command this memory ends up in the core dump. Until the changes in SERVER-69255 can be made we should not attempt to capture core dumps on TSan build variants using gdb.
- is related to
-
SERVER-80153 UBsan core dumps are not being uploaded properly
- Closed
-
SERVER-69255 Investigate feasibility of enabling hang analyzer for server-with-asan
- Closed