All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
To: Stefan Hajnoczi <stefanha@redhat.com>
Cc: quintela@redhat.com, qemu-devel@nongnu.org
Subject: Re: QEMU 7.2 non-deterministic migration-test CI failure
Date: Wed, 30 Nov 2022 09:20:02 +0000	[thread overview]
Message-ID: <Y4cgQnMooD3/ffv5@work-vm> (raw)
In-Reply-To: <Y4aAfdzTqY3mHUUH@fedora>

* Stefan Hajnoczi (stefanha@redhat.com) wrote:
> Hi,
> The following cross-i386-tci migration-test failure was triggered by CI:
> 
> >>> MALLOC_PERTURB_=133 G_TEST_DBUS_DAEMON=/builds/qemu-project/qemu/tests/dbus-vmstate-daemon.sh QTEST_QEMU_BINARY=./qemu-system-i386 /builds/qemu-project/qemu/build/tests/qtest/migration-test --tap -k
> ――――――――――――――――――――――――――――――――――――― ✀  ―――――――――――――――――――――――――――――――――――――
> stderr:
> Could not access KVM kernel module: No such file or directory
> Could not access KVM kernel module: No such file or directory
> Could not access KVM kernel module: No such file or directory
> Could not access KVM kernel module: No such file or directory
> qemu-system-i386: Unknown savevm section type 126
> ../tests/qtest/libqtest.c:188: kill_qemu() detected QEMU death from signal 11 (Segmentation fault) (core dumped)
> TAP parsing error: Too few tests run (expected 14, got 2)
> (test program exited with status code -6)
> ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
> 
> https://gitlab.com/qemu-project/qemu/-/jobs/3397205431
> 
> When I retried the test succeeded. I haven't managed to reproduce it
> locally yet either.
> 
> Any ideas?

Hmm, that's not good; I've not seen that error before, but:

QEMU_VM_SECTION_FOOTER= 0x7e

It probably means the destination read the wrong amount on a previous
section; probably something conditional on a state which is why
it only triggers sometimes.

Although,  that would normally trigger a
'Missing section footer for ...'

rather than end up hitting that error.

I can try letting it soak on one of my test machines.

Dave


> Stefan


-- 
Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK



      reply	other threads:[~2022-11-30  9:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-29 21:58 QEMU 7.2 non-deterministic migration-test CI failure Stefan Hajnoczi
2022-11-30  9:20 ` Dr. David Alan Gilbert [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=Y4cgQnMooD3/ffv5@work-vm \
    --to=dgilbert@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=quintela@redhat.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.