Your message dated Sat, 30 Jul 2011 19:56:55 +0000
with message-id <[email protected]>
and subject line Bug#635340: fixed in clamav 0.97.2+dfsg-1~squeeze1
has caused the Debian Bug report #635340,
regarding clamav: "LibClamAV Error: Opcode 20 of type 0 is not implemented 
yet!" error messages
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
635340: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635340
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: clamav
Version: 0.97.1+dfsg-1~lenny1
Severity: normal

Since July 15th we are getting error messages like the following from
our Debian servers that are running clamscan:

LibClamAV Error: Opcode 20 of type 0 is not implemented yet!
LibClamAV Warning: Bytecode 2 failed to run: Invalid argument passed to
function

One of the files causing this error seems to be the IE8 executable:

iserv ~/Martin # md5sum iexplore.exe 
b60dddd2d63ce41cb8c487fcfbb6419e  iexplore.exe
iserv ~/Martin # clamscan -v iexplore.exe 
Scanning iexplore.exe
LibClamAV Error: Opcode 20 of type 0 is not implemented yet!
LibClamAV Warning: Bytecode 14 failed to run: Invalid argument passed to
function
iexplore.exe: OK

----------- SCAN SUMMARY -----------
Known viruses: 1006625
Engine version: 0.97.1
Scanned directories: 0
Scanned files: 1
Infected files: 0
Data scanned: 0.61 MB
Data read: 0.61 MB (ratio 1.01:1)
Time: 5.911 sec (0 m 5 s)

Unfortunately I don't know whether I'm allowed to attach this file
(copyright?).

Just a few days earlier there was an update so I guess this might be
related:

Aptitude 0.4.11.11: log report
Sun, Jul 10 2011 03:29:37 +0200

IMPORTANT: this log only lists intended actions; actions which fail due
to dpkg problems may not be completed.

Will install 5 packages, and remove 0 packages.
2154kB of disk space will be used
===============================================================================
[UPGRADE] clamav 0.97+dfsg-2~lenny1 -> 0.97.1+dfsg-1~lenny1
[UPGRADE] clamav-base 0.97+dfsg-2~lenny1 -> 0.97.1+dfsg-1~lenny1
[UPGRADE] clamav-daemon 0.97+dfsg-2~lenny1 -> 0.97.1+dfsg-1~lenny1
[UPGRADE] clamav-freshclam 0.97+dfsg-2~lenny1 -> 0.97.1+dfsg-1~lenny1
[UPGRADE] libclamav6 0.97+dfsg-2~lenny1 -> 0.97.1+dfsg-1~lenny1
===============================================================================

Log complete.


-- Package-specific info:
--- configuration ---
Checking configuration files in /etc/clamav

Config file: clamd.conf
-----------------------
LogFile = "/var/log/clamav/clamav.log"
LogFileUnlock disabled
LogFileMaxSize = "4294967295"
LogTime = "yes"
LogClean disabled
LogSyslog disabled
LogFacility = "LOG_LOCAL6"
LogVerbose disabled
ExtendedDetectionInfo = "yes"
PidFile = "/var/run/clamav/clamd.pid"
TemporaryDirectory = "/tmp"
DatabaseDirectory = "/var/lib/clamav"
OfficialDatabaseOnly disabled
LocalSocket = "/var/run/clamav/clamd.ctl"
LocalSocketGroup = "clamav"
LocalSocketMode = "666"
FixStaleSocket = "yes"
TCPSocket disabled
TCPAddr disabled
MaxConnectionQueueLength = "15"
StreamMaxLength = "10485760"
StreamMinPort = "1024"
StreamMaxPort = "2048"
MaxThreads = "12"
ReadTimeout = "180"
CommandReadTimeout = "5"
SendBufTimeout = "200"
MaxQueue = "100"
IdleTimeout = "30"
ExcludePath disabled
MaxDirectoryRecursion = "15"
FollowDirectorySymlinks disabled
FollowFileSymlinks disabled
CrossFilesystems = "yes"
SelfCheck = "3600"
VirusEvent disabled
ExitOnOOM disabled
Foreground disabled
Debug disabled
LeaveTemporaryFiles disabled
User = "clamav"
AllowSupplementaryGroups = "yes"
Bytecode = "yes"
BytecodeSecurity = "TrustSigned"
BytecodeTimeout = "60000"
BytecodeUnsigned disabled
BytecodeMode = "Auto"
DetectPUA disabled
ExcludePUA disabled
IncludePUA disabled
AlgorithmicDetection = "yes"
ScanPE = "yes"
ScanELF = "yes"
DetectBrokenExecutables disabled
ScanMail = "yes"
ScanPartialMessages disabled
PhishingSignatures = "yes"
PhishingScanURLs = "yes"
PhishingAlwaysBlockCloak disabled
PhishingAlwaysBlockSSLMismatch disabled
HeuristicScanPrecedence disabled
StructuredDataDetection disabled
StructuredMinCreditCardCount = "3"
StructuredMinSSNCount = "3"
StructuredSSNFormatNormal = "yes"
StructuredSSNFormatStripped disabled
ScanHTML = "yes"
ScanOLE2 = "yes"
OLE2BlockMacros disabled
ScanPDF = "yes"
ScanArchive = "yes"
ArchiveBlockEncrypted disabled
MaxScanSize = "104857600"
MaxFileSize = "26214400"
MaxRecursion = "16"
MaxFiles = "10000"
ClamukoScanOnAccess disabled
ClamukoScannerCount = "3"
ClamukoScanOnOpen disabled
ClamukoScanOnClose disabled
ClamukoScanOnExec disabled
ClamukoIncludePath disabled
ClamukoExcludePath disabled
ClamukoExcludeUID disabled
ClamukoMaxFileSize = "5242880"
DevACOnly disabled
DevACDepth disabled
DevLiblog disabled

