Re: [clamav-users] ClamAV Warning Everyday in my scan log bytecode 23

2018-08-08 Thread Al Varnell
There have been a couple of other reports of this earlier today, so check the archives. It's under investigation. -Al- On Tue, Aug 07, 2018 at 11:57 PM, Alessandro Molinari wrote: > > Hi everyone, > it is a long time since in the log of the daily antivirus scan I find > the following warning me

Re: [clamav-users] Bytecode 86 failed to run

2018-08-08 Thread Tilman Schmidt
Am 07.08.2018 um 22:24 schrieb Alain Zidouemba: > We do not have the sample. Please submit here, even though it's not > malicious: http://www.clamav.net/reports/malware Done. > On Tue, Aug 7, 2018 at 2:00 PM, Tilman Schmidt > wrote: > > $ sha256sum .java/deploym

Re: [clamav-users] Bytecode 86 failed to run

2018-08-08 Thread Tilman Schmidt
Am 08.08.2018 um 10:40 schrieb Tilman Schmidt: > JFTR it did. Total runtime was > >> Time: 34574.821 sec (576 m 14 s) > > which is pretty much exactly 144*24ms > > Seems the default --bytecode-timeout is really much smaller than the > 6ms mentioned in the manpage. Curiosity got the bet

Re: [clamav-users] Bytecode 86 failed to run

2018-08-08 Thread Steve Basford
That suggests that the actual default value of --bytecode-timeout might be 5000. Yep... https://github.com/Cisco-Talos/clamav-devel/blob/76d0d93d4f11a43f237cce495765b0f95d4352d1/shared/optparser.c Ie... { "BytecodeTimeout", "bytecode-timeout", 0, CLOPT_TYPE_NUMBER, MATCH_NUMBER, 5