-
Notifications
You must be signed in to change notification settings - Fork 1.2k
WatchdogTermination: The OS watchdog terminated your app, possibly because it overused RAM. #20989
Copy link
Copy link
Open
Description
Sentry Issue: JETPACK-IOS-1NA
WatchdogTermination: The OS watchdog terminated your app, possibly because it overused RAM.
By July 3rd, 2023, this issue affected 875 users. Based on the error description, it looks like an issue with memory pressure.
Related subtasks:
- Memory not deallocated after logging in #21075
- Memory not deallocated after logging out #21010
- Fix memory leaks on viewing a post from a notification #21013
- Fix memory leaks in ReaderStreamViewController #21015
- Fix discarded notification observers in a few places #21038
- Use weak reference to avoid a retain cycle #21040
- Declare a delegate property as a weak reference in WebKitViewController #21051
- Change Jetpack connection delegates to weak references #21052
- Change scanningDelegate to a weak reference #21053
- Fix a retain cycle between RichTextView and its delegate #21062
- Change SharingAccountViewController.delegate to be a weak reference #21063
- Change a few delegate properties in Signup to be weak references #21064
- Fix retain cycles in Site Creation #21066
- Enable the weak_delegate SwiftLint rule #21068
- Update Gifu to 3.3.1 #21161
- Reduce GIF buffer limits #21156
- Fix high memory usage in Reader #21120
- Media picker multiplies thumbnail size by UIScreen.scale twice #21197
- Fix incorrectly terminated background task #21254
Reactions are currently unavailable