Package: clamav-daemon Version: 0.94.dfsg.2-1 Severity: normal My machine is set to dump core files when apps crash. Today I woke up and saw the following backtrace from a SIGABRT. I hope this backtrace is useful, if not, please close this bug.
$ gdb --core /var/cache/corefiles/core-23082-111-119-6-1232619197-chianamo-clamd clamd GNU gdb 6.8-debian Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu"... warning: Can't read pathname for load map: Input/output error. Reading symbols from /usr/lib/libclamav.so.5...Reading symbols from /usr/lib/debug/usr/lib/libclamav.so.5.0.4...done. done. Loaded symbols for /usr/lib/libclamav.so.5 Reading symbols from /lib/libbz2.so.1.0...done. Loaded symbols for /lib/libbz2.so.1.0 Reading symbols from /usr/lib/libgmp.so.3...done. Loaded symbols for /usr/lib/libgmp.so.3 Reading symbols from /usr/lib/libz.so.1...Reading symbols from /usr/lib/debug/usr/lib/libz.so.1.2.3.3...done. done. Loaded symbols for /usr/lib/libz.so.1 Reading symbols from /lib/libpthread.so.0...Reading symbols from /usr/lib/debug/lib/libpthread-2.7.so...done. done. Loaded symbols for /lib/libpthread.so.0 Reading symbols from /lib/libc.so.6...Reading symbols from /usr/lib/debug/lib/libc-2.7.so...done. done. Loaded symbols for /lib/libc.so.6 Reading symbols from /lib/ld-linux-x86-64.so.2...Reading symbols from /usr/lib/debug/lib/ld-2.7.so...done. done. Loaded symbols for /lib64/ld-linux-x86-64.so.2 Reading symbols from /lib/libgcc_s.so.1...done. Loaded symbols for /lib/libgcc_s.so.1 Core was generated by `/usr/sbin/clamd'. Program terminated with signal 6, Aborted. [New process 27125] [New process 23082] #0 0x00007fad7d346ed5 in raise () from /lib/libc.so.6 (gdb) thread apply all bt Thread 2 (process 23082): #0 0x00007fad7d3eff8e in __lll_lock_wait_private () from /lib/libc.so.6 #1 0x00007fad7d38de1e in _L_lock_9103 () from /lib/libc.so.6 #2 0x00007fad7d38cfa6 in realloc () from /lib/libc.so.6 #3 0x00007fad7df09a72 in cli_realloc (ptr=0x7fad70000020, size=17416) at others.c:398 #4 0x00007fad7df048f0 in cli_ac_addpatt (root=0x7fad7740a9a0, pattern=0x7fad78375610) at matcher-ac.c:117 #5 0x00007fad7df05291 in cli_ac_addsig (root=0x7fad7740a9a0, virname=0x7fff863c5d90 "HTML.Phishing.Bank-620", hexsig=0x7fff863c5dab "616674657220726576696577696e6720796f7572206f6e6c696e652062616e6b696e67206163636f756e742c20776520686176652064656369646564207468617420746865206c6f67696e732066726f6d206d756c7469706c652069702028696e746572"..., sigid=0, parts=0, partno=0, rtype=0, type=0, mindist=0, maxdist=0, offset=0x0, lsigid=0x0, options=64) at matcher-ac.c:1419 #6 0x00007fad7df0cb10 in cli_parse_add (root=0x7fad7740a9a0, virname=0x7fff863c5d90 "HTML.Phishing.Bank-620", hexsig=0x7fff863c5dab "616674657220726576696577696e6720796f7572206f6e6c696e652062616e6b696e67206163636f756e742c20776520686176652064656369646564207468617420746865206c6f67696e732066726f6d206d756c7469706c652069702028696e746572"..., rtype=65024, type=<value optimized out>, offset=0x0, target=3 '\003', lsigid=0x0, options=106) at readdb.c:276 #7 0x00007fad7df0e79e in cli_loadndb (fs=0x0, engine=0x7fff863c8358, signo=0x7fff863c836c, sdb=0, options=106, dbio=0x7fff863c80f0, dbname=0x7fff863c8080 "main.ndb") at readdb.c:705 #8 0x00007fad7df0ee64 in cli_load (filename=0x7fff863c8080 "main.ndb", engine=0x7fff863c8358, signo=0x7fff863c836c, options=106, dbio=0x7fff863c80f0) at readdb.c:1708 #9 0x00007fad7df0fb3f in cli_tgzload (fd=440, engine=0x7fff863c8358, signo=0x7fff863c836c, options=106) at cvd.c:287 #10 0x00007fad7df10b23 in cli_cvdload (fs=0x7fad789789f0, engine=0x7fff863c8358, signo=0x7fff863c836c, warn=<value optimized out>, options=106, cld=<value optimized out>) at cvd.c:548 #11 0x00007fad7df0ebdb in cli_load (filename=0x7fad74dc2b80 "/var/lib/clamav/main.cld", engine=0x7fff863c8358, signo=0x7fff863c836c, options=10, dbio=0x0) at readdb.c:1666 #12 0x00007fad7df0f3ba in cli_loaddbdir (dirname=0x188c440 "/var/lib/clamav", engine=0x7fff863c8358, signo=0x7fff863c836c, options=10) at readdb.c:1833 #13 0x00007fad7df0f848 in cl_load (path=0x188c440 "/var/lib/clamav", engine=0x7fff863c8358, signo=0x7fff863c836c, options=10) at readdb.c:1881 #14 0x00000000004079d9 in reload_db (engine=0x7fad73887990, dboptions=10, copt=<value optimized out>, do_check=<value optimized out>, ret=0x7fff863c8a2c) at server-th.c:257 #15 0x00000000004082a0 in acceptloop_th (socketds=0x7fff863c8b40, nsockets=1, engine=0x7fad736bb8d0, dboptions=10, copt=0x188c070) at server-th.c:674 #16 0x0000000000406363 in main (argc=<value optimized out>, argv=<value optimized out>) at clamd.c:479 Thread 1 (process 27125): #0 0x00007fad7d346ed5 in raise () from /lib/libc.so.6 #1 0x00007fad7d3483f3 in abort () from /lib/libc.so.6 #2 0x00007fad7d3833a8 in __libc_message () from /lib/libc.so.6 #3 0x00007fad7d388948 in malloc_printerr () from /lib/libc.so.6 #4 0x00007fad7d38aa56 in free () from /lib/libc.so.6 #5 0x00007fad7df074d7 in cli_bm_free (root=0x7fad743f5830) at matcher-bm.c:135 #6 0x00007fad7df0abea in cl_free (engine=0x7fad736bb8d0) at readdb.c:2152 #7 0x0000000000408beb in scanner_thread (arg=<value optimized out>) at server-th.c:163 #8 0x00000000004074a6 in thrmgr_worker (arg=<value optimized out>) at thrmgr.c:263 #9 0x00007fad7d66efc7 in start_thread () from /lib/libpthread.so.0 #10 0x00007fad7d3e45ad in clone () from /lib/libc.so.6 #11 0x0000000000000000 in ?? () (gdb) thread apply all bt full Thread 2 (process 23082): #0 0x00007fad7d3eff8e in __lll_lock_wait_private () from /lib/libc.so.6 No symbol table info available. #1 0x00007fad7d38de1e in _L_lock_9103 () from /lib/libc.so.6 No symbol table info available. #2 0x00007fad7d38cfa6 in realloc () from /lib/libc.so.6 No symbol table info available. #3 0x00007fad7df09a72 in cli_realloc (ptr=0x7fad70000020, size=17416) at others.c:398 alloc = <value optimized out> #4 0x00007fad7df048f0 in cli_ac_addpatt (root=0x7fad7740a9a0, pattern=0x7fad78375610) at matcher-ac.c:117 pt = (struct cli_ac_node *) 0x7fad78bcd4c0 next = (struct cli_ac_node *) 0x7fad78bcd4c0 ph = <value optimized out> newtable = <value optimized out> a1 = <value optimized out> a2 = <value optimized out> i = 3 '\003' len = 3 #5 0x00007fad7df05291 in cli_ac_addsig (root=0x7fad7740a9a0, virname=0x7fff863c5d90 "HTML.Phishing.Bank-620", hexsig=0x7fff863c5dab "616674657220726576696577696e6720796f7572206f6e6c696e652062616e6b696e67206163636f756e742c20776520686176652064656369646564207468617420746865206c6f67696e732066726f6d206d756c7469706c652069702028696e746572"..., sigid=0, parts=0, partno=0, rtype=0, type=0, mindist=0, maxdist=0, offset=0x0, lsigid=0x0, options=64) at matcher-ac.c:1419 new = (struct cli_ac_patt *) 0x7fad78375610 pt = 0x7fff863c5dad "6674657220726576696577696e6720796f7572206f6e6c696e652062616e6b696e67206163636f756e742c20776520686176652064656369646564207468617420746865206c6f67696e732066726f6d206d756c7469706c652069702028696e7465726e"... pt2 = <value optimized out> hex = 0x0 hexcpy = 0x5 <Address 0x5 out of bounds> i = 0 j = <value optimized out> ppos = <value optimized out> pend = 0 dec = <value optimized out> nzpos = 32 wprefix = <value optimized out> zprefix = <value optimized out> plen = <value optimized out> nzplen = 0 '\0' newalt = (struct cli_ac_alt *) 0x0 altpt = <value optimized out> ret = <value optimized out> error = 0 #6 0x00007fad7df0cb10 in cli_parse_add (root=0x7fad7740a9a0, virname=0x7fff863c5d90 "HTML.Phishing.Bank-620", hexsig=0x7fff863c5dab "616674657220726576696577696e6720796f7572206f6e6c696e652062616e6b696e67206163636f756e742c20776520686176652064656369646564207468617420746865206c6f67696e732---Type <return> to continue, or q <return> to quit--- 066726f6d206d756c7469706c652069702028696e746572"..., rtype=65024, type=<value optimized out>, offset=0x0, target=3 '\003', lsigid=0x0, options=106) at readdb.c:276 pt = <value optimized out> hexcpy = <value optimized out> start = <value optimized out> n = <value optimized out> ret = <value optimized out> asterisk = <value optimized out> i = <value optimized out> j = <value optimized out> len = <value optimized out> parts = <value optimized out> mindist = <value optimized out> maxdist = <value optimized out> #7 0x00007fad7df0e79e in cli_loadndb (fs=0x0, engine=0x7fff863c8358, signo=0x7fff863c836c, sdb=0, options=106, dbio=0x7fff863c80f0, dbname=0x7fff863c8080 "main.ndb") at readdb.c:705 tokens = {0x7fff863c5d90 "HTML.Phishing.Bank-620", 0x7fff863c5da7 "3", 0x7fff863c5da9 "*", 0x7fff863c5dab "616674657220726576696577696e6720796f7572206f6e6c696e652062616e6b696e67206163636f756e742c20776520686176652064656369646564207468617420746865206c6f67696e732066726f6d206d756c7469706c652069702028696e746572"..., 0x0, 0x0} buffer = "HTML.Phishing.Bank-620\0003\000*\000616674657220726576696577696e6720796f7572206f6e6c696e652062616e6b696e67206163636f756e742c20776520686176652064656369646564207468617420746865206c6f67696e732066726f6d206d756c746"... sig = 0x4410 <Address 0x4410 out of bounds> virname = 0x7fff863c5d90 "HTML.Phishing.Bank-620" offset = <value optimized out> pt = 0x7fff863c5da7 "3" line = 24876 sigs = 24875 ret = 0 target = <value optimized out> phish = 2 #8 0x00007fad7df0ee64 in cli_load (filename=0x7fff863c8080 "main.ndb", engine=0x7fff863c8358, signo=0x7fff863c836c, options=106, dbio=0x7fff863c80f0) at readdb.c:1708 fs = (FILE *) 0x0 ret = <value optimized out> dbname = 0x7fff863c8080 "main.ndb" #9 0x00007fad7df0fb3f in cli_tgzload (fd=440, engine=0x7fff863c8358, signo=0x7fff863c836c, options=106) at cvd.c:287 osize = "72514131\000\000\000\000" name = "main.ndb", '\0' <repeats 92 times> block = "main.ndb", '\0' <repeats 116 times>, "72514131", '\0' <repeats 16 times>, "002637", '\0' <repeats 357 times> nread = <value optimized out> fdd = <value optimized out> ret = <value optimized out> type = <value optimized out> size = 15374425 pad = 440 compr = 0 ---Type <return> to continue, or q <return> to quit--- off = 19968 dbio = {gzs = 0x0, fs = 0x71648b0, size = 8194364} #10 0x00007fad7df10b23 in cli_cvdload (fs=0x7fad789789f0, engine=0x7fff863c8358, signo=0x7fff863c836c, warn=<value optimized out>, options=106, cld=<value optimized out>) at cvd.c:548 dir = <value optimized out> cvd = {time = 0x7fad7890b0c0 "", version = 49, sigs = 437972, fl = 35, md5 = 0x7fad78909630 "", dsig = 0x7fad78890e30 "0�\215x�\177", builder = 0x7fad7890b0a0 "", stime = 1224713006} ret = <value optimized out> s_time = 140735445500760 cfd = <value optimized out> #11 0x00007fad7df0ebdb in cli_load (filename=0x7fad74dc2b80 "/var/lib/clamav/main.cld", engine=0x7fff863c8358, signo=0x7fff863c836c, options=10, dbio=0x0) at readdb.c:1666 fs = (FILE *) 0x7fad789789f0 ret = <value optimized out> dbname = <value optimized out> #12 0x00007fad7df0f3ba in cli_loaddbdir (dirname=0x188c440 "/var/lib/clamav", engine=0x7fff863c8358, signo=0x7fff863c836c, options=10) at readdb.c:1833 dd = <value optimized out> dent = <value optimized out> dbfile = <value optimized out> ret = 0 #13 0x00007fad7df0f848 in cl_load (path=0x188c440 "/var/lib/clamav", engine=0x7fff863c8358, signo=0x7fff863c836c, options=10) at readdb.c:1881 sb = {st_dev = 65025, st_ino = 6644098, st_nlink = 2, st_mode = 16877, st_uid = 111, st_gid = 119, pad0 = 0, st_rdev = 0, st_size = 4096, st_blksize = 4096, st_blocks = 8, st_atim = {tv_sec = 1232619196, tv_nsec = 0}, st_mtim = {tv_sec = 1232615807, tv_nsec = 0}, st_ctim = {tv_sec = 1232615807, tv_nsec = 0}, __unused = {0, 0, 0}} ret = 0 #14 0x00000000004079d9 in reload_db (engine=0x7fad73887990, dboptions=10, copt=<value optimized out>, do_check=<value optimized out>, ret=0x7fff863c8a2c) at server-th.c:257 dbdir = 0x188c440 "/var/lib/clamav" retval = -512 sigs = 63367 #15 0x00000000004082a0 in acceptloop_th (socketds=0x7fff863c8b40, nsockets=1, engine=0x7fad736bb8d0, dboptions=10, copt=0x188c070) at server-th.c:674 st_buf = {st_dev = 4, st_ino = 5286381, st_nlink = 1, st_mode = 49663, st_uid = 111, st_gid = 119, pad0 = 0, st_rdev = 0, st_size = 0, st_blksize = 4096, st_blocks = 0, st_atim = {tv_sec = 0, tv_nsec = 0}, st_mtim = {tv_sec = 0, tv_nsec = 0}, st_ctim = {tv_sec = 0, tv_nsec = 0}, __unused = {0, 0, 0}} socketd = 1938882528 new_sd = 9 max_threads = <value optimized out> i = <value optimized out> ret = 0 options = 25143 thr_pool = (threadpool_t *) 0x1d2f390 timestr = "\001\000\000\000�\177\000\000\000\000\000\000\000\000\000\000\a\000\000\000\000\000\000\000\022 \034~�\177\000" sigact = {__sigaction_handler = {sa_handler = 0x407800 <sighandler_th>, sa_sigaction = 0x407800 <sighandler_th>}, sa_mask = {__val = {22531, 0 <repeats 15 times>}}, sa_flags = 0, sa_restorer = 0} sigset = {__val = {18446744067267076916, 18446744073709551615 <repeats 15 times>}} rlim = {rlim_cur = 18446744073709551615, rlim_max = 18446744073709551615} old_umask = 0 limits = {maxscansize = 104857600, maxfilesize = 26214400, maxreclevel = 16, maxfiles = 10000, archivememlim = 0, min_cc_count = 0, min_ssn_count = 0} ---Type <return> to continue, or q <return> to quit--- cpt = <value optimized out> buff = "@\211<\206�\177\000\000\a\000\000\000\000\000\000\000̬\235\b\000\000\000\000�\211<\206�\177\000\000\004\000\000\000\000\000\000\000`��}�\177\000\...@\211<\206�\177\000\000̬\235\b\000\000\000\000 \212<\206�\177\000\000\t\000\000\000\000\000\000\000\t\000\000\000\000\000\000\000��\235\b\000\000\000\000`��}�\177\000\000�\2124}�\177\000\000`\214<\206�\177\000\000\022\000\000\000\000\000\000\000��\235\b\000\000\000\000�\211<\206�\177\000\000\004\000\000\000\000\000\000\000`��}�\177\000\000\230\211<\206�\177\000\000��\235\b\000\000\000\000 \212<\206�\177\000\000\022\000\000\000\000\000\000\000\022\000\000\000\000\000\000\000"... selfchk = 3600 start_time = 1232619196 current_time = <value optimized out> mainpid = <value optimized out> #16 0x0000000000406363 in main (argc=<value optimized out>, argv=<value optimized out>) at clamd.c:479 cpt = <value optimized out> user = <value optimized out> currtime = 1232570693 engine = (struct cl_engine *) 0x188cba0 dbdir = 0x188c440 "/var/lib/clamav" cfgfile = <value optimized out> pua_cats = 0x7fff863c8c60 "\001" ret = <value optimized out> tcpsock = 0 localsock = 1 i = 4207728 sigs = 589854 lsockets = {5, 0} nlsockets = 1 dboptions = 10 sb = {st_dev = 3, st_ino = 1, st_nlink = 170, st_mode = 16749, st_uid = 0, st_gid = 0, pad0 = 0, st_rdev = 0, st_size = 0, st_blksize = 1024, st_blocks = 0, st_atim = { tv_sec = 1232184392, tv_nsec = 80005000}, st_mtim = {tv_sec = 1232184392, tv_nsec = 80005000}, st_ctim = {tv_sec = 1232184392, tv_nsec = 80005000}, __unused = {0, 0, 0}} opt = <value optimized out> long_options = {{name = 0x40b949 "help", has_arg = 0, flag = 0x0, val = 104}, {name = 0x40b95e "config-file", has_arg = 1, flag = 0x0, val = 99}, { name = 0x40b981 "version", has_arg = 0, flag = 0x0, val = 86}, {name = 0x40b94e "debug", has_arg = 0, flag = 0x0, val = 0}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} Thread 1 (process 27125): #0 0x00007fad7d346ed5 in raise () from /lib/libc.so.6 No symbol table info available. #1 0x00007fad7d3483f3 in abort () from /lib/libc.so.6 No symbol table info available. #2 0x00007fad7d3833a8 in __libc_message () from /lib/libc.so.6 No symbol table info available. #3 0x00007fad7d388948 in malloc_printerr () from /lib/libc.so.6 No symbol table info available. #4 0x00007fad7d38aa56 in free () from /lib/libc.so.6 No symbol table info available. #5 0x00007fad7df074d7 in cli_bm_free (root=0x7fad743f5830) at matcher-bm.c:135 patt = (struct cli_bm_patt *) 0x7fad75729d40 ---Type <return> to continue, or q <return> to quit--- #6 0x00007fad7df0abea in cl_free (engine=0x7fad736bb8d0) at readdb.c:2152 j = 2 metapt = <value optimized out> root = (struct cli_matcher *) 0x7fad743f5830 #7 0x0000000000408beb in scanner_thread (arg=<value optimized out>) at server-th.c:163 conn = (client_conn_t *) 0x7fad7390ffe0 sigset = {__val = {18446744067267099447, 18446744073709551615 <repeats 15 times>}} ret = <value optimized out> timeout = 180 i = 30602128 session = 0 #8 0x00000000004074a6 in thrmgr_worker (arg=<value optimized out>) at thrmgr.c:263 threadpool = (threadpool_t *) 0x1d2f390 job_data = (void *) 0x7fad7390ffe0 retval = <value optimized out> must_exit = 0 timeout = {tv_sec = 1232619226, tv_nsec = 0} #9 0x00007fad7d66efc7 in start_thread () from /lib/libpthread.so.0 No symbol table info available. #10 0x00007fad7d3e45ad in clone () from /lib/libc.so.6 No symbol table info available. #11 0x0000000000000000 in ?? () No symbol table info available. -- Package-specific info: --- configuration --- /etc/clamav/clamd.conf: clamd directives ------------------------------ LogFile = "/var/log/clamav/clamav.log" LogFileUnlock = no LogFileMaxSize = 0 LogTime = yes LogClean = no LogVerbose = no LogSyslog = no LogFacility = "LOG_LOCAL6" PidFile = "/var/run/clamav/clamd.pid" TemporaryDirectory = "/tmp" ScanPE = yes ScanELF = yes DetectBrokenExecutables = no ScanMail = yes MailFollowURLs = no ScanPartialMessages = no PhishingSignatures = yes PhishingScanURLs = yes PhishingAlwaysBlockCloak = no PhishingAlwaysBlockSSLMismatch = no HeuristicScanPrecedence = no DetectPUA = no ExcludePUA not set IncludePUA not set StructuredDataDetection = no StructuredMinCreditCardCount = 3 StructuredMinSSNCount = 3 StructuredSSNFormatNormal = yes StructuredSSNFormatStripped = no AlgorithmicDetection = yes ScanHTML = yes ScanOLE2 = yes ScanPDF = yes ScanArchive = yes MaxScanSize = 104857600 MaxFileSize = 26214400 MaxRecursion = 16 MaxFiles = 10000 ArchiveLimitMemoryUsage = no ArchiveBlockEncrypted = no DatabaseDirectory = "/var/lib/clamav" TCPAddr not set TCPSocket not set LocalSocket = "/var/run/clamav/clamd.ctl" MaxConnectionQueueLength = 15 StreamMaxLength = 10485760 StreamMinPort = 1024 StreamMaxPort = 2048 MaxThreads = 12 ReadTimeout = 180 IdleTimeout = 30 MaxDirectoryRecursion = 15 ExcludePath not set FollowDirectorySymlinks = no FollowFileSymlinks = no ExitOnOOM = no Foreground = no Debug = no LeaveTemporaryFiles = no FixStaleSocket = yes User = "clamav" AllowSupplementaryGroups = yes SelfCheck = 3600 VirusEvent not set ClamukoScanOnAccess not set ClamukoScanOnOpen not set ClamukoScanOnClose not set ClamukoScanOnExec not set ClamukoIncludePath not set ClamukoExcludePath not set ClamukoMaxFileSize = 5242880 DevACOnly not set DevACDepth not set *** MailMaxRecursion is DEPRECATED *** *** ArchiveMaxFileSize is DEPRECATED *** *** ArchiveMaxRecursion is DEPRECATED *** *** ArchiveMaxFiles is DEPRECATED *** *** ArchiveMaxCompressionRatio is DEPRECATED *** *** ArchiveBlockMax is DEPRECATED *** /etc/clamav/freshclam.conf: freshclam directives ------------------------------ LogFileMaxSize = 0 LogTime = no LogVerbose = no LogSyslog = no LogFacility = "LOG_LOCAL6" PidFile = "/var/run/clamav/freshclam.pid" DatabaseDirectory = "/var/lib/clamav/" Foreground = no Debug = no AllowSupplementaryGroups = no DatabaseOwner = "clamav" Checks = 24 UpdateLogFile = "/var/log/clamav/freshclam.log" DNSDatabaseInfo = "current.cvd.clamav.net" DatabaseMirror = "db.local.clamav.net" DatabaseMirror = "database.clamav.net" MaxAttempts = 5 ScriptedUpdates = yes CompressLocalDatabase = no HTTPProxyServer not set HTTPProxyPort not set HTTPProxyUsername not set HTTPProxyPassword not set HTTPUserAgent not set NotifyClamd not set OnUpdateExecute not set OnErrorExecute not set OnOutdatedExecute not set LocalIPAddress not set ConnectTimeout = 30 ReceiveTimeout = 30 SubmitDetectionStats not set DetectionStatsCountry not set Engine and signature databases ------------------------------ Engine version: 0.94.2 Database directory: /var/lib/clamav/ main db: Format: .cld, Version: 49, Build time: Thu Oct 23 09:03:26 2008 daily db: Format: .cld, Version: 8893, Build time: Fri Jan 23 07:18:43 2009 --- data dir --- total 62424 -rw-r--r-- 1 clamav clamav 3825664 2009-01-23 08:16 daily.cld -rw-r--r-- 1 clamav clamav 21555 2008-09-22 21:32 honeynet.hdb -rw-r--r-- 1 clamav clamav 19696 2008-09-22 21:32 honeynet.hdb-bak -rw-r--r-- 1 clamav clamav 6167 2008-09-11 21:48 honeynet.hdb.gz -rw-r--r-- 1 clamav clamav 11 2008-09-22 21:31 last-mbl-update.txt -rw-r--r-- 1 clamav clamav 40598016 2008-10-23 10:23 main.cld -rw-r--r-- 1 clamav clamav 104478 2008-09-22 21:31 mbl.db -rw-r--r-- 1 clamav clamav 111998 2008-09-22 21:31 mbl.db-bak -rw------- 1 clamav clamav 780 2009-01-23 15:56 mirrors.dat -rw-r--r-- 1 clamav clamav 17985 2008-09-22 14:25 MSRBL-Images.hdb -rw-r--r-- 1 clamav clamav 9699 2008-09-22 21:32 MSRBL-Images.hdb-bak -rw-r--r-- 1 clamav clamav 237860 2008-09-03 18:26 MSRBL-SPAM.ndb -rw-r--r-- 1 clamav clamav 237860 2008-09-05 12:14 MSRBL-SPAM.ndb-bak -rw-r--r-- 1 clamav clamav 1763804 2008-09-22 21:32 phish.ndb -rw-r--r-- 1 clamav clamav 1754851 2008-09-22 21:32 phish.ndb-bak -rw-r--r-- 1 clamav clamav 285396 2008-09-22 19:36 phish.ndb.gz -rw-r--r-- 1 clamav clamav 2242585 2008-09-22 21:32 scam.ndb -rw-r--r-- 1 clamav clamav 2180877 2008-09-22 21:32 scam.ndb-bak -rw-r--r-- 1 clamav clamav 411840 2008-09-22 19:36 scam.ndb.gz -rw-r--r-- 1 clamav clamav 3661788 2008-09-22 21:33 securiteinfo.hdb -rw-r--r-- 1 clamav clamav 3657957 2008-09-22 21:33 securiteinfo.hdb-bak -rw-r--r-- 1 clamav clamav 1480433 2008-09-18 17:36 securiteinfo.hdb.gz -rw-r--r-- 1 clamav clamav 805365 2008-08-29 15:38 vx.hdb -rw-r--r-- 1 clamav clamav 321464 2008-06-10 21:05 vx.hdb.gz -- System Information: Debian Release: 5.0 APT prefers testing APT policy: (700, 'testing'), (600, 'unstable'), (550, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores) Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages clamav-daemon depends on: ii clamav-base 0.94.dfsg.2-1 anti-virus utility for Unix - base ii clamav-freshclam [clam 0.94.dfsg.2-1 anti-virus utility for Unix - viru ii libbz2-1.0 1.0.5-1 high-quality block-sorting file co ii libc6 2.7-18 GNU C Library: Shared libraries ii libclamav5 0.94.dfsg.2-1 anti-virus utility for Unix - libr ii libgmp3c2 2:4.2.2+dfsg-3 Multiprecision arithmetic library ii lsb-base 3.2-20 Linux Standard Base 3.2 init scrip ii ucf 3.0011 Update Configuration File: preserv ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime Versions of packages clamav-daemon suggests: pn clamav-docs <none> (no description available) pn daemon <none> (no description available) -- bye, pabs http://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part