Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#54198 - [clamav] fresh installation of clamav, cannot get database loaded.

Attached to Project: Arch Linux
Opened by Andre Keller (0x2a) - Friday, 26 May 2017, 22:56 GMT
Last edited by Evangelos Foutras (foutrelis) - Saturday, 27 May 2017, 02:36 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Evangelos Foutras (foutrelis)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

With a fresh install of clamav, I cannot get the database loaded with freshclam. Also copying an existing database from an earlier version does not work.

Additional info:
* Version 0.99.2-6


Steps to reproduce:
ak@jeltz ~ $ sudo pacman -S clamav
ak@jeltz ~ $ sudo freshclam -v
Current working dir is /var/lib/clamav
Max retries == 3
ClamAV update process started at Sat May 27 00:48:05 2017
Using IPv6 aware code
Querying current.cvd.clamav.net
TTL: 1307
Software version from DNS: 0.99.2
Retrieving http://database.clamav.net/main.cvd
Trying to download http://database.clamav.net/main.cvd (IP: 217.19.16.188)
Downloading main.cvd [100%]
Loading signatures from main.cvd
Properly loaded 4218792 signatures from new main.cvd
ERROR: During database load : freshclam: llvm/lib/System/ThreadLocal.cpp:54: virtual llvm::sys::ThreadLocalImpl::~ThreadLocalImpl(): Assertion `errorcode == 0' failed.
ERROR: Database load killed by signal 6
ERROR: Failed to load new database
freshclam: llvm/lib/System/ThreadLocal.cpp:54: virtual llvm::sys::ThreadLocalImpl::~ThreadLocalImpl(): Assertion `errorcode == 0' failed.
Aborted

Workaround:

When I rebuild clamav with '--enable-llvm=no' it seems to work just fine...


This task depends upon

Closed by  Evangelos Foutras (foutrelis)
Saturday, 27 May 2017, 02:36 GMT
Reason for closing:  Fixed
Additional comments about closing:  clamav 0.99.2-7

Loading...