From owner-freebsd-current@FreeBSD.ORG Thu Jul 30 08:42:30 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 155F81065677 for ; Thu, 30 Jul 2009 08:42:30 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe07.swip.net [212.247.154.193]) by mx1.freebsd.org (Postfix) with ESMTP id 6BBC38FC1C for ; Thu, 30 Jul 2009 08:42:28 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=-7RFo6o9J0wA:10 a=gg2W7PyvkLb8p4ie143lBA==:17 a=5_YZx3FmAAAA:8 a=ndaoGXS1AAAA:8 a=jIyAS_am-oG8F5TgJDkA:9 a=y1xRo1B0hoLPZUT03Ck_FEqHq6UA:4 Received: from [194.248.135.20] (account mc467741@c2i.net HELO laptop.adsl.tele2.no) by mailfe07.swip.net (CommuniGate Pro SMTP 5.2.13) with ESMTPA id 1281057178; Thu, 30 Jul 2009 10:42:27 +0200 From: Hans Petter Selasky To: freebsd-current@freebsd.org Date: Thu, 30 Jul 2009 10:42:22 +0200 User-Agent: KMail/1.11.4 (FreeBSD/8.0-BETA2; KDE/4.2.4; i386; ; ) References: <4A715B06.20707@restart.be> In-Reply-To: <4A715B06.20707@restart.be> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200907301042.22772.hselasky@c2i.net> Cc: Henri Hennebert Subject: Re: 8.0-BETA2 crash at shutdown - zfs_umount: Force unmount 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: Thu, 30 Jul 2009 08:42:30 -0000 On Thursday 30 July 2009 10:34:14 Henri Hennebert wrote: > Hello, > > I get a Fatal trap 12 at shutdown. The system is running on zfs only > (boot + root). > > more info: http://verbier.restart.be/xfer/core.txt.68 > > *Note*: It is 8.0-BETA2 r195825M + USB patches > http://www.selasky.org/hans_petter/usb4bsd/for_review/ > The panic does not look related to USB. --HPS