Config file: freshclam.conf
---------------------------
LogFileMaxSize = "4294967295"
LogTime disabled
LogSyslog disabled
LogFacility = "LOG_LOCAL6"
LogVerbose disabled
PidFile = "/var/run/clamav/freshclam.pid"
DatabaseDirectory = "/var/lib/clamav/"
Foreground disabled
Debug disabled
AllowSupplementaryGroups disabled
UpdateLogFile = "/var/log/clamav/freshclam.log"
DatabaseOwner = "clamav"
Checks = "12"
DNSDatabaseInfo = "current.cvd.clamav.net"
DatabaseMirror = "db.local.clamav.net", "database.clamav.net"
MaxAttempts = "3"
ScriptedUpdates = "yes"
TestDatabases = "yes"
CompressLocalDatabase disabled
ExtraDatabase disabled
DatabaseCustomURL disabled
HTTPProxyServer disabled
HTTPProxyPort disabled
HTTPProxyUsername disabled
HTTPProxyPassword disabled
HTTPUserAgent disabled
NotifyClamd = "/etc/clamav/clamd.conf"
OnUpdateExecute disabled
OnErrorExecute disabled
OnOutdatedExecute disabled
LocalIPAddress disabled
ConnectTimeout = "30"
ReceiveTimeout = "30"
SubmitDetectionStats disabled
DetectionStatsCountry disabled
DetectionStatsHostID disabled
SafeBrowsing disabled
Bytecode = "yes"

clamav-milter.conf not found

Software settings
-----------------
Version: 0.97.1
Optional features supported: MEMPOOL IPv6 FRESHCLAM_DNS_FIX AUTOIT_EA06 BZIP2 
JIT

Database information
--------------------
Database directory: /var/lib/clamav/
WARNING: freshclam.conf and clamd.conf point to different database directories
daily.cld: version 13356, sigs: 161751, built on Sun Jul 24 22:01:25 2011
bytecode.cld: version 144, sigs: 41, built on Thu Jul 14 21:15:35 2011
main.cld: version 53, sigs: 846214, built on Sun Nov 14 15:58:22 2010
Total number of signatures: 1008006

Platform information
--------------------
uname: Linux 2.6.26-2-xen-amd64 #1 SMP Tue Jan 25 06:13:50 UTC 2011 x86_64
OS: linux-gnu, ARCH: i386, CPU: i486
Full OS version: Debian GNU/Linux 5.0.8 (lenny)
zlib version: 1.2.3.3 (1.2.3.3), compile flags: 55
Triple: i386-pc-linux-gnu
CPU: core2, Little-endian
platform id: 0x0a113d3d0404030201040302

