Closed
Bug 792428
Opened 12 years ago
Closed 12 years ago
[ARMv6] Unable to start Fennec - java.lang.UnsatisfiedLinkError: Couldn't load mozglue: findLibrary returned null
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: ioana.chiorean, Unassigned)
Details
(Whiteboard: [ARMv6])
Attachments
(3 files)
Build ID: 18.0a1 (2012-09-18) Nightly Channel
Device: LG Slider
OS: Android 2.3.4
Steps to reproduce:
1. Install older version of Fennec - my case 2012-09-18
2. Do some browsing
3. Apply update after notification appears
Expected result:
- the app should work after applying the update
Actual result:
- the app opens as a white page- after tapping or several minutes a force close message appears - no error mentioned
- see video http://www.youtube.com/watch?v=CP20La74M8s
Reporter | ||
Comment 1•12 years ago
|
||
Application is not usable anymore - even if you delete the data. You need to uninstall and install it again so you can use it.
Severity: normal → blocker
Reporter | ||
Comment 2•12 years ago
|
||
It seems that the build 09/19 is not working- due to this neither the updated build.
Summary: [ARMv6] Unable to use the app after applying update - force close message and white screen → [ARMv6] Unable to use the app - build 09/19/2012 - force close message and white screen
Reporter | ||
Comment 3•12 years ago
|
||
Reproducible on :
Build ID: 18.0a1 (2012-09-24) Nightly Channel
Device: LG Slider
OS: Android 2.3.4
Comment 4•12 years ago
|
||
Can we get a log?
Reporter | ||
Comment 5•12 years ago
|
||
Reporter | ||
Comment 6•12 years ago
|
||
Comment 7•12 years ago
|
||
E/GeckoAppShell(14073): >>> REPORTING UNCAUGHT EXCEPTION FROM THREAD 1 ("main")
E/GeckoAppShell(14073): java.lang.UnsatisfiedLinkError: Couldn't load mozglue: findLibrary returned null
E/GeckoAppShell(14073): at java.lang.Runtime.loadLibrary(Runtime.java:429)
E/GeckoAppShell(14073): at java.lang.System.loadLibrary(System.java:554)
E/GeckoAppShell(14073): at org.mozilla.gecko.GeckoAppShell.loadMozGlue(GeckoAppShell.java:480)
E/GeckoAppShell(14073): at org.mozilla.gecko.GeckoApp.onCreate(GeckoApp.java:1459)
E/GeckoAppShell(14073): at org.mozilla.gecko.BrowserApp.onCreate(BrowserApp.java:187)
Summary: [ARMv6] Unable to use the app - build 09/19/2012 - force close message and white screen → [ARMv6] Unable to start Fennec - java.lang.UnsatisfiedLinkError: Couldn't load mozglue: findLibrary returned null
Comment 8•12 years ago
|
||
(In reply to Ioana Chiorean from comment #1)
> Application is not usable anymore - even if you delete the data. You need to
> uninstall and install it again so you can use it.
This bug is very unclear; ie., what channels are affected, and what? I just clean installed 16.0b6 on the LG Slider and did not experience any problems.
Severity: blocker → normal
Comment 9•12 years ago
|
||
This is the error you get when the ARMv7 build installed on an ARMv6 phone. I have tested the ARMv6 build and pages are loading on the phone.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
Reporter | ||
Comment 10•12 years ago
|
||
(In reply to Aaron Train [:aaronmt] from comment #8)
> (In reply to Ioana Chiorean from comment #1)
> > Application is not usable anymore - even if you delete the data. You need to
> > uninstall and install it again so you can use it.
>
> This bug is very unclear; ie., what channels are affected, and what? I just
> clean installed 16.0b6 on the LG Slider and did not experience any problems.
The issues wasn't reproduced all times - that's why I couldn't set the flags right.
(In reply to Kevin Brosnan [:kbrosnan] from comment #9)
> This is the error you get when the ARMv7 build installed on an ARMv6 phone.
> I have tested the ARMv6 build and pages are loading on the phone.
First the bug was entered due to problems experienced at updates -so for sure it was the correct build. As I don't have know a ARMv6 device at home I will look at it again tomorrow morning.
Assignee | ||
Updated•4 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
•