[Clamav-users] Re: freshclam Error: Problem with internal logger

2006-04-21 Thread Stephen Gran
On Fri, Apr 21, 2006 at 10:45:22AM +0200, Maik Holtkamp said:
> Hi,
> 
> I am running a debian sarge box using exim - amavis - clamav, version:
> from the debian-volantile sources.

OK.

> Permissions:

OK.

> The cronjob starting freshclam:

OK.

> but it's the same if I try to start it manually. -v does't give
> additional information.
> 
> The config:

OK.

> If I comment UpdateLogFile freshclam will work as expected, but
> activating logging again comes up with the same error message given in
> Subject :(.
> 
> Any hint greatly appreciated. TIA.

I see nothing unusual in your setup, sadly.  I also see no changes to
the logging code in recent verions - I have diff'ed back to 0.87 or so,
and there is no real change.

Can you run:

su - clamav -s /bin/sh
strace -ff freshclam -o strace.out

And send me the file strace.out?

Thanks,
-- 
 --
|  Stephen Gran  | You can do very well in speculation |
|  [EMAIL PROTECTED] | where land or anything to do with dirt  |
|  http://www.lobefin.net/~steve | is concerned.   |
 --


signature.asc
Description: Digital signature
___
http://lurker.clamav.net/list/clamav-users.html


[Clamav-users] Re: freshclam Error: Problem with internal logger

2006-05-02 Thread Who Knows

Stephen Gran wrote:



su - clamav -s /bin/sh
strace -ff freshclam -o strace.out



I ran into this issue on one of three servers I upgraded to 0.88.2 
today. After running your trace, it was obvious that another process had 
the logfile already open for writing. An inspection via ps -ef | grep 
freshclam revealed a previous run was hung in some fashion. Killing the 
previous process cleared things up.


regards,
jim

___
http://lurker.clamav.net/list/clamav-users.html