Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

[Bug] (crash) java.lang.IllegalStateException: at mozilla.components.service.sync.logins.SyncableLoginsStorage$add$2.invokeSuspend(SyncableLoginsStorage.kt:7) #22279

Closed
cadeyrn opened this issue Nov 3, 2021 · 3 comments
Labels
🐞 bug Crashes, Something isn't working, .. Feature:Migration needs:triage Issue needs triage

Comments

@cadeyrn
Copy link
Contributor

cadeyrn commented Nov 3, 2021

Steps to reproduce

I report this bug on behalf of an user in the Firefox support, I am not the affected user.

  1. The user just upgraded from Firefox 68 to Firefox 93.2.0
  2. Then the user entered his master password to get the saved login data on the new Firefox version.

Expected behaviour

No crash. :)

Actual behaviour

java.lang.IllegalStateException
	at mozilla.components.service.sync.logins.SyncableLoginsStorage$add$2.invokeSuspend(SyncableLoginsStorage.kt:7)
	at mozilla.components.service.sync.logins.SyncableLoginsStorage$add$2.invoke(SyncableLoginsStorage.kt:2)
	at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:1)
	at kotlinx.coroutines.BuildersKt.withContext(Unknown Source)
	at mozilla.components.service.sync.logins.SyncableLoginsStorage.add(SyncableLoginsStorage.kt:1)
	at org.mozilla.fenix.components.tips.providers.MasterPasswordTipProvider$saveLogins$1.invokeSuspend(MasterPasswordTipProvider.kt:11)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:3)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:18)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:1)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:11)

Socorro link: https://crash-stats.mozilla.org/report/index/141ef2e4-8825-4898-a845-4503e0211028

Device name

Xiaomi Redmi Note 4

Android version

Android 7

Firefox release type

Firefox

Firefox version

93.2.0

Device logs

No response

Additional information

No response

┆Issue is synchronized with this Jira Task

@cadeyrn cadeyrn added needs:triage Issue needs triage 🐞 bug Crashes, Something isn't working, .. labels Nov 3, 2021
@pocmo
Copy link
Contributor

pocmo commented Nov 18, 2021

The user just upgraded from Firefox 68 to Firefox 93.2.0

Do you happen to know why/how that happened? We still see some late migrations, but it's not clear if those are all regular users. But this one obviously is and I wonder how/why the made this huge jump. :)

@cadeyrn
Copy link
Contributor Author

cadeyrn commented Jan 6, 2022

Do you happen to know why/how that happened?

@pocmo Unfortunately not. I asked the user in November but he was not in the forum since then.

@stale
Copy link

stale bot commented Nov 21, 2022

See: #17373 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@cadeyrn cadeyrn closed this as completed Nov 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐞 bug Crashes, Something isn't working, .. Feature:Migration needs:triage Issue needs triage
Projects
None yet
Development

No branches or pull requests

2 participants