[Bug 93497] spice-gtk out of memory when guest os replay vedio
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jan 19 01:57:27 PST 2016
https://bugs.freedesktop.org/show_bug.cgi?id=93497
--- Comment #4 from Victor Toso <bugzilla at victortoso.com> ---
(In reply to linp.lin from comment #3)
> Thank you for reply.
> i have found that, display data was handle by display_handle_stream_data,
> when CPU in high load, data was save in st->msgq, after long time run, the
> queue is very long. The system has been run out of memory.
Right! I can see that the memory will grow on high CPU usage (which can happen
easy with streaming, I guess). The memory of st->msgq is released on the
coroutine context...
As I don't have an ARM to test the debug information and the valgrind output
will be useful anyway.
Please attach the output of spicy with --spice-debug so I can see how
everything is being handled in your environment
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/spice-bugs/attachments/20160119/8e71996f/attachment.html>
More information about the spice-bugs
mailing list