Jump to content

unable to kill process


aze
 Share

Recommended Posts

Hi all!

Well, sometimes I have programs crashes but they still in memmory and its window(s) still openned.

So i try to kill all its instances using kde/gnome-system-monitor and 'top'. but in some cases none of those is able to kill applications. I tried to restart X but sometimes they still in memmory (programs like xmms). I think those process are locked in memmory. So I need to reboot the pc!

:(

Link to comment
Share on other sites

That is really strange, what is the device being accessed by those apps? a cdrom? a NFS?

 

you can try to kill all the applications that are accessing a device (eg: cdrom) doing as root:

 

[root@localhost ~]# fuser -km /dev/cdrom

 

read the fuser's man page for more info.

 

I've found that command very valuable when a nfs resists an unmount

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...