Comment 6 for bug 1788432

Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2018-08-30 08:06 EDT-------
I've tried to reproduce the issue but failed miserably. I installed a fresh Ubuntu 18.04.1 made a cqow image essentially copying the filesystem for the guest. That means I was running the 4.15.0-29-generic kernel (reported as affected) both as host and guest. After an hour of running with 50
hogs (as root) I hit OOM but not the reported bug:

# uname -r
4.15.0-29-generic
# ~/git/stress-ng/stress-ng --sysfs 50 -t 5h
stress-ng: info: [1148] dispatching hogs: 50 sysfs
[ 3993.143284] Out of memory: Kill process 587 (networkd-dispat) score 3 or sacrifice child
[ 3993.143295] Killed process 587 (networkd-dispat) total-vm:99944kB, anon-rss:7792kB, file-rss:2512kB, shmem-rss:0kB
[ 4012.251714] Out of memory: Kill process 619 (libvirtd) score 3 or sacrifice child
[ 4012.251742] Killed process 619 (libvirtd) total-vm:1349072kB, anon-rss:6980kB, file-rss:2728kB, shmem-rss:0kB

Can you provide some more information about your setup (e.g. qemu version, domain xml or qemu command line, etc.)?