On Wed, Jul 05, 2006 at 11:41:04AM +0100, Beginner said:
> On 5 Jul 2006 at 10:22, Stephen Gran wrote:
> > I have another report of problems on alpha (unaligned traps) - do you
> > see anything in kern.log?  Can you debug this a bit (strace, gdb, etc)?
> 
> I just ran an strace on clamd until it spawned 2 defunct processes. 
> 
> clamav   29582  0.0  1.6 31016 21272 ?       Ss   11:11   0:00 /usr/sbin/clamd
> clamav   29598  0.0  1.6 31016 21272 ?       S    11:11   0:00 /usr/sbin/clamd
> clamav   29599  0.2  0.0     0    0 ?        Z    11:11   0:00 [clamd] 
> <defunct>
> clamav   29761  0.0  0.0     0    0 ?        Z    11:12   0:00 [clamd] 
> <defunct>
> 
> The content of the output file from strace is a bit cryptic. I can't work out 
> which of these pid is 
> beind referred to so I am not sure what part of it to post. The output file 
> has 6115 lines in.

You'll want strace with -f (follow fork) and -o filename (which will
produce one file per pid that you're tracing.  Then can you send me the
files in a tar.gz?  

Thanks,
-- 
 --------------------------------------------------------------------------
|  Stephen Gran                  | Minicomputer:  A computer that can be   |
|  [EMAIL PROTECTED]             | afforded on the budget of a middle-     |
|  http://www.lobefin.net/~steve | level manager.                          |
 --------------------------------------------------------------------------

Attachment: signature.asc
Description: Digital signature

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

Reply via email to