Open
Bug 1926985
Opened 8 months ago
Updated 3 months ago
"GeckoRuntime is shutting down" Crash in [@ java.lang.RuntimeException: at org.mozilla.geckoview.SessionFinder$$ExternalSyntheticLambda0.onShutdown(R8$$SyntheticClass:5)]
Categories
(GeckoView :: General, defect)
Tracking
(firefox131 wontfix, firefox132 ?, firefox133 ?)
NEW
People
(Reporter: cpeterson, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash, regression)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/1ca1b436-f4ec-4ffd-97cb-b104a0241024
Exception: java.lang.RuntimeException
Message: GeckoRuntime is shutting down
Top 10 frames:
0 org.mozilla.geckoview.SessionFinder$$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:873
4 android.os.Handler dispatchMessage Handler.java:99
5 android.os.Looper loop Looper.java:214
6 android.app.ActivityThread main ActivityThread.java:7037
7 java.lang.reflect.Method invoke Method.java:-2
8 com.android.internal.os.RuntimeInit$MethodAndArgsCaller run RuntimeInit.java:494
9 com.android.internal.os.ZygoteInit main ZygoteInit.java:965
Reporter | ||
Comment 1•8 months ago
|
||
This crash looks like a regression in 131. I don't see any crashes from 132 or 133, so maybe this crash has already been fixed in 131 or 132?
Updated•8 months ago
|
Comment 2•3 months 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
•