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

Would Sentry catch crashes if we allocate too much memory? #252

Closed
JAStanton opened this issue Oct 4, 2017 · 1 comment
Closed

Would Sentry catch crashes if we allocate too much memory? #252

JAStanton opened this issue Oct 4, 2017 · 1 comment
Assignees

Comments

@JAStanton
Copy link

Would sentry catch crashes if we allocate too much memory? From what I can tell on Android and possible iOS If I allocate too much memory (dealing with large images for example), the OS doesn't tell the app it just stops it. On next boot would Sentry be able to understood we crashes because the app ran out of memory?

@HazAT HazAT self-assigned this Oct 10, 2017
@HazAT
Copy link
Member

HazAT commented Oct 10, 2017

Sadly there is no way see: kstenerud/KSCrash#10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants