Skip to content
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

iOS randomly crashes on game startup (or shortly after) #24983

Open
Invalidcod3 opened this issue Oct 1, 2023 · 4 comments
Open

iOS randomly crashes on game startup (or shortly after) #24983

Invalidcod3 opened this issue Oct 1, 2023 · 4 comments
Labels
platform/iOS priority:1 Very important. Feels bad without fix. Affects the majority of users. type:reliability

Comments

@Invalidcod3
Copy link

Type

Crash to desktop

Bug description

After quitting the game to the background (like switch to different apps) or just locking your phone just for a while, sometimes the osu! will hang and tries to reboot immediately. But that reboot sequence will some how halt and refuse to progress.

Operating system: iOS 16.6.1
Hardware: iPhone 13 pro

Screenshots or videos

RPReplay_Final1696167799.MP4

Version

2023.924.1

Logs

network.log
performance.log
runtime.log
database.log
input.log

@peppy
Copy link
Member

peppy commented Oct 2, 2023

I've had this happen multiple times from a cold startup.

cc/ @frenzibyte for visibility.

@frenzibyte frenzibyte self-assigned this Oct 10, 2023
@frenzibyte
Copy link
Member

frenzibyte commented Oct 23, 2023

I've tried to reproduce this for some time but with no success. There was one time where I may have got it, but even then I checked logs and found nothing helpful.

@peppy
Copy link
Member

peppy commented Jan 12, 2024

Like #26483, I can reproduce crashes approximately one in every startups of the app. smoogi has also reproduced on a second device. I've also had many reports via email. Mono fucked probably.

@peppy peppy changed the title Reboot crashes immediately after being closed by the iOS iOS crashes on game startup (or shortly after) Jan 12, 2024
@peppy peppy changed the title iOS crashes on game startup (or shortly after) iOS randomly crashes on game startup (or shortly after) Jan 12, 2024
@frenzibyte frenzibyte removed their assignment Mar 14, 2024
@peppy peppy added the priority:1 Very important. Feels bad without fix. Affects the majority of users. label Jun 10, 2024
@frenzibyte
Copy link
Member

frenzibyte commented Dec 15, 2024

This likely has to do with the fact that game background suspension was broken for a good while, causing the game to remain active and potentially forcing iOS to kill it. That issue is fixed in ppy/osu-framework#6453, and it might help with / fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform/iOS priority:1 Very important. Feels bad without fix. Affects the majority of users. type:reliability
Projects
None yet
Development

No branches or pull requests

3 participants