summary refs log tree commit diff stats
path: root/results/classifier/105/device/663
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/105/device/663')
-rw-r--r--results/classifier/105/device/66324
1 files changed, 24 insertions, 0 deletions
diff --git a/results/classifier/105/device/663 b/results/classifier/105/device/663
new file mode 100644
index 00000000..1a3f9598
--- /dev/null
+++ b/results/classifier/105/device/663
@@ -0,0 +1,24 @@
+device: 0.927
+instruction: 0.887
+graphic: 0.842
+socket: 0.811
+vnc: 0.657
+network: 0.576
+boot: 0.443
+semantic: 0.427
+mistranslation: 0.269
+assembly: 0.132
+other: 0.097
+KVM: 0.019
+
+Assertion `r->req.aiocb == NULL' in am53c974 emulator
+Description of problem:
+
+Steps to reproduce:
+```
+1../configure --target-list=i386-softmmu --disable-werror --enable-sanitizers
+2.make -j12
+3.qemu-system-i386 -m 512 -drive file=./hyfuzz.img,index=0,media=disk,format=raw -device am53c974,id=scsi -device scsi-hd,drive=SysDisk -drive id=SysDisk,if=none,file=./disk.img
+```
+Additional information:
+#