qemu 1.0.1 spice 0.10.1 In ubuntu 12.04, I compiled qemu 1.0.1 with spice 0.10.1, and the guest os is windows xp sp3, with spice guest tool 0.1. I playing movie in guest os, use spicec to connect to guest, and found that the qemu continously use more and more memory, and finally all memory was allocated, then qemu was killed for oom. cmd line: kvm -m 1024 -hda hd.img -cdrom xpsp3.iso -net nic -vga qxl -spice port=5900,disable-ticketing spicec -h 127.0.0.1 -p 5900 I found this problem in Fedora 16, and 17 beta. Then I download the latest code, make build, and the memory leak still exist. If you start qemu with vnc instead of spice, it runs normally, and no memory leak occured.
today, I've tried qemu-1.0.1 with spice 0.8.3, it works well without memory leak.
But there is memory leak in qemu-1.0.1 with spice-0.9.1.
Can you reproduce with latest releases? thanks
Verified in CentOS 6.5 with qemu-kvm 0.12.1.2-2.415 and spice 0.12.4-6. It is fixed.
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.