-
-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RPCS3 main window completely locks up on startup #15393
Comments
RPCS3.log appeared after killing the app:
|
I tried deleting |
I "fixed" the issue by manually updating to the version mentioned in the logs. Hard to say if the problem will reappear when the next update becomes available. |
This is a catastrophic bug. Locks up every time I open it. One short term workaround is replacing the .exe file with a fresh one downloaded from the website. After a day or so, the locking will resume though. |
Have the same issue, replacing the .exe with a different build worked yesterday but not today, I had to install the latest version to get it to not crash. |
If you open |
I can confirm this works. Until its fixed this provides a workaround so users can play without the lockup. |
Quick summary
Immediately after launching RPCS3, the main window stops responding and stays unresponsive forever. According to the stack trace obtained using Process Explorer, it's stuck in some QtGui code. I refreshed the stack trace a couple times, and it's always the same up to
Qt6Widgets.dll!QLabel::contextMenuEvent+0x67a
I don't know what I did to trigger this. Hours ago it was working fine. I closed RPCS3, and the next time I launch it, this happens. It is now completely unusable.
Full example backtrace:
Details
No response
Attach a log file
the log is empty
Attach capture files for visual issues
No response
System configuration
No response
Other details
No response
The text was updated successfully, but these errors were encountered: