Closed
Bug 1882628
Opened 8 months ago
Closed 7 months ago
"GeckoRuntime is shutting down" Crash in [@ java.lang.RuntimeException: at com.google.firebase.FirebaseCommonRegistrar$$ExternalSyntheticLambda1.onShutdown(R8$$SyntheticClass:5)]
Categories
(Fenix :: General, defect)
Tracking
(firefox123 unaffected, firefox124 unaffected, firefox125 wontfix)
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox123 | --- | unaffected |
firefox124 | --- | unaffected |
firefox125 | --- | wontfix |
People
(Reporter: cpeterson, Unassigned)
References
Details
(Keywords: crash, regression)
Crash Data
This looks like a regression in Nightly 125 starting on 2024-02-26. There are 49 crash reports so far, from two users: 1 from one user and 48 from the other.
Crash report: https://crash-stats.mozilla.org/report/index/2e1384bf-0050-4992-9a32-e99930240227
Java stack trace:
java.lang.RuntimeException: GeckoRuntime is shutting down
at com.google.firebase.FirebaseCommonRegistrar$$ExternalSyntheticLambda1.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)
Reporter | ||
Updated•8 months ago
|
Summary: Crash in [@ java.lang.RuntimeException: at com.google.firebase.FirebaseCommonRegistrar$$ExternalSyntheticLambda1.onShutdown(R8$$SyntheticClass:5)] → "GeckoRuntime is shutting down" Crash in [@ java.lang.RuntimeException: at com.google.firebase.FirebaseCommonRegistrar$$ExternalSyntheticLambda1.onShutdown(R8$$SyntheticClass:5)]
Updated•8 months ago
|
Comment 1•8 months ago
|
||
The severity field is not set for this bug.
:bclark, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(brclark)
Updated•7 months ago
|
Status: NEW → RESOLVED
Closed: 7 months ago
Flags: needinfo?(brclark)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•