Open Bug 1908838 Opened 7 months ago Updated 4 months ago

Crash in [@ java.lang.IllegalStateException: at org.mozilla.fenix.components.AccountAbnormalities.onLoggedOut(AccountAbnormalities.kt)]

Categories

(Fenix :: Accounts and Sync, defect)

Unspecified
Android
defect

Tracking

(firefox128 wontfix, firefox129 wontfix, firefox130 wontfix, firefox131 fix-optional)

Tracking Status
firefox128 --- wontfix
firefox129 --- wontfix
firefox130 --- wontfix
firefox131 --- fix-optional

People

(Reporter: cpeterson, Unassigned, NeedInfo)

References

(Regression)

Details

(Keywords: crash, regression)

Crash Data

Crash report: https://crash-stats.mozilla.org/report/index/92857c0d-a961-41e0-a2c3-d325d0240718

This crash might be a regression in Fx 127. I don't see any crash reports with this signature before Fx 127.

Exception: java.lang.IllegalStateException
Message: onLoggedOut before account manager was configured

Top 10 frames:

0  org.mozilla.fenix.components.AccountAbnormalities  onLoggedOut  AccountAbnormalities.kt:66
1  mozilla.components.service.fxa.manager.FxaAccountManager$accountStateSideEffe...  invoke  FxaAccountManager.kt:8
2  mozilla.components.support.base.observer.ObserverRegistry  notifyObservers  ObserverRegistry.kt:31
3  mozilla.components.service.fxa.manager.FxaAccountManager  notifyObservers  FxaAccountManager.kt:8
4  mozilla.components.service.fxa.manager.FxaAccountManager  accountStateSideEffects  FxaAccountManager.kt:111
5  mozilla.components.service.fxa.manager.FxaAccountManager$accountStateSideEffe...  invokeSuspend  FxaAccountManager.kt:13
6  kotlin.coroutines.jvm.internal.BaseContinuationImpl  resumeWith  ContinuationImpl.kt:9
7  kotlinx.coroutines.DispatchedTask  run  DispatchedTask.kt:111
8  java.util.concurrent.ThreadPoolExecutor  runWorker  ThreadPoolExecutor.java:1167
9  java.util.concurrent.ThreadPoolExecutor$Worker  run  ThreadPoolExecutor.java:641
See Also: → 1909779
Regressed by: 1891253

:gl, since you are the author of the regressor, bug 1891253, could you take a look?

For more information, please visit BugBot documentation.

Flags: needinfo?(gl)
Keywords: regression

Set release status flags based on info from the regressing bug 1891253

Severity: -- → S3
You need to log in before you can comment on or make changes to this bug.