Open
Bug 1914765
Opened 1 year ago
Updated 1 month ago
"GeckoRuntime is shutting down" Crash in [@ java.lang.RuntimeException: at org.mozilla.geckoview.WebExtension$Download$$ExternalSyntheticLambda0.onShutdown(R8$$SyntheticClass:5)]
Categories
(GeckoView :: Extensions, defect, P3)
Tracking
(firefox129 affected, firefox130 ?, firefox131 ?)
NEW
People
(Reporter: cpeterson, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/ffd78f3b-3b96-4dc4-bbf1-8ae930240825
java.lang.RuntimeException: GeckoRuntime is shutting down
Top 10 frames:
0 org.mozilla.geckoview.WebExtension$Download$$ExternalSyntheticLambda0 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:790
4 android.os.Handler dispatchMessage Handler.java:99
5 android.os.Looper loop Looper.java:210
6 android.app.ActivityThread main ActivityThread.java:7080
7 java.lang.reflect.Method invoke Method.java:-2
8 com.android.internal.os.RuntimeInit$MethodAndArgsCaller run RuntimeInit.java:523
9 com.android.internal.os.ZygoteInit main ZygoteInit.java:863
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
•