|
Bugzilla – Full Text Bug Listing |
| Summary: | virt-manager: Unable to migrate guest: End of file while reading data: : Input/output error | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Martin Pluskal <mpluskal> |
| Component: | Basesystem | Assignee: | James Fehlig <jfehlig> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | carnold, jdouglas, jfehlig, mpluskal |
| Version: | 201412* | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | 908007 | ||
| Bug Blocks: | |||
| Attachments: |
virt-manager --debug
backtrace |
||
|
Description
Martin Pluskal
2014-12-02 15:03:08 UTC
Hmm, according to dmesg it seems that there is something going wrong with libvirt: # dmesg ... [ 8755.168038] libvirtd[29555]: segfault at 0 ip 00007f6b383b33d5 sp 00007f6b3dc5d7a0 error 4 in libvirt_driver_qemu.so (deleted)[7f6b38331000+113000] [ 8841.069925] libvirtd[7378]: segfault at 0 ip 00007fabe529a3d5 sp 00007fabebb467a0 error 4 in libvirt_driver_qemu.so[7fabe5218000+113000] Jim, Is this issue addressed with recent libvirt fixes for migration? (In reply to Charles Arnold from comment #2) > Jim, > Is this issue addressed with recent libvirt fixes for migration? Those fixes were for the Xen libxl driver, so wont improve the situation in this bug. Martin, can you get a stack trace of the segfault? Thanks! Created attachment 615673 [details] backtrace I am not sure if this is relevant, but source machine is running 3.17.2 kernel and target 3.18-rc7, cpu of target is more recent than that of source. I am also not sure if there might be some connection to bnc#907843 - target machine however does not have any issues with running kvm with most recent development kernels. Thanks Martin, the backtrace was helpful. Crash has already been fixed upstream http://libvirt.org/git/?p=libvirt.git;a=commit;h=52691f99fa016ac46c9546c37706e57a5180d4c6 I've added the patch to the libvirt package in Virtualization and sent an SR to Factory - SR#263831. This is an autogenerated message for OBS integration: This bug (908008) was mentioned in https://build.opensuse.org/request/show/263831 Factory / libvirt Closing now that #908007 is closed. |