Rem0o / FanControl.Releases

This is the release repository for Fan Control, a highly customizable fan controlling software for Windows.
Other
14.38k stars 451 forks source link

Software closed after hibernate #2669

Open DanieleRiccelli opened 2 months ago

DanieleRiccelli commented 2 months ago

After a clear windows 11 installation I noticed that most of the time I turn on my PC after hibernation I find the program closed. Is it a problem with my system? I'm using v199

Rem0o commented 2 months ago

Anything in EventViewer?

DanieleRiccelli commented 2 months ago

Nome dell'applicazione che ha generato l'errore: FanControl.exe, versione: 199.0.0.0, timestamp: 0xdd15dfd8 Nome del modulo che ha generato l'errore: atiadlxx.dll, versione: 31.0.24002.92, timestamp: 0x65a0256d Codice eccezione: 0xc0000409 Offset errore 0x0000000000162b19 ID processo che ha generato l'errore: 0x0x3020 Ora di avvio dell'applicazione che ha generato l'errore: 0x0x1DAF20B848D52E1 Percorso dell'applicazione che ha generato l'errore: C:\Program Files (x86)\FanControl\FanControl.exe Percorso del modulo che ha generato l'errore: C:\Windows\SYSTEM32\atiadlxx.dll ID segnalazione: 3b444b1d-8417-4b7e-b9d9-90e6f5388b60 Nome completo pacchetto che ha generato l'errore: ID applicazione relativo al pacchetto che ha generato l'errore:

wiblaa commented 2 months ago

I have the same issue resuming from sleep with V199.

Faulting application name: FanControl.exe, version: 199.0.0.0, time stamp: 0xdd15dfd8 Faulting module name: atiadlxx.dll, version: 31.0.24002.92, time stamp: 0x65a0256d Exception code: 0xc0000409 Fault offset: 0x0000000000162b19 Faulting process id: 0x0x17200 Faulting application start time: 0x0x1DAF1F96FB696CB Faulting application path: C:\Users\user\Documents\FanControl\FanControl.exe Faulting module path: C:\Windows\SYSTEM32\atiadlxx.dll Report Id: b3c6e258-31a3-4489-8a0b-050b68eab404 Faulting package full name: Faulting package-relative application ID:

Specs: Ryzen 7800X3D (iGPU enabled), ProArt B650-CREATOR, 2x48GB DDR6000 CL30, Nvidia RTX 3080.

Rem0o commented 2 months ago

Both of these crashes is the AMD gpu driver crashing. You may disable ADLX in sensor settings in the meantime, but I have to figure out why it's crashing.

JN848433 commented 2 months ago

This is the same issue as #2670: https://github.com/Rem0o/FanControl.Releases/issues/2670