Bug 1794213 Comment 2 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Reopening because this bug is about a non-fatal "INFO" reported to Sentry, not an exception. We received 36K reports from 24K Nightly + Beta users over the last seven days.

Sentry says this INFO was first seen on Nightly on 2022-03-22 and on Beta on 2022-04-06, which suggests this bug was a regression in Fenix 100.

https://sentry.io/organizations/mozilla/issues/3150561695

AbnormalFxaEvent$MissingExpectedAccountAfterStartup INFO from:

```
org.mozilla.fenix.components.AccountAbnormalities in onReady at line 47
mozilla.components.service.fxa.manager.FxaAccountManager$start$2$1 in invoke at line 14
mozilla.components.support.base.observer.ObserverRegistry in notifyObservers at line 31
mozilla.components.service.fxa.manager.FxaAccountManager in notifyObservers at line 7
mozilla.components.service.fxa.manager.FxaAccountManager$start$2 in invokeSuspend at line 51
kotlin.coroutines.jvm.internal.BaseContinuationImpl in resumeWith at line 9
kotlinx.coroutines.DispatchedTask in run at line 107
java.util.concurrent.ThreadPoolExecutor in runWorker at line 1167
java.util.concurrent.ThreadPoolExecutor$Worker in run at line 641
java.lang.Thread in run at line 919
```
Reopening because this bug is about a non-fatal "INFO" reported to Sentry, not an exception. We received 36K reports from 24K Nightly + Beta users over the last seven days.

This is an old issue. It was first filed in A-C's GitHub issue tracker back in 2019: https://github.com/mozilla-mobile/android-components/issues/5050

https://sentry.io/organizations/mozilla/issues/3150561695

AbnormalFxaEvent$MissingExpectedAccountAfterStartup INFO from:

```
org.mozilla.fenix.components.AccountAbnormalities in onReady at line 47
mozilla.components.service.fxa.manager.FxaAccountManager$start$2$1 in invoke at line 14
mozilla.components.support.base.observer.ObserverRegistry in notifyObservers at line 31
mozilla.components.service.fxa.manager.FxaAccountManager in notifyObservers at line 7
mozilla.components.service.fxa.manager.FxaAccountManager$start$2 in invokeSuspend at line 51
kotlin.coroutines.jvm.internal.BaseContinuationImpl in resumeWith at line 9
kotlinx.coroutines.DispatchedTask in run at line 107
java.util.concurrent.ThreadPoolExecutor in runWorker at line 1167
java.util.concurrent.ThreadPoolExecutor$Worker in run at line 641
java.lang.Thread in run at line 919
```

Back to Bug 1794213 Comment 2