Your message dated Fri, 29 Jul 2011 18:50:58 +0000
with message-id <[email protected]>
and subject line Bug#635340: fixed in clamav 0.97.2+dfsg-1~lenny1
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~lenny1

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

clamav-base_0.97.2+dfsg-1~lenny1_all.deb
  to pool/volatile/main/c/clamav/clamav-base_0.97.2+dfsg-1~lenny1_all.deb
clamav-daemon_0.97.2+dfsg-1~lenny1_amd64.deb
  to pool/volatile/main/c/clamav/clamav-daemon_0.97.2+dfsg-1~lenny1_amd64.deb
clamav-dbg_0.97.2+dfsg-1~lenny1_amd64.deb
  to pool/volatile/main/c/clamav/clamav-dbg_0.97.2+dfsg-1~lenny1_amd64.deb
clamav-docs_0.97.2+dfsg-1~lenny1_all.deb
  to pool/volatile/main/c/clamav/clamav-docs_0.97.2+dfsg-1~lenny1_all.deb
clamav-freshclam_0.97.2+dfsg-1~lenny1_amd64.deb
  to pool/volatile/main/c/clamav/clamav-freshclam_0.97.2+dfsg-1~lenny1_amd64.deb
clamav-milter_0.97.2+dfsg-1~lenny1_amd64.deb
  to pool/volatile/main/c/clamav/clamav-milter_0.97.2+dfsg-1~lenny1_amd64.deb
clamav-testfiles_0.97.2+dfsg-1~lenny1_all.deb
  to pool/volatile/main/c/clamav/clamav-testfiles_0.97.2+dfsg-1~lenny1_all.deb
clamav_0.97.2+dfsg-1~lenny1.diff.gz
  to pool/volatile/main/c/clamav/clamav_0.97.2+dfsg-1~lenny1.diff.gz
clamav_0.97.2+dfsg-1~lenny1.dsc
  to pool/volatile/main/c/clamav/clamav_0.97.2+dfsg-1~lenny1.dsc
clamav_0.97.2+dfsg-1~lenny1_amd64.deb
  to pool/volatile/main/c/clamav/clamav_0.97.2+dfsg-1~lenny1_amd64.deb
clamav_0.97.2+dfsg.orig.tar.gz
  to pool/volatile/main/c/clamav/clamav_0.97.2+dfsg.orig.tar.gz
libclamav-dev_0.97.2+dfsg-1~lenny1_amd64.deb
  to pool/volatile/main/c/clamav/libclamav-dev_0.97.2+dfsg-1~lenny1_amd64.deb
libclamav6_0.97.2+dfsg-1~lenny1_amd64.deb
  to pool/volatile/main/c/clamav/libclamav6_0.97.2+dfsg-1~lenny1_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.

volatile.debian.org 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~lenny1
Distribution: lenny-volatile
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~lenny1) lenny-volatile; 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: 
 481e6b2821b2841b18804a734cbce014250a5c85 1580 clamav_0.97.2+dfsg-1~lenny1.dsc
 2ab09f4c06e16518fea7a12aea4053d3bbb1d184 42815245 
clamav_0.97.2+dfsg.orig.tar.gz
 c3a58110aa04ffc2e3d58b1a4f49b3587682832a 280286 
clamav_0.97.2+dfsg-1~lenny1.diff.gz
 79496a7049d235cceea6a74cbf8ae7cc4dc7e3e5 30254146 
clamav-base_0.97.2+dfsg-1~lenny1_all.deb
 49a73d8c4bcc262678cd07a2c5be232f8fc125f5 5258254 
clamav-testfiles_0.97.2+dfsg-1~lenny1_all.deb
 eb94d7085a9be761d96a6a9167d6cc887898485b 1298158 
clamav-docs_0.97.2+dfsg-1~lenny1_all.deb
 8cb82f5bdda3c93e291422f85341bb78f4b506c3 4209980 
libclamav6_0.97.2+dfsg-1~lenny1_amd64.deb
 839ab84821ea0f5f7e5cc81dbfa3cf75b003b11b 336182 
clamav_0.97.2+dfsg-1~lenny1_amd64.deb
 a6978d96e944569a65f65aebd08e1c4029a4fab1 425266 
clamav-daemon_0.97.2+dfsg-1~lenny1_amd64.deb
 300ba87ed9997c78b2c1003bdaff45310b31b174 316526 
clamav-freshclam_0.97.2+dfsg-1~lenny1_amd64.deb
 ef9d75214e3a100ce05ade3b7a33e8424b8a03ec 349802 
clamav-milter_0.97.2+dfsg-1~lenny1_amd64.deb
 ad43621dba8b43e830ea1d303b47b0568388406d 218796 
libclamav-dev_0.97.2+dfsg-1~lenny1_amd64.deb
 cd3af73e4ce02314126eda240f7583df7c674b38 25443622 
