From owner-freebsd-current@FreeBSD.ORG Thu Nov 28 09:49:24 2013 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DD94C1BB; Thu, 28 Nov 2013 09:49:24 +0000 (UTC) Received: from gw.catspoiler.org (gw.catspoiler.org [75.1.14.242]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BFB1011DC; Thu, 28 Nov 2013 09:49:24 +0000 (UTC) Received: from FreeBSD.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.13.3/8.13.3) with ESMTP id rAS9nFdU044639; Thu, 28 Nov 2013 01:49:19 -0800 (PST) (envelope-from truckman@FreeBSD.org) Message-Id: <201311280949.rAS9nFdU044639@gw.catspoiler.org> Date: Thu, 28 Nov 2013 01:49:15 -0800 (PST) From: Don Lewis Subject: Re: panic: double fault with 11.0-CURRENT r258504 To: kostikbel@gmail.com In-Reply-To: <20131128092337.GL59496@kib.kiev.ua> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Cc: pho@FreeBSD.org, freebsd-current@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Nov 2013 09:49:24 -0000 On 28 Nov, Konstantin Belousov wrote: > On Thu, Nov 28, 2013 at 12:56:37AM -0800, Don Lewis wrote: >> I haven't figured out how to find the currently installed BIOS version. >> The motherboard is Abit, which is no more, but I found an archive of all >> of their downloads. I'll also check into updates from the Linux world. > I reviewed the 0xF family revision guide, and stumbled upon errata 122, > "TLB Flush Filter May Cause Coherency Problem in Multicore Systems". > You could try the patch at the end of message. I'll give it a try after my current test run, but it will probably be a few days before I have results. >> This machine gets updated every month or so and I've never had stability >> problems with it until just recently. It's definitely been using clang >> for quite a while without any problems other than the ports mess. > Is it possible to bisect ? Yes, though that could take quite a while since each iteration will take about two days.