From owner-freebsd-stable@FreeBSD.ORG Mon Dec 2 13:41:27 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4475427D; Mon, 2 Dec 2013 13:41:27 +0000 (UTC) Received: from constantine.ingresso.co.uk (constantine.ingresso.co.uk [IPv6:2a02:b90:3002:e550::3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EFC41143E; Mon, 2 Dec 2013 13:41:26 +0000 (UTC) Received: from dilbert.london-internal.ingresso.co.uk ([10.64.50.6] helo=dilbert.ingresso.co.uk) by constantine.ingresso.co.uk with esmtps (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1VnTkU-0003nX-NC; Mon, 02 Dec 2013 13:41:18 +0000 Received: from petefrench by dilbert.ingresso.co.uk with local (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1VnTkU-000PBz-Kk; Mon, 02 Dec 2013 13:41:18 +0000 To: petefrench@ingresso.co.uk, trociny@FreeBSD.org Subject: Re: Hast locking up under 9.2 In-Reply-To: <20131127185822.GA8244@gmail.com> Message-Id: From: Pete French Date: Mon, 02 Dec 2013 13:41:18 +0000 Cc: freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 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, 02 Dec 2013 13:41:27 -0000 > Please try this: > > http://people.freebsd.org/~trociny/patches/hast.primary.c.memsync_write_complete.2.stable9.patch That applied fine, and l'm now running that on the test databases here. I never maaged to make those actually lock up before, but I did see the assertions on those machines, so am trying there before I risk trying it live. Thanks for th patch, and I will let you know what results I get... -pete.