[tbb-bugs] #32950 [Applications/Tor Browser]: TorButton causes significant CPU load
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Jan 14 19:04:25 UTC 2020
#32950: TorButton causes significant CPU load
-------------------------+------------------------------------------
Reporter: cypherpunks | Owner: tbb-team
Type: defect | Status: new
Priority: Medium | Component: Applications/Tor Browser
Version: | Severity: Normal
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
-------------------------+------------------------------------------
When using TorBrowser without Tor (extensions.torbutton.use_nontor_proxy =
true) TorButton tries to connect to control port, fails and then begins to
waste CPU cycles by retrying control port connection attempts.
This is due to circuit display code here:
https://gitweb.torproject.org/torbutton.git/tree/chrome/content/tor-
circuit-display.js#n412
Disabling extensions.torbutton.display_circuit solves this, but it is
kinda non obvious from user POV. Please make
extensions.torbutton.use_nontor_proxy the only pref needed for TorButton
to cease all of its Tor-related activities.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/32950>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tbb-bugs
mailing list