Re: [Clamav-users] freshclam daemon dying - GDB Backtrace included

2006-01-13 Thread Dale Blount
On Thu, 2006-01-12 at 16:47 -0600, David Kohn wrote: > Yes it'd be nice if you recompiled with -g flag and gave it another go... > Can do, but if you notice when this thread started, it's been almost 2 months since the last hang, and this time was only on one of the 10 or so servers I maintain.

Re: [Clamav-users] freshclam daemon dying - GDB Backtrace included

2006-01-12 Thread Dale Blount
> gdb --pid= > > once attached > > bt > > will give the backtrace. > Here it is, it's a long one. # gdb --pid=17435 GNU gdb 6.3 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 c

Re: [Clamav-users] freshclam daemon dying

2006-01-12 Thread Dale Blount
On Thu, 2006-01-12 at 14:22 +0100, Nepenthes Development Team wrote: > Hi, > > On 1/11/06, Dale Blount <[EMAIL PROTECTED]> wrote: > > It (finally?) happened again, here's the debugging data I've collected > > so far. I've left it running incase you need

Re: [Clamav-users] freshclam daemon dying

2006-01-11 Thread Dale Blount
On Wed, 2005-11-16 at 21:55 +, Stephen Gran wrote: > On Wed, Nov 16, 2005 at 04:45:51PM -0500, Dale Blount said: > > On Wed, 2005-11-16 at 18:39 +, Stephen Gran wrote: > > > Would it be possible to attach gdb or strace to one of these hung > > > freshclams before

Re: [Clamav-users] freshclam daemon dying

2005-12-05 Thread Dale Blount
> On closer review, there are 4 more hosts with out of date cvd files but > freshclam is still running (but braindead). > > 3 of the hosts had the exact same size/date output: > -rw-r--r-- 1 clamav clamav 149286 2005-11-04 08:50 daily.cvd > -rw-r--r-- 1 clamav clamav 2560365 2005-11-04 08:50 ma

Re: [Clamav-users] freshclam daemon dying

2005-11-16 Thread Dale Blount
On Wed, 2005-11-16 at 18:39 +, Stephen Gran wrote: > Would it be possible to attach gdb or strace to one of these hung > freshclams before killing them in the future? I have an idea that the > problem may be that attempts to download updates that timeout aren't > getting properly terminated, l

Re: [Clamav-users] freshclam daemon dying

2005-11-16 Thread Dale Blount
On Wed, 2005-11-16 at 18:12 +, Brian Morrison wrote: > On Wed, 16 Nov 2005 13:05:39 -0500 in > [EMAIL PROTECTED] Dale Blount > <[EMAIL PROTECTED]> wrote: > > > > > Please let me know if you need any more information in tracking > > > > this down.

Re: [Clamav-users] freshclam daemon dying

2005-11-16 Thread Dale Blount
> This is a bit of a long shot, but try renaming /etc/init.d/freshclam > to /etc/init.d/freshclamd, and remember to update the start/kill symlinks My startup script is called 'clamav' and it starts both freshclam and clamd, so I don't think that's it. Thanks, Dale ___

Re: [Clamav-users] freshclam daemon dying

2005-11-16 Thread Dale Blount
> > Please let me know if you need any more information in tracking this > > down. > > Which distro are you running? All servers are running ArchLinux Current. I have had this happen on Slackware in the past. > A long time ago I had problems with > freshclam being unable to resolve any servers

Re: [Clamav-users] freshclam daemon dying

2005-11-16 Thread Dale Blount
On Wed, 2005-11-16 at 09:27 -0500, Dale Blount wrote: > Hi List, > > Every few months or so when a new clamav comes out, I go to update all > of my servers to the latest version. The last few updates have caused > me a little grief because on restarting of clamd/freshclam, it

[Clamav-users] freshclam daemon dying

2005-11-16 Thread Dale Blount
Hi List, Every few months or so when a new clamav comes out, I go to update all of my servers to the latest version. The last few updates have caused me a little grief because on restarting of clamd/freshclam, it reports that freshclam wasn't running. This time I remembered to check before upgra