From: Kevin Wolf <kwolf@redhat.com>
To: Eric Blake <eblake@redhat.com>
Cc: qemu-devel@nongnu.org, jsnow@redhat.com, qemu-block@nongnu.org,
mreitz@redhat.com
Subject: Re: [Qemu-devel] [PATCH v3 1/4] qemu-io: Don't die on second open
Date: Tue, 6 Jun 2017 14:51:09 +0200 [thread overview]
Message-ID: <20170606125109.GE5448@noname.redhat.com> (raw)
In-Reply-To: <dbe7598c-77bb-eb1c-ba0c-59ebb600ae57@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 882 bytes --]
Am 05.06.2017 um 21:58 hat Eric Blake geschrieben:
> Also, I'm seeing a segfault on 68 that exists on current master:
>
> 068 1s ... - output mismatch (see 068.out.bad)
> --- /home/eblake/qemu/tests/qemu-iotests/068.out 2017-06-01
> 17:01:25.113094957 -0500
> +++ 068.out.bad 2017-06-05 14:55:54.140835402 -0500
> @@ -6,6 +6,8 @@
> QEMU X.Y.Z monitor - type 'help' for more information
> (qemu) savevm 0
> (qemu) quit
> +./common.config: line 107: 13333 Segmentation fault (core dumped)
> ( if [ -n "${QEMU_NEED_PID}" ]; then
> + echo $BASHPID > "${QEMU_TEST_DIR}/qemu-${_QEMU_HANDLE}.pid";
> +fi; exec "$QEMU_PROG" $QEMU_OPTIONS "$@" )
> QEMU X.Y.Z monitor - type 'help' for more information
> -(qemu) quit
> -*** done
> +(qemu) *** done
This should be fixed with "qemu/migration: fix the migration bug found
by qemu-iotests case 068".
Kevin
[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]
next prev parent reply other threads:[~2017-06-06 12:51 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-05 19:08 [Qemu-devel] [PATCH v3 0/4] more blkdebug tweaks Eric Blake
2017-06-05 19:08 ` [Qemu-devel] [PATCH v3 1/4] qemu-io: Don't die on second open Eric Blake
2017-06-05 19:58 ` Eric Blake
2017-06-06 12:51 ` Kevin Wolf [this message]
2017-06-05 19:08 ` [Qemu-devel] [PATCH v3 2/4] block: Guarantee that *file is set on bdrv_get_block_status() Eric Blake
2017-06-05 19:08 ` [Qemu-devel] [PATCH v3 3/4] block: Simplify use of BDRV_BLOCK_RAW Eric Blake
2017-06-05 19:08 ` [Qemu-devel] [PATCH v3 4/4] blkdebug: Support .bdrv_co_get_block_status Eric Blake
2017-06-05 19:31 ` [Qemu-devel] [PATCH v3 0/4] more blkdebug tweaks no-reply
2017-06-05 19:35 ` Eric Blake
2017-06-06 12:19 ` [Qemu-devel] [Qemu-block] " Kevin Wolf
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=20170606125109.GE5448@noname.redhat.com \
--to=kwolf@redhat.com \
--cc=eblake@redhat.com \
--cc=jsnow@redhat.com \
--cc=mreitz@redhat.com \
--cc=qemu-block@nongnu.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).