From owner-freebsd-bugs Sat Mar 14 08:00:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA24074 for freebsd-bugs-outgoing; Sat, 14 Mar 1998 08:00:19 -0800 (PST) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: (from gnats@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA24026; Sat, 14 Mar 1998 08:00:11 -0800 (PST) (envelope-from gnats) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA23027; Sat, 14 Mar 1998 07:56:57 -0800 (PST) (envelope-from nobody) Message-Id: <199803141556.HAA23027@hub.freebsd.org> Date: Sat, 14 Mar 1998 07:56:57 -0800 (PST) From: null.angel@null.angel.nu To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: bin/6004: cron in -CURRENT sometimes fails to process cron jobs. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 6004 >Category: bin >Synopsis: cron in -CURRENT sometimes fails to process cron jobs. >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Mar 14 08:00:04 PST 1998 >Last-Modified: >Originator: Thomas Stromberg >Organization: RTCI, Inc. >Release: FreeBSD 3.0-CURRENT >Environment: FreeBSD nineveh.angel.nu 3.0-CURRENT FreeBSD 3.0-CURRENT #2: Fri Mar 13 12:20:39 GMT 1998 null.angel@nineveh.angel.nu:/usr/src/sys/compile/nebuchadazzar i386 >Description: When setting a cron job (via crontab -e), cron jobs would suddenly "stop" being executed. For instance: */1 * * * * /www/null.angel.nu/desktop/dumpme worked for 4 hours, and then suddenly stopped. It was still processed by cron, (as /var/cron/log would report every minute), but the job itself was never executed. This also occured with this entry: */1 * * * * /usr/X11R6/bin/xwd -display localhost:0.0 -out /tmp/dump.xwd -silent -root; /usr/local/bin/convert -quality 50 /tmp/dump.xwd /tmp/dump.jpg; >How-To-Repeat: >Fix: Unfortunatly, the only way I could get the jobs to execute again were to kill -9 the cron, and start it again. >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message