From owner-freebsd-questions@FreeBSD.ORG Fri Jun 14 12:26:17 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 52728236 for ; Fri, 14 Jun 2013 12:26:17 +0000 (UTC) (envelope-from carlopmart@gmail.com) Received: from mail-we0-x22a.google.com (mail-we0-x22a.google.com [IPv6:2a00:1450:400c:c03::22a]) by mx1.freebsd.org (Postfix) with ESMTP id E360C1C27 for ; Fri, 14 Jun 2013 12:26:16 +0000 (UTC) Received: by mail-we0-f170.google.com with SMTP id w57so446623wes.1 for ; Fri, 14 Jun 2013 05:26:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=szV6LQcXX+0mXdc6Zm1FFy4nJYDgDAm1sBKFfsYuG8M=; b=0L01Q31hZMT4PJu2fmZ/z94Gs8wy5eH3tMd1UbYOWOXmWlvYxJLtJ/+MKmdho9TFkA UYZv82JmeRkNaQJgLAtp8+blwT3DyCmepcPNHwKKFVsiOOKyWsujIK0n6L43r3D6L2+R 9VdlMxjqj8XnB3zHoIVcDaY4MLQ8+oQGzTcn25qDcQ+ouq8upaAAXj2ibi7/g21yqPda esAF/GvnnmK9halZpa8Fay3+NvXspB9C8DVV+LzMq1UIZIwvLxQjcnGpkS0a2S5t+R9L rdjKf99io2YKkgy654mx7vbElgmDhqrJ2Gro8Uh5VFTE96eOiYR7AxlfGvI4CZ9AQ8cS LlLw== MIME-Version: 1.0 X-Received: by 10.194.158.69 with SMTP id ws5mr1272342wjb.84.1371212776164; Fri, 14 Jun 2013 05:26:16 -0700 (PDT) Received: by 10.194.76.178 with HTTP; Fri, 14 Jun 2013 05:26:16 -0700 (PDT) In-Reply-To: <20923.2512.121929.931853@jerusalem.litteratus.org> References: <20923.402.519688.186493@jerusalem.litteratus.org> <20923.2512.121929.931853@jerusalem.litteratus.org> Date: Fri, 14 Jun 2013 12:26:16 +0000 Message-ID: Subject: Re: Daily periodic cronjob generates core dump From: "C. L. Martinez" To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Jun 2013 12:26:17 -0000 On Fri, Jun 14, 2013 at 12:17 PM, Robert Huff wrote: > > C. L. Martinez writes: > >> > Have you added anything to the default system crontab? Are >> >> I have added a script to rebuild packages every week with poudriere: > > And if you comment that out? > > > Robert Huff > Uhmm .. I will try it ... but for what reason??