From owner-freebsd-current@FreeBSD.ORG Sat Mar 9 10:17:50 2013 Return-Path: Delivered-To: current@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 9D2FE5E1 for ; Sat, 9 Mar 2013 10:17:50 +0000 (UTC) (envelope-from joel@vnode.se) Received: from mail.vnode.se (mail.vnode.se [212.247.52.13]) by mx1.freebsd.org (Postfix) with ESMTP id 43C6A905 for ; Sat, 9 Mar 2013 10:17:50 +0000 (UTC) Received: from mail.vnode.se (localhost [127.0.0.1]) by mail.vnode.se (Postfix) with ESMTP id 187A0E3F07A for ; Sat, 9 Mar 2013 11:17:49 +0100 (CET) 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 RILAg3TTrBgs for ; Sat, 9 Mar 2013 11:17:47 +0100 (CET) Received: from devbox.vnode.local (unknown [83.223.1.131]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.vnode.se (Postfix) with ESMTPSA id B2D23E3F079 for ; Sat, 9 Mar 2013 11:17:46 +0100 (CET) Date: Sat, 9 Mar 2013 11:17:45 +0100 From: Joel Dahl To: current@freebsd.org Subject: Re: Panic during boot with fresh CURRENT (r248090) Message-ID: <20130309101745.GK17537@devbox.vnode.local> References: <20130309093919.GJ17537@devbox.vnode.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130309093919.GJ17537@devbox.vnode.local> User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 09 Mar 2013 10:17:50 -0000 On Sat, Mar 09, 2013 at 10:39:20AM +0100, Joel Dahl wrote: > Hi, > > Just updated to the latest CURRENT. Got this during boot: > (sorry for the large image) > > http://mirror.vnode.se/upload/r248090_panic.jpg This is fixed with r248093. -- Joel