Build information
-----------------
GNU C: 4.3.2 (4.3.2)
GNU C++: 4.3.2 (4.3.2)
CPPFLAGS: 
CFLAGS: -Wall -g -O2
CXXFLAGS: -Wall -g -O2
LDFLAGS: 
Configure: '--build=i486-linux-gnu' '--prefix=/usr' '--mandir=/usr/share/man' 
'--infodir=/usr/share/info' '--disable-clamav' '--with-dbdir=/var/lib/clamav/' 
'--sysconfdir=/etc/clamav' '--enable-milter' '--disable-clamuko' 
'--with-gnu-ld' '--enable-dns-fix' '--disable-unrar' '--libdir=/usr/lib' 
'--with-system-tommath' '--with-ltdl-include=/usr/include' 
'--with-ltdl-lib=/usr/lib' 'build_alias=i486-linux-gnu' 'CFLAGS=-Wall -g -O2' 
'LDFLAGS=' 'CPPFLAGS='
sizeof(void*) = 4
Engine flevel: 61, dconf: 61

--- data dir ---
insgesamt 74240
-rw-r--r-- 1 clamav clamav   478208 14. Jul 23:01 bytecode.cld
-rw-r--r-- 1 clamav clamav 10015232 24. Jul 22:53 daily.cld
drwxr-xr-x 2 clamav clamav     4096 29. Mai 2008  daily.inc
-rw-r--r-- 1 clamav clamav 65422336 14. Nov 2010  main.cld
-rw------- 1 clamav clamav     2756 25. Jul 12:53 mirrors.dat

-- System Information:
Debian Release: 5.0.8
  APT prefers oldstable
  APT policy: (500, 'oldstable')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.26-2-xen-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages clamav depends on:
