Closed Bug 1015499 Opened 12 years ago Closed 10 years ago

Intermittent testReadingListProvider - TestBrowserProviderNotifications | GeckoEventExpecter - blockForEvent timeout: Gecko:Ready

Categories

(Firefox for Android Graveyard :: Reader View, defect)

ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: KWierso, Unassigned)

References

Details

(Keywords: intermittent-failure)

https://tbpl.mozilla.org/php/getParsedLog.php?id=40288032&tree=Fx-Team Android 4.0 Panda fx-team opt test robocop-4 on 2014-05-23 10:32:15 PDT for push d4d6c13c6b83 slave: panda-0436 10:44:09 INFO - 44 INFO TEST-PASS | testReadingListProvider - TestBrowserProviderNotifications | Inserted item has valid id - 16 should not equal -1 10:44:09 INFO - 45 INFO TEST-PASS | testReadingListProvider - TestBrowserProviderNotifications | Content observer was notified exactly once by insert - 1 should equal 1 10:44:09 INFO - 46 INFO TEST-PASS | testReadingListProvider - TestBrowserProviderNotifications | Notification from insert was valid - content://org.mozilla.fennec.db.readinglist/items?test=1 should not equal null 10:44:09 INFO - 47 INFO TEST-PASS | testReadingListProvider - TestBrowserProviderNotifications | Content observer was notified exactly once by insert - 10:44:09 INFO - 48 INFO TEST-PASS | testReadingListProvider - TestBrowserProviderNotifications | Correct number of items are updated - 1 should equal 1 10:44:09 INFO - 49 INFO TEST-PASS | testReadingListProvider - TestBrowserProviderNotifications | Content observer was notified exactly once by update - 1 should equal 1 10:44:09 INFO - 50 INFO TEST-PASS | testReadingListProvider - TestBrowserProviderNotifications | Notification from update was valid - content://org.mozilla.fennec.db.readinglist/items?test=1 should not equal null 10:44:09 INFO - 51 INFO TEST-PASS | testReadingListProvider - TestBrowserProviderNotifications | Content observer was notified exactly once by update - 10:44:09 INFO - 52 INFO TEST-PASS | testReadingListProvider - TestBrowserProviderNotifications | Correct number of items are deleted - 1 should equal 1 10:44:09 INFO - 53 INFO TEST-PASS | testReadingListProvider - TestBrowserProviderNotifications | Content observer was notified exactly once by delete - 1 should equal 1 10:44:09 INFO - 54 INFO TEST-PASS | testReadingListProvider - TestBrowserProviderNotifications | Notification from delete was valid - content://org.mozilla.fennec.db.readinglist/items?test=1 should not equal null 10:44:09 INFO - 55 INFO TEST-PASS | testReadingListProvider - TestBrowserProviderNotifications | Content observer was notified exactly once by delete - 10:44:09 INFO - 56 INFO TEST-PASS | testReadingListProvider - TestBrowserProviderNotifications | Correct number of items are bulkInserted - 3 should equal 3 10:44:09 INFO - 57 INFO TEST-PASS | testReadingListProvider - TestBrowserProviderNotifications | Content observer was notified exactly once by bulkInsert - 1 should equal 1 10:44:09 INFO - 58 INFO TEST-PASS | testReadingListProvider - TestBrowserProviderNotifications | Notification from bulkInsert was valid - content://org.mozilla.fennec.db.readinglist/items?test=1 should not equal null 10:44:09 INFO - 59 INFO TEST-PASS | testReadingListProvider - TestBrowserProviderNotifications | Content observer was notified exactly once by bulkInsert - 10:44:09 INFO - Dumping ALL the threads! 10:44:09 INFO - Thread[GeckoBackgroundThread,5,main] 10:44:09 INFO - android.os.MessageQueue.nativePollOnce(Native Method) 10:44:09 INFO - android.os.MessageQueue.next(MessageQueue.java:118) 10:44:09 INFO - android.os.Looper.loop(Looper.java:118) 10:44:09 INFO - org.mozilla.gecko.util.GeckoBackgroundThread.run(GeckoBackgroundThread.java:32) 10:44:09 INFO - Thread[ModernAsyncTask #2,5,main] 10:44:09 INFO - java.lang.Object.wait(Native Method) 10:44:09 INFO - java.lang.Thread.parkFor(Thread.java:1231) 10:44:09 INFO - sun.misc.Unsafe.park(Unsafe.java:323) 10:44:09 INFO - java.util.concurrent.locks.LockSupport.park(LockSupport.java:157) 10:44:09 INFO - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2022) 10:44:09 INFO - java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:413) 10:44:09 INFO - java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1009) 10:44:09 INFO - java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1069) 10:44:09 INFO - java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569) 10:44:09 INFO - java.lang.Thread.run(Thread.java:856) 10:44:09 INFO - Thread[GC,5,system] 10:44:09 INFO - dalvik.system.NativeStart.run(Native Method) 10:44:09 INFO - Thread[main,5,main] 10:44:09 INFO - android.os.MessageQueue.nativePollOnce(Native Method) 10:44:09 INFO - android.os.MessageQueue.next(MessageQueue.java:118) 10:44:09 INFO - android.os.Looper.loop(Looper.java:118) 10:44:09 INFO - android.app.ActivityThread.main(ActivityThread.java:4424) 10:44:09 INFO - java.lang.reflect.Method.invokeNative(Native Method) 10:44:09 INFO - java.lang.reflect.Method.invoke(Method.java:511) 10:44:09 INFO - com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:784) 10:44:09 INFO - com.android.internal.os.ZygoteInit.main(ZygoteInit.java:551) 10:44:09 INFO - dalvik.system.NativeStart.main(Native Method) 10:44:09 INFO - Thread[Instr: org.mozilla.gecko.FennecInstrumentationTestRunner,5,main] 10:44:09 INFO - dalvik.system.VMStack.getThreadStackTrace(Native Method) 10:44:09 INFO - java.lang.Thread.getStackTrace(Thread.java:591) 10:44:09 INFO - java.lang.Thread.getAllStackTraces(Thread.java:528) 10:44:09 INFO - org.mozilla.gecko.FennecNativeDriver.logAllStackTraces(FennecNativeDriver.java:301) 10:44:09 INFO - org.mozilla.gecko.FennecNativeActions$GeckoEventExpecter.blockForEvent(FennecNativeActions.java:95) 10:44:09 INFO - org.mozilla.gecko.tests.BaseTest.blockForGeckoReady(BaseTest.java:85) 10:44:09 INFO - org.mozilla.gecko.tests.testReadingListProvider.testReadingListProviderTests(testReadingListProvider.java:78) 10:44:09 INFO - java.lang.reflect.Method.invokeNative(Native Method) 10:44:09 INFO - java.lang.reflect.Method.invoke(Method.java:511) 10:44:09 INFO - android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) 10:44:09 INFO - android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) 10:44:09 INFO - android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) 10:44:09 INFO - org.mozilla.gecko.tests.BaseTest.runTest(BaseTest.java:125) 10:44:09 INFO - junit.framework.TestCase.runBare(TestCase.java:127) 10:44:09 INFO - junit.framework.TestResult$1.protect(TestResult.java:106) 10:44:09 INFO - junit.framework.TestResult.runProtected(TestResult.java:124) 10:44:09 INFO - junit.framework.TestResult.run(TestResult.java:109) 10:44:09 INFO - junit.framework.TestCase.run(TestCase.java:118) 10:44:09 INFO - android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:169) 10:44:09 INFO - android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:154) 10:44:09 INFO - android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:545) 10:44:09 INFO - android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1551) 10:44:09 INFO - Thread[Binder Thread #1,5,main] 10:44:09 INFO - dalvik.system.NativeStart.run(Native Method) 10:44:09 INFO - Thread[Picasso-Dispatcher,5,main] 10:44:09 INFO - android.os.MessageQueue.nativePollOnce(Native Method) 10:44:09 INFO - android.os.MessageQueue.next(MessageQueue.java:118) 10:44:09 INFO - android.os.Looper.loop(Looper.java:118) 10:44:09 INFO - android.os.HandlerThread.run(HandlerThread.java:60) 10:44:09 INFO - Thread[JDWP,5,system] 10:44:09 INFO - dalvik.system.NativeStart.run(Native Method) 10:44:09 INFO - Thread[Timer-0,5,main] 10:44:09 INFO - java.lang.Object.wait(Native Method) 10:44:09 INFO - java.lang.Object.wait(Object.java:401) 10:44:09 INFO - java.util.Timer$TimerImpl.run(Timer.java:238) 10:44:09 INFO - Thread[Picasso-Idle,5,main] 10:44:09 INFO - java.lang.Object.wait(Native Method) 10:44:09 INFO - java.lang.Thread.parkFor(Thread.java:1231) 10:44:09 INFO - sun.misc.Unsafe.park(Unsafe.java:323) 10:44:09 INFO - java.util.concurrent.locks.LockSupport.park(LockSupport.java:157) 10:44:09 INFO - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2022) 10:44:09 INFO - java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:413) 10:44:09 INFO - java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1009) 10:44:09 INFO - java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1069) 10:44:09 INFO - java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569) 10:44:09 INFO - java.lang.Thread.run(Thread.java:856) 10:44:09 INFO - com.squareup.picasso.Utils$PicassoThread.run(Utils.java:294) 10:44:09 INFO - Thread[Compiler,5,system] 10:44:09 INFO - dalvik.system.NativeStart.run(Native Method) 10:44:09 INFO - Thread[Binder Thread #2,5,main] 10:44:09 INFO - dalvik.system.NativeStart.run(Native Method) 10:44:09 INFO - Thread[Picasso-refQueue,5,main] 10:44:09 INFO - java.lang.Object.wait(Native Method) 10:44:09 INFO - java.lang.Object.wait(Object.java:401) 10:44:09 INFO - java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:102) 10:44:09 INFO - java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:73) 10:44:09 INFO - com.squareup.picasso.Picasso$CleanupThread.run(Picasso.java:352) 10:44:09 INFO - Thread[actionMode,5,main] 10:44:09 INFO - java.lang.Object.wait(Native Method) 10:44:09 INFO - java.lang.Object.wait(Object.java:364) 10:44:09 INFO - java.util.Timer$TimerImpl.run(Timer.java:214) 10:44:09 INFO - Thread[Signal Catcher,5,system] 10:44:09 INFO - dalvik.system.NativeStart.run(Native Method) 10:44:09 INFO - Thread[FinalizerWatchdogDaemon,5,main] 10:44:09 INFO - java.lang.VMThread.sleep(Native Method) 10:44:09 INFO - java.lang.Thread.sleep(Thread.java:1031) 10:44:09 INFO - java.lang.Thread.sleep(Thread.java:1013) 10:44:09 INFO - java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:213) 10:44:09 INFO - java.lang.Thread.run(Thread.java:856) 10:44:09 INFO - Thread[ModernAsyncTask #3,5,main] 10:44:09 INFO - java.lang.Object.wait(Native Method) 10:44:09 INFO - java.lang.Thread.parkFor(Thread.java:1231) 10:44:09 INFO - sun.misc.Unsafe.park(Unsafe.java:323) 10:44:09 INFO - java.util.concurrent.locks.LockSupport.park(LockSupport.java:157) 10:44:09 INFO - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2022) 10:44:09 INFO - java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:413) 10:44:09 INFO - java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1009) 10:44:09 INFO - java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1069) 10:44:09 INFO - java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569) 10:44:09 INFO - java.lang.Thread.run(Thread.java:856) 10:44:09 INFO - Thread[Picasso-Stats,5,main] 10:44:09 INFO - android.os.MessageQueue.nativePollOnce(Native Method) 10:44:09 INFO - android.os.MessageQueue.next(MessageQueue.java:118) 10:44:09 INFO - android.os.Looper.loop(Looper.java:118) 10:44:09 INFO - android.os.HandlerThread.run(HandlerThread.java:60) 10:44:09 INFO - Thread[ModernAsyncTask #1,5,main] 10:44:09 INFO - java.lang.Object.wait(Native Method) 10:44:09 INFO - java.lang.Thread.parkFor(Thread.java:1231) 10:44:09 INFO - sun.misc.Unsafe.park(Unsafe.java:323) 10:44:09 INFO - java.util.concurrent.locks.LockSupport.park(LockSupport.java:157) 10:44:09 INFO - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2022) 10:44:09 INFO - java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:413) 10:44:09 INFO - java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1009) 10:44:09 INFO - java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1069) 10:44:09 INFO - java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569) 10:44:09 INFO - java.lang.Thread.run(Thread.java:856) 10:44:09 INFO - Thread[GeckoANRReporter,5,main] 10:44:09 INFO - android.os.MessageQueue.nativePollOnce(Native Method) 10:44:09 INFO - android.os.MessageQueue.next(MessageQueue.java:118) 10:44:09 INFO - android.os.Looper.loop(Looper.java:118) 10:44:09 INFO - org.mozilla.gecko.ANRReporter$1.run(ANRReporter.java:95) 10:44:09 INFO - java.lang.Thread.run(Thread.java:856) 10:44:09 INFO - Thread[pool-1-thread-1,5,main] 10:44:09 INFO - java.lang.Object.wait(Native Method) 10:44:09 INFO - java.lang.Thread.parkFor(Thread.java:1231) 10:44:09 INFO - sun.misc.Unsafe.park(Unsafe.java:323) 10:44:09 INFO - java.util.concurrent.locks.LockSupport.park(LockSupport.java:157) 10:44:09 INFO - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2022) 10:44:09 INFO - java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:413) 10:44:09 INFO - java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1009) 10:44:09 INFO - java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1069) 10:44:09 INFO - java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569) 10:44:09 INFO - java.lang.Thread.run(Thread.java:856) 10:44:09 INFO - Thread[ReferenceQueueDaemon,5,main] 10:44:09 INFO - java.lang.Object.wait(Native Method) 10:44:09 INFO - java.lang.Object.wait(Object.java:364) 10:44:09 INFO - java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:128) 10:44:09 INFO - java.lang.Thread.run(Thread.java:856) 10:44:09 INFO - Thread[Picasso-Idle,5,main] 10:44:09 INFO - java.lang.Object.wait(Native Method) 10:44:09 INFO - java.lang.Thread.parkFor(Thread.java:1231) 10:44:09 INFO - sun.misc.Unsafe.park(Unsafe.java:323) 10:44:09 INFO - java.util.concurrent.locks.LockSupport.park(LockSupport.java:157) 10:44:09 INFO - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2022) 10:44:09 INFO - java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:413) 10:44:09 INFO - java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1009) 10:44:09 INFO - java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1069) 10:44:09 INFO - java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569) 10:44:09 INFO - java.lang.Thread.run(Thread.java:856) 10:44:09 INFO - com.squareup.picasso.Utils$PicassoThread.run(Utils.java:294) 10:44:09 INFO - Thread[FinalizerDaemon,5,main] 10:44:09 INFO - java.lang.Object.wait(Native Method) 10:44:09 INFO - java.lang.Object.wait(Object.java:401) 10:44:09 INFO - java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:102) 10:44:09 INFO - java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:73) 10:44:09 INFO - java.lang.Daemons$FinalizerDaemon.run(Daemons.java:168) 10:44:09 INFO - java.lang.Thread.run(Thread.java:856) 10:44:09 INFO - 60 INFO TEST-UNEXPECTED-FAIL | testReadingListProvider - TestBrowserProviderNotifications | GeckoEventExpecter - blockForEvent timeout: Gecko:Ready 10:44:09 INFO - Exception caught during test! 10:44:09 INFO - junit.framework.AssertionFailedError: 60 INFO TEST-UNEXPECTED-FAIL | testReadingListProvider - TestBrowserProviderNotifications | GeckoEventExpecter - blockForEvent timeout: Gecko:Ready 10:44:09 INFO - at junit.framework.Assert.fail(Assert.java:47) 10:44:09 INFO - at org.mozilla.gecko.FennecMochitestAssert._logMochitestResult(FennecMochitestAssert.java:111) 10:44:09 INFO - at org.mozilla.gecko.FennecMochitestAssert.ok(FennecMochitestAssert.java:140) 10:44:09 INFO - at org.mozilla.gecko.FennecNativeActions$GeckoEventExpecter.blockForEvent(FennecNativeActions.java:96) 10:44:09 INFO - at org.mozilla.gecko.tests.BaseTest.blockForGeckoReady(BaseTest.java:85) 10:44:09 INFO - at org.mozilla.gecko.tests.testReadingListProvider.testReadingListProviderTests(testReadingListProvider.java:78) 10:44:09 INFO - at java.lang.reflect.Method.invokeNative(Native Method) 10:44:09 INFO - at java.lang.reflect.Method.invoke(Method.java:511) 10:44:09 INFO - at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) 10:44:09 INFO - at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) 10:44:09 INFO - at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) 10:44:09 INFO - at org.mozilla.gecko.tests.BaseTest.runTest(BaseTest.java:125) 10:44:09 INFO - at junit.framework.TestCase.runBare(TestCase.java:127) 10:44:09 INFO - at junit.framework.TestResult$1.protect(TestResult.java:106) 10:44:09 INFO - at junit.framework.TestResult.runProtected(TestResult.java:124) 10:44:09 INFO - at junit.framework.TestResult.run(TestResult.java:109) 10:44:09 INFO - at junit.framework.TestCase.run(TestCase.java:118) 10:44:09 INFO - at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:169) 10:44:09 INFO - at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:154) 10:44:09 INFO - at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:545) 10:44:09 INFO - at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1551) 10:44:09 INFO - 61 INFO TEST-UNEXPECTED-FAIL | testReadingListProvider - TestBrowserProviderNotifications | Exception caught - junit.framework.AssertionFailedError: 60 INFO TEST-UNEXPECTED-FAIL | testReadingListProvider - TestBrowserProviderNotifications | GeckoEventExpecter - blockForEvent timeout: Gecko:Ready 10:44:09 INFO - 62 INFO TEST-END | testReadingListProvider - TestBrowserProviderNotifications | finished in 180713ms 10:44:09 INFO - 63 INFO TEST-START | Shutdown 10:44:09 INFO - 64 INFO Passed: 53 10:44:09 WARNING - 65 INFO Failed: 2 10:44:09 WARNING - One or more unittests failed. 10:44:09 INFO - 66 INFO Todo: 0 10:44:09 INFO - 67 INFO SimpleTest FINISHED 10:44:09 INFO - INFO | automation.py | Application ran for: 0:03:14.230034 10:44:09 INFO - INFO | zombiecheck | Reading PID log: /tmp/tmpKGLIoxpidlog 10:44:09 INFO - Contents of /data/anr/traces.txt: 10:44:10 WARNING - PROCESS-CRASH | java-exception | java.lang.Exception: Error loading nss libraries at org.mozilla.gecko.mozglue.GeckoLoader.loadNSSLibsNative(Native Method) 10:44:10 INFO - Stopping web server 10:44:10 INFO - Stopping web socket server 10:44:10 INFO - Stopping ssltunnel 10:44:10 INFO - WARNING | leakcheck | refcount logging is off, so leaks can't be detected! 10:44:10 INFO - runtests.py | Running tests: end. 10:44:11 INFO - Mochi-Remote ERROR | runTests() exited with code 1 10:44:11 INFO - Mochi-Remote INFO | 10:44:11 INFO - --------- beginning of /dev/log/main
10:44:11 INFO - 05-23 10:40:56.625 E/GeckoLibLoad( 2170): Load sqlite start 10:44:11 INFO - 05-23 10:40:56.625 E/GeckoLibLoad( 2170): Load nss start 10:44:11 INFO - 05-23 10:40:56.625 F/libc ( 2170): Fatal signal 8 (SIGFPE) at 0x0000087a (code=-6) 10:44:11 INFO - 05-23 10:40:56.632 E/GeckoLinker( 2170): /data/app/org.mozilla.fennec-1.apk!/assets/libnss3.so: Warning: unhandled flags #8 not handled 10:44:11 INFO - 05-23 10:40:56.640 E/GeckoLinker( 2170): /data/app/org.mozilla.fennec-1.apk!/assets/libnss3.so: Warning: relocation to NULL @0x0019dc24 10:44:11 INFO - 05-23 10:40:56.648 E/GeckoLinker( 2170): /data/app/org.mozilla.fennec-1.apk!/assets/libnss3.so: Warning: relocation to NULL @0x0019dfdc for symbol "__cxa_begin_cleanup" 10:44:11 INFO - 05-23 10:40:56.648 E/GeckoLinker( 2170): /data/app/org.mozilla.fennec-1.apk!/assets/libnss3.so: Warning: relocation to NULL @0x0019dfe0 for symbol "__cxa_type_match" 10:44:11 INFO - 05-23 10:40:56.656 E/GeckoLibLoad( 2170): Load sqlite done 10:44:11 INFO - 05-23 10:40:56.664 I/Robocop ( 2170): 2 INFO TEST-START | testReadingListProvider - TestInsertItems 10:44:11 INFO - 05-23 10:40:56.718 D/GeckoDistribution( 2170): Getting file from distribution. 10:44:11 INFO - 05-23 10:40:56.929 E/GeckoJNI( 2170): missing NSS_Initialize 10:44:11 INFO - 05-23 10:40:56.929 E/GeckoLibLoad( 2170): Throw 10:44:11 INFO - 05-23 10:40:56.929 E/GeckoLibLoad( 2170): Load nss done 10:44:11 INFO - 05-23 10:40:56.929 W/dalvikvm( 2170): threadid=15: thread exiting with uncaught exception (group=0x40b831f8) 10:44:11 INFO - 05-23 10:40:56.937 E/GeckoAppShell( 2170): >>> REPORTING UNCAUGHT EXCEPTION FROM THREAD 95 ("Gecko") 10:44:11 INFO - 05-23 10:40:56.937 E/GeckoAppShell( 2170): java.lang.Exception: Error loading nss libraries 10:44:11 INFO - 05-23 10:40:56.937 E/GeckoAppShell( 2170): at org.mozilla.gecko.mozglue.GeckoLoader.loadNSSLibsNative(Native Method) 10:44:11 INFO - 05-23 10:40:56.937 E/GeckoAppShell( 2170): at org.mozilla.gecko.mozglue.GeckoLoader.loadNSSLibs(GeckoLoader.java:254) 10:44:11 INFO - 05-23 10:40:56.937 E/GeckoAppShell( 2170): at org.mozilla.gecko.GeckoThread.initGeckoEnvironment(GeckoThread.java:113) 10:44:11 INFO - 05-23 10:40:56.937 E/GeckoAppShell( 2170): at org.mozilla.gecko.GeckoThread.run(GeckoThread.java:165) 10:44:11 INFO - 05-23 10:40:56.937 E/GeckoAppShell( 2170): Main thread stack: 10:44:11 INFO - 05-23 10:40:56.937 E/GeckoAppShell( 2170): android.os.MessageQueue.nativePollOnce(Native Method) 10:44:11 INFO - 05-23 10:40:56.937 E/GeckoAppShell( 2170): android.os.MessageQueue.next(MessageQueue.java:118) 10:44:11 INFO - 05-23 10:40:56.937 E/GeckoAppShell( 2170): android.os.Looper.loop(Looper.java:118) 10:44:11 INFO - 05-23 10:40:56.937 E/GeckoAppShell( 2170): android.app.ActivityThread.main(ActivityThread.java:4424) 10:44:11 INFO - 05-23 10:40:56.937 E/GeckoAppShell( 2170): java.lang.reflect.Method.invokeNative(Native Method) 10:44:11 INFO - 05-23 10:40:56.937 E/GeckoAppShell( 2170): java.lang.reflect.Method.invoke(Method.java:511) 10:44:11 INFO - 05-23 10:40:56.937 E/GeckoAppShell( 2170): com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:784) 10:44:11 INFO - 05-23 10:40:56.937 E/GeckoAppShell( 2170): com.android.internal.os.ZygoteInit.main(ZygoteInit.java:551) 10:44:11 INFO - 05-23 10:40:56.937 E/GeckoAppShell( 2170): dalvik.system.NativeStart.main(Native Method)
Depends on: 959254
Inactive; closing (see bug 1180138).
Status: NEW → RESOLVED
Closed: 10 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.