home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.m88k
- Path: sparky!uunet!panther!mothost!schbbs!maccvm.corp.mot.com!Q10106
- From: Q10106@maccvm.corp.mot.com (Kent Norman)
- Subject: Re: Problems with killing process'
- Organization: Motorola
- Date: 26 Jan 1993 09:02:52 CST
- Message-ID: <1993Jan26.150209.17851@schbbs.mot.com>
- Sender: news@schbbs.mot.com (Net News)
- Nntp-Posting-Host: maccvm.corp.mot.com
- Lines: 24
-
- ------------------------- Original Article -------------------------
- Newsgroups: comp.sys.m88k
- Path: schbbs!mothost!ftpbox!uunet!usc!sol.ctr.columbia.edu!ira.uka.de!smurf.sub.
- From: klaus@pf.sub.org (Klaus Nahr)
- Subject: Problems with killing process'
- Organization: powerframe Datensysteme GmbH
- Date: Thu, 21 Jan 1993 10:43:20 GMT
- Message-ID: <1993Jan21.104320.29054@pf.sub.org>
- Lines: 11
-
- I had some problems with killing process' running in an endless loop.
- If i try to kill them with kill -4 <id> or kill -10 <id> to get a core,
- the process' didn't stop.
- The only know solution to get them away is to reboot the machine.
- kill <id> will work proper, but only, if i try it first. Process owner
- is normally root.
-
- Who knows a solution for this?
- ^^^^^^^^^^^
- Have you tried kill -9 (PID)
-
- Klaus Nahr powerframe Karlsruhe Germany klaus@pf.sub.org
-
-
-