-
Notifications
You must be signed in to change notification settings - Fork 1
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
[crash] android.database.CursorWindowAllocationException #30
Comments
Try to reproduce this when the available phone memory is low with lots of contact registries |
Recent:
|
Linked to #38 in code:
|
A conclusion after looking at this issue: https://stackoverflow.com/questions/14316082/cursor-window-could-not-be-created-from-binder was that probably there's the need to close the cursor after all operation, to avoid some kind of memory leak |
manasouza
added a commit
that referenced
this issue
Oct 19, 2018
manasouza
changed the title
android.database.CursorWindowAllocationException
[crash] android.database.CursorWindowAllocationException
Jan 5, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Android 8.0
Nokia 5
2048MB
Qualcomm MSM8937 (Snapdragon 430)
8x ARM Cortex-A53 (1400 Mhz)
The text was updated successfully, but these errors were encountered: