From owner-freebsd-current@FreeBSD.ORG Tue Jul 7 10:35:02 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 E9B68106564A for ; Tue, 7 Jul 2009 10:35:02 +0000 (UTC) (envelope-from lstewart@freebsd.org) Received: from lauren.room52.net (lauren.room52.net [210.50.193.198]) by mx1.freebsd.org (Postfix) with ESMTP id 7BCE68FC1C for ; Tue, 7 Jul 2009 10:35:02 +0000 (UTC) (envelope-from lstewart@freebsd.org) Received: from lstewart-laptop.caia.swin.edu.au (host86-150-124-14.range86-150.btcentralplus.com [86.150.124.14]) (authenticated bits=0) by lauren.room52.net (8.14.3/8.14.3) with ESMTP id n67AYq9w016636 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 7 Jul 2009 20:34:55 +1000 (EST) (envelope-from lstewart@freebsd.org) Message-ID: <4A5324C1.5080203@freebsd.org> Date: Tue, 07 Jul 2009 11:34:41 +0100 From: Lawrence Stewart User-Agent: Thunderbird 2.0.0.22 (X11/20090626) MIME-Version: 1.0 To: Kostik Belousov References: <4A48942A.7030307@freebsd.org> <20090629114516.GY2884@deviant.kiev.zoral.com.ua> In-Reply-To: <20090629114516.GY2884@deviant.kiev.zoral.com.ua> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=0.5 required=5.0 tests=AWL,BAYES_20,RCVD_IN_PBL, RDNS_DYNAMIC,SPF_SOFTFAIL autolearn=disabled version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on lauren.room52.net Cc: freebsd-current@freebsd.org Subject: Re: "filesystem goof: vop_panic[vop_revoke]" 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: Tue, 07 Jul 2009 10:35:03 -0000 Kostik Belousov wrote: > On Mon, Jun 29, 2009 at 11:15:06AM +0100, Lawrence Stewart wrote: >> Hi All, >> >> My laptop panicked whilst shutting down yesterday. The shutdown sequence >> seemed to terminate kde4/X correctly but got wedged prior to completing >> the rest as seen on the console. Details below... [snip] Been running with your patch for well over a week now and no recurrence of the panic. I think it's safe to say the patch has fixed the issue for me. Cheers, Lawrence