Bug 1536351
Summary: | libvirtd crash on the target host when do migration with --offline and --persistent options | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | yafu <yafu> |
Component: | libvirt | Assignee: | Jiri Denemark <jdenemar> |
Status: | CLOSED ERRATA | QA Contact: | yafu <yafu> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 7.5 | CC: | chhu, dyuan, dzheng, jdenemar, lmiksik, mtessun, rbalakri, yanqzhan, yisun, zpeng |
Target Milestone: | beta | Keywords: | Regression |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | libvirt-3.9.0-9.el7 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-04-10 11:04:21 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
yafu
2018-01-19 08:30:29 UTC
Sent upstream for review: https://www.redhat.com/archives/libvir-list/2018-January/msg00604.html Fixed upstream now: commit bcc5710708ec90146b71bdb00d8705cb4a9e0088 Refs: v4.0.0-rc2-26-gbcc5710708 Author: Jiri Denemark <jdenemar> AuthorDate: Fri Jan 19 10:32:44 2018 +0100 Commit: Jiri Denemark <jdenemar> CommitDate: Fri Jan 19 10:51:19 2018 +0100 qemu: Fix crash in offline migration When migrating a shutoff domain (i.e., offline migration), we have no statistics to report and thus jobInfo will be NULL in qemuMigrationFinish. Broken by me in v3.10.0-183-ge8784e7868. https://bugzilla.redhat.com/show_bug.cgi?id=1536351 Signed-off-by: Jiri Denemark <jdenemar> Reviewed-by: Pavel Hrdina <phrdina> Verified with libvirt-3.9.0-9.el7.x86_64. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2018:0704 |