Hi, I filed the following bugzilla to share my experience of using address sanitizer with GCC 4.9 (*NOT CLANG*) to compile C-C TB.
Bug 1147248 - GCC 4.9 + Address Sanitizer + C-C TB: Compiling comm-central thunderbird using address sanitizer, -fsanitize=address using GCC 4.9 I wonder what I did is optimal or not. Comments welcome, especially the patch I created for mozalloc.h I believe similar setup will make it compile FF with GCC + ASAN. I needed to use ASAN since valgrind/memcheck did not work due to recent changes in OS, libraries, or the mozilla software itself. TIA _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform