Bug 684076
Summary: | Segfault occurred during migration | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Amos Kong <akong> | ||||||||||||||||||
Component: | qemu-kvm | Assignee: | Michael S. Tsirkin <mst> | ||||||||||||||||||
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> | ||||||||||||||||||
Severity: | high | Docs Contact: | |||||||||||||||||||
Priority: | high | ||||||||||||||||||||
Version: | 6.1 | CC: | ailan, ehabkost, jasowang, lcapitulino, mkenneth, tburke, virt-maint | ||||||||||||||||||
Target Milestone: | rc | Keywords: | TestBlocker | ||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||
Hardware: | x86_64 | ||||||||||||||||||||
OS: | Linux | ||||||||||||||||||||
Whiteboard: | |||||||||||||||||||||
Fixed In Version: | qemu-kvm-0.12.1.2-2.151.el6 | Doc Type: | Bug Fix | ||||||||||||||||||
Doc Text: |
Cause: bug on address converstion in the vhost migration dirty page handling code.
Consequence: qemu-kvm Segmentation fault during live migration of KVM VMs.
Fix: corrected address convertion in the vhost migration dirty page handling code.
Result: qemu-kvm doesn't crash during live migration anymore.
|
Story Points: | --- | ||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||
Last Closed: | 2011-05-19 11:27:18 UTC | Type: | --- | ||||||||||||||||||
Regression: | --- | Mount Type: | --- | ||||||||||||||||||
Documentation: | --- | CRM: | |||||||||||||||||||
Verified Versions: | Category: | --- | |||||||||||||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||||
Embargoed: | |||||||||||||||||||||
Bug Depends On: | |||||||||||||||||||||
Bug Blocks: | 580951 | ||||||||||||||||||||
Attachments: |
|
Description
Amos Kong
2011-03-11 02:42:55 UTC
Created attachment 484225 [details]
debugging patch
Created attachment 484351 [details]
Debug msg after loading mst's patch
Created attachment 484385 [details]
extra debugging patch: apply on top
Created attachment 484387 [details]
debug msg after loading second patch
Created attachment 484453 [details]
another debug, pls apply on top of the previous ones
Created attachment 484455 [details]
fix build
Created attachment 484457 [details]
debug-msg-after-loading-3rd-patch.txt
Created attachment 485702 [details]
first proposed patch
(In reply to comment #18) > Created attachment 485702 [details] > first proposed patch tested 8 time with this patch, they are all pass ! Migration tests are all passed with qemu-kvm-0.12.1.2-2.151.el6. https://virtlab.englab.nay.redhat.com/job/29738/details/ Moving to VERIFIED. Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: Cause: bug on address converstion in the vhost migration dirty page handling code. Consequence: qemu-kvm Segmentation fault during live migration of KVM VMs. Fix: corrected address convertion in the vhost migration dirty page handling code. Result: qemu-kvm doesn't crash during live migration anymore. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2011-0534.html An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2011-0534.html |