Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jan 2003 16:54:49 +0700
From:      Eugene Grosbein <eugen@kuzbass.ru>
To:        stable@freebsd.org
Subject:   cron child waits for zombie
Message-ID:  <3E3501E9.85AB745@kuzbass.ru>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E3501E9.85AB745>