"GeckoRuntime is shutting down" Crash in [@ java.lang.RuntimeException: at org.mozilla.geckoview.WebExtensionController$$ExternalSyntheticLambda9.onShutdown]
Categories
(GeckoView :: Extensions, defect, P2)
Tracking
(firefox107 wontfix, firefox108 wontfix, firefox109 wontfix, firefox110 wontfix, firefox111 wontfix, firefox112 wontfix, firefox113 wontfix, firefox114 wontfix, firefox116 wontfix, firefox117 wontfix, firefox118 wontfix, firefox119 wontfix, firefox120 affected)
Tracking | Status | |
---|---|---|
firefox107 | --- | wontfix |
firefox108 | --- | wontfix |
firefox109 | --- | wontfix |
firefox110 | --- | wontfix |
firefox111 | --- | wontfix |
firefox112 | --- | wontfix |
firefox113 | --- | wontfix |
firefox114 | --- | wontfix |
firefox116 | --- | wontfix |
firefox117 | --- | wontfix |
firefox118 | --- | wontfix |
firefox119 | --- | wontfix |
firefox120 | --- | affected |
People
(Reporter: cpeterson, Unassigned)
References
Details
(Keywords: crash, Whiteboard: [addons-jira])
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/685c2593-22d6-4363-b2e6-a5e5c0221122
Java stack trace:
java.lang.RuntimeException: GeckoRuntime is shutting down
at org.mozilla.geckoview.WebExtensionController$$ExternalSyntheticLambda14.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:743)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:150)
at android.app.ActivityThread.main(ActivityThread.java:5546)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:792)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:682)
Reporter | ||
Updated•2 years ago
|
Reporter | ||
Updated•2 years ago
|
Reporter | ||
Updated•2 years ago
|
Reporter | ||
Updated•2 years ago
|
Comment 1•2 years ago
|
||
The bug is linked to a topcrash signature, which matches the following criterion:
- Top 10 AArch64 and ARM crashes on release
:cpeterson, could you consider increasing the severity of this top-crash bug?
For more information, please visit auto_nag documentation.
Comment 2•2 years ago
|
||
Based on the topcrash criteria, the crash signatures linked to this bug are not in the topcrash signatures anymore.
For more information, please visit auto_nag documentation.
Reporter | ||
Updated•2 years ago
|
Comment 3•2 years ago
|
||
Sorry for removing the keyword earlier but there is a recent change in the ranking, so the bug is again linked to a topcrash signature, which matches the following criterion:
- Top 10 AArch64 and ARM crashes on beta
For more information, please visit auto_nag documentation.
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Reporter | ||
Updated•2 years ago
|
Updated•2 years ago
|
Comment 4•2 years ago
|
||
Based on the topcrash criteria, the crash signatures linked to this bug are not in the topcrash signatures anymore.
For more information, please visit auto_nag documentation.
Reporter | ||
Comment 5•2 years ago
|
||
Looks like this crash's volume spiked in Fenix 107, fell in 108, spiked again in 110, and is still high in 111. We should try to fix this bug before Android add-ons GA.
Reporter | ||
Updated•1 year ago
|
Updated•1 year ago
|
Comment 7•1 year ago
|
||
Copying crash signatures from duplicate bugs.
Updated•8 months ago
|
Description
•