Comment #2 on issue 313 by [email protected]: [libsanitizer] Fallback to llvm-symbolizer in PATH
http://code.google.com/p/address-sanitizer/issues/detail?id=313

It does not. If I add llvm-symbolizer to PATH but set ASAN_OPTIONS=external_symbolizer_path=asdf I get the following warning:

==24065==ERROR: AddressSanitizer: stack-buffer-overflow on address 0x7fffac2c969b at pc 0x4b5748 bp 0x7fffac2c95f0 sp 0x7fffac2c95e8
WRITE of size 1 at 0x7fffac2c969b thread T0
==24065==WARNING: invalid path to external symbolizer!
==24065==WARNING: Failed to use and restart external symbolizer!
    #0 0x4b5747 (/usr/local/google/ssd/chrome-git/src/t+0x4b5747)

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"address-sanitizer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to