[llvm-dev] Unstable UBSan tests on AArch64

Renato Golin via llvm-dev llvm-dev at lists.llvm.org
Mon Nov 2 11:22:42 PST 2015


On 2 November 2015 at 19:11, Adhemerval Zanella
<adhemerval.zanella at linaro.org> wrote:
> Right, it could be a case where the thread stack is being places in below
> 0x7f00000000. On the TSAN unification patch I also lower the high memory
> start from 0x7e00000000 to 0x7d00000000, which can give more VMA available.
> Strange that I have not yet see any similar issue in my environment.

This was happening once every few builds. It could be that you never got it.

We may have to wait a few builds after the VMA unification to move the
bot back to active duty.

--renato


More information about the llvm-dev mailing list