[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 19:43:07 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):

 Replying to [comment:7 sysrqb]:
 > I worry there are other bugs lurking as a result of our unzip/zip, but I
 don't have a better solution right now.
 In fact:
 {{{
 $ unzip -vl tor-browser-9.0a7-android-x86_64-multi.apk | grep -c Stored
 981
 $ unzip -vl tor-browser-9.0a8-android-x86_64-multi.apk | grep -c Stored
 45
 }}}

 {{{
 $ unzip -vl tor-browser-9.0a7-android-x86_64-multi.apk | grep -c Defl:N
 17
 $ unzip -vl tor-browser-9.0a8-android-x86_64-multi.apk | grep -c Defl:N
 1516
 }}}

 These numbers aren't very helpful, except showing the majority of files in
 `9.0a7` are `Stored` while the majority of files in `9.0a8` are `Defl:N`.

 A little more informative:
 {{{

 $ unzip -vl tor-browser-9.0a7-android-x86_64-multi.apk | grep Defl:N
  1858081  Defl:N  1787604   4% 2000-01-01 00:00 6e9c0248
 assets/distribution/extensions/https-everywhere-eff at eff.org.xpi
   548510  Defl:N   537879   2% 2000-01-01 00:00 f556e20f
 assets/distribution/extensions/{73a6fe31-595d-460b-a920-fcc0f8843232}.xpi
  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
   510160  Defl:N   210494  59% 2000-01-01 00:00 d10747be
 lib/x86_64/libfreebl3.so
    30728  Defl:N    12928  58% 2000-01-01 00:00 07c892e9
 lib/x86_64/liblgpllibs.so
  1781088  Defl:N   593355  67% 2000-01-01 00:00 dcacddb5
 lib/x86_64/libmozavcodec.so
   186608  Defl:N    71807  62% 2000-01-01 00:00 fe062a40
 lib/x86_64/libmozavutil.so
  1174440  Defl:N   417613  64% 2000-01-01 00:00 3169aef4
 lib/x86_64/libmozglue.so
  1884528  Defl:N   912276  52% 2000-01-01 00:00 025746a3
 lib/x86_64/libnss3.so
   450840  Defl:N   181388  60% 2000-01-01 00:00 ed1e782b
 lib/x86_64/libnssckbi.so
     6144  Defl:N     1701  72% 2000-01-01 00:00 4fb02e64  lib/x86_64
 /libplugin-container.so
   248776  Defl:N   103114  59% 2000-01-01 00:00 36153725
 lib/x86_64/libsoftokn3.so
 86656560  Defl:N 32635129  62% 2000-01-01 00:00 355d0169
 lib/x86_64/libxul.so
   179977  Defl:N    64862  64% 2010-01-01 00:00 0ae40655  META-
 INF/TBA_ALPH.SF
     1791  Defl:N     1522  15% 2010-01-01 00:00 9789b962  META-
 INF/TBA_ALPH.RSA
   179850  Defl:N    64218  64% 2010-01-01 00:00 171cbda6  META-
 INF/MANIFEST.MF
 }}}

 I don't know what change was introduced between `a7` and `a8`, but there
 are a lot of files that changed between them.

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


More information about the tor-bugs mailing list