[cfe-dev] no symbol names when use sanitizer ?

Jianjun Mao justmao945 at gmail.com
Tue Dec 31 00:04:19 PST 2013


Thank you Yury.
OK I know the problem now, I need to use asan_symbolize(in fact addr2line)
to find symbols.



On Tue, Dec 31, 2013 at 2:09 PM, Yury Gribov <y.gribov at samsung.com> wrote:

> > I follow this page http://clang.llvm.org/docs/MemorySanitizer.html to
> > play the sanitizer, but the output of the example does not have symbol
> > names.
>
> Have a look at llvm-symbolizer: http://code.google.com/p/
> address-sanitizer/wiki/CallStack
>
> -Y
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20131231/ed684460/attachment.html>


More information about the cfe-dev mailing list