Closed Bug 1086513 Opened 10 years ago Closed 9 years ago

Intermittent java-exception | java.lang.Exception: Error loading gecko libraries at org.mozilla.gecko.mozglue.GeckoLoader.loadGeckoLibsNative(Native Method)

Categories

(Firefox for Android Graveyard :: General, defect)

x86
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: cbook, Unassigned)

References

()

Details

(Keywords: intermittent-failure)

Android 4.0 Panda mozilla-central opt test robocop-2

https://treeherder.mozilla.org/ui/logviewer.html#?job_id=508907&repo=mozilla-central

19:33:14 WARNING - PROCESS-CRASH | java-exception | java.lang.Exception: Error loading gecko libraries at org.mozilla.gecko.mozglue.GeckoLoader.loadGeckoLibsNative(Native Method)
Depends on: 1089260
This is odd.  Fetching the APK associated with that job from

http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/mozilla-central-android/1413854178/fennec-36.0a1.en-US.android-arm.apk

and trying to install, I get:

I/PackageManager( 2002):  ICS_DEBUG scanPackageLI entered  org.mozilla.fennec
E/PackageManager( 2002): Package org.mozilla.fennec has no signatures that match those in shared user org.mozilla.fennec.sharedID; ignoring!
W/PackageManager( 2002): Package couldn't be installed in /data/app/org.mozilla.fennec-1.apk

So I can't even install this package.  (I have removed everything related to Fennec and in fact have no Android package matching org.mozilla.* on this device.)  rnewman, can you even install this APK?
Flags: needinfo?(rnewman)
Yes, that APK installs on my Android L device:

11-10 19:59:38.914 I/art     (  542): DexFile_isDexOptNeeded failed to open oat file '/data/app/org.mozilla.fennec-1/arm/base.odex' for file location '/data/app/org.mozilla.fennec-1/base.apk': Failed to open oat filename for reading: No such file or directory
11-10 19:59:40.305 W/dex2oat (11695): Before Android 4.1, method void org.mozilla.gecko.widget.TwoWayView.checkFocus() would have incorrectly overridden the package-private method in android.widget.AdapterView
11-10 19:59:40.310 W/dex2oat (11695): Before Android 4.1, method void org.mozilla.gecko.widget.TwoWayView.rememberSyncState() would have incorrectly overridden the package-private method in android.widget.AdapterView
11-10 19:59:48.234 W/qcom_sensors_hal(  542): hal_sensor1_data_cb: SENSOR1_MSG_TYPE_BROKEN_PIPE
11-10 19:59:48.241 E/Diag_Lib(11732):  Diag_LSM_Init: Failed to open handle to diag driver, error = 13
11-10 19:59:48.233 W/sensors.qcom(11732): type=1400 audit(0.0:641): avc: denied { read write } for name="diag" dev="tmpfs" ino=6034 scontext=u:r:sensors:s0 tcontext=u:object_r:diag_device:s0 tclass=chr_file
11-10 19:59:49.374 I/dex2oat (11695): dex2oat took 10.431s (threads: 4)
11-10 19:59:49.504 W/Settings(  542): Setting install_non_market_apps has moved from android.provider.Settings.Global to android.provider.Settings.Secure, returning read-only value.
11-10 19:59:49.570 I/ConfigFetchService( 2548): PackageReceiver: Intent { act=android.intent.action.PACKAGE_ADDED dat=package:org.mozilla.fennec flg=0x4000010 cmp=com.google.android.gms/.config.ConfigFetchService$PackageReceiver (has extras) }


It even runs and loads pages.
Flags: needinfo?(rnewman)
Inactive; closing (see bug 1180138).
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.