All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel]  2.1.0 unexpected abort after canceling migrate
@ 2015-01-31  9:23 Wangting (Kathy)
  2015-02-05 14:16 ` Stefan Hajnoczi
  0 siblings, 1 reply; 2+ messages in thread
From: Wangting (Kathy) @ 2015-01-31  9:23 UTC (permalink / raw)
  To: qemu-devel; +Cc: bruce.fon, wu.wubin

Hello,

Qemu 2.1.0 is currently crashing with the log

[2015-01-30T08:17:29.512340Z] handle_qmp_command:5100 qmp_cmd_name: migrate_cancel
[2015-01-30T08:17:29.857114Z] handle_qmp_command:5110 qmp_cmd_name: block-job-cancel, qmp_cmd_arguments: {"device": "drive-scsi0-0-0-0"}
[2015-01-30T08:17:29.890641Z] handle_qmp_command:5110 qmp_cmd_name: block-job-cancel, qmp_cmd_arguments: {"device": "drive-scsi0-0-0-4"}
nbd.c:nbd_receive_reply():L797: read failed
Co-routine re-entered recursively
[2015-01-30 16:17:30]: shutting down

after execution of the commands "migrate_cancel" and "block-job-cancel"

That can be easily reproduceable when using ide or virtio-scsi disks.

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

* Re: [Qemu-devel] 2.1.0 unexpected abort after canceling migrate
  2015-01-31  9:23 [Qemu-devel] 2.1.0 unexpected abort after canceling migrate Wangting (Kathy)
@ 2015-02-05 14:16 ` Stefan Hajnoczi
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Hajnoczi @ 2015-02-05 14:16 UTC (permalink / raw)
  To: Wangting (Kathy); +Cc: bruce.fon, qemu-devel, wu.wubin

[-- Attachment #1: Type: text/plain, Size: 1065 bytes --]

On Sat, Jan 31, 2015 at 05:23:52PM +0800, Wangting (Kathy) wrote:
> Qemu 2.1.0 is currently crashing with the log

Have you tried qemu.git/master?

> [2015-01-30T08:17:29.512340Z] handle_qmp_command:5100 qmp_cmd_name: migrate_cancel
> [2015-01-30T08:17:29.857114Z] handle_qmp_command:5110 qmp_cmd_name: block-job-cancel, qmp_cmd_arguments: {"device": "drive-scsi0-0-0-0"}
> [2015-01-30T08:17:29.890641Z] handle_qmp_command:5110 qmp_cmd_name: block-job-cancel, qmp_cmd_arguments: {"device": "drive-scsi0-0-0-4"}
> nbd.c:nbd_receive_reply():L797: read failed
> Co-routine re-entered recursively

Please post the backtrace (the QEMU process aborts so a coredump should
be available).

> after execution of the commands "migrate_cancel" and "block-job-cancel"
> 
> That can be easily reproduceable when using ide or virtio-scsi disks.

You haven't provided enough information to easily reproduce the problem.
Please include the QEMU command-lines on the source and destination
hosts, as well as the QMP commands used to start block jobs.

Stefan

[-- Attachment #2: Type: application/pgp-signature, Size: 473 bytes --]

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

end of thread, other threads:[~2015-02-05 14:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-31  9:23 [Qemu-devel] 2.1.0 unexpected abort after canceling migrate Wangting (Kathy)
2015-02-05 14:16 ` Stefan Hajnoczi

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.