Starting today, my desktop (custom built running windows 10 64-bit) has started crashing completely and restarting, typically when I am running games. When it's crashing, it happens every 10-15 minutes. Following tutorials online about checking drivers, I can't seem to have any success finding what "USBHUB3" is.
My report from the problem manager reads as following:
*********************************************************************************
Problem signature
Problem Event Name: LiveKernelEvent
Code: 144
Parameter 1: 3003
Parameter 2: ffffd00021763840
Parameter 3: 0
Parameter 4: 0
OS version: 10_0_10240
Service Pack: 0_0
Product: 768_1
OS Version: 10.0.10240.2.0.0.768.101
Locale ID: 1033
Files that help describe the problem
USBHUB3-20160730-2127.dmp
sysdata.xml
WERInternalMetadata.xml
*********************************************************************************
From there I used WinDbg to open the .dmp provided:
*********************************************************************************
Loading User Symbols
Mini Kernel Dump does not contain unloaded driver list
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 144, {3003, ffffd00021763840, 0, 0}
Probably caused by : UsbHub3.sys ( UsbHub3!TelemetryData_CreateReport+c0 )
Followup: MachineOwner
*********************************************************************************
Does anyone know where I would look to remedy this crash, or what other files I should be checking to find the problem?
My report from the problem manager reads as following:
*********************************************************************************
Problem signature
Problem Event Name: LiveKernelEvent
Code: 144
Parameter 1: 3003
Parameter 2: ffffd00021763840
Parameter 3: 0
Parameter 4: 0
OS version: 10_0_10240
Service Pack: 0_0
Product: 768_1
OS Version: 10.0.10240.2.0.0.768.101
Locale ID: 1033
Files that help describe the problem
USBHUB3-20160730-2127.dmp
sysdata.xml
WERInternalMetadata.xml
*********************************************************************************
From there I used WinDbg to open the .dmp provided:
*********************************************************************************
Loading User Symbols
Mini Kernel Dump does not contain unloaded driver list
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 144, {3003, ffffd00021763840, 0, 0}
Probably caused by : UsbHub3.sys ( UsbHub3!TelemetryData_CreateReport+c0 )
Followup: MachineOwner
*********************************************************************************
Does anyone know where I would look to remedy this crash, or what other files I should be checking to find the problem?