[tor-bugs] #29982 [Applications/Tor Browser]: Clicking on cog/gear icon crashes Tor Browser for Android

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Apr 2 13:42:33 UTC 2019


#29982: Clicking on cog/gear icon crashes Tor Browser for Android
-------------------------------------------------+-------------------------
 Reporter:  gk                                   |          Owner:  tbb-
                                                 |  team
     Type:  defect                               |         Status:
                                                 |  needs_information
 Priority:  Very High                            |      Milestone:
Component:  Applications/Tor Browser             |        Version:
 Severity:  Normal                               |     Resolution:
 Keywords:  tbb-mobile, ux-team, TBA-a3,         |  Actual Points:
  TorBrowserTeam201904, tbb-8.5-must-alpha       |
Parent ID:  #28329                               |         Points:
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------
Changes (by sysrqb):

 * status:  new => needs_information


Comment:

 I tried reproducing this on an Android 6.0 emulator, emulating both x86
 and armv7 architectures. The app didn't crash when clicking on the
 settings cog during either test. It sounds like the crash is occurring
 during the transition between the bootstrapping screen (using the
 BrowserApp as the Activity) to the first preferences screen (using the
 TorPreferences Activity).

 There aren't too many places where this can crash within the app code
 (verses within system code), however we are making some assumption about
 variables and return values being non-null in the TorPreferences code.
 Maybe some of those assumptions are wrong, and the code should correctly
 handle these. I'll fix these potential issues, at least.

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


More information about the tor-bugs mailing list