wordpress-mobile / WordPress-Android

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

OutOfMemoryError: Failed to allocate a 4016 byte allocation with 20928 free bytes and 20KB until OOM, target footpr... #20380

Open sentry-io[bot] opened 4 months ago

sentry-io[bot] commented 4 months ago

Sentry Issue: JETPACK-ANDROID-K2N

OutOfMemoryError: Failed to allocate a 4016 byte allocation with 20928 free bytes and 20KB until OOM, target footprint 536870912, growth limit 536870912; giving up on allocation because <1% of heap free after GC.
    at org.ccil.cowan.tagsoup.Parser.<init>(Parser.java:1033)
    at android.text.Html.fromHtml(Html.java:233)
    at android.text.Html.fromHtml(Html.java:189)
    at org.wordpress.android.util.HtmlUtils.stripHtml(HtmlUtils.java:30)
    at org.wordpress.android.viewmodel.posts.PostListItemUiStateHelper.getTitle(PostListItemUiStateHelper.kt:224)
...
(25 additional frame(s) were not displayed)
dangermattic commented 4 months ago

Thanks for reporting! 👍