diff options
Diffstat (limited to 'results/scraper/launchpad-without-comments/1810000')
| -rw-r--r-- | results/scraper/launchpad-without-comments/1810000 | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1810000 b/results/scraper/launchpad-without-comments/1810000 new file mode 100644 index 000000000..4be68f76c --- /dev/null +++ b/results/scraper/launchpad-without-comments/1810000 @@ -0,0 +1,15 @@ +qemu system emulator crashed when using xhci usb controller + +I am testing usb-bt-dongle device on xchi host controller, and found +that the qemu crashed directly with an assertion failer. + +Here is the information to reproduce the crash: + +Qemu git revision: 9b2e891ec5ccdb4a7d583b77988848282606fdea +System emulator: qemu-x86_64 +VM image: https://people.debian.org/~aurel32/qemu/amd64/debian_squeeze_amd64_desktop.qcow2 +CommandLine: qemu-system-x86_64 -M q35 -device qemu-xhci,id=xhci -enable-kvm -device usb-bt-dongle -hda ./debian_wheezy_amd64_standard.qcow2 + +Error message: + +qemu-system-x86_64: /build/qemu-Eap4uc/qemu-2.11+dfsg/hw/usb/core.c:592: usb_packet_copy: Assertion `p->actual_length + bytes <= iov->size' failed. \ No newline at end of file |