[tor-bugs] #12240 [Tor Browser]: Make Mac bundles built with LXC match their KVM counterparts
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Oct 13 08:40:15 UTC 2014
#12240: Make Mac bundles built with LXC match their KVM counterparts
-----------------------------+--------------------------------
Reporter: gk | Owner: tbb-team
Type: defect | Status: new
Priority: normal | Milestone:
Component: Tor Browser | Version:
Resolution: | Keywords: gitian, tbb-gitian
Actual Points: | Parent ID: #12237
Points: |
-----------------------------+--------------------------------
Comment (by lunar):
`openssl-i.0.1i-mac32-utils.zip` indeed came up differently between LXC
and KVM. The only differences are in `libcrypto.a`.
I'm assuming the the symbol table is different because the offsets of the
members are different.
The offsets differ because some members get added with their name using
the [https://en.wikipedia.org/wiki/Ar_%28Unix%29#BSD_variant long filename
trick]. The member length itself differs once in a while for (I assume)
alignment purposes.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/12240#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list