Controllo bug 0x19C: WIN32K_POWER_WATCHDOG_TIMEOUT

Il controllo dei bug WIN32K_POWER_WATCHDOG_TIMEOUT ha un valore pari a 0x0000019C. Ciò indica che Win32k non ha attivato il monitoraggio in modo tempestivo.

Importante

Questo articolo è destinato ai programmatori. Se si è un cliente che ha ricevuto un codice di errore della schermata blu durante l'uso del computer, vedere Risolvere gli errori della schermata blu.

parametri WIN32K_POWER_WATCHDOG_TIMEOUT

Parametro Descrizione
1

Tipo di errore (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 Vedere il parametro 1
3 Vedere il parametro 1
4 Vedere il parametro 1

Risoluzione

L'estensione di debug !analyze visualizza informazioni sul controllo dei bug e può essere utile per determinare la causa radice.