win10 1703 关机蓝屏 提示driver power state failure,然后自动重启,到登陆界面后,不登录,点右下角关机才能正常关机。用Windbg查到以下内容,不知道怎么继续分析和找到原因,请大家帮帮忙,谢谢!*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************DRIVER_POWER_STATE_FAILURE (9f)
A driver is causing an inconsistent power state.
Arguments:
Arg1: 0000000000000004, The power transition timed out waiting to synchronize with the Pnp
subsystem.
Arg2: 000000000000012c, Timeout in seconds.
Arg3: ffffc80692e0f040, The thread currently holding on to the Pnp lock.
Arg4: fffff800e0910890Debugging Details:
------------------
DRVPOWERSTATE_SUBCODE:  4FAULTING_THREAD:  ffffc80692e0f040CUSTOMER_CRASH_COUNT:  1DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULTBUGCHECK_STR:  0x9FPROCESS_NAME:  SystemCURRENT_IRQL:  2LAST_CONTROL_TRANSFER:  from 0000000000000000 to fffff800de6003b6STACK_TEXT:  
STACK_COMMAND:  .thread 0xffffc80692e0f040 ; kbFOLLOWUP_IP: 
nt!KiSwapContext+76
fffff800`de6003b6 488d8c2400010000 lea     rcx,[rsp+100h]SYMBOL_STACK_INDEX:  0SYMBOL_NAME:  nt!KiSwapContext+76FOLLOWUP_NAME:  MachineOwnerMODULE_NAME: ntIMAGE_NAME:  ntkrnlmp.exeDEBUG_FLR_IMAGE_TIMESTAMP:  59ae237eFAILURE_BUCKET_ID:  X64_0x9F_4_nt!KiSwapContext+76BUCKET_ID:  X64_0x9F_4_nt!KiSwapContext+76Followup: MachineOwner
---------