How can I disable abrt daemon to avoid 100% CPU usage?
How can I disable abrt daemon to avoid 100% CPU usage? (Fedora 19)
Every hour I have a process called abrt-action-gen
, taking 100% that never ends.
Worst of all, it is a root
process, so I have to sudo
to kill and other users can't do anything about it.
Checking, yum doesn't find any package that provides that process. Do you know where it came from?
@sideburns, I think it is
abrt
daemon, it is there in the default installation.