You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
If RetroBar is running, and Explorer.exe is restarted, Explorer.exe is stuck on an infinite restart loop until user relogin.
Steps to reproduce:
start RetroBar.exe
restart Explorer.exe
now explorer.exe is stuck on a restart loop forever
Other tests performed:
If I restart Explorer.exe on the same system before I have RetroBar installed, explorer is restarted properly, no crashes.
If I remove RetroBar and relogin, then restart Explorer.exe everything works fine, no crashes.
Conclusion based on test:
This is RetroBar related Explorer.exe crash.
How to stop the restart loop if triggered:
I used "shutdown -l" to logout and relogin to stop the restart loop.
System info:
RetroBar version: 3be4280 (November 9, 2024)
System: Windows 11 clean install with latest updates up to 2024.11.09 (november)
Explorer.exe version: 10.0.22621.4317
Fault offset: 000000000007f6fe
Related dll: Ucrtbase.dll
Ucrtbase.dll version: 10.0.22621.3593
(Ucrtbase is used by c++ runtime)
Crash screenshot from windows log:
Address 000000000007f6fe on IDA:
(I have no clue what I am looking at in IDA, some sort of startup procedure? idk. wWinMainCRTStartup)
Description:
If RetroBar is running, and Explorer.exe is restarted, Explorer.exe is stuck on an infinite restart loop until user relogin.
Steps to reproduce:
Other tests performed:
Conclusion based on test:
This is RetroBar related Explorer.exe crash.
How to stop the restart loop if triggered:
I used "shutdown -l" to logout and relogin to stop the restart loop.
System info:
RetroBar version: 3be4280 (November 9, 2024)
System: Windows 11 clean install with latest updates up to 2024.11.09 (november)
Explorer.exe version: 10.0.22621.4317
Fault offset: 000000000007f6fe
Related dll: Ucrtbase.dll
Ucrtbase.dll version: 10.0.22621.3593
(Ucrtbase is used by c++ runtime)
Crash screenshot from windows log:
Address 000000000007f6fe on IDA:
(I have no clue what I am looking at in IDA, some sort of startup procedure? idk. wWinMainCRTStartup)
Related issues:
#938
#927
#648
#476
#457
The text was updated successfully, but these errors were encountered: