[Bug 1903298] Re: aide segfaults on Ubuntu 20.10

2021-04-30 Thread Thomas Sjögren
Works as expected on Impish. ~$ apt list --installed 'aide*' Listing... Done aide-common/impish,now 0.17.3-1 all [installed,automatic] aide/impish,now 0.17.3-1 amd64 [installed] ~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu Impish Indri (development

[Bug 1903298] Re: aide segfaults on Ubuntu 20.10

2020-11-06 Thread Thomas Sjögren
Vagrant configuration: Vagrant.configure("2") do |config| config.vbguest.installer_options = { allow_kernel_upgrade: true } config.vm.provider "virtualbox" do |vb| vb.default_nic_type = "Am79C973" vb.memory = 2048 vb.customize ["modifyvm", :id, "--uart1", "0x3F8", "4"]

[Bug 1903298] Re: aide segfaults on Ubuntu 20.10

2020-11-06 Thread Thomas Sjögren
crash report ** Attachment added: "_usr_bin_aide.0.crash" https://bugs.launchpad.net/ubuntu/+source/aide/+bug/1903298/+attachment/5431915/+files/_usr_bin_aide.0.crash -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1903298] [NEW] aide segfaults on Ubuntu 20.10

2020-11-06 Thread Thomas Sjögren
Public bug reported: ProblemType: Crash Architecture: amd64 Date: Fri Nov 6 12:24:09 2020 DistroRelease: Ubuntu 20.10 ExecutablePath: /usr/bin/aide ExecutableTimestamp: 1568007760 ProcCmdline: /usr/bin/aide --config /var/lib/aide/aide.conf.autogenerated --init ProcCwd: /home/vagrant ~$ sudo