Open
Bug 1997736
Opened 23 days ago
Updated 4 days ago
Crash in [@ org.mozilla.gecko.mozglue.GeckoLoader$AbortException: at org.mozilla.gecko.mozglue.GeckoLoader.abort(GeckoLoader.java)] on Chromebooks
Categories
(Firefox for Android :: General, defect)
Tracking
()
NEW
People
(Reporter: gsvelto, Unassigned)
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/cf694ce4-0d54-4e30-b1ea-1612e0251101
Top 4 frames:
0 org.mozilla.gecko.mozglue.GeckoLoader abort GeckoLoader.java:13
1 org.mozilla.gecko.mozglue.GeckoLoader loadGeckoLibsNative GeckoLoader.java:-2
2 org.mozilla.gecko.mozglue.GeckoLoader loadGeckoLibs GeckoLoader.java:7
3 org.mozilla.gecko.GeckoThread run GeckoThread.java:477
The exception being thrown mentions __emutls_get_address, maybe we failed resolving a symbol? All of the crashes are happening on Chromebooks, and all of them are using x86 CPUs in 32-bit mode, and all of them are on Android 9. The bulk of them appear to be using Intel Braswell Celerons too, I cannot be sure if it's all of them since I'd have to manually verify all the model names.
Comment 1•7 days ago
|
||
The severity field is not set for this bug.
:boek, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(jboek)
Comment 2•4 days ago
|
||
Is this the same issue that we fixed but users have to redownload the application?
Flags: needinfo?(jboek) → needinfo?(ryanvm)
You need to log in
before you can comment on or make changes to this bug.
Description
•