-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Will not shut down when SDL is chosen as handler, must kill from task manager. #17227
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
Labels
Comments
Adding more information, this can be observed on Linux as well when:
This likely has to do with trying to use qt signal to run callbacks on qt application main thread after the qt application was instructed to quit.
Backtrace while it is stuck:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Quick summary
Using 0.0.36-17952-cb4fd176 Alpha master, and option to exit RPCS3 when process finishes is enabled. When using sdl controller (8bitdo Ultimate 2) RPCS3 will not fully shutdown. This happens whether it is closed via the game window or using the Home Menu. It will appear to close, but when attempting to reopen, it will give the "another instance of RPCS 3 is running" error and needs to be terminated from Windows task manager in order to relaunch. If the handler is changed to x-input (same controller), the problem goes away, and everything closes as it should.
Details
No response
Attach a log file
RPCS3.log
Attach capture files for visual issues
No response
System configuration
ASUS ROG Strix Z790-E Gaming WIFI
Intel Core i7 13700k
RTX 4070 TI Super (Driver Version 32.0.15.7652 - nVIDIA ForceWare 576.52)
32 GB DDR5 (Corsair Vengeance)
Other details
No response
The text was updated successfully, but these errors were encountered: