wordpress-mobile / WordPress-Android

WordPress for Android
http://android.wordpress.org
GNU General Public License v2.0
2.97k stars 1.32k forks source link

CursorWindowAllocationException: Could not allocate CursorWindow '<unnamed>' of size 5242880 due to error -12. #19322

Closed sentry-io[bot] closed 1 month ago

sentry-io[bot] commented 1 year ago

Sentry Issue: JETPACK-ANDROID-CYN

CursorWindowAllocationException: Could not allocate CursorWindow '<unnamed>' of size 5242880 due to error -12.
    at android.database.CursorWindow.nativeCreate(CursorWindow.java)
    at android.database.CursorWindow.<init>(CursorWindow.java:139)
    at com.yarolegovich.wellsql.SelectQuery$$InternalSyntheticApiModelOutline$13$7cb37f5ee24e894454c0094c61cf26bf86d461c7de6b729f06465d75bf2329dd$0.m(R8$$SyntheticClass:0)
    at com.yarolegovich.wellsql.SelectQuery.execute(SelectQuery.java:222)
    at com.yarolegovich.wellsql.SelectQuery.getAsModel(SelectQuery.java:156)
...
(40 additional frame(s) were not displayed)
thomashorta commented 1 year ago

I added a comment on a similar issue regarding the possible root cause: https://github.com/wordpress-mobile/WordPress-Android/issues/19331#issuecomment-1751431738

jkmassel commented 1 month ago

This issue is no longer being reported by Sentry