Closed
Bug 1925754
Opened 1 year ago
Closed 1 year ago
Crash in [@ kotlin.UninitializedPropertyAccessException: at org.mozilla.fenix.HomeActivity$onResume$1.invokeSuspend(HomeActivity.kt)]
Categories
(Firefox for Android :: Homepage, defect, P5)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: emanuellclaudiu, Unassigned)
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/86087a88-eba6-4f73-a658-5eb8c0241019
Top 6 frames:
0 org.mozilla.fenix.HomeActivity$onResume$1 invokeSuspend HomeActivity.kt:131
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
Comment 1•1 year ago
|
||
Looks like we only have two crash reports with this crash signature. You must have been unlucky to be the only person to hit this crash. :)
Severity: -- → S2
Crash Signature: [@ kotlin.UninitializedPropertyAccessException: at org.mozilla.fenix.HomeActivity$onResume$1.invokeSuspend(HomeActivity.kt) ]
status-firefox133:
--- → affected
status-firefox134:
--- → ?
status-firefox135:
--- → ?
Flags: needinfo?(gl)
Flags: needinfo?(cpeterson)
Keywords: crash
Priority: -- → P5
Comment 2•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
Comment 3•1 year ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•