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 |
||
|---|---|---|
| .. | ||
| ci.yml | ||
| code-analysis.yml | ||
| coverity-scan.yml | ||
| labeler.yml | ||
| linter.yml | ||
| muon.yml | ||
| rzshell-treesitter-tests.yml | ||
| tcc.yml | ||