id = 2357 title = "assert in dwc2" state = "closed" created_at = "2024-05-23T20:23:00.904Z" closed_at = "2024-08-07T04:34:45.926Z" labels = ["Fuzzer", "workflow::Patch available"] url = "https://gitlab.com/qemu-project/qemu/-/issues/2357" host-os = "Ubuntu 22.04.4 LTS" host-arch = "aarch64" qemu-version = "commit 7e1c004701" guest-os = "n/a" guest-arch = "n/a" description = """The following log reveals it: ``` ERROR:../hw/usb/hcd-dwc2.c:1131:dwc2_hsotg_read: code should not be reached Bail out! ERROR:../hw/usb/hcd-dwc2.c:1131:dwc2_hsotg_read: code should not be reached Aborted ```""" reproduce = """``` cat << EOF | qemu-system-aarch64 -display \\ none -machine accel=qtest, -m 512M -machine raspi2b -m 1G -nodefaults \\ -usb -drive file=null-co://,if=none,format=raw,id=disk0 -device \\ usb-storage,port=1,drive=disk0 -qtest stdio readl 0x3f980dfb EOF ```""" additional = "n/a"