Closed Bug 1793155 Opened 3 years ago Closed 3 years ago

java.io.IOException: Stream closed (BrowserIcons)

Categories

(Firefox for Android :: General, defect, P2)

All
Android
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: csadilek, Unassigned)

Details

(Keywords: crash)

From github: https://github.com/mozilla-mobile/android-components/issues/8372.

Sentry https://sentry.prod.mozaws.net/operations/firefox-nightly/issues/9495778/?query=is%3Aunresolved

java.io.IOException: Stream closed
    at java.io.BufferedWriter.ensureOpen(BufferedWriter.java:116)
    at java.io.BufferedWriter.write(BufferedWriter.java:221)
    at java.io.Writer.write(Writer.java:157)
    at java.io.Writer.append(Writer.java:227)
    at com.jakewharton.disklrucache.DiskLruCache.get(DiskLruCache.java:11)
    at mozilla.components.browser.icons.utils.IconDiskCache.getResources(IconDiskCache.kt:3)
    at mozilla.components.browser.icons.preparer.DiskIconPreparer.prepare(DiskIconPreparer.kt:2)
    at mozilla.components.browser.icons.BrowserIconsKt.access$prepare(BrowserIcons.kt:2)
    at mozilla.components.browser.icons.BrowserIcons.access$loadIconInternal(BrowserIcons.kt:5)
    at mozilla.components.browser.icons.BrowserIcons$loadIcon$1.invokeSuspend(BrowserIcons.kt:3)
    at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:3)
    at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:21)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
    at java.lang.Thread.run(Thread.java:761)

┆Issue is synchronized with this Jira Task

Change performed by the Move to Bugzilla add-on.

The severity field is not set for this bug.
:cpeterson, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(cpeterson)
Severity: -- → S3
Priority: -- → P2
Keywords: crash

No recent crash reports

Status: NEW → RESOLVED
Closed: 3 years ago
Flags: needinfo?(cpeterson)
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.