From owner-freebsd-current@FreeBSD.ORG Sat Oct 1 23:07:03 2011 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2FE08106566C; Sat, 1 Oct 2011 23:07:03 +0000 (UTC) (envelope-from joel@vnode.se) Received: from mail.vnode.se (mail.vnode.se [62.119.52.80]) by mx1.freebsd.org (Postfix) with ESMTP id D9D888FC0C; Sat, 1 Oct 2011 23:07:02 +0000 (UTC) Received: from mail.vnode.se (localhost [127.0.0.1]) by mail.vnode.se (Postfix) with ESMTP id 39CC6E3F07A; Sun, 2 Oct 2011 01:07:01 +0200 (CEST) X-Virus-Scanned: amavisd-new at vnode.se Received: from mail.vnode.se ([127.0.0.1]) by mail.vnode.se (mail.vnode.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id a3r1I7zW3zpQ; Sun, 2 Oct 2011 01:06:58 +0200 (CEST) Received: from goofy03.vnode.local (wg.benders.se [212.247.52.4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.vnode.se (Postfix) with ESMTPSA id 790BFE3F079; Sun, 2 Oct 2011 01:06:58 +0200 (CEST) Date: Sun, 2 Oct 2011 01:06:56 +0200 From: Joel Dahl To: Adrian Chadd Message-ID: <20111001230656.GC56117@goofy03.vnode.local> References: <09C13664-4FC0-41F3-8849-CE875B3A6CC0@vnode.se> <20111001124649.GB56117@goofy03.vnode.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: current@freebsd.org Subject: Re: BETA2 panic X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 01 Oct 2011 23:07:03 -0000 On 02-10-2011 0:54, Adrian Chadd wrote: > On 1 October 2011 20:46, Joel Dahl wrote: > > > My laptop has been running with your patch for almost 8 hours now. No panics. > > > > Do you have all of the -current debugging enabled (witness, invariants, etc) ? I'm running GENERIC, so yes. -- Joel