Bug ID | 1180499 |
---|---|
Summary | qemu-system-x86_64 segfault |
Classification | openSUSE |
Product | openSUSE Tumbleweed |
Version | Current |
Hardware | x86-64 |
OS | openSUSE Tumbleweed |
Status | NEW |
Severity | Major |
Priority | P5 - None |
Component | KVM |
Assignee | kvm-bugs@suse.de |
Reporter | sirdeiu@bydeiu.net |
QA Contact | qa-bugs@suse.de |
Found By | --- |
Blocker | --- |
Hi and happy new year! Just installed TW version: [Sun Jan 3 17:25:20 2021] qemu-system-x86[3880]: segfault at 28 ip 000055bbe243e515 sp 00007ffee4fe1c90 error 6 in qemu-system-x86_64[55bbe220e000+5a0000] [Sun Jan 3 17:25:20 2021] Code: 00 48 8d 3d 98 c9 38 00 48 8b 08 31 c0 e8 83 41 ff ff 4c 8b 25 dc a5 7c 00 e9 73 fe ff ff 48 8d 3d ae b3 4a 00 e8 ab d3 ff ff <c7> 40 28 01 00 00 00 e9 c9 fc ff ff 48 8d 35 b8 71 43 00 48 8d 3d Trying to create a VM with virt-manager, at the last step after pressing Finish, the VM is supposed to be created and started, however all I get is: Jan 03 17:24:57 andreidesktop libvirtd[981]: Unable to read from monitor: Connection reset by peer Jan 03 17:24:57 andreidesktop libvirtd[981]: internal error: qemu unexpectedly closed the monitor Jan 03 17:25:21 andreidesktop libvirtd[981]: Unable to read from monitor: Connection reset by peer Jan 03 17:25:21 andreidesktop libvirtd[981]: internal error: qemu unexpectedly closed the monitor and dmesg contains: [Sun Jan 3 17:25:20 2021] qemu-system-x86[3880]: segfault at 28 ip 000055bbe243e515 sp 00007ffee4fe1c90 error 6 in qemu-system-x86_64[55bbe220e000+5a0000] [Sun Jan 3 17:25:20 2021] Code: 00 48 8d 3d 98 c9 38 00 48 8b 08 31 c0 e8 83 41 ff ff 4c 8b 25 dc a5 7c 00 e9 73 fe ff ff 48 8d 3d ae b3 4a 00 e8 ab d3 ff ff <c7> 40 28 01 00 00 00 e9 c9 fc ff ff 48 8d 35 b8 71 43 00 48 8d 3d But running qemu-system-x86_64 directly seems to work OK, a default VM Window is started and tries to IPXE boot. This is with qemu-x86-5.2.0-1.1.x86_64 and kernel: andrei@andreidesktop:~> uname -a Linux andreidesktop 5.10.3-1-default #1 SMP Mon Dec 28 09:29:24 UTC 2020 (73f6c2f) x86_64 x86_64 x86_64 GNU/Linux