On Tue, May 24, 2005 at 12:54:47PM -0700, Doug Hardie said:
> ktrace is effectively the same thing as truss so I used it.  There  
> are two files available:
> 
> http://www.lafn.org/clamav/ktrace.html
> http://www.lafn.org/clamav/clamd.html
> 
> ktrace.html is the output of ktrace - its about 14 MB
> clamd.html is the clamd.log file entries - very small and probably of  
> no value

It is difficult to say from the provided ktrace file what is happening,
as there are no timestamps and all lines have the same pid.  One thing
that seems odd is that the milter appears to continue accepting and
processing input after a reload event has happened.  Not for the body,
ut for all other milter events (header, connect, etc).  That is a start
at least.

Is there a way to log seperately by pid or something with ktrace?  I
don't know it well, so I am not sure what arguments to tell you to pass
it.  Also, I am not sure that will even work - in a proper thread
implementation, all threads share a pid (but have different lwp id's) so
this may not be possible.

Thanks though,
-- 
 --------------------------------------------------------------------------
|  Stephen Gran                  | The hardest part of climbing the ladder |
|  [EMAIL PROTECTED]             | of success is getting through the crowd |
|  http://www.lobefin.net/~steve | at the bottom.                          |
 --------------------------------------------------------------------------

Attachment: pgpDQXWxp2Key.pgp
Description: PGP signature

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

Reply via email to