Closed
Bug 1862033
Opened 2 years ago
Closed 3 months ago
Crash in [@ java.lang.IllegalStateException: at org.mozilla.fenix.settings.account.SignOutFragment$onViewCreated$1$1.invokeSuspend(SignOutFragment.kt)]
Categories
(Firefox for Android :: Accounts and Sync, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: cpeterson, Unassigned)
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/507d69e6-64f3-434f-bb6f-5ccd20231029
Exception: java.lang.IllegalStateException
Message: userRequestedLogout before account manager was configured
Frame Module Function Source
0 org.mozilla.fenix.settings.account.SignOutFragment$onViewCreated$1$1 invokeSuspend SignOutFragment.kt:132
1 kotlin.coroutines.jvm.internal.BaseContinuationImpl resumeWith ContinuationImpl.kt:9
2 kotlinx.coroutines.internal.DispatchedContinuationKt resumeCancellableWith DispatchedContinuation.kt:141
3 kotlinx.coroutines.AbstractCoroutine start$enumunboxing$ AbstractCoroutine.kt:91
4 kotlinx.coroutines.BuildersKt launch :25
5 kotlinx.coroutines.BuildersKt launch$default :12
6 org.mozilla.fenix.downloads.DynamicDownloadDialog$$ExternalSyntheticLambda0 onClick R8$$SyntheticClass:70
7 android.view.View performClick View.java:5246
8 android.widget.TextView performClick TextView.java:10620
9 com.google.android.material.button.MaterialButton performClick MaterialButton.java:10
10 android.view.View$PerformClick run View.java:21256
11 android.os.Handler handleCallback Handler.java:739
12 android.os.Handler dispatchMessage Handler.java:95
13 android.os.Looper loop Looper.java:145
14 android.app.ActivityThread main ActivityThread.java:7007
15 java.lang.reflect.Method invoke Method.java:-2 False
16 java.lang.reflect.Method invoke Method.java:372
17 com.android.internal.os.ZygoteInit$MethodAndArgsCaller run ZygoteInit.java:1404
18 com.android.internal.os.ZygoteInit main ZygoteInit.java:1199
Comment 1•2 years ago
|
||
The severity field is not set for this bug.
:royang, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(royang)
Comment 2•2 years ago
|
||
crashes seems to be reducing with each new release.
Severity: -- → S3
Flags: needinfo?(royang)
Comment 3•3 months ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 3 months ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•