Open
Description
When building and running /mutex/example
with ThreadSanitizer
enabled under GCC 12 , GCC 13 or GCC 10, the program occasionally fails with the following fatal error:
FATAL: ThreadSanitizer: unexpected memory mapping 0x5fceda3d4000-0x5fceda3d5000
However, when compiling the same code with Clang , the program executes successfully with no sanitizer issues.
Environment:
- OS : Ubuntu 24.04.2 LTS x86_64
- Kernel : Linux 6.8.0-57-generic
Metadata
Metadata
Assignees
Labels
No labels