diff options
Diffstat (limited to 'results/classifier/gemma3:12b/hypervisor/1893')
| -rw-r--r-- | results/classifier/gemma3:12b/hypervisor/1893 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/hypervisor/1893 b/results/classifier/gemma3:12b/hypervisor/1893 new file mode 100644 index 000000000..941f49f12 --- /dev/null +++ b/results/classifier/gemma3:12b/hypervisor/1893 @@ -0,0 +1,14 @@ + +assert on savevm +Description of problem: + +Steps to reproduce: +1. launch as above (n.b. qemu-img command: qemu-img create -f qcow2 rootfs.qcow2 60G +2. from qemu monitor: savevm test +3. On stderr + +``` +Assertion failed: (qemu_get_current_aio_context() == qemu_get_aio_context()), function bdrv_poll_co, file block-gen.h, line 43. +``` +Additional information: + |