Closed Bug 1180712 Opened 9 years ago Closed 8 years ago

crash in java.lang.UnsatisfiedLinkError: Couldn''t load mozglue: findLibrary returned null at java.lang.Runtime.loadLibrary(Runtime.java)

Categories

(Firefox for Android Graveyard :: General, defect)

42 Branch
ARM
Android
defect
Not set
critical

Tracking

(firefox42 affected, firefox44 affected, fennec45+)

RESOLVED INVALID
Tracking Status
firefox42 --- affected
firefox44 --- affected
fennec 45+ ---

People

(Reporter: aaronmt, Unassigned)

References

Details

(Keywords: crash)

Crash Data

This bug was filed from the Socorro interface and is 
report bp-91a185f5-39a4-4795-ae8d-c3d792150705.
=============================================================

java.lang.UnsatisfiedLinkError: Couldn't load mozglue: findLibrary returned null
	at java.lang.Runtime.loadLibrary(Runtime.java:365)
	at java.lang.System.loadLibrary(System.java:535)
	at org.mozilla.gecko.mozglue.GeckoLoader.doLoadLibraryExpected(GeckoLoader.java:423)
	at org.mozilla.gecko.mozglue.GeckoLoader.doLoadLibrary(GeckoLoader.java:454)
	at org.mozilla.gecko.mozglue.GeckoLoader.loadMozGlue(GeckoLoader.java:517)
	at org.mozilla.gecko.GeckoThread.initGeckoEnvironment(GeckoThread.java:93)
	at org.mozilla.gecko.GeckoThread.run(GeckoThread.java:169)
Crash Signature: [@ java.lang.UnsatisfiedLinkError: Couldn''t load mozglue: findLibrary returned null at java.lang.Runtime.loadLibrary(Runtime.java)] → [@ java.lang.UnsatisfiedLinkError: Couldn''t load mozglue: findLibrary returned null at java.lang.Runtime.loadLibrary(Runtime.java)] [@ java.lang.UnsatisfiedLinkError: Couldn''t load mozglue: findLibrary returned null at java.lang.Runtime.loadLibrary]
Nom'ing it for fennec tracking as this is ranked #8 in top crashers on FennecAndroid 44.0b2.
tracking-fennec: --- → ?
This sounds like an ABI mismatch issue, which would be solved by bug 1119915.
tracking-fennec: ? → 44+
Depends on: 1119915
I looked at the crash reports and Margaret is correct this is users running on the wrong ABI. We can't fix this. The toast is in Firefox 45, it has strings so no uplift.
Status: NEW → RESOLVED
tracking-fennec: 44+ → 45+
Closed: 8 years ago
Resolution: --- → INVALID
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.