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 962187 - vm down because of client reset. assert error
Summary: vm down because of client reset. assert error
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: spice-server
Version: 6.4
Hardware: x86_64
OS: Linux
low
low
Target Milestone: rc
: ---
Assignee: Marc-Andre Lureau
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks: 1227410
TreeView+ depends on / blocked
 
Reported: 2013-05-12 12:02 UTC by bigclouds
Modified: 2015-06-02 15:34 UTC (History)
8 users (show)

Fixed In Version: spice-server-0.12.4-10.el6
Doc Type: Bug Fix
Doc Text:
No documentation needed
Clone Of:
: 1227410 (view as bug list)
Environment:
Last Closed: 2014-10-14 05:04:30 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
guest vm log (37.43 KB, text/plain)
2013-05-12 12:02 UTC, bigclouds
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2014:1435 0 normal SHIPPED_LIVE spice-server bug fix update 2014-10-14 01:06:04 UTC

Description bigclouds 2013-05-12 12:02:29 UTC
Created attachment 746858 [details]
guest vm log

Description of problem:


Version-Release number of selected component (if applicable):
spice-server 0.10.*.rpm

How reproducible:
unplug cable, wait minutes(on purpose, sure server aware and clean infos of client) , plug cable again. repeat that process again and again(There is a probability).


Steps to Reproduce:
1.
2.
3.
  
Actual results:
guest vm assert.

Expected results:
guest should work as normal 

Additional info:
i am not familar with the code, but i suggest  there is a way  on which each thread conmunicaate with each other

Comment 2 Yonit Halperin 2013-06-28 15:41:42 UTC
The spice-server rpm is old (rhel-6.3). Is this bug reproducible over Rhel6.4? If it is reproducible, can you please attach the qemu log file, running with the highest spice debug level (export SPICE_DEBUG_LEVEL=5, before executing qemu).

Comment 3 RHEL Program Management 2013-10-14 03:35:35 UTC
This request was not resolved in time for the current release.
Red Hat invites you to ask your support representative to
propose this request, if still desired, for consideration in
the next release of Red Hat Enterprise Linux.

Comment 4 Christophe Fergeau 2014-04-09 10:12:12 UTC
Can you still reproduce this?

Comment 5 Marc-Andre Lureau 2014-06-25 12:37:42 UTC
snd_receive: ASSERT n failed

It looks like a misbehaving client could easily reach that condition by sending too big messages.

Instead of assert() we could replace with a warning. When a too big message is received, it would simply disconnect the channel.

sent patch:
http://lists.freedesktop.org/archives/spice-devel/2014-June/017015.html

Comment 6 Marc-Andre Lureau 2014-06-25 12:49:08 UTC
Hmm, from the log it seems you managed to get
snd_channel_put: sound channel freed

without a previous "snd_disconnect_channel: .."

so the channel structure could also point to garbage.

Comment 11 errata-xmlrpc 2014-10-14 05:04:30 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHBA-2014-1435.html

Comment 12 David Jaša 2015-01-07 14:39:44 UTC
Removing needinfo on closed bugs.


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