From owner-freebsd-stable@FreeBSD.ORG Mon Nov 25 17:36:01 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2A27AAC7; Mon, 25 Nov 2013 17:36:01 +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 DFEAB2AC1; Mon, 25 Nov 2013 17:36:00 +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 1Vl04c-000AUe-OF; Mon, 25 Nov 2013 17:35:50 +0000 Received: from petefrench by dilbert.ingresso.co.uk with local (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1Vl04c-000K0v-IR; Mon, 25 Nov 2013 17:35:50 +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 17:35:50 +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 17:36:01 -0000 I was birning up nmy hast system to do some testing and I got another asseryion failure in it: Assertion failed: (memsyncack), function remote_recv_thread, file /usr/src/sbin/hastd/primary.c, line 1854. Again, that looks memsync related - does that aid your investigations at all ? cheers, -pete.