[Bug sanitizer/61475] Building Firefox with ASan is broken in the packaging step

2016-05-26 Thread gk at torproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61475 Georg Koppen changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug sanitizer/61475] Building Firefox with ASan is broken in the packaging step

2014-06-24 Thread gk at torproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61475 --- Comment #8 from Georg Koppen --- (In reply to Yury Gribov from comment #7) > Have you tried patch proposed in bug 61422? No, as it is not applying cleanly anymore.

[Bug sanitizer/61475] Building Firefox with ASan is broken in the packaging step

2014-06-16 Thread y.gribov at samsung dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61475 --- Comment #7 from Yury Gribov --- Have you tried patch proposed in bug 61422?

[Bug sanitizer/61475] Building Firefox with ASan is broken in the packaging step

2014-06-16 Thread kcc at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61475 --- Comment #6 from Kostya Serebryany --- So, clang trunk works and gcc trunk fails, right? Could be a miscompile by GCC. I'd suggest to find the guilty module somehow (e.g. build all modules w/ and w/o asan and then mix them in different propor

[Bug sanitizer/61475] Building Firefox with ASan is broken in the packaging step

2014-06-12 Thread gk at torproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61475 --- Comment #5 from Georg Koppen --- (In reply to Georg Koppen from comment #3) > (In reply to Kostya Serebryany from comment #1) > > Please > > 1. try building with -static-libasan > > I'll do that once I am done with investigating bug 61408.

[Bug sanitizer/61475] Building Firefox with ASan is broken in the packaging step

2014-06-11 Thread gk at torproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61475 --- Comment #4 from Georg Koppen --- Created attachment 32924 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=32924&action=edit .mozconfig for building Firefox ESR 24 with ASan

[Bug sanitizer/61475] Building Firefox with ASan is broken in the packaging step

2014-06-11 Thread gk at torproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61475 --- Comment #3 from Georg Koppen --- (In reply to Kostya Serebryany from comment #1) > Please > 1. try building with -static-libasan I'll do that once I am done with investigating bug 61408. > 2. provide full reproduction steps 1) Take an

[Bug sanitizer/61475] Building Firefox with ASan is broken in the packaging step

2014-06-11 Thread y.gribov at samsung dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61475 Yury Gribov changed: What|Removed |Added CC||y.gribov at samsung dot com --- Comment #2

[Bug sanitizer/61475] Building Firefox with ASan is broken in the packaging step

2014-06-11 Thread kcc at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61475 --- Comment #1 from Kostya Serebryany --- Please 1. try building with -static-libasan 2. provide full reproduction steps