Micah Snyder
Micah Snyder
I'm stumped. I have no idea how those files would've gotten there.
As a side note, if you're using 0.103.2 and `clamd` is on the same system as `clamonacc`, I would recommend using `clamonacc --fdpass` instead of `clamonacc --stream`. It is much...
@monkz I have a sneaking suspicion that this is caused by some undefined behavior > > > Without > > ``` > --log=/var/log/clamav/clamonacc.log > ``` > > i wasn't able...
Our tests our run sequentially. There probably would be a race condition if they ran concurrently.
Unfortunately the tests are failing on windows with this change: https://github.com/Cisco-Talos/clamav/runs/7400693168?check_suite_focus=true
@KoviRobi friendly ping.
No worries I understand. We've all been there.
Thanks for the heads up. We totally forgot to remove the "The newest LLVM version supported is 3.6.2..." line.
@eht16 maybe the health check issue is related to https://github.com/Cisco-Talos/clamav/pull/380 and https://github.com/Cisco-Talos/clamav/pull/369?
@jacobrayschwartz @denis111 @ysmall-backbase: Per the comment above, it may just be that you need to allocate more RAM for your containers. Either that or disable the `ConcurrentDatabaseReload` feature in the...