summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/108/other/1893
blob: e2369500ee3bf70074baf931490bc6c0c1a1b912 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
graphic: 0.919
device: 0.864
PID: 0.714
network: 0.643
socket: 0.620
vnc: 0.613
semantic: 0.559
boot: 0.545
KVM: 0.541
performance: 0.389
debug: 0.349
files: 0.266
permissions: 0.158
other: 0.084

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: