Date: Fri, 5 Oct 2001 16:03:27 -0400 (EDT) From: Mikhail Teterin <mi@aldan.algebra.com> To: current@freebsd.org Cc: kris@freebsd.org Subject: lots of Linux zombies (mtvp) Message-ID: <200110052003.f95K3Uf99019@aldan.algebra.com>
next in thread | raw e-mail | index | archive | help
(Scary title, is not it?) After watching some MPGs with the Linux binary-only mtvp (graphics/mtv port) I noticed 40 zomby processes: 68278 p1 Z 0:00,00 (mtvp) 68279 p1 Z 0:00,00 (mtvp) 68280 p1 Z 0:00,00 (mtvp) 68281 p1 Z 0:00,00 (mtvp) 68283 p1 Z 0:00,00 (mtvp) 68284 p1 Z 0:00,00 (mtvp) 68285 p1 Z 0:00,00 (mtvp) In all of them, init is already a parent: root@aldan:~ (220) ps -alwwx | grep 68256 105 68256 1 0 96 0 0 0 - Z p1 0:00,00 (mtvp) 0 98924 5659 0 96 0 308 44 - M+ p4 0:00,00 grep 68256 root@aldan:~ (221) ps -alwwx | grep 68276 105 68276 1 0 96 0 0 0 - Z p1 0:00,00 (mtvp) 0 98930 5659 2 -8 0 1200 166 piperd S+ p4 0:00,01 grep 68276 root@aldan:~ (222) kill -1 1 root@aldan:~ (223) ps -alwwx | grep 68276 105 68276 1 0 96 0 0 0 - Z p1 0:00,00 (mtvp) 0 98934 5659 0 96 0 1704 231 - RV p4 0:00,00 grep 68276 (csh) What's going on? Also, file(1) calls them SYSV, rather than Linux binaries, but that may well be correct. Yours, -- |\__-----__/| _____/ ::::: :::\_____ '__--( ::::::::..::)--__` -mi If you have a / _- \/ :::::::\/ -_ serious knowledge / / :. .::::\ \ about computers -- | ::::::::::::| Ok, let's say you broke keep it in a secret! _|/ ::::____::\|_ the wall with your head "Rules of dating", / /:::::/:_::\::\:.\ What are you going to 'Playboy', ? 1994 | :| ..:(_/ \::|::|::| do in the next cell? | :|:::::. ::|: |::|.:| Stanislaw J. Lec \ |:: :::_/::/: :|:/ ((___\____\____/___/___)) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110052003.f95K3Uf99019>