summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/1094.toml
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-21 21:21:26 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-05-21 21:21:26 +0200
commit4b927bc37359dec23f67d3427fc982945f24f404 (patch)
tree245449ef9146942dc7fffd0235b48b7e70a00bf2 /gitlab/issues/target_missing/host_missing/accel_missing/1094.toml
parentaa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff)
downloademulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.tar.gz
emulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.zip
add gitlab issues in toml format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/1094.toml')
-rw-r--r--gitlab/issues/target_missing/host_missing/accel_missing/1094.toml18
1 files changed, 18 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1094.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1094.toml
new file mode 100644
index 00000000..95f36479
--- /dev/null
+++ b/gitlab/issues/target_missing/host_missing/accel_missing/1094.toml
@@ -0,0 +1,18 @@
+id = 1094
+title = "Ubuntu's 22.04 Qemu high RAM usage (memory leak maybe)"
+state = "opened"
+created_at = "2022-06-30T00:44:50.439Z"
+closed_at = "n/a"
+labels = []
+url = "https://gitlab.com/qemu-project/qemu/-/issues/1094"
+host-os = "Ubuntu 22.04"
+host-arch = "x86_64"
+qemu-version = "QEMU emulator version 6.2.0 (Debian 1:6.2+dfsg-2ubuntu6.2)"
+guest-os = "ubuntu 22.04"
+guest-arch = "x86_64"
+description = """After starting/using my VM for a while, RAM fills up to the 32gb maximum, and firefox starts closing tabs and etc. This didn't happen in ubuntu 21.10 or earlier ubuntus. I've been using virt-manager + qemu for years and only had this after upgrading to ubuntu 22.04."""
+reproduce = """1. Launch virt-manager ubuntu VM with 12gb ram maximum (as an example)
+2. RAM entire 32gb gets filled but nothing in gnome-system-monitor shows what is using all that RAM
+3. Firefox starts closing tabs because RAM is full. Remember that only a 12gb RAM vm and firefox with a few tabs are running, and it fills all 32gb of RAM. Ram starts filling slowly and in 1 hour it fills the entire 32gb. For some reason htop shows a smaller usage, but I'm pretty sure all 32gb are being used as the computer starts freezing and almost crashing (I think swap is being used so it slows down but do not crash)
+4. have to restart the computer for RAM to get normal again"""
+additional = "n/a"