If you run with ASAN_OPTIONS=verbosity=1, you'll see
|| `[0x10007fff8000, 0x7fffffffffff]` || HighMem ||
|| `[0x02008fff7000, 0x10007fff7fff]` || HighShadow ||
|| `[0x00008fff7000, 0x02008fff6fff]` || ShadowGap ||
|| `[0x00007fff8000, 0x00008fff6fff]` || LowShadow ||
|| `[0x000000000000, 0x00007fff7fff]` || LowMem ||
Only "HighMem" and "LowMem" can be used, the rest is reserved by ASan.
We should've intercepted this mmap and crashed earlier. I believe MSan
does this already.
> --
> You received this message because you are subscribed to the Google Groups
> "address-sanitizer" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
address-saniti...@googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.