Comment #22 on issue 207 by [email protected]: No filename when using llvm-symbolizer with ASan on Mac
http://code.google.com/p/address-sanitizer/issues/detail?id=207

Can confirm that invoking dsymutil fixes the issue when using a makefile creating several obj-files and linking them in a later step, even though every step has -g -fsanitize=address -fno-omit-frame-pointer -O0

Tested with clang version 3.4 (tags/RELEASE_34/final) Target: x86_64-apple-darwin13.0.0 Thread model: posix under Mac OS X 10.9.1 Mavericks, clang compiled via macports with +analyzer and +python2.7.

Just to say: I lost one whole workday for this, someone should definitively update http://clang.llvm.org/docs/AddressSanitizer.html or AT LEAST leave a note/hint!

--
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.

Reply via email to