From owner-freebsd-current@FreeBSD.ORG Mon Nov 17 17:54:04 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 BA815106564A; Mon, 17 Nov 2008 17:54:04 +0000 (UTC) (envelope-from dfr@rabson.org) Received: from itchy.rabson.org (unknown [IPv6:2002:50b1:e8f2:1::143]) by mx1.freebsd.org (Postfix) with ESMTP id 758948FC19; Mon, 17 Nov 2008 17:54:04 +0000 (UTC) (envelope-from dfr@rabson.org) Received: from [IPv6:2001:470:909f:1:21b:63ff:feb8:5abc] (unknown [IPv6:2001:470:909f:1:21b:63ff:feb8:5abc]) by itchy.rabson.org (Postfix) with ESMTP id C6CF33FA4; Mon, 17 Nov 2008 17:52:49 +0000 (GMT) Message-Id: <4AC8E131-CD12-4075-948F-DA187B4EE2AD@rabson.org> From: Doug Rabson To: Pawel Jakub Dawidek In-Reply-To: <20081117171017.GB1489@garage.freebsd.pl> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v929.2) Date: Mon, 17 Nov 2008 17:54:02 +0000 References: <20081117171017.GB1489@garage.freebsd.pl> X-Mailer: Apple Mail (2.929.2) X-Virus-Scanned: ClamAV 0.92/8642/Mon Nov 17 04:01:08 2008 on itchy.rabson.org X-Virus-Status: Clean Cc: freebsd-current@FreeBSD.org Subject: Re: NFS regression. 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: Mon, 17 Nov 2008 17:54:04 -0000 On 17 Nov 2008, at 17:10, Pawel Jakub Dawidek wrote: > Hi. > > I'm seeing this panic very often now with few days old HEAD: > > > Any ideas? Can you reproduce this with INVARIANTS turned on? That should trigger a KASSERT a bit earlier and give me a chance to fix the thing.