Re: [clamav-users] fanotify allowed in kernel, clamd running as root, clamd complaining it needs to run as root

2019-09-04 Thread Mark Fortescue via clamav-users
Hi Jeff, Looks like Apparmor may be stepping in and preventing access. Have you checked that Apparmor has been changed to give clamd the required permissions ? Regards Mark. On 03/09/2019 22:01, Jeff Blaine via clamav-users wrote: Hello all, I'm experiencing something o

Re: [clamav-users] Continuous increase of startup time (is daily.cld broken?)

2019-10-10 Thread Mark Fortescue via clamav-users
risk from malicious software. Regards Mark. On 07/10/19 18:38, J.R. via clamav-users wrote: Steve Basford: So, is the above hash still relevant or should it moved into archived.hsb, which by default doesn't load ? I would *guess* the ClamAV team would have a *little* more detailed of a

Re: [clamav-users] Stop clamdscan from stepping on itself?

2019-10-21 Thread Mark Fortescue via clamav-users
its temporary files as this will is likely to cause issues. I hope that this helps clarify some of the issues. Regards Mark. On 19/10/19 20:20, Ian via clamav-users wrote: On Oct 19, 2019, at 10:58 AM, G.W. Haywood via clamav-users wrote: Hi there, On Sat, 19 Oct 2019, Ian via

[clamav-users] clamd onaccess scanning NFS

2019-11-11 Thread Mark Parker via clamav-users
squash, it doesn't have permissions to view a user's home directory contents.     Am I missing something? -Mark -- Mark Parker - SGL Network Administrator Applied Research Laboratories : The University of Texas at Austin (512) 835-3768 / mpar...@arlut.utexas.edu smime.p7s

Re: [clamav-users] clamd onaccess scanning NFS

2019-11-11 Thread Mark Parker via clamav-users
Well, I don't want to change permissions on 30 million files to make this work. Seems like the wrong thing to do. On 11/11/2019 12:05 PM, G.W. Haywood via clamav-users wrote: Hi there, On Mon, 11 Nov 2019, Mark Parker via clamav-users wrote: ... need onaccess scanning but ..

Re: [clamav-users] 0.102.1 and Solaris 11.3...

2019-11-30 Thread Mark Fortescue via clamav-users
d help find any buffer overruns but it does take a bit of getting use to for first time users. There are more primitive approaches for finding buffer overruns but you would need to be vary familiar with the SSL and freshclam source code for these. Regards Mark. On 30/11/19 02:54,

Re: [clamav-users] freshclam in clamav 0.102.2 stuck in cli_tgzload

2020-03-21 Thread Mark Fortescue via clamav-users
the value returned by fseek(). It should be returning 0. If the cast works then it would be a good idea to try and make 'size' and 'pad' 'unsigned long' instead of 'unsigned int'. Hope this helps. Regards Mark. On 21/03/2020 13:41, Pierluigi F

Re: [clamav-users] Clamd crashes frequently - macOS Catalina

2020-05-01 Thread Mark Allan via clamav-users
. It hasn't crashed since we started excluding it from the DB. Mark > On 1 May 2020, at 7:15 am, James Brown via clamav-users > wrote: > > Getting lots of crashes of clamd. No indication of an issue in the clamd.log. > > Installed via Homebrew. > >

Re: [clamav-users] Clamd crashes frequently - macOS Catalina

2020-05-02 Thread Mark Allan via clamav-users
Hi James, Glad that seems to have helped. Al and others are correct that the distro should be updated to use pcre2, but I'm not convinced that's the root of the problem. We're seeing the issue with that signature despite already using pcre2 in our build. Mark > On 2 May 20

Re: [clamav-users] Clamd crashes frequently - macOS Catalina

2020-05-05 Thread Mark Allan via clamav-users
Hi Micah, Al is correct, we're using 10.32. I see 10.34 is now available, so I'll compile against that when I get a chance and see if it makes any difference. Mark > On 5 May 2020, at 6:25 am, Al Varnell via clamav-users > wrote: > > Micah, > > Looks to be 10.

Re: [clamav-users] Clamd crashes frequently - macOS Catalina

2020-05-07 Thread Mark Allan via clamav-users
urprising that a signature can bring down clamd though. Hope the above is useful. Best regards Mark > On 5 May 2020, at 6:28 pm, Micah Snyder (micasnyd) wrote: > > Mark, > > It probably won’t make much difference, though there is a possible slow scan > time issue in pcre2 1

Re: [clamav-users] Problems compiling 0.102.4 on OLD system

2020-07-17 Thread Mark Fortescue via clamav-users
unlinkat() functions to understand the differences with the regular versions. Parsing paths is not always the easiest thing to do but the learning curve can be useful. Regards Mark. On 16/07/2020 22:22, Kevin A. McGrail via clamav-users wrote: Hi, I have an old system I'm comp

Re: [clamav-users] Thousands of log entries for real filename

