Open
Bug 1986106
Opened 2 months ago
Updated 1 month ago
Crash in [@ java.lang.IllegalArgumentException: at mozilla.components.browser.icons.processor.ColorProcessor.process(ColorProcessor.kt:526)] with "Bitmap is not valid"
Categories
(Firefox for Android :: Browser Engine, defect)
Tracking
()
NEW
People
(Reporter: mccr8, Unassigned)
References
Details
(Keywords: crash, Whiteboard: [fxdroid][group1])
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/c8e2d2c9-27c5-4301-bb30-5274b0250829
Top 7 frames:
0 mozilla.components.browser.icons.processor.ColorProcessor process ColorProcessor.kt:526
1 mozilla.components.browser.icons.BrowserIcons$loadIconInternalAsync$1 invokeSuspend BrowserIcons.kt:145
2 kotlin.coroutines.jvm.internal.BaseContinuationImpl resumeWith ContinuationImpl.kt:9
3 kotlinx.coroutines.DispatchedTask run DispatchedTask.kt:122
4 java.util.concurrent.ThreadPoolExecutor runWorker ThreadPoolExecutor.java:1167
5 java.util.concurrent.ThreadPoolExecutor$Worker run ThreadPoolExecutor.java:641
6 java.lang.Thread run Thread.java:929
Comment 1•2 months ago
|
||
This looks like a run of the mill Kotlin logic error, so moving in Fenix
Component: General → Browser Engine
Product: GeckoView → Firefox for Android
Comment 2•1 month ago
|
||
The severity field is not set for this bug.
:boek, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(jboek)
Updated•1 month ago
|
Flags: needinfo?(jboek)
Whiteboard: [fxdroid][group1]
Updated•1 month ago
|
Severity: -- → S4
Updated•1 month ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•