On Fri, 05 Dec 2003 14:58:22 -0200
Leandro Guimarães Faria Corsetti Dutra <[EMAIL PROTECTED]> wrote:

> Em Fri, 05 Dec 2003 14:19:15 -0200, Leandro Guimarães Faria Corsetti
> Dutra escreveu:
> 
> > Em Fri, 05 Dec 2003 11:58:39 -0200, Christoph Simon escreveu:
> > 
> >> Try the -f option of strace to get the trace of the kids.
> > 
> >     It goes forever repeating the following lines without end:
> > 
> > [pid 12551] poll([{fd=22, events=POLLIN}], 1, 2000) = 0 [pid 12551]
> > getppid()                   = 12542 [pid 12551] poll(
> 
>       Found something else interesting too, before the above lines:
> 
> [pid 12945] time(NULL)                  = 1070642167
> [pid 12945] time(NULL)                  = 1070642167
> [pid 12945] read(29, "time=\"1068594145\" visits=\"1\"/>\n "..., 4096) =
> 4096[pid 12945] time(NULL)                  = 1070642167
> [pid 12945] time(NULL)                  = 1070642167
> [pid 12945] --- SIGSEGV (Segmentation fault) @ 0 (0) ---

This is the interesting line. Just try to see where pid 12945 started
and why. Then you should know which file to remove.

-- 
Christoph Simon
[EMAIL PROTECTED]
---
^X^C
q
quit
:q
^C
end
x
exit
ZZ
^D
?
help
.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to