Bug 680114
Summary: | qemu-kvm got sigabrt when switching guest from console to X | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | David Jaša <djasa> | ||||||||||
Component: | qemu-kvm | Assignee: | Alon Levy <alevy> | ||||||||||
Status: | CLOSED DUPLICATE | QA Contact: | Virtualization Bugs <virt-bugs> | ||||||||||
Severity: | medium | Docs Contact: | |||||||||||
Priority: | medium | ||||||||||||
Version: | 6.1 | CC: | dblechte, mkenneth, tburke, virt-maint | ||||||||||
Target Milestone: | rc | ||||||||||||
Target Release: | --- | ||||||||||||
Hardware: | Unspecified | ||||||||||||
OS: | Unspecified | ||||||||||||
Whiteboard: | |||||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||||
Doc Text: | Story Points: | --- | |||||||||||
Clone Of: | Environment: | ||||||||||||
Last Closed: | 2011-03-20 12:09:55 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: | |||||||||||||
Attachments: |
|
Reporter, Could I please ask you to provide a priority assessment (set the priority field to one of urgent/high/medium/low) for the impact of this issue? This will help us prioritize this issue with our other outstanding bugs for the current release cycle ... Regards, Brock Created attachment 482688 [details]
abrt-generated log
I got a similar crash today with qemu-kvm-0.12.1.2-2.149.el6.x86_64 when trying to switch guest from X to console.
Created attachment 482689 [details]
backtrace
Created attachment 482690 [details]
full backtrace
Looks like a duplicate, both should be fixed by the latest scratch build with locking fixes (because they remove dropping the global lock when calling the dispatcher, preventing the backtrace present during the crash). For locking fixes see 678208 *** This bug has been marked as a duplicate of bug 674055 *** |
Created attachment 480734 [details] backtrace Description of problem: Version-Release number of selected component (if applicable): qemu-kvm-0.12.1.2-2.147.el6.x86_64 How reproducible: didn't try to reproduce Additional info: * RHEL 6 x86_64 nightly host / RHEL 6 i386 nightly guest * qemu-kvm cli: qemu-kvm -smp 2 -m 1024 -name rhel6_32 -enable-kvm -spice port=3001,disable-ticketing -soundhw ac97 -vga qxl -device virtio-serial -chardev spicevmc,id=vdagent,debug=0,name=vdagent -device virtserialport,chardev=vdagent,name=com.redhat.spice.0 /dev/root_vg/q-rhel6_32 * last messages in CL before crash: handle_dev_destroy_surfaces: red_wait_outgoing_item: blocked handle_dev_destroy_surfaces: red_create_surface: panic surface->context.canvas Neúspěšně ukončen (SIGABRT) (core dumped [obraz paměti uložen])