[tor-bugs] #31140 [Applications/Tor Browser]: Tor Browser for Android 60.8.0 crash on aarch64

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Aug 27 10:34:12 UTC 2019


#31140: Tor Browser for Android 60.8.0 crash on aarch64
-------------------------------------------------+-------------------------
 Reporter:  j3tracey                             |          Owner:  tbb-
                                                 |  team
     Type:  defect                               |         Status:  closed
 Priority:  High                                 |      Milestone:
Component:  Applications/Tor Browser             |        Version:
 Severity:  Normal                               |     Resolution:  fixed
 Keywords:  tbb-mobile, tbb-crash,               |  Actual Points:
  TorBrowserTeam201908R                          |
Parent ID:                                       |         Points:
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------

Comment (by acat):

 I just tested this, and there's a syntax error: `SyntaxError: continue
 must be inside loop`. There's a `continue` inside a `.forEach` (here
 https://github.com/sysrqb/torbutton/commit/636afd52d70c9676f4b9d0f1f86d2f693d91e8f7
 #diff-9a4ff5d4f9e8419db8a4ac6a36da1422R53), which should probably be a
 `return` instead since it's actually a function and not a 'real' loop.

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


More information about the tor-bugs mailing list