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.
-- 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.