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 1086820 - qemu sometimes crashes in spice-server with "rate_control->num_recent_enc_frames" assertion
Summary: qemu sometimes crashes in spice-server with "rate_control->num_recent_enc_fra...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: spice-server
Version: 6.5
Hardware: All
OS: All
urgent
high
Target Milestone: rc
: 6.6
Assignee: Default Assignee for SPICE Bugs
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks: 1086823 1103827
TreeView+ depends on / blocked
 
Reported: 2014-04-11 15:10 UTC by David Jaša
Modified: 2018-12-06 16:17 UTC (History)
11 users (show)

Fixed In Version: spice-server-0.12.4-9.el6
Doc Type: Bug Fix
Doc Text:
Cause: invalid assertion in the video streaming code Consequence: when the assert triggers,the hypervisor would exit with 'qemu sometimes crashes in spice-server with "rate_control->num_recent_enc_frames" assertion' in the log Fix: fix the invalid assertion Result: no more crashes
Clone Of:
: 1086823 1103827 (view as bug list)
Environment:
Last Closed: 2014-10-14 05:04:51 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
partial log with increased debugging output (14.75 KB, text/plain)
2014-05-16 18:47 UTC, Jonathon Jongsma
no flags Details
backtrace (6.99 KB, text/plain)
2014-05-16 20:36 UTC, Jonathon Jongsma
no flags Details


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

Description David Jaša 2014-04-11 15:10:44 UTC
Description of problem:
Sometimes, qemu process crashes with failed assertion: "rate_control->num_recent_enc_frames". The issue was also reported upstream in this ML thread:
http://lists.freedesktop.org/archives/spice-devel/2014-February/thread.html#16030

Version-Release number of selected component (if applicable):
spice-server-0.12.4-6.el6_5.1.x86_64
guest:
  * in my case: RHEL 6.5
  * upstream report: Windows 7 when working in Outlook

How reproducible:
random

Steps to Reproduce:
1. use of guest over wan could make bug more likely to occur
2.
3.

Actual results:
qemu crashes

Expected results:
no crash occurs

Additional info:

Comment 1 Jonathon Jongsma 2014-05-16 18:47:50 UTC
Created attachment 896501 [details]
partial log with increased debugging output

I captured this log from a run where I reproduced this assert. I ran qemu by hand, and the assert happened soon after logging into the desktop (rhel6 host / rhel6 guest)

commandline:

QEMU_AUDIO_DRV=spice SPICE_DEBUG_LEVEL=5 qemu-kvm -spice port=5990,disable-ticketing -drive file=/var/lib/libvirt/images/Ambystoma.img,format=raw -m 1024 -vga qxl -device virtio-serial -chardev spicevmc,id=vdagent,debug=0,name=vdagent -device virtserialport,chardev=vdagent,name=com.redhat.spice.0 -device intel-hda,id=sound0


This line looks slightly suspicious:
(/usr/bin/qemu-kvm:3165): Spice-Debug **: mjpeg_encoder.c:937:mjpeg_encoder_decrease_bit_rate: during warmup. ignoring

Comment 2 Jonathon Jongsma 2014-05-16 20:36:10 UTC
Created attachment 896516 [details]
backtrace

Comment 3 Christophe Fergeau 2014-05-30 14:43:57 UTC
For the record, this is being discussed at http://lists.freedesktop.org/archives/spice-devel/2014-May/016889.html with patches

Comment 9 Jonathon Jongsma 2014-05-30 19:30:10 UTC
committed fix upstream.

Comment 29 errata-xmlrpc 2014-10-14 05:04:51 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


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