home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / unix / ultrix / 9443 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  1.8 KB

  1. Xref: sparky comp.unix.ultrix:9443 comp.unix.bsd:11717
  2. Path: sparky!uunet!dove!dove.nist.gov!przemek
  3. From: przemek@rrdstrad.nist.gov (Przemek Klosowski)
  4. Newsgroups: comp.unix.ultrix,comp.unix.bsd
  5. Subject: Zombie processes (Ultrix 4.3/MIPS)
  6. Message-ID: <PRZEMEK.93Jan22154141@rrdstrad.nist.gov>
  7. Date: 22 Jan 93 20:41:41 GMT
  8. Sender: news@dove.nist.gov
  9. Followup-To: comp.unix.ultrix
  10. Organization: U. of Maryland/NIST
  11. Lines: 37
  12.  
  13. Hello!
  14.  
  15. We are running a Ultrix 4.3 system with a bunch of X terminals, controlled
  16. by xdm. The X terminal login sessions result in creating of zombie processes;
  17. a typical process lineage (from parents to children) might be:
  18.  
  19. UserId   Flags    PID  WCHN   Stat   Command
  20. root    1008001   147   a364c I      /usr/bin/X11/xdm
  21. root    1008001  6134   acc18 I      -rrdxt11:0 (xdm)
  22. peter  11008001 10652   a364c I      xterm -geometry 80x24+10+10 -ls +j -sb -fn
  23. peter  11008401 10658         Z      <exiting> 
  24.  
  25. There are usually two such processes, both children of Xterm.
  26.  
  27. The wait channel for the Xterm process indicates that it waits in
  28. 'select' (as reported by SPS3.0). The Xsession file execs the xterm
  29. command as its last action, and the zombies are children of Xterm.
  30. However, when I added echo/sleep commands to the beginnign of .cshrc
  31. and .login, I realized that the zombies are created before .cshrc is
  32. executed.  Is there a way to find out how the zombies appear (i.e.
  33. which images are executed, if any)?
  34.  
  35. The zombies do not seem ta use memory or CPU time; however, we do seem
  36. to have a unaccountably high load average, which disturbs mail, among
  37. other things.
  38.  
  39. I would appreciate help in finding out what is going on.
  40.  
  41.  
  42.  
  43. --
  44.             przemek klosowski (przemek@rrdstrad.nist.gov)
  45.             Reactor Division (bldg. 235), E111
  46.             National Institute of Standards and Technology
  47.             Gaithersburg, MD 20899,      USA
  48.  
  49.             (301) 975 6249
  50.