Skip to content

(ios only) codepush.restartApp triggers invalid OutOfMemory errors #1830

@savv

Description

@savv

Environment

How do you use Sentry? Sentry SaaS (sentry.io)

Which SDK and version? "@sentry/react-native": "3.1.1",

Steps to Reproduce

Our app is generating OutOfMemory The OS most likely terminated your app because it overused RAM. errors since upgrading to 3.1.1. We were previously on 2.4.2. The Podfile.lock shows that Sentry/Core (= 7.3.0) is installed. It previously showed: Sentry/Core (= 6.1.4).

The same logs show that there's plenty of memory to go around, on some devices:
Memory Size 5.6 GiB
Usable Memory 3.9 GiB

Expected Result

These errors shouldn't trigger.

I also posted about this here, but perhaps this issue should be reopened?
#1633
getsentry/sentry-cocoa#1185

Thanks

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions