HttpIconLoaderKt Crash in [@ java.lang.OutOfMemoryError: at java.util.Arrays.copyOf(Arrays.java)]
Categories
(Firefox for Android :: Browser Engine, defect)
Tracking
()
People
(Reporter: andrethehunter, Unassigned)
Details
Crash for Firefox Android when going to https://www.dndbeyond.com
Crash report: https://crash-stats.mozilla.org/report/index/c8a2e069-73f0-41bc-a3ef-d94130240606
Top 10 frames:
0 java.util.Arrays copyOf Arrays.java:3578
1 java.io.ByteArrayOutputStream grow ByteArrayOutputStream.java:120
2 java.io.ByteArrayOutputStream ensureCapacity ByteArrayOutputStream.java:95
3 java.io.ByteArrayOutputStream write ByteArrayOutputStream.java:156
4 kotlin.io.ByteStreamsKt copyTo IOStreams.kt:17
5 kotlin.io.ByteStreamsKt copyTo$default IOStreams.kt:3
6 kotlin.io.ByteStreamsKt readBytes IOStreams.kt:21
7 mozilla.components.browser.icons.loader.HttpIconLoaderKt$toIconLoaderResult$1 invoke HttpIconLoader.kt:10
8 mozilla.components.concept.fetch.Response$Body useStream Response.kt:8
9 mozilla.components.browser.icons.loader.HttpIconLoader internalLoad HttpIconLoader.kt:85
Comment 1•1 year ago
|
||
Thank you for the report! I wasn't able to reproduce this on my end. Based on the report that you linked it looks like you experienced this in 126. Are you able to reproduce this on the latest version in the play store?
Comment 2•1 year ago
|
||
André, thanks for reporting this bug. Your crash report you are using Firefox 126.0.1. I think the crash you are running into is bug 1847372, which was fixed in Firefox 127.
Please try updating to the latest Firefox version (131).
Did you know you were running such an old version? Firefox 126.0.1 is about five months out of date, so you're missing out on bug fixes and performance optimizations in newer Firefox releases.
Description
•