At 09:25 AM 04/12/00 +0200, Stas Bekman wrote:
>On Wed, 12 Apr 2000, Bill Moseley wrote:
>> I noticed on the Apache server-status report a child that is stuck in "G"
>> (Gracefully finishing) after a SIGUSR1 today.  Twelve hours ago.
>> 

>Looks like a system problem, what do you see when you attach to a process
>with 'strace -p PID'? For example it might enter some uninterruptable
>sleep waiting for some event to happen, but this will never do. Generally
>using strace (or truss) reveals some info.

Yes, a system problem, I guess, if kill -9 doesn't work I'm not sure what
will work.  I tried a truss, but it reported "truss: cannot control process
3732" which I assume is because it's parent is root, and my cgi was running
as nobody.

I'll try it again when root wakes up and comes into work....

Thanks,




Bill Moseley
mailto:[EMAIL PROTECTED]

Reply via email to