home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / m88k / 418 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.2 KB  |  36 lines

  1. Newsgroups: comp.sys.m88k
  2. Path: sparky!uunet!panther!mothost!schbbs!maccvm.corp.mot.com!Q10106
  3. From: Q10106@maccvm.corp.mot.com (Kent Norman)
  4. Subject: Re: Problems with killing process'
  5. Organization: Motorola
  6. Date: 26 Jan 1993 09:02:52 CST
  7. Message-ID: <1993Jan26.150209.17851@schbbs.mot.com>
  8. Sender: news@schbbs.mot.com (Net News)
  9. Nntp-Posting-Host: maccvm.corp.mot.com
  10. Lines: 24
  11.  
  12. ------------------------- Original Article -------------------------
  13. Newsgroups: comp.sys.m88k
  14. Path: schbbs!mothost!ftpbox!uunet!usc!sol.ctr.columbia.edu!ira.uka.de!smurf.sub.
  15. From: klaus@pf.sub.org (Klaus Nahr)
  16. Subject: Problems with killing process'
  17. Organization: powerframe Datensysteme GmbH
  18. Date: Thu, 21 Jan 1993 10:43:20 GMT
  19. Message-ID: <1993Jan21.104320.29054@pf.sub.org>
  20. Lines: 11
  21.  
  22. I had some problems with killing process' running in an endless loop.
  23. If i try to kill them with kill -4 <id> or kill -10 <id> to get a core,
  24. the process' didn't stop.
  25. The only know solution to get them away is to reboot the machine.
  26. kill <id> will work proper, but only, if i try it first. Process owner
  27. is normally root.
  28.  
  29. Who knows a solution for this?
  30. ^^^^^^^^^^^
  31. Have you tried kill -9 (PID)
  32.  
  33. Klaus Nahr    powerframe Karlsruhe Germany     klaus@pf.sub.org
  34.  
  35.  
  36.