Index: validate.c =================================================================== RCS file: /cvsroot/monit/monit/validate.c,v retrieving revision 1.14 diff -r1.14 validate.c 480a481,486 > /* We do not check the process anymore if it's a zombie > since such a process is (usually) unmanageable */ > LOCK(Run.mutex) > p->do_validate= FALSE; > END_LOCK; >