From owner-freebsd-current@FreeBSD.ORG Tue Sep 8 19:54:47 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 E2B9C1065679; Tue, 8 Sep 2009 19:54:47 +0000 (UTC) (envelope-from tlott@gamesnet.de) Received: from spirit.gamesnet.de (spirit.gamesnet.de [87.230.101.86]) by mx1.freebsd.org (Postfix) with ESMTP id 9DB878FC20; Tue, 8 Sep 2009 19:54:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spirit.gamesnet.de (Postfix) with ESMTP id D35EC303723; Tue, 8 Sep 2009 21:44:08 +0200 (CEST) X-Virus-Scanned: amavisd-new at gamesnet.de Received: from spirit.gamesnet.de ([127.0.0.1]) by localhost (spirit.gamesnet.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MepViZS1NZEi; Tue, 8 Sep 2009 21:44:05 +0200 (CEST) Received: from sub.han.vpn.gamesnet.de (sub.han.vpn.gamesnet.de [192.168.1.101]) by spirit.gamesnet.de (Postfix) with ESMTPSA id 4E4F1303718; Tue, 8 Sep 2009 21:44:05 +0200 (CEST) Date: Tue, 8 Sep 2009 21:44:02 +0200 From: Tobias Lott To: freebsd-current@freebsd.org Message-ID: <20090908214402.43009577@sub.han.vpn.gamesnet.de> In-Reply-To: <200909011005.18200.jhb@freebsd.org> References: <200909011005.18200.jhb@freebsd.org> X-Mailer: Claws Mail 3.7.2 (GTK+ 2.16.6; i386-portbld-freebsd7.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: gausus@gausus.net Subject: Re: Problems with ZFS on AMD64 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: Tue, 08 Sep 2009 19:54:48 -0000 On Tue, 1 Sep 2009 10:05:17 -0400 John Baldwin wrote: > On Tuesday 01 September 2009 9:24:24 am Maciej Jan Broniarz wrote: > > Hello, > > > > I have installed Freebsd8-beta3 on a Phenom II Quad Core with 8 gb > > ram. When I create a zfs volume all works fine. Still, when I > > reboot the system it doesn't come up. It hangs with the following > > error: > > > > http://img525.imageshack.us/img525/3832/freebsd8zfs.jpg > > > > What might be the problem? > > It's probably a NULL pointer dereference, but we would need a stack > trace to investigate this further. > My Problem seems to be related. Updating a Machine to 8.0-BETA4 #3 caused same, its a i386 System using gpt with zfs-only volumes beside swap. http://i25.tinypic.com/343p0s0.jpg I'll try to see if I can get a stack trace -- Tobias Lott