-
Notifications
You must be signed in to change notification settings - Fork 2.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
Crashes when opening from standby on Android when using Vulkan #13800
Comments
I'm having some trouble reproducing this. Are we talking in-game? Any specific game that seems to trigger the problem? |
Are you using 1.10.3 or the latest builds from https://buildbot.orphis.net/ppsspp/ ? |
I'm using the latest Play Store version, so 1.10.3. It seems to happen with every game, regardless of what's being rendered, but only with Vulkan. If I just press the menu button and select the app 5-10x times it stutters at first and eventually crashes. I don't think I've ever seen anybody else with the issue so it could just be my phone's GPU drivers? I'm using a Xiaomi Mi 9T Pro. |
That sounds a lot like #10850. -[Unknown] |
I think this has improved a bit since 1.10.3, some bugs have been fixed. Try the latest from https://buildbot.orphis.net/ppsspp/ . Might not be perfect yet though, assuming #10850 is still reproducible... |
I tried the latest version and unless it's my imagination it's a bit better, but assuredly still crashes within around 10 rounds of minimising the app. So I guess it's the same issue as #10850? |
Okay, thanks for testing. Will make another effort... |
I've tried to reproduce with very limited success. More work on this will have to wait. The current state is pretty usable for most people I think... |
I try to reproduce this but it seems fixed maybe by Edit: Can still reproduce this after 30+ switching app also my wallpaper on my phone turns dark after the crash weird 😅 |
This is now become very agreesive using the latest ppsspp github build, once you minimize the ppsspp it's automatically reset and sometimes crash
|
thanks for reporting, that's not good. will prioritize. |
Seems that #15220 fixed or at least improved this. I'm closing, let's reopen if it becomes an issue again. |
When using Vulkan on Android, the app stutters/stalls for a couple seconds when opening from standby and crashes about 1/10th of the time. This doesn't seem to happen with openGL though.
Using a Snapdragon 855 on Android 10, not sure if this issue is known or not.
The text was updated successfully, but these errors were encountered: