Closed
Bug 1651220
Opened 5 years ago
Closed 5 years ago
Crash in [@ java.lang.IndexOutOfBoundsException: at java.util.ArrayList.throwIndexOutOfBoundsException(ArrayList.java)]
Categories
(Firefox for Android :: General, defect)
Firefox for Android
General
Tracking
()
RESOLVED
DUPLICATE
of bug 1648146
People
(Reporter: bugzilla, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug is for crash report bp-32c429a0-1848-473d-97ca-4e3130200707.
Java stack trace:
java.lang.IndexOutOfBoundsException
at java.util.ArrayList.throwIndexOutOfBoundsException(ArrayList.java:255)
at java.util.ArrayList.get(ArrayList.java:308)
at mozilla.components.browser.search.SearchEngineManager.getProvidedDefaultSearchEngineAsync(SearchEngineManager.kt:7)
at mozilla.components.browser.search.SearchEngineManager.getDefaultSearchEngineAsync(SearchEngineManager.kt:7)
at mozilla.components.browser.search.SearchEngineManager$getDefaultSearchEngineAsync$1.invokeSuspend(SearchEngineManager.kt)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:3)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:21)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:1)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:11)
Flags: needinfo?(kbrosnan)
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(kbrosnan)
Resolution: --- → DUPLICATE
Updated•3 years ago
|
Component: Stability → General
You need to log in
before you can comment on or make changes to this bug.
Description
•