[cfe-dev] External Symbolizer with ubsan

Kostya Serebryany kcc at google.com
Tue Feb 26 00:47:55 PST 2013


+ Richard and Alexey


On Tue, Feb 26, 2013 at 12:27 PM, zapadinsky <zapadinsky at gmail.com> wrote:

> I've tried hard to rule it out by myself... but yielded.
>
> -fsanitize=enum require an external symbolizer. This requirement was added
> in svn revision 170407. But how to set up an External Symbolizer if I am
> not
> using asan? I've tried env ASAN_FILTER with no success.
>
> Now I am getting this error massage:
> ==19442== WARNING: Trying to symbolize code, but external symbolizer is not
> initialized!
> /.../a.out:0x804bc04: runtime error: load of value 5, which is not a valid
> value for type 'TEnum'
>
> And there is no information about this in manual.
>
>
>
> --
> View this message in context:
> http://clang-developers.42468.n3.nabble.com/External-Symbolizer-with-ubsan-tp4030648.html
> Sent from the Clang Developers mailing list archive at Nabble.com.
> _______________________________________________
> 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/20130226/c4d9a4ce/attachment.html>


More information about the cfe-dev mailing list