[tor-bugs] #27865 [Applications/Tor Browser]: Tor Browser 8.5a2 is crashing on Windows

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Sep 25 22:53:06 UTC 2018


#27865: Tor Browser 8.5a2 is crashing on Windows
--------------------------------------+--------------------------
 Reporter:  boklm                     |          Owner:  tbb-team
     Type:  defect                    |         Status:  new
 Priority:  Very High                 |      Milestone:
Component:  Applications/Tor Browser  |        Version:
 Severity:  Normal                    |     Resolution:
 Keywords:                            |  Actual Points:
Parent ID:                            |         Points:
 Reviewer:                            |        Sponsor:
--------------------------------------+--------------------------

Comment (by boklm):

 I disabled the update to 8.5a2 for Windows users until the issue is fixed.

 I added these lines in the update_responses `.htacess` file:
 {{{
 # Temporarily disable update for Windows users
 RewriteRule ^WINNT_x86-gcc3/.*
 https://aus1.torproject.org/torbrowser/update_8.5a1/alpha/$0 [last]
 RewriteRule ^WINNT_x86-gcc3-x64/.*
 https://aus1.torproject.org/torbrowser/update_8.5a1/alpha/$0 [last]
 RewriteRule ^WINNT_x86_64-gcc3-x64/.*
 https://aus1.torproject.org/torbrowser/update_8.5a1/alpha/$0 [last]
 }}}

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


More information about the tor-bugs mailing list