Open
Bug 1912378
Opened 1 year ago
Updated 1 year ago
Crash in [@ java.lang.IllegalStateException: at mozilla.components.service.fxa.FxaDeviceConstellation$setDeviceName$2.invokeSuspend(FxaDeviceConstellation.kt)]
Categories
(Firefox for Android :: Accounts and Sync, defect, P3)
Tracking
()
NEW
People
(Reporter: cpeterson, Unassigned)
Details
(Keywords: crash, regression)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/3f9b413c-b12a-4f02-a657-e01450240809
I think this crash signature is a regression in Fx 127.
Exception: java.lang.IllegalStateException
Message: Trying to update cached value in an empty cache
Top 6 frames:
0 mozilla.components.service.fxa.FxaDeviceConstellation$setDeviceName$2 invokeSuspend FxaDeviceConstellation.kt:129
1 kotlin.coroutines.jvm.internal.BaseContinuationImpl resumeWith ContinuationImpl.kt:9
2 kotlinx.coroutines.DispatchedTask run DispatchedTask.kt:111
3 kotlinx.coroutines.internal.LimitedDispatcher$Worker run LimitedDispatcher.kt:4
4 kotlinx.coroutines.scheduling.TaskImpl run Tasks.kt:3
5 kotlinx.coroutines.scheduling.CoroutineScheduler$Worker run CoroutineScheduler.kt:98
Updated•1 year ago
|
Comment 1•1 year ago
|
||
Since the crash volume is low (less than 15 per week), the severity is downgraded to S3. Feel free to change it back if you think the bug is still critical.
For more information, please visit BugBot documentation.
Severity: S2 → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•