clamav-dbg_0.97.2+dfsg-1~lenny1_amd64.deb
Checksums-Sha256: 
 879e10a7e137ab8e7829265613836ab10087aa60983ee9d51343d52ab3f78f50 1580 
clamav_0.97.2+dfsg-1~lenny1.dsc
 3bb03a79f700f51b9a8f0f92f4089c13ac01c463779e12b586a75faf633827f9 42815245 
clamav_0.97.2+dfsg.orig.tar.gz
 a824b5ad68e4bac60587c403951b37f251d9fd899f6632efdaf322269ce728e0 280286 
clamav_0.97.2+dfsg-1~lenny1.diff.gz
 0a478ab425db2aaa062c01c35a865e110192102d0a105b0a0e49ec4a9b914797 30254146 
clamav-base_0.97.2+dfsg-1~lenny1_all.deb
 69079212d2d98db355a211ef16a5ad9ecd76ded296bb580530be39781fe732e6 5258254 
clamav-testfiles_0.97.2+dfsg-1~lenny1_all.deb
 2d8b5d0385f8f66bb41e78e267e6cf9909f5cea6620cdc3fbbd44a9905f56a32 1298158 
clamav-docs_0.97.2+dfsg-1~lenny1_all.deb
 3a78453218fac47a53be8b08a97077e14398f7e8803d78f3b0e28014309a047b 4209980 
libclamav6_0.97.2+dfsg-1~lenny1_amd64.deb
 42619ea8b0262598c6480a85b5999f9b7217cf7c624a3899d2673a7ef13423fe 336182 
clamav_0.97.2+dfsg-1~lenny1_amd64.deb
 b41cec9effca9312f85a3bf97cc21b9128fe9381f161642ce47f903bf90c011a 425266 
clamav-daemon_0.97.2+dfsg-1~lenny1_amd64.deb
 260625917dc815f15cf3138d81c924445bf0dbfe19e567ded7d910af2b4548f0 316526 
clamav-freshclam_0.97.2+dfsg-1~lenny1_amd64.deb
 e9448cdc97defe0d7a9a4cb8f732eeb52aac2a452101f91ca04d1cb1e2aefce3 349802 
clamav-milter_0.97.2+dfsg-1~lenny1_amd64.deb
 bac7a8de7d2588fb8379c8bcfa3ab8c75c07982465c812428c4c2d3169c67b40 218796 
libclamav-dev_0.97.2+dfsg-1~lenny1_amd64.deb
 c66baed10a2569d24b903518001ea9df1db987c3614a475f00d904f545e0c5e0 25443622 
clamav-dbg_0.97.2+dfsg-1~lenny1_amd64.deb
Files: 
 aed01282e479918e4480a4664993ba54 1580 utils optional 
clamav_0.97.2+dfsg-1~lenny1.dsc
 b61949ba533e2e3d5c43a12473cd901d 42815245 utils optional 
clamav_0.97.2+dfsg.orig.tar.gz
 a595727f13f3b9f3a9f07e870874b548 280286 utils optional 
clamav_0.97.2+dfsg-1~lenny1.diff.gz
 203634446712e6112f9484d45eb43192 30254146 utils optional 
clamav-base_0.97.2+dfsg-1~lenny1_all.deb
 0780038893ee23a0556a739002eec649 5258254 utils optional 
clamav-testfiles_0.97.2+dfsg-1~lenny1_all.deb
 9952d067f955a905032c6814f6b263d6 1298158 doc optional 
clamav-docs_0.97.2+dfsg-1~lenny1_all.deb
 0158e536d687763da9253f5f4b1a7f03 4209980 libs optional 
libclamav6_0.97.2+dfsg-1~lenny1_amd64.deb
 bb112b103e409b6137eb53e2ab0d22da 336182 utils optional 
clamav_0.97.2+dfsg-1~lenny1_amd64.deb
 32d24f39cad199a4f251be99de3994a2 425266 utils optional 
clamav-daemon_0.97.2+dfsg-1~lenny1_amd64.deb
 9b61bd8761300588dc03422fe9d5bf44 316526 utils optional 
clamav-freshclam_0.97.2+dfsg-1~lenny1_amd64.deb
 813890c44c46c5664f77f1481cc3112b 349802 utils extra 
clamav-milter_0.97.2+dfsg-1~lenny1_amd64.deb
 9338cb3bc5cef4c0cc79f5f2281d411c 218796 libdevel optional 
libclamav-dev_0.97.2+dfsg-1~lenny1_amd64.deb
 44ff26c110e9c03c917592d7956fa717 25443622 debug extra 
clamav-dbg_0.97.2+dfsg-1~lenny1_amd64.deb

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

iEYEARECAAYFAk4y/zMACgkQvx6dH3bVKsRrcgCfdLRtxdHv4YBgUrF4m2cB6AIw
fwcAoNC3cJNeAr95/JLeML/J8IQGJFBU
=6avR
-----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