The Thread Sanitizer of ASAN doesn't seem to support randomized offsets from the VMA base address (`vm.mmap_rnd_bits`) if they are larger than 28 bits. This leads to ASAN compiled binaries to crash or endless loop with a `AddressSanitizer:DEADLYSIGNAL` before main is reached. Reference issues: https://github.com/google/sanitizers/issues/1716 https://github.com/google/sanitizers/issues/1724 |
||
|---|---|---|
| .. | ||
| cmake_test | ||
| ISSUE_TEMPLATE | ||
| workflows | ||
| labeler.yml | ||
| meson-android-aarch64.ini | ||
| meson-android-arm.ini | ||
| meson-android-x86_64.ini | ||
| PULL_REQUEST_TEMPLATE.md | ||
| upload.sh | ||