Crash in [@ java.lang.RuntimeException: at org.mozilla.fenix.settings.SyncDebugFragment$$ExternalSyntheticLambda3.onShutdown(R8$$SyntheticClass:5)]
Categories
(Firefox for Android :: Accounts and Sync, defect, P3)
Tracking
()
People
(Reporter: RyanVM, Unassigned)
References
Details
(Keywords: crash, regression, topcrash, Whiteboard: [fxdroid])
Crash Data
New crash in v113, currently the #14 overall topcrash.
Crash report: https://crash-stats.mozilla.org/report/index/c2e5539a-0e3c-4620-8fa2-e81840230511
Java stack trace:
java.lang.RuntimeException
at org.mozilla.fenix.settings.SyncDebugFragment$$ExternalSyntheticLambda3.onShutdown(R8$$SyntheticClass:5)
at org.mozilla.geckoview.GeckoRuntime$1.handleMessage(GeckoRuntime.java:31)
at org.mozilla.gecko.EventDispatcher$3.run(EventDispatcher.java:13)
at android.os.Handler.handleCallback(Handler.java:794)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:173)
at android.app.ActivityThread.main(ActivityThread.java:6651)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:547)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:822)
Comment 1•2 years ago
|
||
This looks like a regression in Fenix 112.
Updated•2 years ago
|
Comment 2•2 years ago
|
||
The bug is linked to a topcrash signature, which matches the following criterion:
- Top 10 AArch64 and ARM crashes on beta
For more information, please visit BugBot documentation.
Reporter | ||
Updated•2 years ago
|
Comment 3•2 years ago
|
||
We might be able to get this into the final dot release (if this gets landed EOW this week) otherwise this will have to get punted to release in 114.
Marking as P1 specifically because we don't have a great handle on what's crashing & whether this is leading to other crash reports that aren't captured by this stack trace.
Updated•2 years ago
|
Reporter | ||
Comment 4•2 years ago
|
||
Not seeing any variants of this signature affecting 114 or 115 yet.
Updated•2 years ago
|
Reporter | ||
Comment 5•2 years ago
|
||
Still no crashes from 114+. We can probably close this as WFM after 114 goes to Release if that continues. Setting the status to affected for now just for visibility.
Updated•2 years ago
|
Comment 6•2 years ago
|
||
We've received at least two reports from 115.0a1, but still none from 114.
https://crash-stats.mozilla.org/report/index/84c4c1d9-e56e-477a-9046-465000230528
Comment 7•2 years ago
|
||
Resolving as WFM - not seeing any crash reports in 114 or 115
Description
•