[tor-bugs] #32053 [Applications/Tor Browser]: macOS bundles for Tor Browser 9.0a8 are not reproducible
Tor Bug Tracker & Wiki
blackhole at torproject.org
Fri Nov 1 22:48:52 UTC 2019
#32053: macOS bundles for Tor Browser 9.0a8 are not reproducible
-------------------------------------------------+-------------------------
Reporter: gk | Owner: tbb-
| team
Type: defect | Status: new
Priority: Immediate | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Critical | Resolution:
Keywords: TorBrowserTeam201910, tbb-9.0-must, | Actual Points:
tbb-9.0-issues, tbb-regression, tbb-9.0.1-can |
Parent ID: | Points:
Reviewer: | Sponsor:
-------------------------------------------------+-------------------------
Comment (by alexcrichton):
In terms of diffing you may have better mileage diffing the `*.bc.z`
files. While there's no standalone tool to extract those, the [format is
documented](https://github.com/rust-
lang/rust/blob/87cbf0a547aaf9e8a7fc708851ecf4bc2adab5fd/src/librustc_codegen_llvm/back/bytecode.rs#L1-L23)
and you may be able to write a small manually program using `flate2` to
extract the `*.bc` file which you can then feed through `llvm-dis`. That
textual representation may be a bit more diffable? (no offsets and
whatnot).
Barring that though I suspect more progress will need to be made with
further reductions.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/32053#comment:13>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list