Bug 1276707
Summary: | usbredir/100MB/s memory leak redirecting a camera | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Victor Toso <victortoso> | |
Component: | spice-gtk | Assignee: | Default Assignee for SPICE Bugs <rh-spice-bugs> | |
Status: | CLOSED ERRATA | QA Contact: | SPICE QE bug list <spice-qe-bugs> | |
Severity: | unspecified | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 6.8 | CC: | alexl, alon, berrange, cfergeau, dblechte, dgilbert, djasa, extras-qa, fidencio, hdegoede, jforbes, marcandre.lureau, rbalakri, sandmann, tpelka, uril, victortoso | |
Target Milestone: | rc | |||
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | spice-gtk-0.26-5.el6 | Doc Type: | Bug Fix | |
Doc Text: |
Cause: When a channel wants to send much more data then the wire can handle, the queue grows too fast.
Consequence: The queue becomes too big and, at some point, is not sent, causing the memory leak.
Fix: Introduce an internal API to limit the queue size by dropping frames in order to avoiding the queue growth
Result: No more leaks when redirecting a camera.
|
Story Points: | --- | |
Clone Of: | 1264156 | |||
: | 1290749 (view as bug list) | Environment: | ||
Last Closed: | 2016-05-10 21:18:29 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | 1264156, 1290749 | |||
Bug Blocks: | 1201387, 1270363, 1312913 |
Description
Victor Toso
2015-10-30 14:58:54 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. https://rhn.redhat.com/errata/RHBA-2016-0832.html |