2020-09-11 Thread Mark Fortescue via clamav-users
system are suitable for scanning. Regards Mark. On 11/09/2020 17:39, Royce Souther via clamav-users wrote: I setup *clamd* running as the clamscan user. I have *clamonacc* running as root. I was not able to get *clarmonacc* to use syslog so I pass it a log file path argument. It is

Re: [clamav-users] Clamd.exe

2020-10-23 Thread Mark Fortescue via clamav-users
Hi, Have you tried C:\\Windows or C:/Windows. Just a thought. Regards Mark. On 23/10/2020 19:46, Marcy Rogers via clamav-users wrote: Ged Thank you for the advice. When I installed Clamav for Windows, the install places the Clamav in the c:\program files. I followed the instructions

Re: [clamav-users] clamd scan problem

2020-10-31 Thread Mark Fortescue via clamav-users
Hi Tsutomu, How much memory is available on your AIX system ? Recommendations vary but I think the general rule will be you need 4GBytes or more for any server that has to do more than just run Clamd. Anything less that 2GBytes is going to be very slow or fail. Regards Mark. On 31

Re: [clamav-users] ClamAV Scan - Data Read vs Data Scanned

2020-11-03 Thread Mark Fortescue via clamav-users
u not just round up by adding (BlockSize - 1) bytes when setting the block variables ? Regards Mark. On 03/11/2020 16:07, Paul Kosinski via clamav-users wrote: "This is a display problem, not a storage problem." I disagree. When the counts in info.blocks and info.rblocks are

Re: [clamav-users] ClamAV Scan - Data Read vs Data Scanned

2020-11-04 Thread Mark Fortescue via clamav-users
number of 16kb blocks, then it should be counting at least 0.016384 MB (or 0.015625 MiB) for tiny files. By normal rounding rules this should display as 0.02 MB/MiB. On Tue, 3 Nov 2020 17:50:18 + Mark Fortescue via clamav-users wrote: > Hi all, > >

Re: [clamav-users] Uninstalling clamAV on macOS

2024-12-17 Thread Mark Allan via clamav-users
when, and is used to facilitate the configuration of subsequent installations should you ever run the same installer again, or attempt to install an older version on top. Best regards, Mark > On 17 Dec 2024, at 1:27 pm, Eric Tykwinski via clamav-users > wrote: > > Kortschnoi,

Re: [clamav-users] Time taken to complete scan recently doubled

2025-07-29 Thread Mark Allan via clamav-users
We're seeing the same thing here. We mirror the DB for ClamXAV users but we do a Mac-specific FP test first which usually takes around 3.5 hours on a fast Mac. Daily DB version 27709 took 3 hours 20 minutes whereas version 27710 took 12 hours 46 minutes Mark > On 29 Jul 2025, at

[clamav-users] clamav-1.3.1 daemon panic

2024-06-26 Thread Mark G Thomas via clamav-users
atal runtime error: failed to initiate panic, error 5 I just wanted to pass this along, in case anyone has any insight or interest. Mark -- Mark G Thomas , KC3DRE ___ Manage your clamav-users mailing list subscription / unsubscribe: https://lists.cl

Re: [clamav-users] Virus def download results in 403 Forbidden

2021-03-05 Thread Mark Pizzolato - Clamav-Win32 via clamav-users
I've never seen any problem with freshclam's memory footprint. On my Windows box, freshclam runs taking up all of 2.6MB. Clamd, on the other hand sucks down 1.4GB. There is no need to run clamd for the situation you are dealing with. On Friday, March 5, 2021 at 10:45 AM, Joel Esler wrote: >

Re: [clamav-users] Heuristics, only on or off?

2021-03-23 Thread Mark Pizzolato - Clamav-Win32 via clamav-users
uot;legitimate" messages while I'd always want to stop the ContainsMacros case. By "legitimate" here, I'm not saying that whatever heuristic is being interpreted incorrectly, but merely that real email from legitimate senders is being sent to users who ex

Re: [clamav-users] ClamAV® blog: ClamAV 0.104.0 Second Release Candidate is here!

2021-08-21 Thread Mark Pizzolato - Clamav-Win32 via clamav-users
operate normally in my environment and are now in production. If anything surprising happens, I’ll raise the problem here. * Mark Pizzolato From: clamav-users mailto:clamav-users-boun...@lists.clamav.net>> On Behalf Of Joel Esler (jesler) via clamav-users Sent: Thursday, August 19, 202

Re: [clamav-users] ClamAV® blog: ClamAV 0.104.0 Second Release Candidate is here!

2021-08-22 Thread Mark Pizzolato - Clamav-Win32 via clamav-users
s various other things to think about relating to configuration setup which MAY find total documentation useful. The web site serves that purpose very well. Meanwhile, the conf_examples directory contains a very useful starting point for anyone who may actually start from that container (zip or ot

Re: [clamav-users] Update problem today

2022-04-23 Thread Mark Pizzolato - Clamav-Win32 via clamav-users
This may be happening to you... I added a Windows Defender exclusion form the clamav database directory and the updates subsequently succeeded. - Mark ___ clamav-users mailing list clamav-users@lists.clamav.net https://lists.clamav.net/mailman/lis

<    1   2   3   4   5