blob: 8ad27236fed8b797929e53a8f9621baff1277bf3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
assertion failed when attaching USB MSD device
version: git rev be5ea8ed4481f0ffa4ea0f7ba13e465701536001
commandline: qemu-system-i386 -usb -fda dosusb.img -drive if=none,id=usbstick,file=usb.img -device usb-storage,bus=usb.0,drive=usbstick -boot a -L d:\_programs\qemu
---------------------------
Microsoft Visual C++ Runtime Library
---------------------------
Assertion failed!
Program: E:\qemu-system-i386.exe
File: C:/msys/home/User/qemu/hw/usb/hcd-uhci.c
Line: 968
Expression: ret == TD_RESULT_ASYNC_START
For information on how your program can cause an assertion
failure, see the Visual C++ documentation on asserts
(Press Retry to debug the application - JIT must be enabled)
---------------------------
Abort Retry Ignore
---------------------------
Triaging old bug tickets ... Can you still reproduce this problem with the latest version of QEMU?
[Expired for QEMU because there has been no activity for 60 days.]
|