From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52605) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ciolS-0002vM-8R for qemu-devel@nongnu.org; Tue, 28 Feb 2017 15:52:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ciolP-0004rg-RH for qemu-devel@nongnu.org; Tue, 28 Feb 2017 15:52:54 -0500 Received: from mx1.redhat.com ([209.132.183.28]:35276) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ciolP-0004rA-Lj for qemu-devel@nongnu.org; Tue, 28 Feb 2017 15:52:51 -0500 Date: Tue, 28 Feb 2017 21:52:47 +0100 From: Kevin Wolf Message-ID: <20170228205247.GC4090@noname.redhat.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] intermittent make check failure: "tcg_handle_interrupt: assertion failed: (qemu_mutex_iothread_locked())" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: QEMU Developers , Alex =?iso-8859-1?Q?Benn=E9e?= Am 28.02.2017 um 20:10 hat Peter Maydell geschrieben: > I got a make check failure on aarch64 host running a sparc64 test: Probably completely unrelated, but while we're at it... For me, tests/vhost-user-test has been hanging for check-qtest-i386 occasionally in the past few days. Has anyone else seen this? Kevin