Skip to content

Instantly share code, notes, and snippets.

@legendmohe
Created June 4, 2020 11:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save legendmohe/ca8f3f813027627b2827a0eb6c499fb0 to your computer and use it in GitHub Desktop.
Save legendmohe/ca8f3f813027627b2827a0eb6c499fb0 to your computer and use it in GitHub Desktop.

dump:

For analysis of this file, run !analyze -v
12: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

DRIVER_POWER_STATE_FAILURE (9f)
A driver has failed to complete a power IRP within a specific time.
Arguments:
Arg1: 0000000000000003, A device object has been blocking an Irp for too long a time
Arg2: ffffcf0c7591dd80, Physical Device Object of the stack
Arg3: fffffe85bb6df7b0, nt!TRIAGE_9F_POWER on Win7 and higher, otherwise the Functional Device Object of the stack
Arg4: ffffcf0c75b8d920, The blocked IRP

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


KEY_VALUES_STRING: 1

    Key  : Analysis.CPU.Sec
    Value: 2

    Key  : Analysis.DebugAnalysisProvider.CPP
    Value: Create: 8007007e on LAPTOP-5N8VUQEO

    Key  : Analysis.DebugData
    Value: CreateObject

    Key  : Analysis.DebugModel
    Value: CreateObject

    Key  : Analysis.Elapsed.Sec
    Value: 43

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

    Key  : Analysis.System
    Value: CreateObject


BUGCHECK_CODE:  9f

BUGCHECK_P1: 3

BUGCHECK_P2: ffffcf0c7591dd80

BUGCHECK_P3: fffffe85bb6df7b0

BUGCHECK_P4: ffffcf0c75b8d920

DRVPOWERSTATE_SUBCODE:  3

DRIVER_OBJECT: ffffcf0c7598ade0

IMAGE_NAME:  USBXHCI.SYS

MODULE_NAME: USBXHCI

FAULTING_MODULE: fffff80221870000 USBXHCI

BLACKBOXBSD: 1 (!blackboxbsd)


BLACKBOXNTFS: 1 (!blackboxntfs)


BLACKBOXPNP: 1 (!blackboxpnp)


BLACKBOXWINLOGON: 1

CUSTOMER_CRASH_COUNT:  1

PROCESS_NAME:  System

STACK_TEXT:
fffffe85`bb6df778 fffff802`1ed0c807 : 00000000`0000009f 00000000`00000003 ffffcf0c`7591dd80 fffffe85`bb6df7b0 : nt!KeBugCheckEx
fffffe85`bb6df780 fffff802`1ed0c711 : ffffcf0c`75b8d1e8 ffffcf0c`8ad14010 ffff8480`7a759100 ffff8480`7a759180 : nt!PopIrpWatchdogBugcheck+0xef
fffffe85`bb6df7f0 fffff802`1eadfd49 : ffffcf0c`75b8d220 00000000`00000000 00000000`00000000 000032c9`00000002 : nt!PopIrpWatchdog+0x31
fffffe85`bb6df840 fffff802`1eadeaa9 : 00000000`00000014 00000000`00989680 00000000`005d0956 00000000`0000006e : nt!KiProcessExpiredTimerList+0x169
fffffe85`bb6df930 fffff802`1ebe3ebe : ffffffff`00000000 ffff8480`7a759180 ffff8480`7a76a440 ffffcf0c`7010f040 : nt!KiRetireDpcList+0x4e9
fffffe85`bb6dfb60 00000000`00000000 : fffffe85`bb6e0000 fffffe85`bb6d9000 00000000`00000000 00000000`00000000 : nt!KiIdleLoop+0x7e


IMAGE_VERSION:  10.0.18362.836

STACK_COMMAND:  .thread ; .cxr ; kb

FAILURE_BUCKET_ID:  0x9F_VRF_3_IMAGE_USBXHCI.SYS

OS_VERSION:  10.0.18362.1

BUILDLAB_STR:  19h1_release

OSPLATFORM_TYPE:  x64

OSNAME:  Windows 10

FAILURE_ID_HASH:  {1a0b5331-a6ed-a524-d4ca-284df87e0049}

Followup:     MachineOwner
---------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment