Skip to content

Instantly share code, notes, and snippets.

@pjcollins
Created August 8, 2014 17:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pjcollins/76e06eef5ecf12bfef0c to your computer and use it in GitHub Desktop.
Save pjcollins/76e06eef5ecf12bfef0c to your computer and use it in GitHub Desktop.
D/Mono ( 2730): Found as '__android_log_print'.
I/MonoDroid( 2730): UNHANDLED EXCEPTION:
I/MonoDroid( 2730): System.NullReferenceException: Object reference not set to an instance of an object
I/MonoDroid( 2730): at asdtasdtasdtasdt.MainActivity.OnCreate (Android.OS.Bundle) <IL 0x00019, 0x000cc>
I/MonoDroid( 2730): at Android.App.Activity.n_OnCreate_Landroid_os_Bundle_ (intptr,intptr,intptr) [0x00011] in /Users/builder/data/lanes/1131/1fdb8772/source/monodroid/src/Mono.Android/platforms/android-19/src/generated/Android.App.Activity.cs:2179
I/MonoDroid( 2730): at (wrapper dynamic-method) object.4420a6b5-b02d-4223-8a08-bc34c2e0e9e2 (intptr,intptr,intptr) <IL 0x00017, 0x00043>
D/Mono ( 2730): DllImport searching in: '__Internal' ('(null)').
D/Mono ( 2730): Searching for '_monodroid_gref_log_delete'.
D/Mono ( 2730): Probing '_monodroid_gref_log_delete'.
D/Mono ( 2730): Found as '_monodroid_gref_log_delete'.
E/MP-Decision( 2056): num online cores: 1 reqd : 3 available : 4 rq_depth:2.700000 hotplug_avg_load_dw: 50
E/MP-Decision( 2056): UP cpu:1 core_idx:1 Nw:1.900000 Tw:140 rq:2.700000 seq:98.000000
E/MP-Decision( 2056): UP cpu:2 core_idx:2 Nw:2.700000 Tw:90 rq:2.700000 seq:98.000000
E/MP-Decision( 2056): num online cores: 3 reqd : 2 available : 4 rq_depth:1.000000 hotplug_avg_load_dw: 89
E/MP-Decision( 2056): DOWN cpu:2 core_idx:2 Ns:2.100000 Ts:240 rq:1.000000 seq:245.000000
W/EDMNativeHelper( 268): EDMNativeHelperService is published
E/MP-Decision( 2056): num online cores: 2 reqd : 1 available : 4 rq_depth:0.000000 hotplug_avg_load_dw: 22
E/MP-Decision( 2056): DOWN cpu:1 core_idx:1 Ns:1.100000 Ts:190 rq:0.000000 seq:196.000000
E/mono ( 2730):
E/mono ( 2730): Unhandled Exception:
E/mono ( 2730): System.NullReferenceException: Object reference not set to an instance of an object
E/mono ( 2730): at asdtasdtasdtasdt.MainActivity.OnCreate (Android.OS.Bundle bundle) [0x00000] in <filename unknown>:0
E/mono ( 2730): at Android.App.Activity.n_OnCreate_Landroid_os_Bundle_ (IntPtr jnienv, IntPtr native__this, IntPtr native_savedInstanceState) [0x00011] in /Users/builder/data/lanes/1131/1fdb8772/source/monodroid/src/Mono.Android/platforms/android-19/src/generated/Android.App.Activity.cs:2179
E/mono ( 2730): at (wrapper dynamic-method) object:4420a6b5-b02d-4223-8a08-bc34c2e0e9e2 (intptr,intptr,intptr)
E/mono-rt ( 2730): [ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object
E/mono-rt ( 2730): at asdtasdtasdtasdt.MainActivity.OnCreate (Android.OS.Bundle bundle) [0x00000] in <filename unknown>:0
E/mono-rt ( 2730): at Android.App.Activity.n_OnCreate_Landroid_os_Bundle_ (IntPtr jnienv, IntPtr native__this, IntPtr native_savedInstanceState) [0x00011] in /Users/builder/data/lanes/1131/1fdb8772/source/monodroid/src/Mono.Android/platforms/android-19/src/generated/Android.App.Activity.cs:2179
E/mono-rt ( 2730): at (wrapper dynamic-method) object:4420a6b5-b02d-4223-8a08-bc34c2e0e9e2 (intptr,intptr,intptr)
I/ActivityManager( 815): Process asdtasdtasdtasdt.asdtasdtasdtasdt (pid 2730) (adj 0) has died.
D/SSRMv2:CustomFrequencyManagerService( 815): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT frequency : 1350000 uid : 1000 pid : 815 pkgName : ACTIVITY_RESUME_BOOSTER@6
W/ActivityManager( 815): mDVFSHelper.acquire()
I/SELinux ( 2797): Function: selinux_android_load_priority [0], There is no sepolicy file.
I/SELinux ( 2797):
I/SELinux ( 2797): Function: selinux_android_load_priority , loading version is VE=SEPF_SCH-I545_4.4.2_0011
I/SELinux ( 2797):
I/SELinux ( 2797):
I/SELinux ( 2797): selinux_android_seapp_context_reload: seapp_contexts file is loaded from /seapp_contexts
D/dalvikvm( 2797): Late-enabling CheckJNI
D/Zygote ( 280): Process 2730 exited cleanly (1)
E/MP-Decision( 2056): num online cores: 1 reqd : 4 avail
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment