Comment #1 on issue 249 by [email protected]: Bad choice of aliased
symbol name in symbolizer
http://code.google.com/p/address-sanitizer/issues/detail?id=249
FTR, addr2line has the same problems:
$ addr2line -f -e /lib/x86_64-linux-gnu/libc-2.15.so
0x334f0
__textdomain
/build/buildd/eglibc-2.15/intl/textdomain.c:83
0x88d60
__GI___strdup
/build/buildd/eglibc-2.15/string/strdup.c:41
I think we can patch llvm-symbolizer to prioritize global symbols to
locals, and weak symbols to non-weak. Do we still need this?
--
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/groups/opt_out.