Created
June 4, 2012 18:55
-
-
Save ncalexan/2870172 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I ActivityThread(18895) Pub org.mozilla.fennec_ncalexan.db.formhistory: org.mozilla.fennec_ncalexan.db.FormHistoryProvider | |
I ActivityThread(18895) Pub org.mozilla.fennec_ncalexan.db.tabs: org.mozilla.fennec_ncalexan.db.TabsProvider | |
I ActivityThread(18895) Pub org.mozilla.fennec_ncalexan.db.browser: org.mozilla.fennec_ncalexan.db.BrowserProvider | |
D dalvikvm(18895) Trying to load lib /data/data/org.mozilla.fennec_ncalexan/lib/libmozglue.so 0x410b5e68 | |
D GeckoProfile(18895) Found profile dir: /data/data/org.mozilla.fennec_ncalexan/files/mozilla/jtxzlte9.default | |
D dalvikvm(18895) Added shared lib /data/data/org.mozilla.fennec_ncalexan/lib/libmozglue.so 0x410b5e68 | |
D dalvikvm(18895) No JNI_OnLoad found in /data/data/org.mozilla.fennec_ncalexan/lib/libmozglue.so 0x410b5e68, skipping init | |
W GeckoApp(18895) zerdatime 457539649 - onCreate | |
D dalvikvm(18895) GC_CONCURRENT freed 185K, 4% free 6793K/7047K, paused 2ms+2ms | |
D OpenGLRenderer(530) Flushing caches (mode 0) | |
D dalvikvm(18895) GC_CONCURRENT freed 346K, 7% free 6870K/7367K, paused 2ms+2ms | |
I GeckoViewsFactory(18895) Creating custom Gecko view: FormAssistPopup | |
I GeckoViewsFactory(18895) Creating custom Gecko view: AboutHomeContent | |
I GeckoViewsFactory(18895) Creating custom Gecko view: FindInPageBar | |
D AndroidRuntime(18895) Shutting down VM | |
W dalvikvm(18895) threadid=1: thread exiting with uncaught exception (group=0x40a511f8) | |
E GeckoAppShell(18895) >>> REPORTING UNCAUGHT EXCEPTION FROM THREAD 1 ("main") | |
E GeckoAppShell(18895) java.lang.RuntimeException: Unable to start activity ComponentInfo{org.mozilla.fennec_ncalexan/org.mozilla.fennec_ncalexan.App}: java.lang.NullPointerException | |
E GeckoAppShell(18895) at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1956) | |
E GeckoAppShell(18895) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1981) | |
E GeckoAppShell(18895) at android.app.ActivityThread.access$600(ActivityThread.java:123) | |
E GeckoAppShell(18895) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1147) | |
E GeckoAppShell(18895) at android.os.Handler.dispatchMessage(Handler.java:99) | |
E GeckoAppShell(18895) at android.os.Looper.loop(Looper.java:137) | |
E GeckoAppShell(18895) at android.app.ActivityThread.main(ActivityThread.java:4424) | |
E GeckoAppShell(18895) at java.lang.reflect.Method.invokeNative(Native Method) | |
E GeckoAppShell(18895) at java.lang.reflect.Method.invoke(Method.java:511) | |
E GeckoAppShell(18895) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:784) | |
E GeckoAppShell(18895) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:551) | |
E GeckoAppShell(18895) at dalvik.system.NativeStart.main(Native Method) | |
E GeckoAppShell(18895) Caused by: java.lang.NullPointerException | |
E GeckoAppShell(18895) at org.mozilla.gecko.BrowserToolbar.from(BrowserToolbar.java:168) | |
E GeckoAppShell(18895) at org.mozilla.gecko.GeckoApp.onCreate(GeckoApp.java:1795) | |
E GeckoAppShell(18895) at android.app.Activity.performCreate(Activity.java:4465) | |
E GeckoAppShell(18895) at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1049) | |
E GeckoAppShell(18895) at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1920) | |
E GeckoAppShell(18895) ... 11 more | |
F libc(18895) Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment