From owner-freebsd-questions Wed Dec 6 9:47: 8 2000 From owner-freebsd-questions@FreeBSD.ORG Wed Dec 6 09:47:05 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from sdf.lonestar.org (t3-d-static-237.adsl.directlink.net [63.68.131.237]) by hub.freebsd.org (Postfix) with ESMTP id 05D1937B400 for ; Wed, 6 Dec 2000 09:47:05 -0800 (PST) Received: (from brune@localhost) by sdf.lonestar.org (8.11.0/8.11.0) id eB6Gu1K12489 for freebsd-questions@freebsd.org; Wed, 6 Dec 2000 16:56:01 GMT From: Corey Brune Message-Id: <200012061656.eB6Gu1K12489@sdf.lonestar.org> Subject: Re: Process wont be killed. In-Reply-To: "from Chris Byrnes at Dec 6, 2000 10:32:56 am" To: freebsd-questions@freebsd.org Date: Wed, 6 Dec 2000 16:56:01 +0000 (GMT) X-Mailer: ELM [version 2.4ME+ PL82 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Your process is trying to exit. Try killing the child (pid 27200) first- this will eliminate possible zombies, and then check if the parent had died. Hope this helps! Corey > chris 27194 27193 27194 6f92a40 0 IEs p1- 0:00.08 -bash > (bash) > root 27200 27194 27200 6f92a40 1 IE+ p1- 0:00.06 su > (tcsh.static) > > On Wed, 6 Dec 2000, Crist J . Clark wrote: > > > On Wed, Dec 06, 2000 at 01:38:36AM -0600, Chris Byrnes wrote: > > > Doesnt work. > > > > What does, > > > > $ ps aj | grep 27194 > > > > Say? > > > > > On Wed, 6 Dec 2000, trini0 wrote: > > > > > > > I believe the command would be > > > > kill -9 27194 > > > > > > > > Chris Byrnes wrote: > > > > > > > > > chris 27194 0.0 0.0 0 0 p1- IEs 7:57PM 0:00.08 -bash (bash) > > > > > > > > > > I can't kill this process, even as root. Any idea how to fix the problem? > > -- > > Crist J. Clark cjclark@alum.mit.edu > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message