LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 08-08-2016, 02:00 AM   #16
a4z
Senior Member
 
Registered: Feb 2009
Posts: 1,727

Rep: Reputation: 742Reputation: 742Reputation: 742Reputation: 742Reputation: 742Reputation: 742Reputation: 742

maybe your process does something like this
https://en.wikipedia.org/wiki/Sleep_...ruptible_sleep
in that case kill works correct, but the process waits for some resource before it cares about that.

it might also be the case that the process is within a systemcall where kernel says that it will not kill it during that system call, but the process stuck in there, than it cant take until some timeout, or forever (implementation detail), until the kill signal is executed

in this case you can kill the parent process, this might clean up the non reacting process,
or result in a zombi
if the process is a zombi, kill will also not work, simply because how to kill an already dead?

but, based on your discription, I think you have a classical uninterruptible sleeping process, so kill the parent process
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: How to kill a process in Linux - kill, killall, pkill, xkill LXer Syndicated Linux News 0 04-02-2013 12:01 PM
Unable to kill process with kill -9 pgb205 Linux - Software 5 01-13-2011 03:55 PM
[SOLVED] Kill a hung task when kill -9 doesn't help 10110111 Linux - General 4 04-02-2009 11:10 AM
Who'll kill who? Who's stronger? Bill Gates or Linus Torvalds? jeffh83 General 11 11-16-2007 12:45 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 03:50 PM.

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