At 12:30 PM -0400 10/18/99, Doug MacEachern wrote:
>given the process pid, there are two ways to find out where it's hanging:
>
>depending on os:
>% truss -p $pid
> or
>% strace -p)
>
>and
>
>% gdb /usr/local/apache/bin/httpd $pid
>(gdb) where
>
>-Doug

Unfortunatly,

Bin there, did that...

truss doesn't report anything back...it just sits.  it seems truely hung.
Yet at the same time, if you watch it in top, it's eating CPU.

server-status:

 1-3 20804 0/0/12196 W 15.33 1502 0 0.0 0.00 117.71  12.8.233.82
iserv.kodak.com

from top:

20804 -user-    1  10    0  525M  220M cpu2   24:37 24.04% httpd

24% of a 4 cpu system is ~100% of cpu2... :)


"0201: Keyboard Error.  Press F1 to continue."
  -- IBM PC-XT Rom, 1982
\---------------------------------------------------------------\
 \ Marc D. Spencer                   Any opinions expressed here \
  \ Applications Engineer              are my own and are not     \
   \ Network Services                    necessarily those of my   \
    \ Eastman Kodak Company                employer.                \
     \---------------------------------------------------------------\

Reply via email to