[tbb-bugs] #26323 [Applications/Tor Browser]: Build 32bit Linux bundles on 64bit systems

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Jun 7 07:23:28 UTC 2018


#26323: Build 32bit Linux bundles on 64bit systems
------------------------------------------+----------------------
     Reporter:  gk                        |      Owner:  tbb-team
         Type:  task                      |     Status:  new
     Priority:  Medium                    |  Milestone:
    Component:  Applications/Tor Browser  |    Version:
     Severity:  Normal                    |   Keywords:  tbb-rbm
Actual Points:                            |  Parent ID:
       Points:                            |   Reviewer:
      Sponsor:                            |
------------------------------------------+----------------------
 As indicated in comment:2:ticket:25220 we might run into memory
 limitations when building 32bit Linux bundles on 32bit Linux systems.
 While this does not seem to be the case for a vanilla Tor Browser build
 yet, adding selfrando to the mix triggers this problem:
 {{{
 40:59.43 collect2: fatal error: ld terminated with signal 6 [Aborted]
 40:59.43 compilation terminated.
 40:59.43 /var/tmp/dist/binutils/bin/ld.gold.real: fatal error: libxul.so:
 mmap: failed to allocate 1457011852 bytes for output file: Cannot allocate
 memory
 40:59.43 Linker execution failed, status: 1
 }}}
 We should move our compilation for 32bit Linux to a 64bit host.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/26323>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tbb-bugs mailing list