Bug 100550 - qemu crashes after qemu+spice uses all memory reading webdav data from guest
Summary: qemu crashes after qemu+spice uses all memory reading webdav data from guest
Status: RESOLVED MOVED
Alias: None
Product: Spice
Classification: Unclassified
Component: server (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Spice Bug List
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-04 09:29 UTC by Victor Toso
Modified: 2018-06-03 10:16 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Victor Toso 2017-04-04 09:29:12 UTC
The problem happens when I'm limiting the bandwidth between client <-> server (using latency tool [0]). Using something like 5ms 20M, and trying to transfer a 4GB file from the guest fs to the shared folder will eventually lead to all memory being used and qemu process being killed.

Nautilus points out the read to start > 100 MB/s and it is around 50 MB/s at the time it freezes. This is much more then the connection between client <-> server.

[0] https://github.com/freddy77/latency

Surprisingly, nothing interesting while using valgrind --tool=massif --trace-children=yes and memcheck did not print anyting after process is killed.
Comment 1 GitLab Migration User 2018-06-03 10:16:07 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/spice/spice-server/issues/30.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.