バグ チェック 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 デバッグ拡張機能は、バグ チェックに関する情報を表示し、根本原因の特定に役立ちます。