https://bugs.launchpad.net/ubuntu/+source/aide/+bug/1920649/comments/6
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1903298
Title:
aide segfaults on Ubuntu 20.10
To manage notifications about this
Public bug reported:
I use Ubuntu 22.04 LTS beta with epiphany-browser installed.
# uname -a
Linux T590 5.15.0-23-generic #23-Ubuntu SMP Fri Mar 11 14:54:05 UTC 2022 x86_64
x86_64 x86_64 GNU/Linux
# cat /etc/os-release
PRETTY_NAME="Ubuntu Jammy Jellyfish (development branch)"
NAME="Ubuntu"
VER
I was wrong in my previous solutions.
Crashing AIDE is a result of default AIDE config only. When many audit
rules are configured, AIDE crashes because audit is running too fast.
And AIDE simply can not calculate sums, in case of file changes when
calculating. Keep in mind, that auditd reading mes
>> But after running for over an hour and a half, with zero bytes written to
aide.db.new, it was clearly not going anywhere, so I killed it.
Jeffry, I have officially approved hardware (Dell Vostro laptop, see
here Ubuntu HCL: https://ubuntu.com/certified/202006-27974) for my
Ubuntu 20.04. And eve
I can tell what I did to mitigate this bug, and It’s worked for me (do
it as power user or root):
1. Completely purge installed AIDE:
apt purge aide aide-common
rm -rf /var/log/aide
2. Install AIDE back again:
apt update
apt install aide-common aide-dynamic
3. Then rebuild config:
update-aide