Current-Users archive

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

Re: Killing a zombie process?



I may have something similar; with 7.0/amd64 GENERIC kernel.

I've been doing builds in pkg_comp with the chroot directory and /usr/pkgsrc
mounted over nfs. After some packages, some processes simply don't terminate.

Some of my processes are now (after trying to exit pkg_comp which hangs)

 UID   PID  PPID  CPU PRI NI    VSZ   RSS WCHAN   STAT TTY       TIME COMMAND
   0   402     1    0  85  0  15360  1428 wait    I    pts/2  0:00.00 /bin/sh -c set -e; /usr/bin/find /pkg_comp/packages/*/lame-3.99.5nb3.tgz -type l -print\t 2>/dev/null | /usr/bin/xargs /bin/rm -f 
1000   683  2907    0  85  0  13224  2588 wait    Is   pts/2  0:00.03 -bash 
   0  2847   683  257 117  0  13304  1576 tstile  D+   pts/2  0:00.02 /bin/sh /usr/pkg/sbin/pkg_comp chroot 
   0 14284     1    0  85  0  15360  1428 wait    I    pts/2  0:00.00 /bin/sh -c set -e; /usr/bin/find /pkg_comp/packages/*/lame-3.99.5nb3.tgz -type l -print\t 2>/dev/null | /usr/bin/xargs /bin/rm -f 
   0 26291   402  708 117  0  15360  1004 tstile  D    pts/2  0:00.00 /bin/sh -c set -e; /usr/bin/find /pkg_comp/packages/*/lame-3.99.5nb3.tgz -type l -print\t 2>/dev/null | /usr/bin/xargs /bin/rm -f 
   0 28266 14284    0 116  0  15360  1004 netio   D    pts/2  0:00.01 /bin/sh -c set -e; /usr/bin/find /pkg_comp/packages/*/lame-3.99.5nb3.tgz -type l -print\t 2>/dev/null | /usr/bin/xargs /bin/rm -f 

No zombies involved, though.

-Olaf.
-- 
___ Olaf 'Rhialto' Seibert  -- The Doctor: No, 'eureka' is Greek for
\X/ rhialto/at/xs4all.nl    -- 'this bath is too hot.'

Attachment: pgphChvor95Mc.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index