From: John Snow <jsnow@redhat.com>
To: "Philippe Mathieu-Daudé" <philmd@redhat.com>
Cc: Thomas Huth <thuth@redhat.com>,
qemu-devel <qemu-devel@nongnu.org>,
Eduardo Habkost <ehabkost@redhat.com>
Subject: Re: device-crash-test
Date: Thu, 18 Nov 2021 15:01:59 -0500 [thread overview]
Message-ID: <CAFn=p-YigydcjKySDXaBNSc5uCscWq8OQtMdJocwQw5oredBUg@mail.gmail.com> (raw)
In-Reply-To: <25ca79c9-b08b-741d-43ae-cfe80f6ce588@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 5290 bytes --]
On Thu, Nov 18, 2021 at 1:31 PM Philippe Mathieu-Daudé <philmd@redhat.com>
wrote:
> On 11/18/21 18:55, John Snow wrote:
> > I finally squashed all of the bugs and got a clean run of
> > device-crash-test with a full build of QEMU, over 182,000 individual
> > test cases.
> >
> > Here's all of the legitimate failures I saw:
> >
> > CRITICAL: failed: binary=./qemu-system-x86_64 accel=kvm machine=none
> > device=sgx-epc
> > CRITICAL: cmdline: ./qemu-system-x86_64 -S -machine none,accel=kvm
> > -device sgx-epc
> > CRITICAL: log: /home/jsnow/src/qemu/include/hw/i386/pc.h:128:PC_MACHINE:
> > Object 0x55b1c9dcad90 is not an instance of type generic-pc-machine
> > CRITICAL: exit code: -6
> >
> > CRITICAL: failed: binary=./qemu-system-x86_64 accel=kvm machine=x-remote
> > device=sgx-epc
> > CRITICAL: cmdline: ./qemu-system-x86_64 -S -machine x-remote,accel=kvm
> > -device sgx-epc
> > CRITICAL: log: /home/jsnow/src/qemu/include/hw/i386/pc.h:128:PC_MACHINE:
> > Object 0x559b43269d40 is not an instance of type generic-pc-machine
> > CRITICAL: exit code: -6
> >
> > CRITICAL: failed: binary=./qemu-system-x86_64 accel=kvm machine=microvm
> > device=sgx-epc
> > CRITICAL: cmdline: ./qemu-system-x86_64 -S -machine microvm,accel=kvm
> > -device sgx-epc
> > CRITICAL: log: /home/jsnow/src/qemu/include/hw/i386/pc.h:128:PC_MACHINE:
> > Object 0x55760ca941b0 is not an instance of type generic-pc-machine
> > CRITICAL: exit code: -6
> >
> > CRITICAL: failed: binary=./qemu-system-x86_64 accel=tcg machine=none
> > device=sgx-epc
> > CRITICAL: cmdline: ./qemu-system-x86_64 -S -machine none,accel=tcg
> > -device sgx-epc
> > CRITICAL: log: /home/jsnow/src/qemu/include/hw/i386/pc.h:128:PC_MACHINE:
> > Object 0x557a52333d90 is not an instance of type generic-pc-machine
> > CRITICAL: exit code: -6
> >
> > CRITICAL: failed: binary=./qemu-system-x86_64 accel=tcg machine=x-remote
> > device=sgx-epc
> > CRITICAL: cmdline: ./qemu-system-x86_64 -S -machine x-remote,accel=tcg
> > -device sgx-epc
> > CRITICAL: log: /home/jsnow/src/qemu/include/hw/i386/pc.h:128:PC_MACHINE:
> > Object 0x55bbcd596d40 is not an instance of type generic-pc-machine
> > CRITICAL: exit code: -6
> >
> > CRITICAL: failed: binary=./qemu-system-x86_64 accel=tcg machine=microvm
> > device=sgx-epc
> > CRITICAL: cmdline: ./qemu-system-x86_64 -S -machine microvm,accel=tcg
> > -device sgx-epc
> > CRITICAL: log: /home/jsnow/src/qemu/include/hw/i386/pc.h:128:PC_MACHINE:
> > Object 0x55ca35c081b0 is not an instance of type generic-pc-machine
> > CRITICAL: exit code: -6
> >
> > CRITICAL: failed: binary=./qemu-system-i386 accel=kvm machine=none
> > device=sgx-epc
> > CRITICAL: cmdline: ./qemu-system-i386 -S -machine none,accel=kvm -device
> > sgx-epc
> > CRITICAL: log: /home/jsnow/src/qemu/include/hw/i386/pc.h:128:PC_MACHINE:
> > Object 0x55d0e0a03d90 is not an instance of type generic-pc-machine
> > CRITICAL: exit code: -6
> >
> > CRITICAL: failed: binary=./qemu-system-i386 accel=kvm machine=x-remote
> > device=sgx-epc
> > CRITICAL: cmdline: ./qemu-system-i386 -S -machine x-remote,accel=kvm
> > -device sgx-epc
> > CRITICAL: log: /home/jsnow/src/qemu/include/hw/i386/pc.h:128:PC_MACHINE:
> > Object 0x564648250b30 is not an instance of type generic-pc-machine
> > CRITICAL: exit code: -6
> >
> > CRITICAL: failed: binary=./qemu-system-i386 accel=kvm machine=microvm
> > device=sgx-epc
> > CRITICAL: cmdline: ./qemu-system-i386 -S -machine microvm,accel=kvm
> > -device sgx-epc
> > CRITICAL: log: /home/jsnow/src/qemu/include/hw/i386/pc.h:128:PC_MACHINE:
> > Object 0x55bef7a235b0 is not an instance of type generic-pc-machine
> > CRITICAL: exit code: -6
> >
> > CRITICAL: failed: binary=./qemu-system-i386 accel=tcg machine=none
> > device=sgx-epc
> > CRITICAL: cmdline: ./qemu-system-i386 -S -machine none,accel=tcg -device
> > sgx-epc
> > CRITICAL: log: /home/jsnow/src/qemu/include/hw/i386/pc.h:128:PC_MACHINE:
> > Object 0x5608b9fecd90 is not an instance of type generic-pc-machine
> > CRITICAL: exit code: -6
> >
> > CRITICAL: failed: binary=./qemu-system-i386 accel=tcg machine=x-remote
> > device=sgx-epc
> > CRITICAL: cmdline: ./qemu-system-i386 -S -machine x-remote,accel=tcg
> > -device sgx-epc
> > CRITICAL: log: /home/jsnow/src/qemu/include/hw/i386/pc.h:128:PC_MACHINE:
> > Object 0x558306c9cb30 is not an instance of type generic-pc-machine
> > CRITICAL: exit code: -6
> >
> > CRITICAL: failed: binary=./qemu-system-i386 accel=tcg machine=microvm
> > device=sgx-epc
> > CRITICAL: cmdline: ./qemu-system-i386 -S -machine microvm,accel=tcg
> > -device sgx-epc
> > CRITICAL: log: /home/jsnow/src/qemu/include/hw/i386/pc.h:128:PC_MACHINE:
> > Object 0x55e041f465b0 is not an instance of type generic-pc-machine
> > CRITICAL: exit code: -6
>
> Aren't these fixed by
>
> https://lore.kernel.org/qemu-devel/20211109175021.17813-1-pbonzini@redhat.com/
> ?
>
Maybe, dunno. I've been working on fixing up the testing infrastructure and
haven't rebased in a week. It takes a few hours to run the entire battery,
so I can try again tonight and let you know tomorrow. My goal here was
fixing device-crash-test itself -- and since it takes so long to run,
figured I'd share the results.
--js
[-- Attachment #2: Type: text/html, Size: 6306 bytes --]
prev parent reply other threads:[~2021-11-18 20:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-18 17:55 device-crash-test John Snow
2021-11-18 18:31 ` device-crash-test Philippe Mathieu-Daudé
2021-11-18 20:01 ` John Snow [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='CAFn=p-YigydcjKySDXaBNSc5uCscWq8OQtMdJocwQw5oredBUg@mail.gmail.com' \
--to=jsnow@redhat.com \
--cc=ehabkost@redhat.com \
--cc=philmd@redhat.com \
--cc=qemu-devel@nongnu.org \
--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).