From owner-freebsd-current@FreeBSD.ORG Fri Sep 5 08:51:46 2008 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 64355106566C; Fri, 5 Sep 2008 08:51:46 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from [127.0.0.1] (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2CF2A8FC1E; Fri, 5 Sep 2008 08:51:44 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <48C0F320.5040002@FreeBSD.org> Date: Fri, 05 Sep 2008 18:21:44 +0930 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.16 (Macintosh/20080707) MIME-Version: 1.0 To: lists@peter.de.com References: <48C0B59F.4030200@delphij.net> <48C0B781.40200@FreeBSD.org> <48C0BB1A.4020906@delphij.net> <48C0BC80.3000107@FreeBSD.org> <20080905092922.1aaa95f0@dilbert.office.centralnic.com> In-Reply-To: <20080905092922.1aaa95f0@dilbert.office.centralnic.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Pawel Jakub Dawidek , FreeBSD Current , d@delphij.net Subject: Re: panic on shutdown anyone (insmntque())? 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: Fri, 05 Sep 2008 08:51:46 -0000 Oliver Peter wrote: > On Fri, 05 Sep 2008 14:28:40 +0930 > Kris Kennaway wrote: > >>>>> Anyone get panic (kernel trap 12) near insmntque() during the >>>>> last stage of shutdown? It seems to be 100% reproducible with >>>>> INVARIANTS/WITNESS >>>>> - -CURRENT kernel and seems to be a regression introduced during >>>>> the past week. >>>> Are you using ZFS? >>> Yes, ZFS as root... >> pjd has a fix in his p4 branch. > > Same problem here with ZFS on root. Where can I find this patch? > Would be happy to test it. It was committed earlier today. Kris