[tor-bugs] #9829 [Tor bundles/installation]: Firefox ESR 24 does need a newer compiler than gcc 4.2
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Nov 5 09:52:27 UTC 2013
#9829: Firefox ESR 24 does need a newer compiler than gcc 4.2
------------------------------------------+-------------------------------
Reporter: gk | Owner: erinn
Type: defect | Status: new
Priority: normal | Milestone:
Component: Tor bundles/installation | Version:
Resolution: | Keywords: tbb-3.0, ff24-esr
Actual Points: | Parent ID: #9827
Points: |
------------------------------------------+-------------------------------
Comment (by gk):
Replying to [comment:56 mingwandroid]:
> I didn't notice the 64 bit python compile being especially slow when I
tested it but then again python compiles very quickly anyway so it could
have taken a lot longer than a 32 bit compiler. Can you use strace or some
thing like that to figure out which part of the compilation is slow? I.e.
clang or the assembler or the linker?
I attached the strace output I got while compiling sqlite.c (I added the
time it took + the actually executed command (in mozilla-
esr24/db/sqlite/src) above the strace output) on (non-VM) Ubuntu 12.04
(once 32bit, once 64bit). There are differences (mmap vs. mmap2 e.g.) but
I am not sure how to map those to the latency of the 64bit build.
> I am out of action at the moment unfortunately due to another cold and
also the arrival of an SSD drive causing me to reinstall several OSes.
No problem :)
> The crash looks like a NULL pointer access to me. Is it possible to
enable more complete diagnostic output in Firefox?
Not without compiling it with debug symbols and without optimization. If I
don't get the 64bit build running today I'll start a debug Firefox build
in the afternoon to have the results tomorrow morning...
> I will try to get everything up an running ASAP to check into these
issues.
Thanks, that's really appreciated.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/9829#comment:57>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list