summary refs log tree commit diff stats
path: root/results/classifier/deepseek-2-tmp/output/hypervisor/2881
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/hypervisor/2881')
-rw-r--r--results/classifier/deepseek-2-tmp/output/hypervisor/288111
1 files changed, 11 insertions, 0 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/hypervisor/2881 b/results/classifier/deepseek-2-tmp/output/hypervisor/2881
new file mode 100644
index 000000000..76a89c3b3
--- /dev/null
+++ b/results/classifier/deepseek-2-tmp/output/hypervisor/2881
@@ -0,0 +1,11 @@
+
+segfault on loadvm after migrate_set_capability multifd on
+Description of problem:
+A segfault occurs when running `loadvm` having set `migrate_set_capability multifd on` from the monitor.
+EDIT: also `savevm` segfaults.
+Steps to 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 information:
+Sorry for not having triaged this much, I think it is worth reporting anyway.