Closed
Bug 1793154
Opened 3 years ago
Closed 3 years ago
java.lang.IllegalArgumentException: Bitmap is not valid (BrowserIcons)
Categories
(Firefox for Android :: General, defect, P2)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: csadilek, Unassigned)
Details
(Keywords: crash)
From github: https://github.com/mozilla-mobile/android-components/issues/8373.
https://sentry.prod.mozaws.net/operations/firefox-nightly/issues/8934863/?query=is%3Aunresolved
java.lang.IllegalArgumentException: Bitmap is not valid at androidx.palette.graphics.Palette$Builder.<init>(Palette.java:17) at androidx.palette.graphics.Palette.from(Palette.java:1) at mozilla.components.browser.icons.processor.ColorProcessor.process(ColorProcessor.kt:3) at mozilla.components.browser.icons.BrowserIcons.access$loadIconInternal(BrowserIcons.kt:29) 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:1162) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at java.lang.Thread.run(Thread.java:764)┆Issue is synchronized with this Jira Task
Change performed by the Move to Bugzilla add-on.
Comment 1•3 years ago
|
||
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)
Updated•3 years ago
|
Severity: -- → S3
Priority: -- → P2
Comment 2•3 years ago
|
||
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.
Description
•