Open
Bug 1931354
Opened 1 year ago
Updated 5 months ago
Crash in [@ java.lang.Exception: at org.mozilla.gecko.mozglue.GeckoLoader.loadGeckoLibsNative(Native Method)]
Categories
(GeckoView :: General, defect, P2)
Tracking
(firefox132 affected, firefox133 affected, firefox134 affected)
NEW
People
(Reporter: aryx, Unassigned)
References
Details
(Keywords: crash, Whiteboard: [gv-perspective-work])
Crash Data
Not a new crash signature. 50-250 crashes per release cycle. This puts in position 4 of the crashes with the highest volue-
Crash report: https://crash-stats.mozilla.org/report/index/8d49a28b-93c8-4319-977e-d4bb90241114
Java stack trace:
java.lang.Exception
at org.mozilla.gecko.mozglue.GeckoLoader.loadGeckoLibsNative(Native Method)
at org.mozilla.gecko.mozglue.GeckoLoader.loadGeckoLibs(GeckoLoader.java:7)
at org.mozilla.gecko.GeckoThread.initGeckoEnvironment(GeckoThread.java:196)
at org.mozilla.gecko.GeckoThread.run(GeckoThread.java:325)
Updated•1 year ago
|
Severity: -- → S2
Priority: -- → P2
Updated•1 year ago
|
Whiteboard: [gv-perspective-work]
Comment 1•5 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
•