-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
WatchdogTermination: The OS watchdog terminated your app, possibly because it overused RAM. #20989
Comments
We should approach this issue in multiple ways:
|
As this is a number one issue by occurrence on Sentry, setting it as |
I created a subtask: Memory issues could be approached in multiple ways. I think at least this one is easy to reproduce and confirm, also it could address some fundamental issues with memory management that happens when the main view of the app appears, without going deeper into other features. |
Sentry issue: WORDPRESS-IOS-3Q99 |
There are a couple of issues with WatchdogTermination events in Sentry:
|
I agree with this and find it surprising that Sentry doesn't report any One explanation could be that 23.0's beta userbase is too small for this issue to occur, so we'll have to wait another week to see if |
Update: There are four events in the 23.0 and we're two days into the release. There were 126 events two days into the 22.9, so this is encouraging. However, Sentry is dropping some events due to quota limits, so that could affect this. |
Update: WatchdogTermination is still one of the top 5 crashes, but most crash occurrences happen within versions 23.6 to 24.1. Currently, there are 5 events for 24.2, about three days after release. |
Sentry Issue: JETPACK-IOS-1NA |
Thanks for reporting! 👍 |
Lowering a priority because there is now much fewer of these types of crashes and they affect a small portion of the users. |
Sentry Issue: JETPACK-IOS-1NA
By July 3rd, 2023, this issue affected 875 users. Based on the error description, it looks like an issue with memory pressure.
Related subtasks:
The text was updated successfully, but these errors were encountered: