[tor-bugs] #32342 [Applications/Tor Browser]: Tor Browser for Android crashes when opening the locale pane in the settings

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Oct 31 16:39:27 UTC 2019


#32342: Tor Browser for Android crashes when opening the locale pane in the
settings
-------------------------------------------------+-------------------------
 Reporter:  gk                                   |          Owner:  tbb-
                                                 |  team
     Type:  defect                               |         Status:  new
 Priority:  High                                 |      Milestone:
Component:  Applications/Tor Browser             |        Version:
 Severity:  Major                                |     Resolution:
 Keywords:  tbb-mobile, tbb-crash,               |  Actual Points:
  tbb-9.0-issues, tbb-regression,                |
  tbb-9.0.1-can, TorBrowserTeam201910            |
Parent ID:                                       |         Points:
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------

Comment (by sysrqb):

 `9.0a7`:
 {{{
  1174440  Defl:N   417613  64% 2000-01-01 00:00 3169aef4
 lib/x86_64/libmozglue.so
  1781088  Defl:N   593355  67% 2000-01-01 00:00 dcacddb5
 lib/x86_64/libmozavcodec.so
  1858081  Defl:N  1787604   4% 2000-01-01 00:00 6e9c0248
 assets/distribution/extensions/https-everywhere-eff at eff.org.xpi
  1884528  Defl:N   912276  52% 2000-01-01 00:00 025746a3
 lib/x86_64/libnss3.so
  2339663  Defl:X   269250  89% 2010-01-01 00:00 bb2bb5ce
 assets/common/geoip6
  4073678  Defl:X  1190281  71% 2010-01-01 00:00 2c54d862
 assets/common/geoip
  5720092  Defl:X  2443472  57% 2010-01-01 00:00 401195d9  classes.dex
  7105248  Defl:N  2391049  66% 2000-01-01 00:00 2bb41c2d
 lib/x86_64/libObfs4proxy.so
  7478968  Defl:N  2698159  64% 2000-01-01 00:00 f391dcb9
 lib/x86_64/libTor.so
 10836161  Stored 10836161   0% 2010-01-01 00:00 71404561  assets/omni.ja
 86656560  Defl:N 32635129  62% 2000-01-01 00:00 355d0169
 lib/x86_64/libxul.so
 137422584         61169376  56%                            1561 files
 }}}

 `9.0a8`:
 {{{
  1174440  Defl:N   417612  64% 2000-01-01 00:00 fa4ea2be
 lib/x86_64/libmozglue.so
  1781088  Defl:N   593362  67% 2000-01-01 00:00 e0620690
 lib/x86_64/libmozavcodec.so
  1858081  Defl:N  1787604   4% 2000-01-01 00:00 6e9c0248
 assets/distribution/extensions/https-everywhere-eff at eff.org.xpi
  1884528  Defl:N   912275  52% 2000-01-01 00:00 9f197d32
 lib/x86_64/libnss3.so
  2339663  Defl:N   295431  87% 2000-01-01 00:00 bb2bb5ce
 assets/common/geoip6
  4073678  Defl:N  1191956  71% 2000-01-01 00:00 2c54d862
 assets/common/geoip
  5720064  Defl:N  2453573  57% 2000-01-01 00:00 be25d81c  classes.dex
  7105248  Defl:N  2391049  66% 2000-01-01 00:00 2bb41c2d
 lib/x86_64/libObfs4proxy.so
  7478968  Defl:N  2698159  64% 2000-01-01 00:00 f391dcb9
 lib/x86_64/libTor.so
 10866315  Defl:N 10307038   5% 2000-01-01 00:00 152db749  assets/omni.ja
 86656560  Defl:N 32634495  62% 2000-01-01 00:00 0dec3529
 lib/x86_64/libxul.so
 137614012         59830866  57%                            1561 files
 }}}

 So, comparing `9.0a7` and `9.0a8` show omni.ja was simply `stored` in
 `9.0a7` (indicating it was already compressed), while it was compressed
 using deflate in `9.0a8`. We can see the size of the apk decreased, as
 well (presumably because an inflated omni.ja allowed higher overall
 compression of the apk):
 {{{

 -rw-r--r-- 1 sysrqb sysrqb 59M Oct 31 15:53 tor-browser-9.0a7-android-
 x86_64-multi.apk
 -rw-r--r-- 1 sysrqb sysrqb 58M Oct 31 15:53 tor-browser-9.0a8-android-
 x86_64-multi.apk
 }}}

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


More information about the tor-bugs mailing list