From owner-freebsd-stable@FreeBSD.ORG Mon Nov 25 12:41:06 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 4E8CC2A0; Mon, 25 Nov 2013 12:41:06 +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 17F362687; Mon, 25 Nov 2013 12:41:06 +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 1VkvTD-00005j-Ao; Mon, 25 Nov 2013 12:40:55 +0000 Received: from petefrench by dilbert.ingresso.co.uk with local (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1VkvTD-000KvV-2b; Mon, 25 Nov 2013 12:40:55 +0000 To: pjd@FreeBSD.org, to.my.trociny@gmail.com Subject: Re: Hast locking up under 9.2 In-Reply-To: <20131125094111.GA22396@gmail.com> Message-Id: From: Pete French Date: Mon, 25 Nov 2013 12:40:55 +0000 Cc: freebsd-stable@freebsd.org, petefrench@ingresso.co.uk X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.16 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, 25 Nov 2013 12:41:06 -0000 Hi, I should be able to make some time today to test a patch if you would like me to. From following the thread I get the idea this bug only applies to memsync mode, is that right ? That would fit with my observations. I will see if I can reproduce the failure first, and then try your second patch if that is the latest pne you would like me to test... let me know if there is a more recent one... cheers, -pete.