Crash in [@ java.lang.RuntimeException: at mozilla.components.browser.engine.gecko.GeckoEngine$$ExternalSyntheticLambda16.onShutdown(R8$$SyntheticClass:5)]
Categories
(GeckoView :: General, defect, P1)
Tracking
(firefox141 unaffected, firefox142 affected, firefox143 affected)
| Tracking | Status | |
|---|---|---|
| firefox141 | --- | unaffected |
| firefox142 | --- | affected |
| firefox143 | --- | affected |
People
(Reporter: aryx, Unassigned, NeedInfo)
References
Details
(Keywords: crash)
Crash Data
117 crashes with Firefox for Android 142 betas and 143 Nightly, 2-5 crashes per install
Crash report: https://crash-stats.mozilla.org/report/index/02a09d99-5e7f-4e2d-a028-86d140250814
Top 10 frames:
0 mozilla.components.browser.engine.gecko.GeckoEngine$$ExternalSyntheticLambda16 onShutdown R8$$SyntheticClass:5
1 org.mozilla.geckoview.GeckoRuntime$1 handleMessage GeckoRuntime.java:31
2 org.mozilla.gecko.EventDispatcher$3 run EventDispatcher.java:13
3 android.os.Handler handleCallback Handler.java:883
4 android.os.Handler dispatchMessage Handler.java:100
5 android.os.Looper loop Looper.java:237
6 android.app.ActivityThread main ActivityThread.java:8107
7 java.lang.reflect.Method invoke Method.java:-2
8 com.android.internal.os.RuntimeInit$MethodAndArgsCaller run RuntimeInit.java:496
9 com.android.internal.os.ZygoteInit main ZygoteInit.java:1100
Comment 1•3 months 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.
Comment 2•3 months ago
|
||
:emma i think these started in nightly in build 20250624211752 changelog. could this have been related to bug 1963445?
Updated•3 months ago
|
Comment 3•3 months ago
•
|
||
Thanks Olivia!
(In reply to Dianna Smith [:diannaS] from comment #2)
:emma i think these started in nightly in build 20250624211752 changelog. could this have been related to bug 1963445?
Until we have Bug 1872429 this is hard to say. I can't rule it out but I also can't see anything pointing to Bounce Tracking Protection. FWIW the feature shouldn't behave any differently on mobile and I haven't seen any crash reports on desktop.
Comment 4•2 months ago
|
||
The severity field is not set for this bug.
:owlish, could you have a look please?
For more information, please visit BugBot documentation.
Updated•2 months ago
|
Comment 5•5 days ago
|
||
Based on the topcrash criteria, the crash signature linked to this bug is not a topcrash signature anymore.
For more information, please visit BugBot documentation.
Description
•