qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
To: "Thomas Huth" <thuth@redhat.com>,
	"Peter Maydell" <peter.maydell@linaro.org>,
	"QEMU Developers" <qemu-devel@nongnu.org>,
	"Alex Bennée" <alex.bennee@linaro.org>
Cc: Artyom Tarasenko <atar4qemu@gmail.com>,
	Richard Henderson <rth@twiddle.net>
Subject: Re: [Qemu-devel] intermittent make check failure: "tcg_handle_interrupt: assertion failed: (qemu_mutex_iothread_locked())"
Date: Tue, 28 Feb 2017 22:07:41 +0000	[thread overview]
Message-ID: <6bcc6880-b33c-581d-fa2d-f4835c326320@ilande.co.uk> (raw)
In-Reply-To: <bc547cf1-a5b1-c60e-51b9-8e559e37195e@ilande.co.uk>

On 28/02/17 21:35, Mark Cave-Ayland wrote:
> On 28/02/17 21:28, Thomas Huth wrote:
> 
>>> Maybe worth mentioning that the prom-env test for sparc64 has just been
>>> enabled a couple of commits ago (6b591ad613010f13). There was an issue
>>> with that test for the sparc64 target last year, but IIRC it only
>>> affected 32-bit hosts and has been fixed, so I think/hope this is a
>>> different issue now...
>>
>> OK, I think this is definitively not related to the prom-env test, but
>> to MTTCG (or something else in TCG): I can reproduce this problem
>> reliably when I run QEMU in s390 mode with the Moon Buggy disk image
>> from the QEMU advent calendar
>> (http://www.qemu-advent-calendar.org/2014/download/s390-moon-buggy.tar.xz):
>>
>> qemu-system-s390x -nographic -kernel s390-bb.kernel \
>>                   -initrd s390-moon-buggy.initrd
>>
>> ... starts the kernel, but aborts very soon with:
>>
>> ERROR:qemu/translate-common.c:34:tcg_handle_interrupt: assertion failed:
>> (qemu_mutex_iothread_locked())
>> Aborted (core dumped)
> 
> FWIW I've spent some time running the "make check" regression tests
> locally this evening and I can't seem to reproduce the failure here on
> my normal qemu-system-ppc/qemu-system-sparc/qemu-system-sparc64 setup.

However I can reproduce it consistently booting my OpenBIOS test images
under qemu-system-sparc:

$ ./qemu-system-sparc -cdrom debian-40r4a-sparc-netinst.iso -boot d
qemu-system-sparc: -cdrom
/home/build/src/qemu/image/sparc32/debian-40r4a-sparc-netinst.iso:
warning: bus=0,unit=2 is deprecated with this machine type
**
ERROR:/home/build/src/qemu/git/qemu/translate-common.c:34:tcg_handle_interrupt:
assertion failed: (qemu_mutex_iothread_locked())
Aborted


ATB,

Mark.

  reply	other threads:[~2017-02-28 22:08 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-28 19:10 [Qemu-devel] intermittent make check failure: "tcg_handle_interrupt: assertion failed: (qemu_mutex_iothread_locked())" Peter Maydell
2017-02-28 19:30 ` Thomas Huth
2017-02-28 21:28   ` Thomas Huth
2017-02-28 21:35     ` Mark Cave-Ayland
2017-02-28 22:07       ` Mark Cave-Ayland [this message]
2017-02-28 20:52 ` Kevin Wolf
2017-03-01 10:37   ` Dr. David Alan Gilbert
2017-03-01 11:36 ` Alex Bennée
2017-03-01 12:15   ` Mark Cave-Ayland
2017-03-01 12:41     ` Alex Bennée
2017-03-01 14:53       ` Mark Cave-Ayland
2017-03-01 15:19         ` Alex Bennée
2017-03-01 16:19           ` Mark Cave-Ayland
2017-03-01 18:33             ` Alex Bennée
2017-03-01 16:36           ` Peter Maydell
2017-03-01 18:17           ` Thomas Huth
2017-03-01 12:52   ` Peter Maydell
2017-03-01 18:27   ` [Qemu-devel] s390x " Thomas Huth
2017-03-01 18:35     ` Alex Bennée
2017-03-01 18:41   ` [Qemu-devel] xtensa " Thomas Huth
2017-03-01 20:32     ` Alex Bennée
2017-03-01 20:48       ` Peter Maydell
2017-03-02 11:39     ` [Qemu-devel] mips " Yongbok Kim
2017-03-02 12:57       ` Alex Bennée

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6bcc6880-b33c-581d-fa2d-f4835c326320@ilande.co.uk \
    --to=mark.cave-ayland@ilande.co.uk \
    --cc=alex.bennee@linaro.org \
    --cc=atar4qemu@gmail.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=rth@twiddle.net \
    --cc=thuth@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).