*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 10D, {5, 0, 1202, fffffa80078b48a0}
Probably caused by : Wdf01000.sys ( Wdf01000!imp_WdfUsbTargetDeviceSendControlTransferSynchronously+8a )
Followup: MachineOwner
---------
0: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
[B]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.[/B]
Arg2: 0000000000000000, The handle value passed in.
Arg3: 0000000000001202, Reserved.
Arg4: fffffa80078b48a0, Reserved.
Debugging Details:
------------------
BUGCHECK_STR: 0x10D_5
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
PROCESS_NAME: [B]DS3_Tool.exe[/B]
CURRENT_IRQL: 0
LAST_CONTROL_TRANSFER: from fffff88000ebdb46 to fffff80002ccdc00
STACK_TEXT:
fffff880`099f97c8 fffff880`00ebdb46 : 00000000`0000010d 00000000`00000005 00000000`00000000 00000000`00001202 : nt!KeBugCheckEx
fffff880`099f97d0 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : Wdf01000!imp_WdfUsbTargetDeviceSendControlTransferSynchronously+0x8a
STACK_COMMAND: kb
FOLLOWUP_IP:
Wdf01000!imp_WdfUsbTargetDeviceSendControlTransferSynchronously+8a
fffff880`00ebdb46 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: 5010aa89
FAILURE_BUCKET_ID: X64_0x10D_5_Wdf01000!imp_WdfUsbTargetDeviceSendControlTransferSynchronously+8a
BUCKET_ID: X64_0x10D_5_Wdf01000!imp_WdfUsbTargetDeviceSendControlTransferSynchronously+8a
Followup: MachineOwner
---------