From owner-freebsd-current@FreeBSD.ORG Thu Nov 12 19:48:08 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9AFC21065670 for ; Thu, 12 Nov 2009 19:48:08 +0000 (UTC) (envelope-from gary.jennejohn@freenet.de) Received: from mout3.freenet.de (mout3.freenet.de [IPv6:2001:748:100:40::2:5]) by mx1.freebsd.org (Postfix) with ESMTP id 335F48FC0C for ; Thu, 12 Nov 2009 19:48:08 +0000 (UTC) Received: from [195.4.92.16] (helo=6.mx.freenet.de) by mout3.freenet.de with esmtpa (ID gary.jennejohn@freenet.de) (port 25) (Exim 4.69 #92) id 1N8feI-0002qD-K9; Thu, 12 Nov 2009 20:48:06 +0100 Received: from tf721.t.pppool.de ([89.55.247.33]:65151 helo=ernst.jennejohn.org) by 6.mx.freenet.de with esmtpa (ID gary.jennejohn@freenet.de) (port 25) (Exim 4.69 #94) id 1N8feI-0003MD-CJ; Thu, 12 Nov 2009 20:48:06 +0100 Date: Thu, 12 Nov 2009 20:48:05 +0100 From: Gary Jennejohn To: Andriy Gapon Message-ID: <20091112204805.6ea0247f@ernst.jennejohn.org> In-Reply-To: <4AFC595A.8050703@icyb.net.ua> References: <20091106101943.5a763f43@ernst.jennejohn.org> <20091111231753.GA52833@dmr.ath.cx> <200911121133.30784.jhb@freebsd.org> <20091112182825.73b0079c@ernst.jennejohn.org> <4AFC595A.8050703@icyb.net.ua> X-Mailer: Claws Mail 3.7.2 (GTK+ 2.16.2; amd64-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: 8.0RC2 amd64 - kernel panic running make buildworld X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gary.jennejohn@freenet.de List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Nov 2009 19:48:08 -0000 On Thu, 12 Nov 2009 20:52:10 +0200 Andriy Gapon wrote: > on 12/11/2009 19:28 Gary Jennejohn said the following: > > > > A safer way to test this is to enter > > set hw.mca.enabled="1" > > on the loader command line rather than putting it into loader.conf. > > > > I just did this on my "consumer" AMD64 board without ill effect. > > What CPU do you have, could you provide its description from dmesg? > Did you stress-tested it enough (like parallel buildworld)? > I did about 1/2 of a parallel build world (-j3) and then stopped it. I figured, if it lasts that long, it should make it all the way through. CPU: AMD Athlon(tm) Dual Core Processor 4850e (2505.35-MHz K8-class CPU) Origin = "AuthenticAMD" Id = 0x60fb2 Stepping = 2 Features=0x178bfbff Features2=0x2001 AMD Features=0xea500800 AMD Features2=0x11f TSC: P-state invariant --- Gary Jennejohn