From owner-freebsd-stable@FreeBSD.ORG Thu Jul 8 10:15:20 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3D8561065673 for ; Thu, 8 Jul 2010 10:15:20 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from constantine.ticketswitch.com (constantine.ticketswitch.com [IPv6:2002:57e0:1d4e:1::3]) by mx1.freebsd.org (Postfix) with ESMTP id 02FA08FC22 for ; Thu, 8 Jul 2010 10:15:20 +0000 (UTC) Received: from dilbert.rattatosk ([10.64.50.6] helo=dilbert.ticketswitch.com) by constantine.ticketswitch.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1OWo8K-0005Kb-5p; Thu, 08 Jul 2010 11:15:08 +0100 Received: from petefrench by dilbert.ticketswitch.com with local (Exim 4.71 (FreeBSD)) (envelope-from ) id 1OWo8K-0000g4-4y; Thu, 08 Jul 2010 11:15:08 +0100 Date: Thu, 08 Jul 2010 11:15:08 +0100 Message-Id: To: danny@cs.huji.ac.il, freebsd-stable@freebsd.org In-Reply-To: From: Pete French Cc: Subject: Re: problems with 8.1-PRERELEASE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jul 2010 10:15:20 -0000 > I'm running a resent 8.1-Pre (Friday July 2nd), but I've seen this in previous > ones too, make buildworld -j will sometimes fail, or even panic. > when it failes it's usually some 'internal compiler error' or > panic: page fault. The failures I've seen on different hardware, all runing > amd64 version, so I doubt it's hardware. Another common point, the all are > multicores, both intel and amd. > > Any one else seeing this? I saw this for the first tiem yesterday evening actually - failed a '-j' buildkernel for the fgirst time in years. A subsequent single threaded 'buildworld' + 'buildketnel' worked fine. The machine is a dual core Phenom running 8.1/amd64 -pete.