qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Xu <peterx@redhat.com>
To: Eric Blake <eblake@redhat.com>
Cc: Peter Maydell <peter.maydell@linaro.org>,
	QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PULL 00/38] QAPI patches for 2018-03-12, 2.12 softfreeze
Date: Tue, 20 Mar 2018 10:55:27 +0800	[thread overview]
Message-ID: <20180320025527.GA20227@xz-mi> (raw)
In-Reply-To: <c0c59533-3501-e17e-92d3-6af81f872206@redhat.com>

On Mon, Mar 19, 2018 at 10:27:41AM -0500, Eric Blake wrote:
> On 03/19/2018 09:57 AM, Eric Blake wrote:
> > On 03/19/2018 04:26 AM, Peter Xu wrote:
> > 
> > > > > for you to fetch changes up to
> > > > > 75eb57e3ed3682f011a6694863044e8b143a9821:
> > > > > 
> > > > >    qapi: Pass '-u' when doing non-silent diff (2018-03-16
> > > > > 09:00:07 -0500)
> > > > > 
> > 
> > > > Hi. I get a bunch of test assertion failures with this:
> > > > 
> 
> > 
> > I haven't been able to reproduce the testsuite failures on my Linux box,
> > but if it's a race, then that doesn't make me all the more confident on
> > what it takes to reproduce and/or fix the race.
> 
> Okay, my simple builds on just x86_64-softmmu weren't hitting it, but my
> 'build all binaries' tree seems to be hitting the same thing:
> 
>   GTESTER check-qtest-ppcemb
> qemu-system-ppcemb: chardev/char-io.c:91: io_watch_poll_finalize: Assertion
> `iwp->src == NULL' failed.
> Broken pipe
> GTester: last random seed: R02S74d45e64b38428eddd131a5c1b4c878c
> make: *** [/home/eblake/qemu-tmp/tests/Makefile.include:878:
> check-qtest-ppcemb] Error 1
> 
> so I'm now testing if your squash makes a difference, now that it looks like
> I'm reproducing the problem.

Exactly what I encountered.  My old tests on v8 are not strong enough
(less binaries, less concurrency).  I reproduced that easily when I
didn't specify --target-list (so all binaries), then run tests with
more concurrency (-j8).

However still I never reproduced the QIO problem even with that.  I
suspect that's a more hard-to-trigger race, and even it might not
related to OOB (but I'm not sure).

-- 
Peter Xu

      reply	other threads:[~2018-03-20  2:55 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-16 14:04 [Qemu-devel] [PULL 00/38] QAPI patches for 2018-03-12, 2.12 softfreeze Eric Blake
2018-03-16 14:04 ` [Qemu-devel] [PULL 07/38] qapi: Replace qobject_to_X(o) by qobject_to(X, o) Eric Blake
2018-03-16 14:04 ` [Qemu-devel] [PULL 12/38] chardev: tcp: postpone TLS work until machine done Eric Blake
2018-03-16 14:04 ` [Qemu-devel] [PULL 27/38] qmp: add new event "command-dropped" Eric Blake
2018-03-16 14:05 ` [Qemu-devel] [PULL 38/38] qapi: Pass '-u' when doing non-silent diff Eric Blake
2018-03-17 12:10 ` [Qemu-devel] [PULL 00/38] QAPI patches for 2018-03-12, 2.12 softfreeze Peter Maydell
2018-03-19  9:26   ` Peter Xu
2018-03-19 14:57     ` Eric Blake
2018-03-19 15:27       ` Eric Blake
2018-03-20  2:55         ` Peter Xu [this message]

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=20180320025527.GA20227@xz-mi \
    --to=peterx@redhat.com \
    --cc=eblake@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /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).