diff options
Diffstat (limited to 'results/classifier/zero-shot/108/other/1210')
| -rw-r--r-- | results/classifier/zero-shot/108/other/1210 | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/108/other/1210 b/results/classifier/zero-shot/108/other/1210 new file mode 100644 index 00000000..c2fe9a6e --- /dev/null +++ b/results/classifier/zero-shot/108/other/1210 @@ -0,0 +1,23 @@ +device: 0.859 +graphic: 0.816 +performance: 0.667 +files: 0.644 +semantic: 0.605 +network: 0.536 +debug: 0.464 +permissions: 0.316 +boot: 0.311 +PID: 0.176 +other: 0.158 +vnc: 0.097 +socket: 0.059 +KVM: 0.034 + +qemu segfaults on PNG screendump +Description of problem: +Attempting to produce a screendump via the monitor in the PNG format leads to a segmentation fault (but the screen dump is produced correctly). +Steps to reproduce: +1. Launch QEMU +2. Go to the monitoring screen () +3. execute the command: `screendump /tmp/dump.png -f png` +4. observe the crash (segfault) |