Open
Bug 1897149
Opened 6 months ago
Updated 5 months ago
Crash in [@ java.lang.RuntimeException: at io.sentry.android.core.ANRWatchDog$$ExternalSyntheticLambda0.onShutdown(R8$$SyntheticClass:5)]
Categories
(Fenix :: Crash Reporting, defect)
Tracking
(firefox126 affected, firefox127 affected, firefox128 ?)
NEW
People
(Reporter: dmeehan, Unassigned)
References
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/731538f6-0147-495b-9aa5-f8a8e0240516
Top 10 frames:
0 io.sentry.android.core.ANRWatchDog$$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:900
4 android.os.Handler dispatchMessage Handler.java:103
5 android.os.Looper loop Looper.java:219
6 android.app.ActivityThread main ActivityThread.java:8668
7 java.lang.reflect.Method invoke Method.java:-2
8 com.android.internal.os.RuntimeInit$MethodAndArgsCaller run RuntimeInit.java:513
9 com.android.internal.os.ZygoteInit main ZygoteInit.java:1109
Comment 1•6 months ago
|
||
Looks like this crash might be a regression in Fx 126 related to Sentry's crash reporter or this is another signature variation of the general "GeckoRuntime is shutting down" issues, like bug 1802046.
status-firefox127:
--- → affected
status-firefox128:
--- → ?
Component: General → Crash Reporting
See Also: → 1802046
Comment 2•6 months ago
|
||
The bug is linked to a topcrash signature, which matches the following criterion:
- Top 10 AArch64 and ARM crashes on release
For more information, please visit BugBot documentation.
Keywords: topcrash
Comment 3•5 months ago
|
||
The severity field is not set for this bug.
:royang, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(royang)
Updated•5 months ago
|
Severity: -- → S3
Flags: needinfo?(royang)
Comment 4•5 months 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.
Keywords: topcrash
You need to log in
before you can comment on or make changes to this bug.
Description
•