>> While trying to add support for ARM (AArch32 GNU / Linux) implementation for >> GCC after-hours but still keep seeing failures on my chromebook running an >> ubuntu fs on a ChrOS kernel, because the shadow memory apparently overlaps >> with normal memory. Has anyone else hit this while porting ? > > I've heard someone complain about this recently. > glider? > > Running asan on *huge* binaries in 32-bit address space is a challenge indeed. > My suggestion was to link with -pie. > > --kcc Yes, there were complaints about that recently: http://crbug.com/159816 -pie MAY help, but not if the program occupies too much address space.
- Re: Sparc ASAN (was Re: sparc bootstrap still broken... Konstantin Serebryany
- Re: Sparc ASAN David Miller
- Re: Sparc ASAN Konstantin Serebryany
- Re: Sparc ASAN Peter Bergner
- Re: Sparc ASAN Konstantin Serebryany
- Re: Sparc ASAN Andrew Pinski
- Re: Sparc ASAN Andreas Schwab
- Re: Sparc ASAN Ramana Radhakrishnan
- Re: Sparc ASAN Konstantin Serebryany
- Re: Sparc ASAN Ramana Radhakrishnan
- Re: Sparc ASAN Alexander Potapenko
- Re: Sparc ASAN David Miller
- Re: Sparc ASAN Konstantin Serebryany
- Re: Sparc ASAN Konstantin Serebryany
- Re: Sparc ASAN David Miller
- Re: Sparc ASAN Konstantin Serebryany
- Re: Sparc ASAN David Miller
- Re: Sparc ASAN Konstantin Serebryany
- Re: Sparc ASAN David Miller
- Re: Sparc ASAN Konstantin Serebryany
- Re: Sparc ASAN David Miller