summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/662.toml
blob: 6daf0fc50dd17fb882e819686d1f9d42fed191cd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
id = 662
title = "Assertion `!s->do_cmd' failed in am53c974 emulator"
state = "closed"
created_at = "2021-10-11T17:52:41.847Z"
closed_at = "2021-11-04T04:41:24.952Z"
labels = ["Fuzzer"]
url = "https://gitlab.com/qemu-project/qemu/-/issues/662"
host-os = "Ubuntu-18.04"
host-arch = "x86"
qemu-version = "6.1.50 (v6.1.0-1310-g15a0578903)"
guest-os = "Custom OS"
guest-arch = "x86"
description = """"""
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 = """#"""