From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-54036-garchives=archives.gentoo.org@gentoo.org>) id 1Gejkb-0005P9-UX for garchives@archives.gentoo.org; Tue, 31 Oct 2006 02:53:18 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k9V2p41O007048; Tue, 31 Oct 2006 02:51:04 GMT Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k9V2mxjP003277 for <gentoo-user@lists.gentoo.org>; Tue, 31 Oct 2006 02:48:59 GMT Received: by nf-out-0910.google.com with SMTP id p46so171993nfa for <gentoo-user@lists.gentoo.org>; Mon, 30 Oct 2006 18:48:59 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=bUfHcUmZZAl1pOoslDEx8Le6rQdCeDR4xDL50HR7TEK13AX8VHqbS/D9viDCF9ktVusNzCfyj3FoG+LLq7NB6uYZUSjK6T93wd2BtQ7Alq3WkkIn5316vyf810sbBQt9KKXGv83hY1kYs4vg3r6rzf5ai6+7rEDAv0SFHAtm2Aw= Received: by 10.82.106.14 with SMTP id e14mr959648buc; Mon, 30 Oct 2006 18:48:59 -0800 (PST) Received: by 10.82.106.3 with HTTP; Mon, 30 Oct 2006 18:48:58 -0800 (PST) Message-ID: <7573e9640610301848o29169fa1mf797531bbc9e7e8d@mail.gmail.com> Date: Mon, 30 Oct 2006 19:48:58 -0700 From: "Richard Fish" <bigfish@asmallpond.org> Sender: richard.j.fish@gmail.com To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Die, process! Die! In-Reply-To: <1162220472.12354.70.camel@camille.espersunited.com> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1162220472.12354.70.camel@camille.espersunited.com> X-Google-Sender-Auth: 48576f31a4f4cb1a X-Archives-Salt: 23fd79d4-2ac1-4b34-83ed-9baaaf2f38d5 X-Archives-Hash: 8cd3ebdb659c56be56ba8bf9b7815689 On 10/30/06, Michael Sullivan <michael@espersunited.com> wrote: > I know my subject line is a little melodramatic, but this is really > frustrating. I frequently have processes that killall doesn't kill and > kill -9 <pid> doesn't touch. For instance, this is taken from top: > > 24135 root 16 0 229m 35m 1064 S 0.3 59.7 8:52.11 javadoc The only case that kill -9 doesn't work is if the process is locked up in a kernel call. What is this process doing...accesing network files per chance? > I have Cntrl+C on the emerge (five minutes ago) and I've issued multiple > killall javadocs and kill -9 24135 and still it runs. Is there a way of > getting rid of this process short of rebooting the machine? If -9 doesn't work, it means your kernel is hungup, and yeah, you'll have to reboot to fix. -Richard -- gentoo-user@gentoo.org mailing list