ii  clamav-freshclam [c 0.97.1+dfsg-1~lenny1 anti-virus utility for Unix - viru
ii  libc6               2.7-18lenny7         GNU C Library: Shared libraries
ii  libclamav6          0.97.1+dfsg-1~lenny1 anti-virus utility for Unix - libr
ii  zlib1g              1:1.2.3.3.dfsg-12    compression library - runtime

Versions of packages clamav recommends:
ii  clamav-base         0.97.1+dfsg-1~lenny1 anti-virus utility for Unix - base

Versions of packages clamav suggests:
pn  clamav-docs                   <none>     (no description available)

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: clamav
Source-Version: 0.97.2+dfsg-1~squeeze1

We believe that the bug you reported is fixed in the latest version of
clamav, which is due to be installed in the Debian FTP archive:

clamav-base_0.97.2+dfsg-1~squeeze1_all.deb
  to main/c/clamav/clamav-base_0.97.2+dfsg-1~squeeze1_all.deb
clamav-daemon_0.97.2+dfsg-1~squeeze1_amd64.deb
  to main/c/clamav/clamav-daemon_0.97.2+dfsg-1~squeeze1_amd64.deb
clamav-dbg_0.97.2+dfsg-1~squeeze1_amd64.deb
  to main/c/clamav/clamav-dbg_0.97.2+dfsg-1~squeeze1_amd64.deb
clamav-docs_0.97.2+dfsg-1~squeeze1_all.deb
  to main/c/clamav/clamav-docs_0.97.2+dfsg-1~squeeze1_all.deb
clamav-freshclam_0.97.2+dfsg-1~squeeze1_amd64.deb
  to main/c/clamav/clamav-freshclam_0.97.2+dfsg-1~squeeze1_amd64.deb
clamav-milter_0.97.2+dfsg-1~squeeze1_amd64.deb
  to main/c/clamav/clamav-milter_0.97.2+dfsg-1~squeeze1_amd64.deb
clamav-testfiles_0.97.2+dfsg-1~squeeze1_all.deb
  to main/c/clamav/clamav-testfiles_0.97.2+dfsg-1~squeeze1_all.deb
clamav_0.97.2+dfsg-1~squeeze1.diff.gz
  to main/c/clamav/clamav_0.97.2+dfsg-1~squeeze1.diff.gz
clamav_0.97.2+dfsg-1~squeeze1.dsc
  to main/c/clamav/clamav_0.97.2+dfsg-1~squeeze1.dsc
clamav_0.97.2+dfsg-1~squeeze1_amd64.deb
  to main/c/clamav/clamav_0.97.2+dfsg-1~squeeze1_amd64.deb
libclamav-dev_0.97.2+dfsg-1~squeeze1_amd64.deb
  to main/c/clamav/libclamav-dev_0.97.2+dfsg-1~squeeze1_amd64.deb
libclamav6_0.97.2+dfsg-1~squeeze1_amd64.deb
  to main/c/clamav/libclamav6_0.97.2+dfsg-1~squeeze1_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Tautschnig <[email protected]> (supplier of updated clamav package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 29 Jul 2011 16:13:32 +0200
Source: clamav
Binary: clamav-base clamav-docs clamav-dbg clamav libclamav-dev libclamav6 
clamav-daemon clamav-testfiles clamav-freshclam clamav-milter
Architecture: source all amd64
Version: 0.97.2+dfsg-1~squeeze1
Distribution: stable
Urgency: low
Maintainer: ClamAV Team <[email protected]>
Changed-By: Michael Tautschnig <[email protected]>
Description: 
 clamav     - anti-virus utility for Unix - command-line interface
 clamav-base - anti-virus utility for Unix - base package
 clamav-daemon - anti-virus utility for Unix - scanner daemon
 clamav-dbg - debug symbols for ClamAV
 clamav-docs - anti-virus utility for Unix - documentation
 clamav-freshclam - anti-virus utility for Unix - virus database update utility
 clamav-milter - anti-virus utility for Unix - sendmail integration
 clamav-testfiles - anti-virus utility for Unix - test files
 libclamav-dev - anti-virus utility for Unix - development files
 libclamav6 - anti-virus utility for Unix - library
Closes: 630954 631978 632144 632558 633883 635145 635340 635599
Changes: 
 clamav (0.97.2+dfsg-1~squeeze1) stable; urgency=low
 .
   [ Michael Tautschnig ]
   * New upstream release
     - Fixes off-by-one-error (closes: #635599)
     - Fixes opcode 20 is not implemented error (closes: #635340)
     - New option ExtraDatabase for freshclam
   * Debconf translation updates
     - Portuguese (closes: #630954)
     - French (closes: #631978)
     - Swedish (closes: #632144)
     - Danish (closes: #632558)
     - Spanish (closes: #633883)
     - Russian (closes: #635145)
Checksums-Sha1: 
 2625d84dab15db34ea7576f733b0e8886fa61767 1588 clamav_0.97.2+dfsg-1~squeeze1.dsc
 6bda44bcc758ce0a8e9576a3ec094b53be173494 287732 
clamav_0.97.2+dfsg-1~squeeze1.diff.gz
 53ade631838a1f61f3a0ec529e831129eed28fef 30254284 
clamav-base_0.97.2+dfsg-1~squeeze1_all.deb
 784c4bca600994d0923797df6484258a9d1045e0 5258372 
clamav-testfiles_0.97.2+dfsg-1~squeeze1_all.deb
 c84c5305c5d2df95a5ee552b63c9b87c1a2f66d6 1298092 
clamav-docs_0.97.2+dfsg-1~squeeze1_all.deb
 21c85ea5c15e139592323f048ceeb1ceddfafd3e 4222436 
libclamav6_0.97.2+dfsg-1~squeeze1_amd64.deb
 56c58cf80373274ee755c782cab52d9aa0f67613 337132 
clamav_0.97.2+dfsg-1~squeeze1_amd64.deb
 5ffeb2879344cf2466cb2d6231eeb7303b8b4026 427650 
clamav-daemon_0.97.2+dfsg-1~squeeze1_amd64.deb
 e3a1dcc6fb721ef7ed8307096ef54d94f8e9f105 317076 
clamav-freshclam_0.97.2+dfsg-1~squeeze1_amd64.deb
 7887d43c8cf7b9a172873fb423b40a8375a4fd19 350996 
clamav-milter_0.97.2+dfsg-1~squeeze1_amd64.deb
 f2e2be61ff798e7c177168cfd951432ca8819db5 218928 
libclamav-dev_0.97.2+dfsg-1~squeeze1_amd64.deb
 27fd8201b1bfeacb554a333d1a7a40f17b0c6ac5 24244386 
clamav-dbg_0.97.2+dfsg-1~squeeze1_amd64.deb
Checksums-Sha256: 
 c43c34a66cf3aead1c46b67a325eac951890be5bd2a545129cca97157ba7a96a 1588 
clamav_0.97.2+dfsg-1~squeeze1.dsc
 3af86c86ea5f8caa115e1d913c7645a6b4090e827e4e5ecef6f0fcacbbf4db1f 287732 
clamav_0.97.2+dfsg-1~squeeze1.diff.gz
 68417f3166a18bf2ad8b21faecf88adee6d3963dd736ec5ccb9a6eb6befc9712 30254284 
clamav-base_0.97.2+dfsg-1~squeeze1_all.deb
 69f0c571b2c03a4734e344cc48d741471b489add9c37f84c40bf0802badc4431 5258372 
clamav-testfiles_0.97.2+dfsg-1~squeeze1_all.deb
 eb27df6c87a1590235b1d0401ec72bc592653675419b56f1ba1de7df53f76ac5 1298092 
clamav-docs_0.97.2+dfsg-1~squeeze1_all.deb
 d669728d0f45f99da5363df1ceda527607ff6a99143ce3a614534204433e0e94 4222436 
libclamav6_0.97.2+dfsg-1~squeeze1_amd64.deb
 dac50b84abc0d3b564de740ede6905667c3bc22bb23a53874e724ee1f5b6aa00 337132 
clamav_0.97.2+dfsg-1~squeeze1_amd64.deb
 dc93ea9b4f4ffac95e4f429cdc405ca3ab70e0e42c917b02b43c1d24232f50e4 427650 
clamav-daemon_0.97.2+dfsg-1~squeeze1_amd64.deb
 3a72f205ac23e46ea971fa22de9fdc4c21a3ebef58b8ad7551026e5b378e4bb9 317076 
clamav-freshclam_0.97.2+dfsg-1~squeeze1_amd64.deb
 a5a389968f1367e8d8fb130bd33f1d5876bb81e7b699aacac831784c6512d6b2 350996 
clamav-milter_0.97.2+dfsg-1~squeeze1_amd64.deb
 1fac00a366801001d86b5f08ab5b43911df735c53a3f696fa9907c83bc321619 218928 
libclamav-dev_0.97.2+dfsg-1~squeeze1_amd64.deb
 954837ff34a3303f6917cea837e2a8e385f8c268936ab573f2e9e4c7a3075534 24244386 
clamav-dbg_0.97.2+dfsg-1~squeeze1_amd64.deb
Files: 
 2689e44bede4defec1d47ac8b8596f32 1588 utils optional 
clamav_0.97.2+dfsg-1~squeeze1.dsc
 ac87c73423620c51013b66d66e3961d6 287732 utils optional 
clamav_0.97.2+dfsg-1~squeeze1.diff.gz
 4211752e46cb14efd8522933bb5db18e 30254284 utils optional 
clamav-base_0.97.2+dfsg-1~squeeze1_all.deb
 0c249cf582d87dbb0d6c206de1569e25 5258372 utils optional 
clamav-testfiles_0.97.2+dfsg-1~squeeze1_all.deb
 b67b5e85d76510e76f01aee120d2f625 1298092 doc optional 
clamav-docs_0.97.2+dfsg-1~squeeze1_all.deb
 b6fafeb77cf20a5df65794e2f96b00a2 4222436 libs optional 
libclamav6_0.97.2+dfsg-1~squeeze1_amd64.deb
 3a580d79c12b6ab9b090fd62bb256e39 337132 utils optional 
clamav_0.97.2+dfsg-1~squeeze1_amd64.deb
 457eadbcadbd67e54b785852bc377f86 427650 utils optional 
clamav-daemon_0.97.2+dfsg-1~squeeze1_amd64.deb
 1afb3b41683d1af50ab02b3fd0de77de 317076 utils optional 
clamav-freshclam_0.97.2+dfsg-1~squeeze1_amd64.deb
 2bb39a49400a472e6537406886625675 350996 utils extra 
clamav-milter_0.97.2+dfsg-1~squeeze1_amd64.deb
 bdeb1023e816bf40025f5839b5f4b3b0 218928 libdevel optional 
libclamav-dev_0.97.2+dfsg-1~squeeze1_amd64.deb
 d61eb723199b2c6aac93b57254b2def2 24244386 debug extra 
clamav-dbg_0.97.2+dfsg-1~squeeze1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAk4y92cACgkQvx6dH3bVKsSb9QCgrLeRlTPJpkJxXxqoJXRLQHYm
dHUAoKPo+wqD8h/pwaozLw6Wa9gEOpvL
=hu+A
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
Pkg-clamav-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-clamav-devel

Reply via email to