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 683730 - guest hangs when boot with -spice
Summary: guest hangs when boot with -spice
Keywords:
Status: CLOSED DUPLICATE of bug 678208
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: spice-server
Version: 6.1
Hardware: x86_64
OS: Linux
high
high
Target Milestone: rc
: ---
Assignee: Uri Lublin
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-03-10 08:07 UTC by Chao Yang
Modified: 2011-06-15 14:44 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-03-10 09:49:21 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
guest hangs (18.09 KB, image/png)
2011-03-10 08:07 UTC, Chao Yang
no flags Details
guest hangs (19.13 KB, image/png)
2011-03-10 08:08 UTC, Chao Yang
no flags Details

Description Chao Yang 2011-03-10 08:07:24 UTC
Created attachment 483379 [details]
guest hangs

Description of problem:
Boot a rhel6.1 guest with -spice option, guest hangs when creating login shell and monitor reports "handle_dev_input: oom current 0 pipe 26"
Version-Release number of selected component (if applicable):
# rpm -qa|grep qemu
qemu-kvm-0.12.1.2-2.150.el6.x86_64
qemu-kvm-tools-0.12.1.2-2.150.el6.x86_64
gpxe-roms-qemu-0.9.7-6.4.el6.noarch
qemu-kvm-debuginfo-0.12.1.2-2.150.el6.x86_64
qemu-img-0.12.1.2-2.150.el6.x86_64


# rpm -qa|grep spice-server
spice-server-0.8.0-1.el6.x86_64
spice-server-debuginfo-0.8.0-1.el6.x86_64

# uname -r
2.6.32-118.el6.x86_64

CLI:
/usr/libexec/qemu-kvm -M rhel6.1.0 -enable-kvm -m 4096 -smp 2 -cpu cpu64-rhel6 -name rhel -uuid 86f019ad-744f-4c02-974e-4c3831365c0a -rtc base=localtime,clock=vm,driftfix=slew -no-kvm-pit-reinjection -boot c -drive file=/root/test.raw,if=none,id=drive-ide0-0-0,media=disk,format=raw,cache=none,werror=stop,rerror=stop -device ide-drive,drive=drive-ide0-0-0,id=ide0-0-0 -netdev tap,id=hostnet1 -device rtl8139,netdev=hostnet1,id=net1,mac=52:54:40:e4:37:53 -usb -device usb-tablet,id=input1 -spice disable-ticketing,port=5990 -vga qxl -monitor stdio -balloon none

How reproducible:
3/3

Steps to Reproduce:
1.
2.
3.
  
Actual results:
Guest hangs, will attach screenshots.

Expected results:
Guest boot correctly.

Additional info:
Guest boot correctly with vnc.

Comment 1 Chao Yang 2011-03-10 08:08:46 UTC
Created attachment 483380 [details]
guest hangs

Comment 3 Chao Yang 2011-03-10 08:27:46 UTC
Here is what I get in monitor on xorg-x11-drv-qxl-0.0.12-5.el6.x86_64:
handle_dev_input: oom current 0 pipe 26
handle_dev_input: oom current 0 pipe 26
handle_dev_input: oom current 0 pipe 26
handle_dev_input: oom current 0 pipe 26
handle_dev_input: oom current 0 pipe 26
handle_dev_input: oom current 0 pipe 26
handle_dev_input: oom current 0 pipe 26
handle_dev_input: oom current 0 pipe 26
handle_dev_input: oom current 0 pipe 26
handle_dev_input: oom current 0 pipe 26
handle_dev_input: oom current 0 pipe 26
handle_dev_input: oom current 0 pipe 26
handle_dev_input: oom current 0 pipe 26
handle_dev_input: oom current 0 pipe 26
handle_dev_input: oom current 0 pipe 26
red_wait_outgoing_item: blocked
red_wait_outgoing_item: blocked
handle_dev_destroy_surfaces: 
red_wait_outgoing_item: blocked
red_wait_outgoing_item: blocked
handle_dev_destroy_surfaces: 
red_wait_outgoing_item: blocked
red_wait_outgoing_item: blocked
flush_display_commands: update timeout

And I downgraded xorg-x11-drv-qxl, guest also hangs.
# rpm -qa|grep xorg-x11-drv-qxl
xorg-x11-drv-qxl-0.0.12-2.1.el6.x86_64

Comment 4 Uri Lublin 2011-03-10 09:49:21 UTC

*** This bug has been marked as a duplicate of bug 678208 ***


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