From d0c85e36e4de67af628d54e9ab577cc3fad7796a Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Thu, 3 Jul 2025 07:27:52 +0000 Subject: add deepseek and gemma results --- results/classifier/gemma3:12b/hypervisor/2881 | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 results/classifier/gemma3:12b/hypervisor/2881 (limited to 'results/classifier/gemma3:12b/hypervisor/2881') diff --git a/results/classifier/gemma3:12b/hypervisor/2881 b/results/classifier/gemma3:12b/hypervisor/2881 new file mode 100644 index 000000000..76a89c3b3 --- /dev/null +++ b/results/classifier/gemma3:12b/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. -- cgit 1.4.1