diff options
Diffstat (limited to 'results/classifier/accel-gemma3:12b/kvm/1883728')
| -rw-r--r-- | results/classifier/accel-gemma3:12b/kvm/1883728 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/results/classifier/accel-gemma3:12b/kvm/1883728 b/results/classifier/accel-gemma3:12b/kvm/1883728 new file mode 100644 index 000000000..f15ec548e --- /dev/null +++ b/results/classifier/accel-gemma3:12b/kvm/1883728 @@ -0,0 +1,16 @@ + +address_space_unmap: Assertion `mr != NULL' failed. + +To reproduce run the QEMU with the following command line: +``` +qemu-system-x86_64 -cdrom hypertrash_os_bios_crash.iso -nographic -m 100 -enable-kvm -device virtio-gpu-pci -device nec-usb-xhci -device usb-audio +``` + +QEMU Version: +``` +# qemu-5.0.0 +$ ./configure --target-list=x86_64-softmmu --enable-sanitizers; make +$ x86_64-softmmu/qemu-system-x86_64 --version +QEMU emulator version 5.0.0 +Copyright (c) 2003-2020 Fabrice Bellard and the QEMU Project developers +``` \ No newline at end of file |