wordpress-mobile / WordPress-FluxC-Android

WordPress Network and Persistence layer based on the Flux architecture
GNU General Public License v2.0
58 stars 37 forks source link

CursorWindowAllocationException: Cursor window allocation of 5242880 bytes failed. # Open Cursors=4 (# cursors opened by this proc=4) #3029

Open sentry-io[bot] opened 1 month ago

sentry-io[bot] commented 1 month ago

Sentry Issue: JETPACK-ANDROID-SXF

CursorWindowAllocationException: Cursor window allocation of 5242880 bytes failed. # Open Cursors=4 (# cursors opened by this proc=4)
    at org.wordpress.android.fluxc.persistence.SiteSqlUtils.getSitesWithLocalId(SiteSqlUtils.kt:49)
    at org.wordpress.android.fluxc.store.SiteStore.getSiteByLocalId(SiteStore.kt:1137)
    at org.wordpress.android.ui.posts.EditorJetpackSocialViewModel$onSiteChanged$1.invokeSuspend(EditorJetpackSocialViewModel.kt:370)
    val updatedSite = siteStore.getSiteByLocalId(siteModel.id)
...
(11 additional frame(s) were not displayed)
dangermattic commented 1 month ago

Thanks for reporting! 👍

sentry-io[bot] commented 1 month ago

Sentry Issue: JETPACK-ANDROID-SXF

sentry-io[bot] commented 1 month ago

Sentry Issue: WORDPRESS-ANDROID-2YEY