Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
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 1317775

Summary: VM get crashed when we take console with spice HTML.
Product: Red Hat Enterprise Linux 7 Reporter: vaibhav <vpagar>
Component: spiceAssignee: Default Assignee for SPICE Bugs <rh-spice-bugs>
Status: CLOSED DUPLICATE QA Contact: SPICE QE bug list <spice-qe-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.2CC: bugs, cfergeau, chayang, hhuang, huding, juzhang, pierre-yves.goubet, virt-maint, vpagar, xfu
Target Milestone: pre-dev-freeze   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
RHEV 3.6
Last Closed: 2016-03-16 12:03:49 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Spice RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description vaibhav 2016-03-15 08:13:49 UTC
Description of problem: SPICE HTML5 access can crash a VM

Version-Release number of selected component (if applicable):-

RHEV 3.6


How reproducible:-

With the configuration below, accessing the VM console makes the VM to crash.
RHEV-H: 7.2 (20160105.2.el7ev)
VM Optimized for: Desktop
VM Console: SPICE HTML5

libvirt log extract:
main_channel_link: add main channel client
main_channel_handle_parsed: net test: latency 11.173000 ms, bitrate 89035736 bps (84.911095 Mbps)
((null):5258): Spice-ERROR **: reds.c:1485:reds_send_link_ack: assertion `link->link_mess->channel_type == SPICE_CHANNEL_MAIN' failed
2016-02-25 11:00:54.504+0000: shutting down

The following configurations does NOT make the VM to crash:
1.
RHEV-H: 7.2 (20160105.2.el7ev)
VM Optimized for: Server
VM Console: SPICE HTML5

2.
RHEV-H: 7.2 (20160105.2.el7ev)
VM Optimized for: Desktop
VM Console: Auto

3.
RHEV-H: 6.7 (20160104.0.el6ev)
VM Optimized for: Desktop
VM Console: SPICE HTML5


Steps to Reproduce:
1. Create any VM, optimized for desktop and take console from spice with HTML, on host 7.2

2.

3.

Actual results:-
VM crash if we take console access by using spice with html.


Expected results:-
VM should not crash.


Additional info:

Comment 2 Christophe Fergeau 2016-03-16 12:03:49 UTC

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