Jake and Aaron both report occasional 100% CPU usage in Tor Browser, even with Javascript disabled. I've seen the thing randomly use a lot of CPU, but it usually calms down for me after I close the offending tab..
If we can figure out how to reproduce this, we can perhaps start by bisecting either our patches, or addons?
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items
0
Show closed items
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Linked items
0
Link issues together to show that they're related.
Learn more.
I have the same problem on Debian testing. It started with Firefox 17 ESR. For me, there doesn't seem to be an offending tab. After running TBB for a while and it starts using 100%, I can close all tabs except a blank one and the CPU load continues.
I'll see if I can avoid this by selectively disabling plugins.
At the yearly cleanig of the garage found an old box which was used at the office for accounting purposes, decided to blow the dust away and give it a use... Found out it won't work with Tor Browser, becasue of the CPU.
Tor Browser 3.6.5 is eating 100% CPU, after few hours of either usage either staying idle (in order to keep socksport open for other torified applications). The configration of the computer is this. An old box, running:
Operating system: Debian Wheezy
i386 arhitecture
CPU is AMD Athlon 2800+ @ 2.083 Ghz, 512KB cache
RAM: 1 GB
Data width: 32bit system
Continiously monitoring with htop, Tor Browser starts just fine and uses about 18% to 22% CPU. If visiting javascript websites which require the computer some work to do, CPU usage grows accordingly but it does not freeze the computer and gets back to normal value when closing the respective tab. This is for the first 2 or 3 hours.
After some time (2-3 hours) regardless if there are any tabs open or not Tor browser starts to eat 100% CPU until you can't do anything, have to hard reboot. The process name showing 100% in htop is called firefox (from tor browser) and it is shown in 2 instances, one eating 68% and another one with 21 - 25% something like this.
Desktop environmenet is LXDE with filemanager PCMANFM 1.1
After it reaches the 100% CPU usage, computer becomes inoperative. Can't suspend/logout Can't access anything nor open terminal nor type anything. Hard reboot is the only solution.
At the yearly cleanig of the garage found an old box which was used at the office for accounting purposes, decided to blow the dust away and give it a use... Found out it won't work with Tor Browser, becasue of the CPU.
Tor Browser 3.6.5 is eating 100% CPU, after few hours of either usage either staying idle (in order to keep socksport open for other torified applications).
Can you try an experiment? Use about:config to toggle extensions.torbutton.versioncheck_enabled to false. We'd like to know if doing this eliminates the hang.
At the yearly cleanig of the garage found an old box which was used at the office for accounting purposes, decided to blow the dust away and give it a use... Found out it won't work with Tor Browser, becasue of the CPU.
Tor Browser 3.6.5 is eating 100% CPU, after few hours of either usage either staying idle (in order to keep socksport open for other torified applications).
Can you try an experiment? Use about:config to toggle extensions.torbutton.versioncheck_enabled to false. We'd like to know if doing this eliminates the hang.
This seems to have worked for me.
Trac: Username: douggard Status: new to closed Resolution: N/Ato worksforme
The previous poster (although 4 years ago) shouldn't have closed the ticket with new status worksforme. With all due respect, unless I missed something (search site:torproject.org "douggard"), I don't think douggard is a developer who should close tickets that way. Looks like a mistake.
toggle extensions.torbutton.versioncheck_enabled to false is a workaround but not a bugfix for this ticket.
This issue as described in the original ticket is still happening. Therefore reopening.
I'm having high cpu usage with version 9.0.1 only when using a profile with torlauncher.prompt_at_startup and start_tor set to false, to access clearnet or other proxies.
Tried setting versioncheck_enabled to false, it helped once, but maybe I've changed something else too.
Since ever then, I can't figure out what setting helped, as I can't fix the other profiles.
I've figured out the below 2 threads are the hoggers:
-firefox.exe!Ordinal0+0x11x0
-ucrtbase.DLL!o__Clpow+0x10
i did not have any problem in 8.x. issue appeared for me in 9.x when running a control port at 9150 (i.e. from another tbb profile) and using another tbb profile with extensions.torlauncher.start_tor=false. problem lies somewhere in tor-circuit-display.js/tor-control-port.js when trying to communicate with a control port it has no access to
extensions.torbutton.display_circuit=false as workaround
i did not have any problem in 8.x. issue appeared for me in 9.x when running a control port at 9150 (i.e. from another tbb profile) and using another tbb profile with extensions.torlauncher.start_tor=false. problem lies somewhere in tor-circuit-display.js/tor-control-port.js when trying to communicate with a control port it has no access to
extensions.torbutton.display_circuit=false as workaround
looks like someone made a new bug from my post, but not me so i can't say. they are describing my only high cpu occurrence (other than general ff low performance) in tbb 9 though