Date: Wed, 01 Sep 2004 13:01:31 +0400 From: Sergey Akifyev <asa@gascom.ru> To: Seva Gluschenko <gvs@rinet.ru> Cc: freebsd-bugs@FreeBSD.org Subject: Re: kern/71226: processes list is broken Message-ID: <1094029290.774.745.camel@asa.gascom.net.ru> In-Reply-To: <200409010830.i818UXJC017144@freefall.freebsd.org> References: <200409010830.i818UXJC017144@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Wed, 2004-09-01 at 12:30, Seva Gluschenko wrote: > >> > >> Yep, they're in fact zombies, but I have no much interest to kill their > >> parent: Daemon-zombies... Looks like a poltergates :))) BTW, killing init would be helpful. If processes will not die this way, you will see error message on console during shutdown. > > > > And what do you expect from FreeBSD? > > I can't understand your question here. Did you notice the parent, > /sbin/init? Isn't the job of init to finish zombies? The process isn't > actually running, ktrace produces zero lentgh file - but somewhere in > kernel (?) it is considered running - why? If it is kblanscrn.kss who > sucks, why it doesn't even do NOOP? But, I think you understand my initial question: I suspected bad-coded parent process. Now I see this is ps or kernel failing. So, a couple of diagnostic tests: 1) check if zombie-structures was allocated in kernel # vmstat -m|fgrep zombie 2) what is your threading library in /etc/libmap.conf ? Whatewer it is, try to change it and look what happens. (I suspect KSE-related problems) 3) what does sockstat think about theese processes? -- regards, Sergey Akifyev <asa@gascom.ru> JSC Gascom <http://www.gascom.ru> PGP key available from: ftp://ftp.gascom.ru/pub/PGP-keys/asa.txt [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (FreeBSD) iD8DBQBBNY/qbu06QwmNwNsRAoYmAJ9gTerNs7NQquM7SmDhgax2Pi2dcwCfeTch 4LucGr2yh4jECqSmH3oQIPs= =2P7i -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1094029290.774.745.camel>
