Re: [gentoo-user] Die, process! Die!

2006-11-03 Thread Richard Fish
On 11/3/06, Alan McKinnon [EMAIL PROTECTED] wrote: On Friday 03 November 2006 06:44, Walter Dnes wrote: On Mon, Oct 30, 2006 at 07:48:58PM -0700, Richard Fish wrote If -9 doesn't work, it means your kernel is hungup, and yeah, you'll have to reboot to fix. Where does kill -15 fit in?

Re: [gentoo-user] Die, process! Die!

2006-11-03 Thread Michael Sullivan
On Fri, 2006-11-03 at 11:39 -0700, Richard Fish wrote: On 11/3/06, Alan McKinnon [EMAIL PROTECTED] wrote: On Friday 03 November 2006 06:44, Walter Dnes wrote: On Mon, Oct 30, 2006 at 07:48:58PM -0700, Richard Fish wrote If -9 doesn't work, it means your kernel is hungup, and yeah,

Re: [gentoo-user] Die, process! Die!

2006-11-03 Thread Petr Uzel
Dne pátek 03 listopad 2006 20:02 Michael Sullivan napsal(a): So how would I issue a SIGKILL? All of these should work with the same effect : kill -SIGKILL pid kill -KILL pid kill -9 pid Alternatively, you could also use killall -9 progname if you know only name of the program but not its

Re: [gentoo-user] Die, process! Die!

2006-11-02 Thread Walter Dnes
On Mon, Oct 30, 2006 at 07:48:58PM -0700, Richard Fish wrote If -9 doesn't work, it means your kernel is hungup, and yeah, you'll have to reboot to fix. Where does kill -15 fit in? -- Walter Dnes [EMAIL PROTECTED] In linux /sbin/init is Job #1 My musings on technology and security at

Re: [gentoo-user] Die, process! Die!

2006-11-02 Thread Alan McKinnon
On Friday 03 November 2006 06:44, Walter Dnes wrote: On Mon, Oct 30, 2006 at 07:48:58PM -0700, Richard Fish wrote If -9 doesn't work, it means your kernel is hungup, and yeah, you'll have to reboot to fix. Where does kill -15 fit in? signal 15 is SIGTERM, and the default for kill. The

[gentoo-user] Die, process! Die!

2006-10-30 Thread Michael Sullivan
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 I have Cntrl+C on the

Re: [gentoo-user] Die, process! Die!

2006-10-30 Thread fire-eyes
Michael Sullivan 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

Re: [gentoo-user] Die, process! Die!

2006-10-30 Thread Arnau Bria
On Mon, 30 Oct 2006 09:01:12 -0600 Michael Sullivan 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: killall = kill The only

Re: [gentoo-user] Die, process! Die!

2006-10-30 Thread Iain Buchanan
On Mon, 2006-10-30 at 09:01 -0600, Michael Sullivan 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

Re: [gentoo-user] Die, process! Die!

2006-10-30 Thread Michael Sullivan
On Tue, 2006-10-31 at 09:05 +0930, Iain Buchanan wrote: On Mon, 2006-10-30 at 09:01 -0600, Michael Sullivan 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

Re: [gentoo-user] Die, process! Die!

2006-10-30 Thread Henk Boom
On 30/10/06, Michael Sullivan [EMAIL PROTECTED] 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

Re: [gentoo-user] Die, process! Die!

2006-10-30 Thread Richard Fish
On 10/30/06, Michael Sullivan [EMAIL PROTECTED] 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