On Mon, May 16, 2016 at 07:05:01PM +0200, Sebastian Andrzej Siewior wrote: > On 2016-05-16 17:32:55 [+0200], Kurt Roeckx wrote: > > Received signal: wake up > > ClamAV update process started at Mon May 16 15:52:55 2016 > > main.cvd is up to date (version: 57, sigs: 4218790, f-level: 60, builder: > > amishhammer) > > Downloading daily-21555.cdiff [100%] > > Downloading daily-21556.cdiff [100%] > > ERROR: Database load killed by signal 11 > > ERROR: Failed to load new database > > Could you please install the dbg package for freshclam + libclamav7 and send > a gdb backtrace?
I just noticed that libclamav7 is still the 99.1 version. It seems to have a new dependency and so an "upgrade" didn't upgrade that. After having upgraded that, it works. I'm guessing there is some ABI breakage between the 2 versions. Kurt