Closed
Bug 989787
Opened 11 years ago
Closed 11 years ago
Firefox for Android version: 28.0.1 crashes at startup android version: 4.0.3 (java.lang.UnsatisfiedLinkError: Couldn't load mozglue: findLibrary returned null)
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: BigBro, Unassigned)
References
Details
(Keywords: crash)
Attachments
(1 file)
596.37 KB,
application/zip
|
Details |
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:28.0) Gecko/20100101 Firefox/28.0 (Beta/Release)
Build ID: 20140317233339
Steps to reproduce:
Launch Firefox
Actual results:
Firefox crashes at start up
here is a screenshot
http://draidia.us/bugs/Screenshot_2014-03-30-19-22-09.png
Expected results:
Should work as supposed to be.
Comment 1•11 years ago
|
||
Can you capture, save, and attach to this bug report a log-cat from your device detailing output as you attempt to launch the browser?
Have you tried clearing data and cache, does that fix things?
Can you also report on which device you are using?
Flags: needinfo?(taha.ibrahim.draidia)
OS: Linux → Android
Hardware: x86 → ARM
Updated•11 years ago
|
Summary: Firefox for Android version: 28.0.1 crashes at startup android version: 4.0.3 → Firefox for Android version: 28.0.1 crashes at startup android version: 4.0.3 (java.lang.UnsatisfiedLinkError: Couldn't load mozglue: findLibrary returned null)
Comment 2•11 years ago
|
||
As I recall, this typically means you're running the wrong architecture. Please do let us know which device you're using.
Reporter | ||
Comment 3•11 years ago
|
||
Device : Acer E350
By the way the beta version of firefox works just fine.
Flags: needinfo?(taha.ibrahim.draidia)
Comment 4•11 years ago
|
||
What happens if you uninstall and reinstall from Google Play? Same thing?
Comment 5•11 years ago
|
||
Acer E350 appears to be an arm v7 device
Comment 6•11 years ago
|
||
I have wanted to improve the error message in the case of mixed architectures for a while now, and possibly even show a toast, so adding myself to this ticket.
Reporter | ||
Comment 7•11 years ago
|
||
if I uninstall and reinstall from Google Play nothing changes the same thing if I clear data and cache.
Comment 8•11 years ago
|
||
(In reply to DRAIDIA Taha Ibrahim from comment #7)
> if I uninstall and reinstall from Google Play nothing changes the same thing
> if I clear data and cache.
Mind if you install https://play.google.com/store/apps/details?id=com.cpuid.cpu_z and report back on exactly what the reported CPU Architecture is. We're trying to understand which package is downloaded onto your device from Google Play (we serve different APK's for different device architecture).
Comment 9•11 years ago
|
||
Under the System tab you'll see 'Kernel Architecture'
Reporter | ||
Comment 10•11 years ago
|
||
Acer E350 is an ARM Cortex A9 here is his full specifications
http://www.jawal123.com/18930433/en-us/Acer-E350-Liquid-Gallant#Chipset
and this is what I got after recording with aLogcat
W/ActivityManager( 239): Activity destroy timeout for ActivityRecord{416ff3a8 org.mozilla.firefox/.App}
No probleme I will Install cpu_z and keep you informed
Reporter | ||
Comment 11•11 years ago
|
||
well I took screenshot to report back exactly what the reported CPU Architecture is.
http://draidia.us/bugs/cpu1.png
http://draidia.us/bugs/cpu2.png
Comment 12•11 years ago
|
||
Thanks. Nothing odd there. Stumped :(
Reporter | ||
Comment 13•11 years ago
|
||
(In reply to Aaron Train [:aaronmt] from comment #12)
> Thanks. Nothing odd there. Stumped :(
Like you said I m getting the wrong APK the arm works and i386 doesn't
Updated•11 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 14•11 years ago
|
||
Have we verified that this is caused by installing the wrong ABI? Reporter would you uninstall Firefox and install http://ftp.mozilla.org/pub/mozilla.org/mobile/releases/latest/android/multi/ and let us know if that crashes.
Comment 15•11 years ago
|
||
(In reply to Kevin Brosnan [:kbrosnan] from comment #14)
> Have we verified that this is caused by installing the wrong ABI? Reporter
> would you uninstall Firefox and install
> http://ftp.mozilla.org/pub/mozilla.org/mobile/releases/latest/android/multi/
> and let us know if that crashes.
Backchannel discussion on IRC verified that, he installed both ARMv7 and x86 and confirmed that the ARMv7 build works fine.
Reporter | ||
Comment 16•11 years ago
|
||
The issue has been solved thanks for your good work ;)
Comment 17•11 years ago
|
||
(In reply to DRAIDIA Taha Ibrahim [:BigBro] from comment #7)
> if I uninstall and reinstall from Google Play nothing changes the same thing
> if I clear data and cache.
I'm confused by this; but you did mention in a personal email today that you cleared everything again today and it now works on your device.
bug 990130 is open to track this issue as there are many other reports on Google Play, I suspect it's related to upgrades, native library availability and or correct pathing.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•