Author Topic: Avast using 98% cpu  (Read 5819 times)

0 Members and 1 Guest are viewing this topic.

Offline pierrevachon

  • Newbie
  • *
  • Posts: 1
Avast using 98% cpu
« on: August 26, 2019, 04:34:59 PM »
Is it normal when i boot up that the file com.avast.daemon runs for a long time and loads the cpu to 98%? The fan keeps running. Seems like a lot of resources for this program.

Thanks.

Pierre

Offline ondrej.kolacek

  • Avast team
  • Sr. Member
  • *
  • Posts: 394
Re: Avast using 98% cpu
« Reply #1 on: August 26, 2019, 04:58:58 PM »
Hello,
it is not normal, but last few days there have been several reports of such behavior. Please check your email, I have sent you a mail, it would be great if you could help us with diagnosis of this problem.
Kind regards,
Ondrej Kolacek

Offline ondrej.kolacek

  • Avast team
  • Sr. Member
  • *
  • Posts: 394
Re: Avast using 98% cpu
« Reply #2 on: August 28, 2019, 02:02:12 PM »
Hello,

the issue should be fixed via new VPS released at 27. August 2019, cca. 16:30 UTC. The cause was a bug in pdf processing code which led to infinite loop for small set of PDF files.


Unfortunately the update of VPS itself will not stop the infinite loop; if this is happening to you, force update of Avast (just in case automatic update did not download the new VPS yet) and afterwards either restart your computer or run the following command in terminal:

Code: [Select]
sudo killall com.avast.daemon
We apologise for the issue.
 
Kind regards,
Ondrej Kolacek
« Last Edit: August 28, 2019, 02:03:50 PM by ondrej.kolacek »

Offline JarnoDB

  • Newbie
  • *
  • Posts: 1
Re: Avast using 98% cpu
« Reply #3 on: December 03, 2022, 10:40:13 PM »
Dears,

I registered specifically to report this same issue, that I noticed today (3th of December 2022) on my MacBook Pro 2018 running macOS version 13.0.1
This is the first time I've noticed this issue. What can I do to determine the root cause? Has this been reported after the 2019 fix?

Kind Regards

Offline ondrej.kolacek

  • Avast team
  • Sr. Member
  • *
  • Posts: 394
Re: Avast using 98% cpu
« Reply #4 on: December 05, 2022, 10:33:22 AM »
Dears,

I registered specifically to report this same issue, that I noticed today (3th of December 2022) on my MacBook Pro 2018 running macOS version 13.0.1
This is the first time I've noticed this issue. What can I do to determine the root cause? Has this been reported after the 2019 fix?

Kind Regards
Hello,
if this is still happening, please run the Terminal app and in it run the following command:
Code: [Select]
sudo sample $(ps -e|grep com.avast|grep daemon|awk '{print $1}') -file ~/Desktop/avast_daemon.sampleIt will request your password. This will generate a file avast_daemon.sample in your Desktop folder. Please send it to ondrej.kolacek <at> avast.com.
We do not see any signs of this issue happening increasingly often; it could be an one-off occurrence.
If the issue is no longer present, unfortunately there is no way how to analyse this.
Kind regards,
Ondrej Kolacek