I'm trying to figure out what is going on with freshclam, or perhaps
my usage of it?

- - -
spin# freshclam
freshclam in free(): error: modified (chunk-) pointer
Abort (core dumped)
- - -

But when I run with gdb to attempt to troubleshoot the coredump, it
runs fine?...

- - -
spin# gdb freshclam
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-marcel-freebsd"...(no debugging
symbols found)...
(gdb) run
Starting program: /usr/local/bin/freshclam
(no debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...ClamAV update process started at Sun Aug 14
10:54:07 2005
main.cvd is up to date (version: 33, sigs: 36102, f-level: 5, builder: tkojm)
Downloading daily.cvd [*]
daily.cvd updated (version: 1017, sigs: 2858, f-level: 5, builder: arnaud)
Database updated (38960 signatures) from db.US.clamav.net (IP: 38.136.139.7)
Clamd successfully notified about the update.

Program exited normally.
(gdb)
- - -

This is what my freshclam.conf looks like ...

- - -
DatabaseDirectory /var/db/clamav
UpdateLogFile /var/log/clamav/freshclam.log
PidFile /var/run/clamav/freshclam.pid
DatabaseOwner clamav
AllowSupplementaryGroups
DNSDatabaseInfo current.cvd.clamav.net
DatabaseMirror db.US.clamav.net
DatabaseMirror database.clamav.net
NotifyClamd
- - -

Any ideas?
_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to