[Pkg-clamav-devel] Bug#606308: clamav-daemon: same problem here

Sebastien Koechlin seb.debianpkg at koocotte.org
Wed Dec 8 12:10:22 UTC 2010


Package: clamav-daemon
Version: 0.96.5+dfsg-1~volatile1
Followup-For: Bug #606308

gdb say:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7faa8733a6f0 (LWP 24217)]
0x00007faa86a1f914 in ?? () from /usr/lib/libclamav.so.6
(gdb) bt
#0  0x00007faa86a1f914 in ?? () from /usr/lib/libclamav.so.6
#1  0x00007faa8667871d in ?? () from /usr/lib/libclamav.so.6
#2  0x00007faa866799be in ?? () from /usr/lib/libclamav.so.6
#3  0x00007faa8667a4ed in ?? () from /usr/lib/libclamav.so.6
#4  0x00007faa8680354f in ?? () from /usr/lib/libclamav.so.6
#5  0x00007faa8680360b in ?? () from /usr/lib/libclamav.so.6
#6  0x00007faa8680310f in ?? () from /usr/lib/libclamav.so.6
#7  0x00007faa86803256 in ?? () from /usr/lib/libclamav.so.6
#8  0x00007faa86671a1d in ?? () from /usr/lib/libclamav.so.6
#9  0x00007faa86648a84 in cli_bytecode_prepare2 () from /usr/lib/libclamav.so.6
#10 0x00007faa865cb728 in cl_engine_compile () from /usr/lib/libclamav.so.6
#11 0x0000000000407bc4 in ?? ()
#12 0x00007faa85fd51a6 in __libc_start_main () from /lib/libc.so.6
#13 0x0000000000403a09 in ?? ()
#14 0x00007fffc49ec698 in ?? ()
#15 0x000000000000001c in ?? ()
#16 0x0000000000000001 in ?? ()
#17 0x00007fffc49ece8c in ?? ()
#18 0x0000000000000000 in ?? ()

Using "Bytecode false" in clamd.conf also bypass the bug.

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

Config file: clamd.conf
-----------------------
LogFile = "/var/log/clamav/clamav.log"
LogFileUnlock disabled
LogFileMaxSize disabled
LogTime = "yes"
LogClean disabled
LogSyslog = "yes"
LogFacility = "LOG_LOCAL6"
LogVerbose disabled
ExtendedDetectionInfo = "yes"
PidFile = "/var/run/clamav/clamd.pid"
TemporaryDirectory disabled
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 = "52428800"
StreamMinPort = "1024"
StreamMaxPort = "2048"
MaxThreads = "12"
ReadTimeout = "180"
CommandReadTimeout = "5"
SendBufTimeout = "200"
MaxQueue = "100"
IdleTimeout = "30"
ExcludePath disabled
MaxDirectoryRecursion = "50"
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 = "Paranoid"
BytecodeTimeout = "60000"
BytecodeMode = "Auto"
DetectPUA = "yes"
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
ClamukoMaxFileSize = "5242880"
DevACOnly disabled
DevACDepth disabled
DevLiblog disabled

Config file: freshclam.conf
---------------------------
LogFileMaxSize disabled
LogTime = "yes"
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 = "24"
DNSDatabaseInfo = "current.cvd.clamav.net"
DatabaseMirror = "db.local.clamav.net", "database.clamav.net"
MaxAttempts = "5"
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"

Config file: clamav-milter.conf
-------------------------------
LogFile = "/var/log/clamav/clamav-milter.log"
LogFileUnlock disabled
LogFileMaxSize disabled
LogTime = "yes"
LogSyslog = "yes"
LogFacility = "LOG_LOCAL6"
LogVerbose disabled
PidFile = "/var/run/clamav/clamav-milter.pid"
TemporaryDirectory = "/tmp"
FixStaleSocket = "yes"
MaxThreads = "10"
ReadTimeout = "180"
Foreground disabled
User = "clamav"
AllowSupplementaryGroups = "yes"
MaxFileSize = "26214400"
ClamdSocket = "unix:/var/run/clamav/clamd.ctl"
MilterSocket = "local:/var/spool/postfix/clamav/clamav-milter.ctl"
MilterSocketGroup = "clamav"
MilterSocketMode = "666"
LocalNet disabled
OnClean = "Accept"
OnInfected = "Reject"
OnFail = "Defer"
RejectMsg = "Clamav"
AddHeader = "Replace"
ReportHostname disabled
VirusAction disabled
Chroot disabled
Whitelist disabled
SkipAuthenticated disabled
LogInfected = "Basic"

Software settings
-----------------
Version: devel-debian/0.95+dfsg-1-6689-g1d89fa4
WARNING: Version mismatch: libclamav=devel-debian/0.95+dfsg-1-6689-g1d89fa4, clamconf=0.96.5
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 12367, sigs: 10962, built on Wed Dec  8 03:43:28 2010
main.cld: version 53, sigs: 846214, built on Sun Nov 14 15:58:22 2010
bytecode.cld: version 93, sigs: 16, built on Tue Nov 23 14:32:38 2010
Total number of signatures: 857192

Platform information
--------------------
uname: Linux 2.6.35.5-skc3 #1 SMP Tue Sep 21 16:42:47 CEST 2010 x86_64
OS: linux-gnu, ARCH: x86_64, CPU: x86_64
Full OS version: Debian GNU/Linux 5.0.7 (lenny)
zlib version: 1.2.3.3 (1.2.3.3), compile flags: a9
Triple: x86_64-pc-linux-gnu
CPU: core2, Little-endian
platform id: 0x0a213a3a0804030201040302

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=x86_64-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=x86_64-linux-gnu' 'CFLAGS=-Wall -g -O2' 'LDFLAGS=' 'CPPFLAGS='
sizeof(void*) = 8
Engine flevel: 58, dconf: 58

--- data dir ---
total 65156
-rw-r--r-- 1 clamav clamav   354304 2010-11-23 15:17 bytecode.cld
-rw-r--r-- 1 clamav clamav   852480 2010-12-08 04:25 daily.cld
-rw-r--r-- 1 clamav clamav 65422336 2010-11-14 17:32 main.cld
-rw------- 1 clamav clamav      312 2010-12-08 12:53 mirrors.dat

-- System Information:
Debian Release: 5.0.7
  APT prefers stable
  APT policy: (990, 'stable'), (200, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.35.5-skc3 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages clamav-daemon depends on:
ii  clamav-base      0.96.5+dfsg-1~volatile1 anti-virus utility for Unix - base
ii  clamav-freshclam 0.96.5+dfsg-1~volatile1 anti-virus utility for Unix - viru
ii  libbz2-1.0       1.0.5-1+lenny1          high-quality block-sorting file co
ii  libc6            2.7-18lenny6            GNU C Library: Shared libraries
ii  libclamav6       0.96.5+dfsg-1~volatile1 anti-virus utility for Unix - libr
ii  libncurses5      5.7+20081213-1          shared libraries for terminal hand
ii  libtommath0      0.39-3                  multiple-precision integer library
ii  lsb-base         3.2-20                  Linux Standard Base 3.2 init scrip
ii  ucf              3.0016                  Update Configuration File: preserv
ii  zlib1g           1:1.2.3.3.dfsg-12       compression library - runtime

clamav-daemon recommends no packages.

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

-- no debconf information





More information about the Pkg-clamav-devel mailing list