Dan Nelson <[EMAIL PROTECTED]> wrote:
 > In the last episode (Jan 23), Oliver Fromme said:
 > > I've got a problem on a 4.7-RELEASE machine.  I tried using
 > > /usr/bin/truss on a process (which was running in a chroot
 > > environment, which in turn is on an NFS-mounted filesystem,
 > > if that matters).  But now I cannot kill the truss process
 > > itself anymore, it's hanging there for a few days already.
 > > :-(
 > > 
 > > # ps -uwwp 65275
 > > 1011 65275  0.0  0.0   268  136  pd- D     3:05PM   0:00.00 truss jws -2 (jws)
 > 
 > Do a ps axlp 65275; what's the WCHAN column say?

It says "stopev":

# ps lwwp 65275
  UID   PID  PPID CPU PRI NI   VSZ  RSS WCHAN  STAT  TT       TIME COMMAND
 1011 65275     1   0  10  0   268  136 stopev D     pd-   0:00.00 truss jws -2 (jws)

Regards
   Oliver

-- 
Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München
Any opinions expressed in this message may be personal to the author
and may not necessarily reflect the opinions of secnetix in any way.

"All that we see or seem is just a dream within a dream" (E. A. Poe)

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to