All of lore.kernel.org
 help / color / mirror / Atom feed
* random crash in migration-test, i386 guest, x86-64 host:
@ 2021-07-19 12:43 Peter Maydell
  2021-07-19 18:56 ` Peter Maydell
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Maydell @ 2021-07-19 12:43 UTC (permalink / raw)
  To: QEMU Developers; +Cc: Dr. David Alan Gilbert, Juan Quintela

Random crash in migration-tests:

MALLOC_PERTURB_=${MALLOC_PERTURB_:-$(( ${RANDOM:-0} % 255 + 1))}
QTEST_QEMU_IMG=./qemu-img G_TEST_DBUS_DAEMON=/mnt/nvmedisk/linaro/qem
u-for-merges/tests/dbus-vmstate-daemon.sh
QTEST_QEMU_BINARY=./qemu-system-i386
QTEST_QEMU_STORAGE_DAEMON_BINARY=./storage-daemon/qemu-
storage-daemon tests/qtest/migration-test --tap -k
PASS 1 qtest-i386/migration-test /i386/migration/bad_dest
PASS 2 qtest-i386/migration-test /i386/migration/fd_proto
PASS 3 qtest-i386/migration-test /i386/migration/validate_uuid
PASS 4 qtest-i386/migration-test /i386/migration/validate_uuid_error
PASS 5 qtest-i386/migration-test /i386/migration/validate_uuid_src_not_set
PASS 6 qtest-i386/migration-test /i386/migration/validate_uuid_dst_not_set
PASS 7 qtest-i386/migration-test /i386/migration/auto_converge
PASS 8 qtest-i386/migration-test /i386/migration/postcopy/unix
Broken pipe
../../tests/qtest/libqtest.c:166: kill_qemu() detected QEMU death from
signal 6 (Aborted) (core dumped)
ERROR qtest-i386/migration-test - too few tests run (expected 15, got 8)
Makefile.mtest:280: recipe for target 'run-test-33' failed
make: *** [run-test-33] Error 1


-- PMM


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-07-20 10:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-19 12:43 random crash in migration-test, i386 guest, x86-64 host: Peter Maydell
2021-07-19 18:56 ` Peter Maydell
2021-07-20  8:08   ` Dr. David Alan Gilbert
2021-07-20 10:33   ` Dr. David Alan Gilbert

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.