Re: [EXTERNAL]: Issues booting ASAN enabled build even with "mm: Revert x86_64 and arm64 ELF_ET_DYN_BASE base" applied

2017-10-26 Thread 'Evgenii Stepanov' via address-sanitizer
Btw, the attachment is lost, but I assume it is the same problem. On Thu, Oct 26, 2017 at 11:17 AM, Evgenii Stepanov wrote: > Yes. 32-base base is still a problem specifically on Android. The best > option is to revert it, too. We are also investigating a fix on the > ASan

Re: [EXTERNAL]: Issues booting ASAN enabled build even with "mm: Revert x86_64 and arm64 ELF_ET_DYN_BASE base" applied

2017-10-26 Thread 'Dmitry Vyukov' via address-sanitizer
Hi, I am missing some context. How can this be reproduced? What is the user-space program? Is it built with gcc or clang? What version? Does it require some special kernel? What exactly? On Wed, Oct 25, 2017 at 7:17 PM, Olav Haugan wrote: > Hi Kees/Kostya/Dmitry, > > Have