blob: e4c8599ba57bd97581f2aa77139337a4ae3fce13 (
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
|
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
---------------------------
|