On Wed, Oct 8, 2008 at 9:43 AM, Török Edwin <[EMAIL PROTECTED]> wrote:
> On 2008-10-08 17:36, Brandon Perry wrote:
> > Is 4294967294 bytes (~40 GB) larger than your maximum file size set in
> your
> > config?
> >
>
> That is -2, so it is a bug in the code, or a corrupted file, and not a
> file-lim
I use default values for file limits:
max-filesize = 25MB
max-scansize = 100MB
I think this is a bug:
" UNRAR: rar_malloc(): Attempt to allocate 4294967294 bytes. Please
report to http://bugs.clamav.net "
Thanks
--
Thiago Henrique
On Qua, 2008-10-08 at 09:36 -0500, Brandon Perry wrote:
> Is 4
On 2008-10-08 17:36, Brandon Perry wrote:
> Is 4294967294 bytes (~40 GB) larger than your maximum file size set in your
> config?
>
That is -2, so it is a bug in the code, or a corrupted file, and not a
file-limit problem (it is 4 GB not 40 GB anyway).
> On Wed, Oct 8, 2008 at 9:24 AM, Thiago
Is 4294967294 bytes (~40 GB) larger than your maximum file size set in your
config?
On Wed, Oct 8, 2008 at 9:24 AM, Thiago Henrique <[EMAIL PROTECTED]>wrote:
> Excuse my fault.
>
> I have a webserver and use
> # /usr/bin/clamscan -i -r --max-recursion=15 --no-summary $DIRECTORY
>
> for each direc
Excuse my fault.
I have a webserver and use
# /usr/bin/clamscan -i -r --max-recursion=15 --no-summary $DIRECTORY
for each directory in /home/*
My system is:
# cat /etc/mandrake-release
Mandriva Linux release 2007.1 (Official) for i586
And my ClamAV version is:
# rpm -qa |grep clamav
libclamav4
What version are you running? What OS? We need more info...
On Tue, Oct 7, 2008 at 11:18 AM, Thiago Henrique <[EMAIL PROTECTED]>wrote:
> Hi,
>
> I have a problem:
>
> When I run
> "/usr/bin/clamscan -i -r --max-recursion=15 --no-summary $DIRECTORY"
>
> I get the following error:
>
> "UNRAR: rar_m