-
-
Notifications
You must be signed in to change notification settings - Fork 307
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Extreme (over 1000%, literally) CPU Usage #1294
Comments
After looking at the screenshots more, it appears that the original Portmaster process didn't even make onto the first screenshot, but then jumped up to first place 40 seconds later (look at the TIME each process had been running). Also it was spawning more processes suddenly? |
Update: |
that would be a great start, can you pleas provide the debug info taken during such an incident. |
Thanks for the quick reply! I have restarted it again and am just waiting for it to do it again so I can get the logs. 😄 |
Also, is there any way to get the previous logs from Portmaster? Like are they saved after Portmaster has been restarted, and the computer has been logged-out of? I know I really should have just got the logs when the issues were happening 😊 , but I wasn't able to load the Portmaster UI due to how sluggish my system was, or something. |
Alright, so after looking at this it appears that all of the Portmaster logs are located here: |
thanks, but the debug info during the event is what I am looking for :D thanks |
If you experience this again, please get the debug info, but also collect a CPU profile. Docs: Get CPU Profile |
Thanks! I'll be sure to do that if it ever happens again. 😄 |
Confirm. Loads ryzen 7 6800H at 100%. This doesn't happen very often, usually after updating several tabs in the browser. More often it takes about 18-20%. |
Maybe I experienced this: #1312. I had just updated Portmaster that day. 🤷♂️ |
@ethical-haquer are you also on manjaro? and are you using the manjaro packaged version? Manjaro is packaging PM themselves. |
Nope. I'm using Debian 11, PureOS to be exact. I believe I used the portmaster-installer.deb to install Portmaster, as I have that file. |
What happened:
I was using my computer, in fact I was experiencing This VS Code bug, so I was following the steps to solve that issue. Then, my laptop's fans kicked on. I though it was VS Code again, but nope, htop said it was Portmaster. At the worst part, Portmaster had over a dozen processes running, with one using 1048% of the CPU. My laptop has 12 Intel® Core™ i7-10710U CPU @ 1.10GHz, and 30 Gbs of memory. All of the CPUs were in the red zone.
What did you expect to happen?:
Well, I guess I expected Portmaster to use less than 1000% of the CPU. :)
How did you reproduce it?:
By starting Portmaster again.
Debug Information:
Waiting for it to do it again so I can get the logs...
What I saw when I first opened htop:
What I saw 40 seconds later, after trying to restart Portmaster (from the GUI):
What I saw after quitting the top Portmaster process from htop:
The text was updated successfully, but these errors were encountered: