Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Search engine migration: IndexOutOfBoundsException: Index: 0, Size: 0 #5842

Closed
pocmo opened this issue Feb 7, 2020 · 6 comments
Closed

Search engine migration: IndexOutOfBoundsException: Index: 0, Size: 0 #5842

pocmo opened this issue Feb 7, 2020 · 6 comments
Assignees
Labels
🐞 bug Something isn't working <search> Component: browser-search

Comments

@pocmo
Copy link
Contributor

pocmo commented Feb 7, 2020

https://sentry.prod.mozaws.net/operations/fenix-fennec-nightly/issues/7227032/

IndexOutOfBoundsException: Index: 0, Size: 0
    at java.util.ArrayList.get(ArrayList.java:437)
    at mozilla.components.browser.search.SearchEngineManager.getProvidedDefaultSearchEngineAsync(SearchEngineManager.kt:9)
    at mozilla.components.browser.search.SearchEngineManager.getDefaultSearchEngineAsync(SearchEngineManager.kt:7)
    at mozilla.components.browser.search.SearchEngineManager$getDefaultSearchEngineAsync$1.invokeSuspend
    at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:2)
...
(3 additional frame(s) were not displayed)

Index: 0, Size: 0

┆Issue is synchronized with this Jira Task

@pocmo pocmo added <migration> Component: support-migration 🐞 bug Something isn't working labels Feb 7, 2020
@pocmo pocmo self-assigned this Feb 7, 2020
@pocmo pocmo added <search> Component: browser-search and removed <migration> Component: support-migration labels Feb 10, 2020
@pocmo
Copy link
Contributor Author

pocmo commented Feb 10, 2020

This is not migration related and happens in Fenix Nightly too. Still not often though. Maybe there is a very specific configuration that ends up with no search engines?

https://sentry.prod.mozaws.net/operations/fenix-nightly/issues/6722820

@pocmo
Copy link
Contributor Author

pocmo commented Feb 18, 2020

Sentry issue: FENIX-FENNEC-NIGHTLY-AG

@st3fan
Copy link
Contributor

st3fan commented Jul 7, 2020

This is probably a dupe, but this is now a high frequency startup crash on 79b4 and 79b4 - so I am marking it as a blocker.

@kbrosnan
Copy link
Contributor

This looks like it was fixed by mozilla-mobile/fenix#11875 as long as we have that on the branch we should be good.

@codrut-topliceanu
Copy link
Contributor

codrut-topliceanu commented Sep 7, 2020

https://sentry.prod.mozaws.net/operations/firefox-beta/issues/8615027
@kbrosnan Seems issue is still present in org.mozilla.firefox_beta-79.0.0-beta.4 should I open another issue for it?

@pocmo
Copy link
Contributor Author

pocmo commented Sep 7, 2020

This is a somewhat older build too. 81 is currently on the beta track.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐞 bug Something isn't working <search> Component: browser-search
Projects
None yet
Development

No branches or pull requests

4 participants