Windows 10 Driver power state failure BSOD bugcheck code 9f

  • Thread starter Thread starter ahmed2
  • Start date Start date
A

ahmed2

Hello.


Today I found my TP link Wifi Adaptor unable to connect to internet, so I restarted the PC, it took ages and midway the restart the system crashed and gave me this BSOD : Driver power state failure. When the device booted again, the adaptor was still not connected. I removed it, uninstalled the driver then re-inserted it again and installed the driver from scratch, and it seems to work now. I just don't understand what happened ?

This is minidumb file :




I analyzed it using WinDbg and this is the report :


[COLOR=rgba(30, 30, 30, 1)]DRIVER_POWER_STATE_FAILURE (9f)
A driver has failed to complete a power IRP within a specific time.
Arguments:
Arg1: 0000000000000004, The power transition timed out waiting to synchronize with the Pnp
subsystem.
Arg2: 000000000000012c, Timeout in seconds.
Arg3: ffff9988a14d7580, The thread currently holding on to the Pnp lock.
Arg4: ffffcf865aa45880, nt!TRIAGE_9F_PNP on Win7 and higher

Debugging Details:
------------------

Implicit thread is now ffff9988`a14d7580

KEY_VALUES_STRING: 1

Key : Analysis.CPU.mSec
Value: 2842

Key : Analysis.DebugAnalysisManager
Value: Create

Key : Analysis.Elapsed.mSec
Value: 15193

Key : Analysis.Init.CPU.mSec
Value: 1171

Key : Analysis.Init.Elapsed.mSec
Value: 191752

Key : Analysis.Memory.CommitPeak.Mb
Value: 78

Key : WER.OS.Branch
Value: vb_release

Key : WER.OS.Timestamp
Value: 2019-12-06T14:06:00Z

Key : WER.OS.Version
Value: 10.0.19041.1


BUGCHECK_CODE: 9f

BUGCHECK_P1: 4

BUGCHECK_P2: 12c

BUGCHECK_P3: ffff9988a14d7580

BUGCHECK_P4: ffffcf865aa45880

DRVPOWERSTATE_SUBCODE: 4

IMAGE_NAME: UsbHub3.sys

MODULE_NAME: [/COLOR][COLOR=rgba(0, 0, 255, 1)]UsbHub3

[/COLOR][COLOR=rgba(30, 30, 30, 1)]FAULTING_MODULE: fffff80619490000 [/COLOR][COLOR=rgba(0, 0, 255, 1)]UsbHub3

[/COLOR][COLOR=rgba(30, 30, 30, 1)]BLACKBOXBSD: 1 ([/COLOR][COLOR=rgba(0, 0, 255, 1)]!blackboxbsd[/COLOR][COLOR=rgba(30, 30, 30, 1)])


BLACKBOXNTFS: 1 ([/COLOR][COLOR=rgba(0, 0, 255, 1)]!blackboxntfs[/COLOR][COLOR=rgba(30, 30, 30, 1)])


BLACKBOXPNP: 1 ([/COLOR][COLOR=rgba(0, 0, 255, 1)]!blackboxpnp[/COLOR][COLOR=rgba(30, 30, 30, 1)])


BLACKBOXWINLOGON: 1

PROCESS_NAME: System

STACK_TEXT:
ffffcf86`5aa45848 fffff806`0d307b56 : 00000000`0000009f 00000000`00000004 00000000`0000012c ffff9988`a14d7580 : nt!KeBugCheckEx
ffffcf86`5aa45850 fffff806`0d7ae8e6 : 00000000`00000000 00000000`00000003 00000000`00c67a47 ffffcf86`5aa45b10 : nt!PnpBugcheckPowerTimeout+0x76
ffffcf86`5aa458b0 fffff806`0d044f12 : ffffcf86`5b19c330 ffffbb00`f93ec180 ffffbb00`f93ec180 00000000`00000002 : nt!PopBuildDeviceNotifyListWatchdog+0x16
ffffcf86`5aa458e0 fffff806`0d006eed : 00000000`00000000 00000000`00000000 00000000`00140001 00000000`00c67a47 : nt!KiProcessExpiredTimerList+0x172
ffffcf86`5aa459d0 fffff806`0d1f97be : 00000000`00000000 ffffbb00`f93ec180 ffffbb00`f93f7140 ffff9988`a86e7080 : nt!KiRetireDpcList+0x5dd
ffffcf86`5aa45c60 00000000`00000000 : ffffcf86`5aa46000 ffffcf86`5aa40000 00000000`00000000 00000000`00000000 : nt!KiIdleLoop+0x9e


IMAGE_VERSION: 10.0.19041.264

STACK_COMMAND: .thread ; .cxr ; kb

FAILURE_BUCKET_ID: 0x9F_4_rtwlanu_IMAGE_UsbHub3.sys

OS_VERSION: 10.0.19041.1

BUILDLAB_STR: vb_release

OSPLATFORM_TYPE: x64

OSNAME: Windows 10

FAILURE_ID_HASH: {b071c7f7-4613-bb95-6c1a-44876e4cfe08}[/COLOR]

Continue reading...
 
Back
Top