You are not logged in.

#1 2017-05-26 21:31:59

chl
Member
Registered: 2016-04-15
Posts: 3

[Solved] Problem with clamav

Since a few days I have the following problem with clamav.

All programs belonging to the clamav package as e.g. clamd, freshclam or clamscan fail with the same error message:

llvm/lib/System/ThreadLocal.cpp:54: virtual llvm::sys::ThreadLocalImpl::~ThreadLocalImpl(): Assertion `errorcode == 0' failed.

For example freshclam:

$ sudo freshclam 
ClamAV update process started at Fri May 26 23:17:16 2017
Downloading main.cvd [100%]
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.
Abgebrochen

Unfortunately I don't have any idea what might cause this problem, so any hint or help is appreciated.

Please let me know if you need any additional information.

CHL

Last edited by chl (2017-05-27 07:44:16)

Offline

#2 2017-05-26 23:20:36

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,911

Re: [Solved] Problem with clamav

Looks like it may have to do with the version of llvm installed.

post output of "pacman Qs llvm" please .


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#3 2017-05-27 07:43:56

chl
Member
Registered: 2016-04-15
Posts: 3

Re: [Solved] Problem with clamav

When I just updated my system a new version of clamav (0.99.2-7) was installed, which solved the problem.

@Lone_Wolf:

You were probabely right. In the actual version of clamav's PKGBUILD '--disable-llvm' was added to the build section.

CHL

Offline

Board footer

Powered by FluxBB