Oops. My bad.
What's connected to the USB ports?
Code:
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck D1, {66724fc8, 2, 1, fffff88005c06f53}
Probably caused by : hardware ( USBPORT!USBPORT_EndpointFromHandle+1f )
Followup: MachineOwner
---------
2: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high. This is usually
caused by drivers using improper addresses.
If kernel debugger is available get stack backtrace.
Arguments:
Arg1: 0000000066724fc8, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000001, value 0 = read operation, 1 = write operation
Arg4: fffff88005c06f53, address which referenced memory
Debugging Details:
------------------
WRITE_ADDRESS: GetPointerFromAddress: unable to read from fffff8000fcc5100
GetUlongFromAddress: unable to read from fffff8000fcc51c0
0000000066724fc8 Nonpaged pool
CURRENT_IRQL: 2
FAULTING_IP:
USBPORT!USBPORT_EndpointFromHandle+1f
fffff880`05c06f53 4550 push r8
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: WIN7_DRIVER_FAULT
BUGCHECK_STR: 0xD1
PROCESS_NAME: ArmA2OA.exe
TAG_NOT_DEFINED_c000000f: FFFFF88003571FB0
TRAP_FRAME: fffff88003571cb0 -- (.trap 0xfffff88003571cb0)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=000000000013d600 rbx=0000000000000000 rcx=fffffa800ce5b0f0
rdx=0000000066725045 rsi=0000000000000000 rdi=0000000000000000
rip=fffff88005c06f53 rsp=fffff88003571e40 rbp=fffffa800cd17620
r8=0000000066725045 r9=00000000ffffffff r10=fffffa800ba2a1a0
r11=fffffa800ba2a1a0 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei ng nz na pe nc
USBPORT!USBPORT_EndpointFromHandle+0x1f:
fffff880`05c06f53 4550 push r8
Resetting default scope
MISALIGNED_IP:
USBPORT!USBPORT_EndpointFromHandle+1f
fffff880`05c06f53 4550 push r8
LAST_CONTROL_TRANSFER: from fffff8000fa95569 to fffff8000fa95fc0
STACK_TEXT:
fffff880`03571b68 fffff800`0fa95569 : 00000000`0000000a 00000000`66724fc8 00000000`00000002 00000000`00000001 : nt!KeBugCheckEx
fffff880`03571b70 fffff800`0fa941e0 : fffffa80`0ba2a1a0 fffff880`03571cb8 fffff880`03571cb8 fffffa80`0ba2a050 : nt!KiBugCheckDispatch+0x69
fffff880`03571cb0 fffff880`05c06f53 : fffffa80`0ba2a1a0 00000000`00000000 fffffa80`0ba2a050 00000000`ffffffff : nt!KiPageFault+0x260
fffff880`03571e40 fffff880`05c11c7f : fffffa80`0ba2a050 fffffa80`0cef7ad0 fffffa80`0cd16010 fffffa80`0ba2a1a0 : USBPORT!USBPORT_EndpointFromHandle+0x1f
fffff880`03571e70 fffff880`05c02f89 : fffffa80`0ba2a050 00000000`00000000 fffffa80`0ba2ad02 fffffa80`0ba2ad28 : USBPORT!USBPORT_Core_UsbMapDpc_Worker+0x6f
fffff880`03571ed0 fffff800`0faa06ec : fffff880`03542180 fffffa80`0ba2ad28 fffffa80`0ba2ad40 00000000`00000000 : USBPORT!USBPORT_Xdpc_Worker+0x1d9
fffff880`03571f00 fffff800`0fa99105 : 00000000`00000000 fffffa80`0e7a5b50 00000000`00000000 fffff880`05c02db0 : nt!KiRetireDpcList+0x1bc
fffff880`03571fb0 fffff800`0fa98f1c : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KyRetireDpcList+0x5
fffff880`04c5eaa0 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiDispatchInterruptContinue
STACK_COMMAND: kb
FOLLOWUP_IP:
USBPORT!USBPORT_EndpointFromHandle+1f
fffff880`05c06f53 4550 push r8
SYMBOL_STACK_INDEX: 3
SYMBOL_NAME: USBPORT!USBPORT_EndpointFromHandle+1f
FOLLOWUP_NAME: MachineOwner
IMAGE_NAME: hardware
DEBUG_FLR_IMAGE_TIMESTAMP: 0
MODULE_NAME: hardware
FAILURE_BUCKET_ID: X64_IP_MISALIGNED
BUCKET_ID: X64_IP_MISALIGNED
Followup: MachineOwner
---------