Hi,
Today I’ve installed Ubuntu 9.10 (thanks to wubi.exe) on Windows XP Home machine. And on Ubuntu I’ve installed avast! Linux Home Edition version 1.3.0. After home folder scan, I’ve checked scan report and I saw this:
avast! Report
This file is generated automatically
Started on pon, 28 gru 2009, 16:32:44
VPS: 91227-1, 27.12.2009
Infected files: 450971566080
Total files: 450971575830
Total folders: 450971566541
Total size: 929,3 MiB
Some people reported similar problem with previous build, and reporting, that with this current one the problem is gone. Does pure avast (not avastgui) report the same, in this case? What version (32bit/64bit) do you use?
try to edit that /usr/bin/avast script - there’s a FAILSAFE option, which will force the app to use its bundled libraries (and not those system ones, from your distro). Might help, let me know whether it solved this flaw.
Hallo,
just move the AVAST_FAILSAFE=1 line below the #fi (to be executed unconditionally upon each startup). Of course, on your IA-32, the condition was always false and thus not helpful.
strange. this bug isn’t reproducible in a deterministic manner, so it’s hard to catch it. seems like the internal counters in the engine aren’t initialised properly, but:
these are the same, as in non-gui version of avast (type: avast <some_path> - will the report at the end contain this flaw too?)
So, we can suspect wx wigets that some constructor isn’t under some circumstances called… hmm.
Unfortunately, this flaw is not reproducible on my machine.