From owner-freebsd-hackers Mon Jul 16 8:48: 9 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from alpo.whistle.com (s206m1.whistle.com [207.76.206.1]) by hub.freebsd.org (Postfix) with ESMTP id 4688F37B406 for ; Mon, 16 Jul 2001 08:48:07 -0700 (PDT) (envelope-from mark@whistle.com) Received: from [10.1.10.118] (PBG4.whistle.com [207.76.207.129]) by alpo.whistle.com (8.9.1a/8.9.1) with ESMTP id IAA82475; Mon, 16 Jul 2001 08:47:10 -0700 (PDT) Mime-Version: 1.0 X-Sender: mark-ml@207.76.206.1 Message-Id: In-Reply-To: <007001c10e0c$f02d94c0$0245a8c0@chojin> References: <007001c10e0c$f02d94c0$0245a8c0@chojin> Date: Mon, 16 Jul 2001 08:47:23 -0700 To: "Chojin" , From: Mark Peek Subject: Re: Cron program core dumped (signal 11) Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 5:35 PM +0200 7/16/01, Chojin wrote: >I update & recompiled my system and my kernel. >After reboot, I see cron program doesn't work >it exits on a signal 11 (core dumped). > >MD5 (/usr/sbin/cron) = e56aa049cf7216f3c3f8e2ada7e9b4f3 > >Someone could help me ? You have a malformed cron entry which is missing the username field. If you correct it, cron will not core dump. We are testing a patch to prevent the core dump which should be committed soon. Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message