public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug sanitizer/61408] New: r205695 breaks packaging step of Firefox 24 ESR on Ubuntu Lucid building with ASan
@ 2014-06-04  5:56 gk at torproject dot org
  2014-06-04  5:57 ` [Bug sanitizer/61408] " gk at torproject dot org
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: gk at torproject dot org @ 2014-06-04  5:56 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61408

            Bug ID: 61408
           Summary: r205695 breaks packaging step of Firefox 24 ESR on
                    Ubuntu Lucid building with ASan
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: sanitizer
          Assignee: unassigned at gcc dot gnu.org
          Reporter: gk at torproject dot org
                CC: dodji at gcc dot gnu.org, dvyukov at gcc dot gnu.org,
                    jakub at gcc dot gnu.org, kcc at gcc dot gnu.org

Trying to build Firefox 24 ESR on Lucid with ASan and 4.9.0 leads to a crash
during the packaging of the build:

Executing
/home/ubuntu/build/tor-browser/obj-x86_64-unknown-linux-gnu/dist/bin/xpcshell
-g /home/ubuntu/build/tor-browser/obj-x86_64-unknown-linux-gnu/dist/bin/ -a
/home/ubuntu/build/tor-browser/obj-x86_64-unknown-linux-gnu/dist/bin/ -f
/home/ubuntu/build/tor-browser/toolkit/mozapps/installer/precompile_cache.js -e
precompile_startupcache("resource://gre/");
ASAN:SIGSEGV
=================================================================
==22869==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc
0x000000000000 sp 0x2b0f084bf678 bp 0x2b0f084bf780 T2)

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV ??:0 ??
Thread T2 created by T0 here:
    #0 0x2b0ec8ea572a in __interceptor_pthread_create
../../.././libsanitizer/asan/asan_interceptors.cc:183
    #1 0x2b0ef7b75269 in _PR_CreateThread
/home/ubuntu/build/tor-browser/nsprpub/pr/src/pthreads/ptthread.c:444
    #2 0x2b0ef7b778ae in PR_CreateThread
/home/ubuntu/build/tor-browser/nsprpub/pr/src/pthreads/ptthread.c:527
    #3 0x2b0ede4a9286 in nsThread::Init()
/home/ubuntu/build/tor-browser/xpcom/threads/nsThread.cpp:332
    #4 0x2b0ee5d7d57c
(/home/ubuntu/build/tor-browser/obj-x86_64-unknown-linux-gnu/dist/bin/libxul.so+0x1bdfe57c)

==22869==ABORTING

After a lot of bisecting it turns out that r205695 is the first revision that
breaks.
Oddly, this is not a problem if building and using 4.9.0 on Ubuntu Precise.
There building and packaging Firefox 24 ESR is working fine.


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2014-06-16 11:29 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-04  5:56 [Bug sanitizer/61408] New: r205695 breaks packaging step of Firefox 24 ESR on Ubuntu Lucid building with ASan gk at torproject dot org
2014-06-04  5:57 ` [Bug sanitizer/61408] " gk at torproject dot org
2014-06-04  7:22 ` kcc at gcc dot gnu.org
2014-06-04 10:33 ` gk at torproject dot org
2014-06-04 10:51 ` kcc at gcc dot gnu.org
2014-06-04 13:39 ` gk at torproject dot org
2014-06-04 13:42 ` jakub at gcc dot gnu.org
2014-06-05 13:10 ` gk at torproject dot org
2014-06-09 15:01 ` gk at torproject dot org
2014-06-11 12:45 ` gk at torproject dot org
2014-06-11 19:06 ` gk at torproject dot org
2014-06-16 10:51 ` gk at torproject dot org
2014-06-16 11:24 ` kcc at gcc dot gnu.org
2014-06-16 11:29 ` gk at torproject dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).