[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Zombies from run-parts



The attached "ps axf" output is from a machine running the latest woody setup.  
It's running 2.4.20 on a SMP machine.

run-parts doesn't seem to be waiting on child processes, does anyone have an 
idea why?

I haven't filed a bug report because I'm sure that if this was a simple bug in 
run-parts then it would have been fixed long ago, so I'm sure that it must be 
something more complex.

If anyone has any suggestions then please let me know.  I've left the machine 
in the same state so that I can run any tests you suggest.

-- 
http://www.coker.com.au/selinux/   My NSA Security Enhanced Linux packages
http://www.coker.com.au/bonnie++/  Bonnie++ hard drive benchmark
http://www.coker.com.au/postal/    Postal SMTP/POP benchmark
http://www.coker.com.au/~russell/  My home page
  PID TTY      STAT   TIME COMMAND
  222 ?        S      0:08 /usr/sbin/cron
24469 ?        S      0:00  \_ /USR/SBIN/CRON
24470 ?        S      0:00  |   \_ /bin/sh -c test -e /usr/sbin/anacron || run-parts --report /etc/cron.daily
24476 ?        S      0:00  |       \_ run-parts --report /etc/cron.daily
24506 ?        Z      0:00  |           \_ [ntp-simple <defunct>]
32185 ?        S      0:00  \_ /USR/SBIN/CRON
32186 ?        S      0:00  |   \_ /bin/sh -c test -e /usr/sbin/anacron || run-parts --report /etc/cron.daily
32188 ?        S      0:00  |       \_ run-parts --report /etc/cron.daily
32193 ?        Z      0:00  |           \_ [man-db <defunct>]
26623 ?        S      0:00  \_ /USR/SBIN/CRON
26624 ?        S      0:00  |   \_ /bin/sh -c test -e /usr/sbin/anacron || run-parts --report /etc/cron.daily
26627 ?        S      0:00  |       \_ run-parts --report /etc/cron.daily
26634 ?        Z      0:00  |           \_ [man-db <defunct>]
 3518 ?        S      0:00  \_ /USR/SBIN/CRON
 3519 ?        S      0:00  |   \_ /bin/sh -c test -e /usr/sbin/anacron || run-parts --report /etc/cron.daily
 3520 ?        S      0:00  |       \_ run-parts --report /etc/cron.daily
 3530 ?        Z      0:00  |           \_ [modutils <defunct>]
 5861 ?        S      0:00  \_ /USR/SBIN/CRON
 5862 ?        S      0:00  |   \_ /bin/sh -c test -e /usr/sbin/anacron || run-parts --report /etc/cron.daily
 5863 ?        S      0:00  |       \_ run-parts --report /etc/cron.daily
 5882 ?        Z      0:00  |           \_ [netkit-inetd <defunct>]
 2903 ?        S      0:00  \_ /USR/SBIN/CRON
 2904 ?        S      0:00      \_ /bin/sh -c test -e /usr/sbin/anacron || run-parts --report /etc/cron.daily
 2907 ?        S      0:00          \_ run-parts --report /etc/cron.daily
 2933 ?        Z      0:00              \_ [standard <defunct>]

Reply to: