Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Oct 2000 22:14:48 +0200
From:      Marc Silver <marcs@draenor.org>
To:        Joel Bjork <u98jobj@stud.hh.se>
Cc:        questions@freebsd.org
Subject:   Re: Killing processes
Message-ID:  <20001031221448.O39296@draenor.org>
In-Reply-To: <XFMail.001031193942.u98jobj@stud.hh.se>; from u98jobj@stud.hh.se on Tue, Oct 31, 2000 at 07:39:42PM %2B0200
References:  <XFMail.001031193942.u98jobj@stud.hh.se>

next in thread | previous in thread | raw e-mail | index | archive | help
Try (if possible, and if it's there) to find the parent pid for this
process.  Killing that may release the children processes from whatever
wait state they're currently in.  :)

Cheers,
Marc

On Tue, Oct 31, 2000 at 07:39:42PM +0200, Joel Bjork wrote:
> I have a couple of processes stuck in this state:
> 
> moster 81345  0.0  1.0  1112  720  ??  Ds   Fri03PM
> 
> kill nor kill -9 works, is there any way to kill these processes short of
> rebooting the machine?
> 
> ----------------------------------
> E-Mail: Joel Bjork <u98jobj@stud.hh.se>
> Date: 31-Oct-00
> Time: 19:39:42
> ----------------------------------


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001031221448.O39296>