Crash bug on update process #424
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Crash bug on update process. When the currently open version quits to let CEMU update there's a silent crash (you'll find it in Event Viewer) like this:
Nome dell'applicazione che ha generato l'errore: Cemu.exe, versione: 2.0.9.0, timestamp: 0x634950f4
Nome del modulo che ha generato l'errore: Cemu.exe, versione: 2.0.9.0, timestamp: 0x634950f4
Codice eccezione: 0xc0000409
Offset errore 0x0000000000d29029
ID processo che ha generato l'errore: 0x3d48
Ora di avvio dell'applicazione che ha generato l'errore: 0x01d8ea596597d7ad
Percorso dell'applicazione che ha generato l'errore: C:\Users\Luca\cemu\Cemu.exe
Percorso del modulo che ha generato l'errore: C:\Users\Luca\cemu\Cemu.exe
It started with EXP automatic-updates. Before ( = non-EXP versions) it was safe to update automatically and CEMU.exe was quitting cleanly for the update.
Windows 10 x64 Pro
Again, auto-update from 2.0-9 exp to 2.0-10 exp, something gets killed (to allow the update) in a non-OS-friendly way:
Nome dell'applicazione che ha generato l'errore: Cemu.exe, versione: 2.0.10.0, timestamp: 0x635824c7
Nome del modulo che ha generato l'errore: Cemu.exe, versione: 2.0.10.0, timestamp: 0x635824c7
Codice eccezione: 0xc0000409
Offset errore 0x0000000000d29809
ID processo che ha generato l'errore: 0x3fdc
Ora di avvio dell'applicazione che ha generato l'errore: 0x01d8ed88874ca17d
Percorso dell'applicazione che ha generato l'errore: C:\Users\Luca\cemu\Cemu.exe
Percorso del modulo che ha generato l'errore: C:\Users\Luca\cemu\Cemu.exe
P.S.
Just to be clear: the update itself ends fine. It's just an annoyance seeing that crash log in Windows Event Viewer.
Still the same with update to 2.0-14 exp: clicking the update button causes a crash (to kill already opened CEMU task I suppose):
Descrizione
Percorso dell'applicazione che ha generato l'errore: C:\Users\Luca\Cemu\Cemu.exe
Firma del problema
Nome evento problema: BEX64
Nome applicazione: Cemu.exe
Versione applicazione: 2.0.14.0
Timestamp applicazione: 63640153
Nome modulo con errori: Cemu.exe
Versione modulo con errori: 2.0.14.0
Timestamp modulo con errori: 63640153
Offset eccezione: 0000000000d2b999
Codice eccezione: c0000409
Dati eccezione: 0000000000000007
Versione SO: 10.0.19043.2.0.0.256.48
ID impostazioni locali: 1040
Informazioni aggiuntive 1: b73a
Ulteriori informazioni 2: b73a96dd599536c21f9cb1e768c2e6c8
Ulteriori informazioni 3: 705d
Ulteriori informazioni 4: 705dde76771d26a27a0440a1120a2545
CEM 2.0-16 exp -> -17 exp
Still happening, when you press "Restart" button after automatic update:
2.0-39 exp still happens...
2.0-44 exp still crashes when quitting old task and auto-starting updated CEMU process.
Still happens:
Descrizione
Percorso dell'applicazione che ha generato l'errore: C:\Users\Luca\Cemu\Cemu.exe
Firma del problema
Nome evento problema: BEX64
Nome applicazione: Cemu.exe
Versione applicazione: 2.0.55.0
Timestamp applicazione: 6509fbdf
Nome modulo con errori: Cemu.exe
Versione modulo con errori: 2.0.55.0
Timestamp modulo con errori: 6509fbdf
Offset eccezione: 0000000000e9bb69
Codice eccezione: c0000409
Dati eccezione: 0000000000000007
Versione SO: 10.0.22621.2.0.0.256.48
ID impostazioni locali: 1040
Informazioni aggiuntive 1: b73a
Ulteriori informazioni 2: b73a96dd599536c21f9cb1e768c2e6c8
Ulteriori informazioni 3: ab14
Ulteriori informazioni 4: ab146c509ac7a4ccbabb41ece26aa56d
Updated from 2.0-65 to 66 using automatic update feature... and didn't crash this time!
Has this been silently fixed?