qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@redhat.com>
To: "Alex Bennée" <alex.bennee@linaro.org>,
	qemu-devel@nongnu.org, pbonzini@redhat.com,
	"Stefan Hajnoczi" <stefanha@redhat.com>
Cc: peter.maydell@linaro.org
Subject: Re: [Qemu-devel] [PATCH v1 0/8] testing/next
Date: Wed, 20 Feb 2019 20:07:26 +0100	[thread overview]
Message-ID: <10c1b641-bcd6-3f1e-fc8e-dd5494aa6061@redhat.com> (raw)
In-Reply-To: <20190220172811.10588-1-alex.bennee@linaro.org>

On 2/20/19 6:28 PM, Alex Bennée wrote:
> Hi,
> 
> Here is the current status of testing/next which fixes some of the
> current instability as well as some totally broken builds. However we
> have two failures I'm still trying to track down:
> 
>   tests/boot-sector.c:161:boot_sector_test:
>     assertion failed (signature == SIGNATURE): (0x0000face == 0x0000dead)
> 
> I have seen this locally and got a core dump but it doesn't show much.
> I'm going to see if I can get more out of a debug build. It is
> generated by:
> 
>   tests/cdrom-test -m=quick -k --tap
> 
> I think the subtest is:
> 
>   /x86_64/cdrom/boot/isapc
> 
> Attaching to the child QEMU looks like it is eternally returning
> -EINTR and looping around with the occasionally kvm_handle_io to port
> 146 and port 112. I guess under test conditions this eventually times
> out and dies.
> 
> The other is the failure in the gprof build:
> 
>   PASS 55 ahci-test /x86_64/ahci/flush/migrate
>   tests/libqtest.c:143: kill_qemu() detected QEMU death from signal 11
>       (Segmentation fault) (core dumped)
>   ERROR - too few tests run (expected 66, got 55)
>   Aborted (core dumped)
>   /home/travis/build/stsquad/qemu/tests/Makefile.include:857: recipe
>       for target 'check-qtest-x86_64' failed
> 
> So far attempts to re-create this locally have failed. It may be a
> Travis related environment thing.

On OSX (Xcode9.4) I still have:

ERROR:tests/test-aio.c:501:test_timer_schedule: assertion failed:
(aio_poll(ctx, true))
ERROR - Bail out! ERROR:tests/test-aio.c:501:test_timer_schedule:
assertion failed: (aio_poll(ctx, true))
make: *** [check-unit] Error 1
make: *** Waiting for unfinished jobs....

https://travis-ci.org/philmd/qemu/jobs/495761523

  parent reply	other threads:[~2019-02-20 19:07 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-20 17:28 [Qemu-devel] [PATCH v1 0/8] testing/next Alex Bennée
2019-02-20 17:28 ` [Qemu-devel] [PATCH v1 1/8] .travis.yml: the xcode10 image seems to be hosed Alex Bennée
2019-02-20 19:08   ` Philippe Mathieu-Daudé
2019-02-20 17:28 ` [Qemu-devel] [PATCH v1 2/8] .travis.yml: split debug builds Alex Bennée
2019-02-20 18:35   ` Richard Henderson
2019-02-20 17:28 ` [Qemu-devel] [PATCH v1 3/8] .travis.yml: Test with disable-replication Alex Bennée
2019-02-20 17:28 ` [Qemu-devel] [PATCH v1 4/8] .travis.yml: Remove disable-uuid Alex Bennée
2019-02-20 17:28 ` [Qemu-devel] [PATCH v1 5/8] tests/docker: squash initial update and install step for docker9 Alex Bennée
2019-02-20 18:04   ` Paolo Bonzini
2019-02-20 17:28 ` [Qemu-devel] [PATCH v1 6/8] tests/docker: peg netmap code to a specific version Alex Bennée
2019-02-20 18:42   ` Richard Henderson
2019-02-20 17:28 ` [Qemu-devel] [PATCH v1 7/8] Add a gitlab-ci file for Continuous Integration testing on Gitlab Alex Bennée
2019-02-20 17:28 ` [Qemu-devel] [PATCH v1 8/8] tests/softfloat: always do quick softfloat tests Alex Bennée
2019-02-20 18:43   ` Richard Henderson
2019-02-20 19:07 ` Philippe Mathieu-Daudé [this message]
2019-02-20 20:52 ` [Qemu-devel] [PATCH v1 0/8] testing/next Alex Bennée
2019-02-21  8:51   ` Thomas Huth
2019-02-21 13:00     ` Alex Bennée
2019-02-21 16:21       ` Thomas Huth

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=10c1b641-bcd6-3f1e-fc8e-dd5494aa6061@redhat.com \
    --to=philmd@redhat.com \
    --cc=alex.bennee@linaro.org \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@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).