home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / linux / 22923 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  2.0 KB

  1. Path: sparky!uunet!europa.asd.contel.com!emory!emoryu1!splee
  2. From: splee@pd.org (Seng-Poh Lee, Speedy)
  3. Newsgroups: comp.os.linux
  4. Subject: What causes these Zombie processes?
  5. Message-ID: <1798@emoryu1.cc.emory.edu>
  6. Date: 6 Jan 93 16:03:48 GMT
  7. Sender: news@emory.edu
  8. Organization: Public Domain Inc.
  9. Lines: 33
  10. Nntp-Posting-Host: noel.pd.org
  11. X-Newsreader: TIN [version 1.1 PL6]
  12.  
  13. After running for a few days, my Linux system ends up with quite a
  14. few 'Zombie' processes. I can't kill them off, even with kill -9 and
  15. the only way to get rid of them is with a reboot. This is a typical 
  16. 'ps -aux' screen after a few days.
  17.  
  18. USER       PID %CPU %MEM SIZE  RSS TT STAT START   TIME COMMAND
  19. root         1  0.0  3.3   32  136 ?  S    23:39   0:00 init
  20. root       600  0.2 10.7  300  440 a1 S    10:06   0:07 -sh (sh)
  21. root         3  0.1  0.9    2   40 ?  S    23:39   0:55 /etc/update
  22. root       376  0.0  2.8   48  116 a2 S    09:30   0:00 /etc/getty 9600 tty2
  23. root       322  0.0  0.0   48    0 a3 SW   08:45   0:00  (getty)
  24. root       323  0.0  0.0   48    0 a4 SW   08:45   0:00  (getty)
  25. root        22  0.0  2.9   80  120 ?  S    23:39   0:00 /usr/etc/inet/portmap
  26. root        24  0.1  4.3   56  180 ?  S    23:39   0:50 /usr/etc/inet/inetd
  27. lee         26  0.0  0.0  112    0 ?  SW   23:39   0:29  (nfsd)
  28. root        28  0.0  3.4   80  140 ?  S    23:39   0:00 /usr/etc/inet/mountd
  29. root       318  0.0  0.0   96    0 ?  Z    08:21   0:00 <defunct>
  30. root       319  0.0  0.0   96    0 ?  Z    08:44   0:00 <defunct>
  31. root       341  0.0  0.0   96    0 ?  Z    08:58   0:00 <defunct>
  32. root       622  0.0  8.1  268  332 a1 S    10:10   0:01 sh /usr/bin/X11/startx
  33. root       463  0.0  0.0   96    0 ?  Z    09:41   0:00 <defunct>
  34.  
  35. Notice that the processes are all 96k in size. The process number still
  36. shows up in the /proc partition, but I don't know how to get any info
  37. from that. I'm open to suggestions and advice. 
  38.  
  39. I'm running mostly SLS 0.98p5 with a 0.99p2 kernel, netbin0.1, X11, and
  40. smtp smail.  The system also mounts and serves up NFS partitions. 
  41.  
  42. Thanks
  43.  
  44. --
  45. Seng-Poh Lee    <splee@pd.org>
  46.