RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 634153 - coredumped when enable qxl without spice
Summary: coredumped when enable qxl without spice
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: qemu-kvm
Version: 6.1
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: 6.1
Assignee: Gerd Hoffmann
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks: 580954
TreeView+ depends on / blocked
 
Reported: 2010-09-15 11:30 UTC by Cao, Chen
Modified: 2011-05-19 12:48 UTC (History)
4 users (show)

Fixed In Version: qemu-kvm-0.12.1.2-2.133.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-05-19 11:33:42 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2011:0534 0 normal SHIPPED_LIVE Important: qemu-kvm security, bug fix, and enhancement update 2011-05-19 11:20:36 UTC

Description Cao, Chen 2010-09-15 11:30:40 UTC
Description of problem:
(gdb) bt
#0  qemu_del_timer (ts=0x0, expire_time=180072343)
    at /usr/src/debug/qemu-kvm-0.12.1.2/vl.c:1089
#1  qemu_mod_timer (ts=0x0, expire_time=180072343)
    at /usr/src/debug/qemu-kvm-0.12.1.2/vl.c:1108
#2  0x0000000000472bc8 in qxl_reset (d=0x36187c0)
    at /usr/src/debug/qemu-kvm-0.12.1.2/hw/qxl.c:547
#3  0x0000000000408eda in qemu_system_reset ()
    at /usr/src/debug/qemu-kvm-0.12.1.2/vl.c:3621
#4  0x000000000040dfab in main (argc=<value optimized out>, 
    argv=<value optimized out>, envp=<value optimized out>)
    at /usr/src/debug/qemu-kvm-0.12.1.2/vl.c:6518


Version-Release number of selected component (if applicable):
qemu-kvm-0.12.1.2-2.113.el6.x86_64


How reproducible:
100%

Steps to Reproduce:
1. start vm using:
/usr/libexec/qemu-kvm -name vm1 \
-chardev socket,id=human_monitor_IK1I,path=/tmp/monitor-humanmonitor1-20100915-155853-Zah7,server,nowait \
-mon chardev=human_monitor_IK1I,mode=readline \
-chardev socket,id=serial_9olq,path=/tmp/serial-20100915-155853-Zah7,server,nowait \
-device isa-serial,chardev=serial_9olq \
-drive file=/home/images/RHEL-Server-5.5-32-virtio.qcow2,index=0,if=none,id=drive-virtio-disk1,media=disk,cache=none,boot=on,format=qcow2,aio=native \
-device virtio-blk-pci,bus=pci.0,addr=0x4,drive=drive-virtio-disk1,id=virtio-disk1 \
-device virtio-net-pci,netdev=idFkGEEn,id=ndev00idFkGEEn,mac=02:27:54:3B:8f:92,bus=pci.0,addr=0x3 \
-netdev tap,id=idFkGEEn,ifname=virtio_0_8000,script=/home/qemu-ifup-switch,downscript=no \
-m 2048 \
-smp 2 \
-cpu cpu64-rhel6 \
-vnc :0 \
-rtc base=utc,clock=host,driftfix=none \
-M rhel6.0.0 \
-usbdevice tablet \
-no-kvm-pit-reinjection \
-vga qxl \
-boot n \
-enable-kvm

2.
3.
  
Actual results:
core dumped


Expected results:
VM starts good


Additional info:

Comment 2 Gerd Hoffmann 2010-09-15 13:04:40 UTC
Known issue, using the qxl vga without enabling the spice protocol isn't supported in RHEL-6.0.

Will be fixed by the spice rebase planned for RHEL-6.1.

Comment 8 Cao, Chen 2011-02-09 05:31:25 UTC
tried on
# uname -r
2.6.32-113.el6.x86_64

# qemu-kvm
qemu-kvm-0.12.1.2-2.143.el6.x86_64

cannot reproduce this bug.

bug verified.

Comment 9 errata-xmlrpc 2011-05-19 11:33:42 UTC
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

Comment 10 errata-xmlrpc 2011-05-19 12:48:39 UTC
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


Note You need to log in before you can comment on or make changes to this bug.