summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/2881.toml
diff options
context:
space:
mode:
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/2881.toml')
-rw-r--r--gitlab/issues/target_missing/host_missing/accel_missing/2881.toml18
1 files changed, 18 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/2881.toml b/gitlab/issues/target_missing/host_missing/accel_missing/2881.toml
new file mode 100644
index 00000000..66a0c19d
--- /dev/null
+++ b/gitlab/issues/target_missing/host_missing/accel_missing/2881.toml
@@ -0,0 +1,18 @@
+id = 2881
+title = "segfault on loadvm after migrate_set_capability multifd on"
+state = "opened"
+created_at = "2025-03-24T16:49:27.546Z"
+closed_at = "n/a"
+labels = ["Migration"]
+url = "https://gitlab.com/qemu-project/qemu/-/issues/2881"
+host-os = "Ubuntu 24.04"
+host-arch = "x86_64"
+qemu-version = "commit 71119ed3651622e1c531d1294839e9f3341adaf5 (and also commit 1dae461a913f9da88df05de6e2020d3134356f2e )"
+guest-os = "Ubuntu 16.04.3 LTS"
+guest-arch = "x86_64"
+description = """A segfault occurs when running `loadvm` having set `migrate_set_capability multifd on` from the monitor.
+EDIT: also `savevm` segfaults."""
+reproduce = """1. Take a snapshot with `savevm test`
+2. From the monitor run `migrate_set_capability multifd on`
+3. Try to restore the snapshot with `loadvm test`"""
+additional = """Sorry for not having triaged this much, I think it is worth reporting anyway."""