From owner-freebsd-stable@FreeBSD.ORG Mon Jan 18 19:43:00 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1EF61106568D; Mon, 18 Jan 2010 19:43:00 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from constantine.ticketswitch.com (constantine.ticketswitch.com [IPv6:2002:57e0:1d4e:1::3]) by mx1.freebsd.org (Postfix) with ESMTP id DB7AE8FC18; Mon, 18 Jan 2010 19:42:59 +0000 (UTC) Received: from dilbert.rattatosk ([10.64.50.6] helo=dilbert.ticketswitch.com) by constantine.ticketswitch.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1NWxUo-000Jkj-QB; Mon, 18 Jan 2010 19:42:42 +0000 Received: from petefrench by dilbert.ticketswitch.com with local (Exim 4.71 (FreeBSD)) (envelope-from ) id 1NWxUo-000NGn-PI; Mon, 18 Jan 2010 19:42:42 +0000 Date: Mon, 18 Jan 2010 19:42:42 +0000 Message-Id: To: attilio@freebsd.org In-Reply-To: <3bbf2fe11001150419uac3caealddfcd261a8b4cacc@mail.gmail.com> From: Pete French Cc: freebsd-stable@freebsd.org Subject: Re: [PATCH] Lockmgr deadlock on STABLE_8 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jan 2010 19:43:00 -0000 > One may never know, try without WITNESS but still the same setup. Well, I have been running like this for three days with no lockups dissapointingly. I just saw that you commited the lock patches, so am going to update to the latest STABLE and go back to GENERIC to see if that still locks up (as I can see a couple of other fixes in there). Will let you know what happens - at the moment it's frustrating as it wont lockup if I have anything diagnostic in the kernel it seem! cheers, -pete.