Damian Gerow wrote: > Thus spake Julian Elischer (julian_at_elischer.org) [29/09/04 00:48]: > : If you look at them with ps -alxH are they all (in particular dig) > : all threaded programs? > > Yes, they are. > > They all seem to be in an RL state. All the dig processes are in RL+, > whereas dig processes started by root are in RXL+. There is one hung gdb > dig process, which is in SL. Note that these have all been running for at > least three hours at this point. the time is not important they will never recover.. you might do the following.. if you have ddb in the kernel.. go to console <CTL><ALT><ESC> to go to ddb ps look for the process.. note that several threads show up.. there will be a kg (ksegrp) associated with ech thread (some may be associated with > 1 thread.) of the address of the kg is 0xAB123456 then do: x/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 0xAB123456 for each kg and let me see the result(s).. > > Thanks, Julian.Received on Wed Sep 29 2004 - 05:57:28 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:14 UTC