[LLVMdev] More ARM asan failures - Line number

Evgeniy Stepanov eugenis at google.com
Wed Oct 8 04:38:36 PDT 2014


When running the final binary.

On Wed, Oct 8, 2014 at 3:30 PM, Renato Golin <renato.golin at linaro.org> wrote:
> On 8 October 2014 11:18, Evgeniy Stepanov <eugenis at google.com> wrote:
>> Something you could try: ASAN_OPTIONS=fast_unwind_on_malloc=0 should
>> switch to cfi unwinder and fix the stack trace, but that's not a
>> solution to the problem.
>
> Is this when compiling Clang? The file? or running the final binary?
>
> --renato



More information about the llvm-dev mailing list