From owner-freebsd-stable Mon Jan 27 1:55:31 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95E7437B401 for ; Mon, 27 Jan 2003 01:55:30 -0800 (PST) Received: from www.svzserv.kemerovo.su (www.svzserv.kemerovo.su [213.184.65.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51D2B43ED8 for ; Mon, 27 Jan 2003 01:55:28 -0800 (PST) (envelope-from eugen@kuzbass.ru) Received: from kuzbass.ru (kost [213.184.65.82]) by www.svzserv.kemerovo.su (8.12.6/8.12.6) with ESMTP id h0R9tJq5051340 for ; Mon, 27 Jan 2003 16:55:19 +0700 (KRAT) (envelope-from eugen@kuzbass.ru) Message-ID: <3E3501E9.85AB745@kuzbass.ru> Date: Mon, 27 Jan 2003 16:54:49 +0700 From: Eugene Grosbein Organization: SVZServ X-Mailer: Mozilla 4.79 [en] (Win95; U) X-Accept-Language: ru,en MIME-Version: 1.0 To: stable@freebsd.org Subject: cron child waits for zombie Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi! I see now on one of my production servers: # ps -ax|grep 193 0 193 191 15 -6 0 1032 372 piperd I ?? 0:00,00 cron: running job (cron) 0 195 193 68 36 0 0 0 - Z ?? 0:00,00 (sh) cron does not see that job is competed. It this a bug? # uname -a FreeBSD swd.svznov.kemerovo.su 4.7-STABLE FreeBSD 4.7-STABLE #7: Wed Jan 8 16:37:43 KRAT 2003 root@swd.svznov.kemerovo.su:/usr/obj/usr/src/sys/SWD i386 I could attach to process 193 using gdb if I knew what to do with it :-) Eugene Grosbein To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message