Guest User

Untitled

a guest
Oct 17th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.53 KB | None | 0 0
  1. I ActivityThread(18895) Pub org.mozilla.fennec_ncalexan.db.formhistory: org.mozilla.fennec_ncalexan.db.FormHistoryProvider
  2. I ActivityThread(18895) Pub org.mozilla.fennec_ncalexan.db.tabs: org.mozilla.fennec_ncalexan.db.TabsProvider
  3. I ActivityThread(18895) Pub org.mozilla.fennec_ncalexan.db.browser: org.mozilla.fennec_ncalexan.db.BrowserProvider
  4. D dalvikvm(18895) Trying to load lib /data/data/org.mozilla.fennec_ncalexan/lib/libmozglue.so 0x410b5e68
  5. D GeckoProfile(18895) Found profile dir: /data/data/org.mozilla.fennec_ncalexan/files/mozilla/jtxzlte9.default
  6. D dalvikvm(18895) Added shared lib /data/data/org.mozilla.fennec_ncalexan/lib/libmozglue.so 0x410b5e68
  7. D dalvikvm(18895) No JNI_OnLoad found in /data/data/org.mozilla.fennec_ncalexan/lib/libmozglue.so 0x410b5e68, skipping init
  8. W GeckoApp(18895) zerdatime 457539649 - onCreate
  9. D dalvikvm(18895) GC_CONCURRENT freed 185K, 4% free 6793K/7047K, paused 2ms+2ms
  10. D OpenGLRenderer(530) Flushing caches (mode 0)
  11. D dalvikvm(18895) GC_CONCURRENT freed 346K, 7% free 6870K/7367K, paused 2ms+2ms
  12. I GeckoViewsFactory(18895) Creating custom Gecko view: FormAssistPopup
  13. I GeckoViewsFactory(18895) Creating custom Gecko view: AboutHomeContent
  14. I GeckoViewsFactory(18895) Creating custom Gecko view: FindInPageBar
  15. D AndroidRuntime(18895) Shutting down VM
  16. W dalvikvm(18895) threadid=1: thread exiting with uncaught exception (group=0x40a511f8)
  17. E GeckoAppShell(18895) >>> REPORTING UNCAUGHT EXCEPTION FROM THREAD 1 ("main")
  18. E GeckoAppShell(18895) java.lang.RuntimeException: Unable to start activity ComponentInfo{org.mozilla.fennec_ncalexan/org.mozilla.fennec_ncalexan.App}: java.lang.NullPointerException
  19. E GeckoAppShell(18895) at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1956)
  20. E GeckoAppShell(18895) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1981)
  21. E GeckoAppShell(18895) at android.app.ActivityThread.access$600(ActivityThread.java:123)
  22. E GeckoAppShell(18895) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1147)
  23. E GeckoAppShell(18895) at android.os.Handler.dispatchMessage(Handler.java:99)
  24. E GeckoAppShell(18895) at android.os.Looper.loop(Looper.java:137)
  25. E GeckoAppShell(18895) at android.app.ActivityThread.main(ActivityThread.java:4424)
  26. E GeckoAppShell(18895) at java.lang.reflect.Method.invokeNative(Native Method)
  27. E GeckoAppShell(18895) at java.lang.reflect.Method.invoke(Method.java:511)
  28. E GeckoAppShell(18895) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:784)
  29. E GeckoAppShell(18895) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:551)
  30. E GeckoAppShell(18895) at dalvik.system.NativeStart.main(Native Method)
  31. E GeckoAppShell(18895) Caused by: java.lang.NullPointerException
  32. E GeckoAppShell(18895) at org.mozilla.gecko.BrowserToolbar.from(BrowserToolbar.java:168)
  33. E GeckoAppShell(18895) at org.mozilla.gecko.GeckoApp.onCreate(GeckoApp.java:1795)
  34. E GeckoAppShell(18895) at android.app.Activity.performCreate(Activity.java:4465)
  35. E GeckoAppShell(18895) at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1049)
  36. E GeckoAppShell(18895) at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1920)
  37. E GeckoAppShell(18895) ... 11 more
  38. F libc(18895) Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1)
Add Comment
Please, Sign In to add comment