*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 10D, {5, 0, 1202, fffffa800c7b9e10}
Probably caused by : Wdf01000.sys ( Wdf01000!imp_WdfUsbTargetDeviceSendControlTransferSynchronously+8a )
Followup: MachineOwner
---------
3: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
WDF_VIOLATION (10d)
The Kernel-Mode Driver Framework was notified that Windows detected an error
in a framework-based driver. In general, the dump file will yield additional
information about the driver that caused this bug check.
Arguments:
Arg1: 0000000000000005, A framework object handle of the incorrect type was passed to
a framework object method.
Arg2: 0000000000000000, The handle value passed in.
Arg3: 0000000000001202, Reserved.
Arg4: fffffa800c7b9e10, Reserved.
Debugging Details:
------------------
BUGCHECK_STR: 0x10D_5
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
PROCESS_NAME: DS3_Tool.exe
CURRENT_IRQL: 0
LAST_CONTROL_TRANSFER: from fffff88000f27a46 to fffff80002c75bc0
STACK_TEXT:
fffff880`09df0138 fffff880`00f27a46 : 00000000`0000010d 00000000`00000005 00000000`00000000 00000000`00001202 : nt!KeBugCheckEx
fffff880`09df0140 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : Wdf01000!imp_WdfUsbTargetDeviceSendControlTransferSynchronously+0x8a
STACK_COMMAND: kb
FOLLOWUP_IP:
Wdf01000!imp_WdfUsbTargetDeviceSendControlTransferSynchronously+8a
fffff880`00f27a46 cc int 3
SYMBOL_STACK_INDEX: 1
SYMBOL_NAME: Wdf01000!imp_WdfUsbTargetDeviceSendControlTransferSynchronously+8a
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: Wdf01000
IMAGE_NAME: Wdf01000.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 51c51641
FAILURE_BUCKET_ID: X64_0x10D_5_Wdf01000!imp_WdfUsbTargetDeviceSendControlTransferSynchronously+8a
BUCKET_ID: X64_0x10D_5_Wdf01000!imp_WdfUsbTargetDeviceSendControlTransferSynchronously+8a
Followup: MachineOwner
---------