LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 04-15-2004, 05:26 AM   #1
chup
Member
 
Registered: Aug 2003
Location: South Africa
Distribution: Ubuntu (Feisty)
Posts: 280

Rep: Reputation: 31
Unkillable process


It's driving me nuts I have this process running called "operamotifwrapper", it has been on since I started browsing this morning, and it can't be killed. After I shutdown opera, it is still using about 50% of my cpu, and it has something to do with loading the flash plugin. I already tried killing it using 'kill -5' and 'kill -9', but it didn't work. Can anybody help me on killing it?
 
Old 04-15-2004, 07:43 AM   #2
LSA
Member
 
Registered: Dec 2003
Distribution: Slackware 10
Posts: 45

Rep: Reputation: 15
Try

killall -SIGKILL [proc NAME]

^not at a linux machine so i'm not sure if that will work^
 
Old 04-15-2004, 07:59 AM   #3
chup
Member
 
Registered: Aug 2003
Location: South Africa
Distribution: Ubuntu (Feisty)
Posts: 280

Original Poster
Rep: Reputation: 31
It didn't help
I guess I just have to reboot (oh no, windows logic :P).
 
Old 04-15-2004, 09:01 AM   #4
rip
Member
 
Registered: Apr 2003
Location: Ohio
Distribution: PCLinuxOS
Posts: 97

Rep: Reputation: 15
It might not be killable if it is busy or waiting for something at a lower system level. (did that make sense???)

I found a thread concerning troubleshooting operamotifwrapper HERE .

Might not be an answer, but might get you pointed closer to the right direction.

BTW, I prefer Mozilla and Firefox.
 
Old 04-15-2004, 09:15 AM   #5
Half_Elf
LQ Guru
 
Registered: Sep 2001
Location: Montreal, Canada
Distribution: Slackware; Debian; Gentoo...
Posts: 2,163

Rep: Reputation: 46
usually, only process that can't be killed are process marked "D" (dead I guess?) on a ps -xa command. This state mean an Input/output failure most of time (dead hard drive, broken network connection, very bad bug, ...). For others process, you should be able to kill them with the "KILL -9 process_number_here" command. -9 mean KILL (you can write KILL -KILL of most recent system), it is the (I think?) highest level of kill. Very fews apps will block this kill signal.
The only case (that is probably your case) is when the process is child to another process. I think operamotifwrapper (damn crap according to me, you can prevent this to run typing "chmod -x operamotifwrapper" in the opera plugins directory (/usr/opera/plugins ?) ) is a child of opera or mozilla. You should kill the mother process first, then the child should die then.

Oh and... if you got a "Z" state (Zombie), this usually mean the process crashed and died but is stalled in memory. This doesn't happen often our days, but if you see one, you might have trouble to kill it.
 
Old 04-15-2004, 09:40 AM   #6
ugge
Senior Member
 
Registered: Dec 2000
Location: Gothenburg, SWEDEN
Distribution: OpenSUSE 10.3
Posts: 1,028

Rep: Reputation: 45
Zombie processes can't be killed. They are already dead.
Zombie processes happen when a process doesn't return from execution as it should.
The only way to get rid of zombie processes is a reboot.

Zombie processes should as far as I heard not take up any memory and no processor time. The only issue is the annoyance factor
 
Old 04-15-2004, 01:01 PM   #7
chup
Member
 
Registered: Aug 2003
Location: South Africa
Distribution: Ubuntu (Feisty)
Posts: 280

Original Poster
Rep: Reputation: 31
Thanks for the replies, I think it was in state "D". I couldn't kill it, but when I went out for dinner and got back, it wasn't listed at 'ps aux' anymore, so I'm happy. And btw rip, I have firebird installed on my system, but I don't like it that much, so I can't be bothered to update it to firefox
 
Old 04-15-2004, 03:05 PM   #8
WeNdeL
Member
 
Registered: Oct 2002
Location: At my desk...
Distribution: RedHat, Fedora, Ubuntu
Posts: 344

Rep: Reputation: 30
next time, I would advise a shotgun and a machete...

but that's just one man's opinion...
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how a father process know which child process send the signal SIGCHLD icoming Programming 10 07-20-2010 07:26 AM
Linux boot up process Vs. Windows boot up process darkskull Linux - Software 7 12-30-2006 04:21 PM
how can i get the process id on exec a process antony_csf Linux - Software 1 06-17-2004 03:06 AM
Bash Scripting - child process affecting parent process mthaddon Linux - General 1 05-02-2004 01:19 PM
problem with binding process and than execute another process chapa Programming 0 08-27-2003 03:47 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 10:31 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration