[llvm-dev] Address sanitizer

Sahoo, Swarup Kumar via llvm-dev llvm-dev at lists.llvm.org
Thu Mar 17 11:07:13 PDT 2016


I was trying to run AddressSanitizer with clang version 3.4.2 and I was getting the following error:

==22526==AddressSanitizer CHECK failed: /home/ssahoo2/SymbExec/llvm/projects/compiler-rt/lib/asan/asan_posix.cc:110 "((tsd_key_inited)) != (0)" (0x0, 0x0)

I was trying to apply some patches to fix this, but I can't the patches anywhere. This link http://llvm.org/viewvc/llvm-project/ is not working for some reason. Does anyone know how to fix this?

Thanks,
Swarup

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160317/78aad2e8/attachment.html>


More information about the llvm-dev mailing list