錯誤檢查0x19C:WIN32K_POWER_WATCHDOG_TIMEOUT

WIN32K_POWER_WATCHDOG_TIMEOUT錯誤檢查的值為 0x0000019C。 這表示 Win32k 未及時開啟監視器。

重要

本文適用于程式設計人員。 如果您是在使用電腦時收到藍色螢幕錯誤碼的客戶,請參閱 針對藍色畫面錯誤進行疑難排解

WIN32K_POWER_WATCHDOG_TIMEOUT參數

參數 描述
1

失敗類型 (win32kbase!POWER_WATCHDOG_TYPE)

0x10 : The power request queue is not making progress 2 - Pointer to the thread processing power requests, if any 3 - Pointer to the win32k user lock 4 - Pointer to the power request (win32kbase!PPOWERREQUEST) being processed, if any 0x20 : Calling PO to set power state 2 - Pointer to the power request worker thread 3 - Reserved 4 - Reserved 0x30 : Calling GDI to power on 2 - Pointer to the power request worker thread 3 - Reserved 4 - Reserved 0x40 : Calling DWM to render 2 - Pointer to the power request worker thread 3 - Reserved 4 - Reserved 0x50 : Calling monitor driver to power on 2 - Pointer to the power request worker thread 3 - Reserved 4 - Reserved
2 請參閱參數 1
3 請參閱參數 1
4 請參閱參數 1

解決方案

!analyze偵錯延伸模組會顯示錯誤檢查的相關資訊,有助於判斷根本原因。