-
Notifications
You must be signed in to change notification settings - Fork 94
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
Symbolicate memory & performance crashes #39
Comments
Good find. It seems these reports have a different format (looks like a mix of a sample and a crash report), will look into it. |
How did you get these .ips files? Where did you find them? |
I had the same issue as Yan, wasn't able to load I've tried to use |
We have built automation to run monkey tests for 10min+ and our app crashing because of:
1073.76 MB of file backed memory dirtied over 3789 seconds (283.42 KB per second average), exceeding limit of 12.43 KB per second over 86400 seconds
90 seconds cpu time over 112 seconds (80% cpu average), exceeding limit of 50% cpu over 180 seconds
But when I tried to symbolicate these
.ips
files, app writes meUnexpected format
.reports.zip
The text was updated successfully, but these errors were encountered: