Closed Bug 1922192 Opened 1 year ago Closed 1 year ago

HttpIconLoaderKt Crash in [@ java.lang.OutOfMemoryError: at java.util.Arrays.copyOf(Arrays.java)]

Categories

(Firefox for Android :: Browser Engine, defect)

Unspecified
Android
defect

Tracking

()

RESOLVED DUPLICATE of bug 1847372

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

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?

Flags: needinfo?(andrethehunter)

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.

Status: UNCONFIRMED → RESOLVED
Closed: 1 year ago
Component: General → Browser Engine
Duplicate of bug: 1847372
Flags: needinfo?(andrethehunter)
Resolution: --- → DUPLICATE
Summary: Crash in [@ java.lang.OutOfMemoryError: at java.util.Arrays.copyOf(Arrays.java)] → HttpIconLoaderKt Crash in [@ java.lang.OutOfMemoryError: at java.util.Arrays.copyOf(Arrays.java)]
You need to log in before you can comment on or make changes to this bug.