Skip to content

Instantly share code, notes, and snippets.

@Arpit360
Created August 7, 2015 12:03
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 Arpit360/a474e1d75cc5076a5dfd to your computer and use it in GitHub Desktop.
Save Arpit360/a474e1d75cc5076a5dfd to your computer and use it in GitHub Desktop.
01-10 12:42:30.308 9789 9789 D Mono : Found as 'monodroid_free'.
01-10 12:42:30.349 9789 9789 D Mono : Assembly Ref addref Xamarin.Forms.Xam
l[0xab46f200] -> System.Reflection.Extensions[0xa9455320]: 3
01-10 12:42:30.356 9789 9789 D Mono : Assembly Ref addref Xamarin.Forms.Xam
l[0xab46f200] -> System.Globalization[0xa9454720]: 2
01-10 12:42:30.356 9789 9789 D Mono : Assembly Ref addref Xamarin.Forms.Cor
e[0xa8852e80] -> System.Globalization[0xa9454720]: 3
01-10 12:42:30.458 9789 9789 D Mono : DllImport attempting to load: '/syste
m/lib/liblog.so'.
01-10 12:42:30.458 9789 9789 D Mono : DllImport loaded library '/system/lib
/liblog.so'.
01-10 12:42:30.458 9789 9789 D Mono : DllImport searching in: '/system/lib/
liblog.so' ('/system/lib/liblog.so').
01-10 12:42:30.459 9789 9789 D Mono : Searching for '__android_log_print'.
01-10 12:42:30.459 9789 9789 D Mono : Probing '__android_log_print'.
01-10 12:42:30.459 9789 9789 D Mono : Found as '__android_log_print'.
01-10 12:42:30.461 9789 9789 I MonoDroid: UNHANDLED EXCEPTION:
01-10 12:42:30.462 9789 9789 I MonoDroid: System.NullReferenceException: Objec
t reference not set to an instance of an object
01-10 12:42:30.462 9789 9789 I MonoDroid: at Xamarin.Forms.DatePicker.CoerceDa
te (Xamarin.Forms.BindableObject,object) <IL 0x00008, 0x000b8>
01-10 12:42:30.462 9789 9789 I MonoDroid: at Xamarin.Forms.BindableObject.SetV
alueCore (Xamarin.Forms.BindableProperty,object,Xamarin.Forms.BindableObject/Set
ValueFlags,Xamarin.Forms.BindableObject/SetValuePrivateFlags) <IL 0x0015b, 0x009
3f>
01-10 12:42:30.462 9789 9789 I MonoDroid: at Xamarin.Forms.BindableObject.SetV
alueCore (Xamarin.Forms.BindableProperty,object,Xamarin.Forms.BindableObject/Set
ValueFlags) <IL 0x00005, 0x00067>
01-10 12:42:30.462 9789 9789 I MonoDroid: at Xamarin.Forms.BindingExpression.A
pplyCore (object,Xamarin.Forms.BindableObject,Xamarin.Forms.BindableProperty,boo
l) <IL 0x001c8, 0x00e73>
01-10 12:42:30.462 9789 9789 I MonoDroid: at Xamarin.Forms.BindingExpression.A
pply (object,Xamarin.Forms.BindableObject,Xamarin.Forms.BindableProperty) <IL 0x
0007e, 0x003bb>
01-10 12:42:30.462 9789 9789 I MonoDroid: at Xamarin.Forms.Binding.Apply (obje
ct,Xamarin.Forms.BindableObject,Xamarin.Forms.BindableProperty) <IL 0x0005e, 0x0
02db>
01-10 12:42:30.462 9789 9789 I MonoDroid: at Xamarin.Forms.BindableObject.Appl
yBindings (object) <IL 0x00035, 0x001cf>
01-10 12:42:30.462 9789 9789 I MonoDroid: at Xamarin.Forms.BindableObject.SetI
nheritedBindingContext (Xamarin.Forms.BindableObject,object) <IL 0x00061, 0x002c
f>
01-10 12:42:30.463 9789 9789 I MonoDroid: at Xamarin.Forms.Element.OnBindingCo
ntextChanged () <IL 0x00018, 0x00103>
01-10 12:42:30.463 9789 9789 I MonoDroid: at Xamarin.Forms.Page.OnBindingConte
xtChanged () <IL 0x00001, 0x00053>
01-10 12:42:30.463 9789 9789 I MonoDroid: at Xamarin.Forms.BindableObject.Bind
ingContextPropertyBindingPropertyChanged (Xamarin.Forms.BindableObject,object,ob
ject) <IL 0x0001b, 0x000ff>
01-10 12:42:30.463 9789 9789 I MonoDroid: at Xamarin.Forms.BindableObject.SetV
alueActual (Xamarin.Forms.BindableProperty,Xamarin.Forms.BindableObject/Bindable
PropertyContext,object,bool,Xamarin.Forms.BindableObject/SetValueFlags,bool) <IL
0x000fa, 0x00743>
01-10 12:42:30.463 9789 9789 I MonoDroid: at Xamarin.Forms.BindableObject.SetV
alueCore (Xamarin.Forms.BindableProperty,object,Xamarin.Forms.BindableObject/Set
ValueFlags,Xamarin.Forms.BindableObject/SetValuePrivateFlags) <IL 0x001fc, 0x00c
c3>
01-10 12:42:30.463 9789 9789 I MonoDroid: at Xamarin.Forms.BindableObject.SetV
alue (Xamarin.Forms.BindableProperty,object,bool,bool) <IL 0x00075, 0x00433>
01-10 12:42:30.463 9789 9789 I MonoDroid: at Xamarin.Forms.BindableObject.SetV
alue (Xamarin.Forms.BindableProperty,object) <IL 0x00005, 0x00063>
01-10 12:42:30.463 9789 9789 I MonoDroid: at Xamarin.Forms.BindableObject.set_
BindingContext (object) <IL 0x00007, 0x00057>
01-10 12:42:30.463 9789 9789 I MonoDroid: at App1.Page1..ctor () [0x0000f] in
c:\Users\Arpit\Downloads\Xamarin2\Xamarin2\App1\App1\Page.xaml.cs:16
01-10 12:42:30.463 9789 9789 I MonoDroid: at App1.App..ctor () [0x00008] in c:
\Users\Arpit\Downloads\Xamarin2\Xamarin2\App1\App1\App.cs:15
01-10 12:42:30.463 9789 9789 I MonoDroid: at App1.Droid.MainActivity.OnCreate
(Android.OS.Bundle) [0x00011] in c:\Users\Arpit\Downloads\Xamarin2\Xamarin2\App1
\App1.Droid\MainActivity.cs:20
01-10 12:42:30.463 9789 9789 I MonoDroid: at Android.App.Activity.n_OnCreate_L
android_os_Bundle_ (intptr,intptr,intptr) [0x00011] in /Users/builder/data/lanes
/1978/2e8568c9/source/monodroid/src/Mono.Android/platforms/android-22/src/genera
ted/Android.App.Activity.cs:2741
01-10 12:42:30.463 9789 9789 I MonoDroid: at (wrapper dynamic-method) object.9
f185c08-1571-49e5-8468-e1483dd3bb5c (intptr,intptr,intptr) <IL 0x00017, 0x00043>
01-10 12:42:30.468 9789 9789 W art : JNI RegisterNativeMethods: attempt to
register 0 native methods for md52ce486a14f4bcd95899665e9d932190b.JavaProxyThro
wable
01-10 12:42:30.470 9789 9789 D AndroidRuntime: Shutting down VM
01-10 12:42:31.835 766 782 W ProcessCpuTracker: Skipping unknown process pid
9829
01-10 12:42:31.835 766 782 W ProcessCpuTracker: Skipping unknown process pid
9830
01-10 12:42:31.836 766 782 W ProcessCpuTracker: Skipping unknown process pid
9834
01-10 12:42:31.836 766 782 W ProcessCpuTracker: Skipping unknown process pid
9835
01-10 12:42:31.836 766 782 W ProcessCpuTracker: Skipping unknown process pid
9836
01-10 12:42:31.836 766 782 W ProcessCpuTracker: Skipping unknown process pid
9850
--------- beginning of crash
01-10 12:42:32.560 9789 9789 E AndroidRuntime: FATAL EXCEPTION: main
01-10 12:42:32.560 9789 9789 E AndroidRuntime: Process: App1.Droid, PID: 9789
01-10 12:42:32.560 9789 9789 E AndroidRuntime: java.lang.RuntimeException: jav
a.lang.reflect.InvocationTargetException
01-10 12:42:32.560 9789 9789 E AndroidRuntime: at com.android.internal.
os.ZygoteInit.main(ZygoteInit.java:615)
01-10 12:42:32.560 9789 9789 E AndroidRuntime: Caused by: java.lang.reflect.In
vocationTargetException
01-10 12:42:32.560 9789 9789 E AndroidRuntime: at java.lang.reflect.Met
hod.invoke(Native Method)
01-10 12:42:32.560 9789 9789 E AndroidRuntime: at com.android.internal.
os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:725)
01-10 12:42:32.560 9789 9789 E AndroidRuntime: ... 1 more
01-10 12:42:32.560 9789 9789 E AndroidRuntime: Caused by: md52ce486a14f4bcd958
99665e9d932190b.JavaProxyThrowable: System.NullReferenceException: Object refere
nce not set to an instance of an object
01-10 12:42:32.560 9789 9789 E AndroidRuntime: at Xamarin.Forms.DatePicker.Coe
rceDate (Xamarin.Forms.BindableObject,object) <IL 0x00008, 0x000b8>
01-10 12:42:32.560 9789 9789 E AndroidRuntime: at Xamarin.Forms.BindableObject
.SetValueCore (Xamarin.Forms.BindableProperty,object,Xamarin.Forms.BindableObjec
t/SetValueFlags,Xamarin.Forms.BindableObject/SetValuePrivateFlags) <IL 0x0015b,
0x0093f>
01-10 12:42:32.560 9789 9789 E AndroidRuntime: at Xamarin.Forms.BindableObject
.SetValueCore (Xamarin.Forms.BindableProperty,object,Xamarin.Forms.BindableObjec
t/SetValueFlags) <IL 0x00005, 0x00067>
01-10 12:42:32.560 9789 9789 E AndroidRuntime: at Xamarin.Forms.BindingExpress
ion.ApplyCore (object,Xamarin.Forms.BindableObject,Xamarin.Forms.BindablePropert
y,bool) <IL 0x001c8, 0x00e73>
01-10 12:42:32.560 9789 9789 E AndroidRuntime: at Xamarin.Forms.BindingExpress
ion.Apply (object,Xamarin.Forms.BindableObject,Xamarin.Forms.BindableProperty) <
IL 0x0007e, 0x003bb>
01-10 12:42:32.560 9789 9789 E AndroidRuntime: at Xamarin.Forms.Binding.Apply
(object,Xamarin.Forms.BindableObject,Xamarin.Forms.BindableProperty) <IL 0x0005e
, 0x002db>
01-10 12:42:32.560 9789 9789 E AndroidRuntime: at Xamarin.Forms.BindableObject
.ApplyBindings (object) <IL 0x00035, 0x001cf>
01-10 12:42:32.560 9789 9789 E AndroidRuntime: at Xamarin.Forms.BindableObject
.SetInheritedBindingContext (Xamarin.Forms.BindableObject,object) <IL 0x00061, 0
x002cf>
01-10 12:42:32.560 9789 9789 E AndroidRuntime: at Xamarin.Forms.Element.OnBind
ingContextChanged () <IL 0x00018, 0x00103>
01-10 12:42:32.560 9789 9789 E AndroidRuntime: at Xamarin.Forms.Page.OnBinding
ContextChanged () <IL 0x00001, 0x00053>
01-10 12:42:32.560 9789 9789 E AndroidRuntime: at Xamarin.Forms.BindableObject
.BindingContextPropertyBindingPropertyChanged (Xamarin.Forms.BindableObject,obje
ct,object) <IL 0x0001b, 0x000ff>
01-10 12:42:32.560 9789 9789 E AndroidRuntime: at Xamarin.Forms.BindableObject
.SetValueActual (Xamarin.Forms.BindableProperty,Xamarin.Forms.BindableObject/Bin
dablePropertyContext,object,bool,Xamarin.Forms.BindableObject/SetValueFlags,bool
) <IL 0x000fa, 0x00743>
01-10 12:42:32.560 9789 9789 E AndroidRuntime: at Xamarin.Forms.BindableObject
.SetValueCore (Xamarin.Forms.BindableProperty,object,Xamarin.Forms.BindableObjec
t/SetValueFlags,Xamarin.Forms.BindableObject/SetValuePrivateFlags) <IL 0x001fc,
0x00cc3>
01-10 12:42:32.560 9789 9789 E AndroidRuntime: at Xamarin.Forms.BindableObject
.SetValue (Xamarin.Forms.BindableProperty,object,bool,bool) <IL 0x00075, 0x00433
>
01-10 12:42:32.560 9789 9789 E AndroidRuntime: at Xamarin.Forms.BindableObject
.SetValue (Xamarin.Forms.BindableProperty,object) <IL 0x00005, 0x00063>
01-10 12:42:32.560 9789 9789 E AndroidRuntime: at Xamarin.Forms.BindableObject
.set_BindingContext (object) <IL 0x00007, 0x00057>
01-10 12:42:32.560 9789 9789 E AndroidRuntime: at App1.Page1..ctor () [0x0000f
] in c:\Users\Arpit\Downloads\Xamarin2\Xamarin2\App1\App1\Page.xaml.cs:16
01-10 12:42:32.560 9789 9789 E AndroidRuntime: at App1.App..ctor () [0x00008]
in c:\Users\Arpit\Downloads\Xamarin2\Xamarin2\App1\App1\App.cs:15
01-10 12:42:32.560 9789 9789 E AndroidRuntime: at App1.Droid.MainActivity.OnCr
eate (Android.OS.Bundle) [0x00011] in c:\Users\Arpit\Downloads\Xamarin2\Xamarin2
\App1\App1.Droid\MainActivity.cs:20
01-10 12:42:32.560 9789 9789 E AndroidRuntime: at Android.App.Activity.n_OnCre
ate_Landroid_os_Bundle_ (intptr,intptr,intptr) [0x00011] in /Users/builder/data/
lanes/1978/2e8568c9/source/monodroid/src/Mono.Android/platforms/android-22/src/g
enerated/Android.App.Activity.cs:2741
01-10 12:42:32.560 9789 9789 E AndroidRuntime: at (wrapper dynamic-method) obj
ect.9f185c08-1571-49e5-8468-e1483dd3bb5c (intptr,intptr,intptr) <IL 0x00017, 0x0
0043>
01-10 12:42:32.560 9789 9789 E AndroidRuntime:
01-10 12:42:32.560 9789 9789 E AndroidRuntime: at md50170a25da682dd459b
9251c65ebe3a7a.MainActivity.n_onCreate(Native Method)
01-10 12:42:32.560 9789 9789 E AndroidRuntime: at md50170a25da682dd459b
9251c65ebe3a7a.MainActivity.onCreate(MainActivity.java:28)
01-10 12:42:32.560 9789 9789 E AndroidRuntime: at android.app.Activity.
performCreate(Activity.java:6162)
01-10 12:42:32.560 9789 9789 E AndroidRuntime: at android.app.Instrumen
tation.callActivityOnCreate(Instrumentation.java:1107)
01-10 12:42:32.560 9789 9789 E AndroidRuntime: at android.app.ActivityT
hread.performLaunchActivity(ActivityThread.java:2370)
01-10 12:42:32.560 9789 9789 E AndroidRuntime: at android.app.ActivityT
hread.handleLaunchActivity(ActivityThread.java:2477)
01-10 12:42:32.560 9789 9789 E AndroidRuntime: at android.app.ActivityT
hread.-wrap11(ActivityThread.java)
01-10 12:42:32.560 9789 9789 E AndroidRuntime: at android.app.ActivityT
hread$H.handleMessage(ActivityThread.java:1345)
01-10 12:42:32.560 9789 9789 E AndroidRuntime: at android.os.Handler.di
spatchMessage(Handler.java:102)
01-10 12:42:32.560 9789 9789 E AndroidRuntime: at android.os.Looper.loo
p(Looper.java:148)
01-10 12:42:32.560 9789 9789 E AndroidRuntime: at android.app.ActivityT
hread.main(ActivityThread.java:5415)
01-10 12:42:32.560 9789 9789 E AndroidRuntime: ... 3 more
01-10 12:42:32.562 766 779 W ActivityManager: Force finishing activity App
1.Droid/md50170a25da682dd459b9251c65ebe3a7a.MainActivity
01-10 12:42:32.866 766 779 I WindowManager: Screenshot max retries 4 of Toke
n{fe4897c ActivityRecord{e72b86f u0 App1.Droid/md50170a25da682dd459b9251c65ebe3a
7a.MainActivity t278 f}} appWin=Window{5289b5f u0 Starting App1.Droid} drawState
=4
01-10 12:42:32.971 766 869 I OpenGLRenderer: Initialized EGL, version 1.4
01-10 12:42:33.369 766 782 W ActivityManager: Activity pause timeout for Act
ivityRecord{e72b86f u0 App1.Droid/md50170a25da682dd459b9251c65ebe3a7a.MainActivi
ty t278 f}
01-10 12:42:33.481 2713 2713 W LocationOracleImpl: Best location was null
01-10 12:42:33.523 2713 3392 I HotwordRecognitionRnr: Stopping hotword detecti
on.
01-10 12:42:33.539 1587 6173 W GCoreFlp: No location to return for getLastLoca
tion()
01-10 12:42:33.551 1587 6174 W GCoreFlp: No location to return for getLastLoca
tion()
01-10 12:42:33.568 1587 1599 W GCoreFlp: No location to return for getLastLoca
tion()
01-10 12:42:33.657 766 999 D WifiService: acquireWifiLockLocked: WifiLock{Nl
pWifiLock type=2 binder=android.os.BinderProxy@e88826c}
01-10 12:42:33.734 766 1323 D WifiService: releaseWifiLockLocked: WifiLock{Nl
pWifiLock type=2 binder=android.os.BinderProxy@e88826c}
01-10 12:42:33.752 766 2213 D WifiService: acquireWifiLockLocked: WifiLock{Nl
pWifiLock type=2 binder=android.os.BinderProxy@e88826c}
01-10 12:42:33.780 766 2216 D WifiService: releaseWifiLockLocked: WifiLock{Nl
pWifiLock type=2 binder=android.os.BinderProxy@e88826c}
01-10 12:42:34.047 1245 1556 W OpenGLRenderer: Incorrectly called buildLayer o
n View: em, destroying layer...
01-10 12:42:37.149 9896 9896 D AndroidRuntime: >>>>>> START com.android.intern
al.os.RuntimeInit uid 2000 <<<<<<
01-10 12:42:37.149 9900 9900 D AndroidRuntime: >>>>>> START com.android.intern
al.os.RuntimeInit uid 2000 <<<<<<
01-10 12:42:37.153 9900 9900 D AndroidRuntime: CheckJNI is OFF
01-10 12:42:37.153 9896 9896 D AndroidRuntime: CheckJNI is OFF
01-10 12:42:37.186 9900 9900 D ICU : No timezone override file found: /dat
a/misc/zoneinfo/current/icu/icu_tzdata.dat
01-10 12:42:37.186 9896 9896 D ICU : No timezone override file found: /dat
a/misc/zoneinfo/current/icu/icu_tzdata.dat
01-10 12:42:37.221 9896 9896 I Radio-JNI: register_android_hardware_Radio DONE
01-10 12:42:37.231 9900 9900 I Radio-JNI: register_android_hardware_Radio DONE
01-10 12:42:37.241 9896 9896 D AndroidRuntime: Calling main entry com.android.
commands.am.Am
01-10 12:42:37.243 766 1323 I ActivityManager: Force stopping App1.Droid appi
d=10197 user=0: from pid 9896
01-10 12:42:37.243 766 1323 I ActivityManager: Killing 9789:App1.Droid/u0a197
(adj 9): stop App1.Droid
01-10 12:42:37.252 9900 9900 D AndroidRuntime: Calling main entry com.android.
commands.am.Am
01-10 12:42:37.485 9896 9896 D AndroidRuntime: Shutting down VM
01-10 12:42:37.487 766 2213 W ActivityManager: Spurious death for ProcessReco
rd{364a035 0:App1.Droid/u0a197}, curProc for 9789: null
01-10 12:42:37.488 766 2216 I ActivityManager: Force stopping App1.Droid appi
d=10197 user=0: from pid 9900
01-10 12:42:37.490 9900 9900 D AndroidRuntime: Shutting down VM
01-10 12:42:37.520 766 1242 W InputMethodManagerService: Window already focus
ed, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Pr
oxy@18eb304 attribute=null, token = android.os.BinderProxy@d31664
01-10 12:42:37.553 2713 2713 W LocationOracleImpl: Best location was null
01-10 12:42:37.590 2713 9954 I HotwordRecognitionRnr: Starting hotword detecti
on.
01-10 12:42:37.594 2713 9955 I MicrophoneInputStream: mic_starting com.google.
android.apps.gsa.speech.audio.t@37f6fa2
01-10 12:42:37.608 201 9957 I AudioFlinger: AudioFlinger's thread 0xae400000
ready to run
01-10 12:42:37.609 2713 9955 I MicrophoneInputStream: mic_started com.google.a
ndroid.apps.gsa.speech.audio.t@37f6fa2
01-10 12:42:37.619 201 9957 D audio_hw_primary: select_devices: out_snd_devic
e(0: none) in_snd_device(57: voice-rec-mic)
01-10 12:42:37.619 201 9957 D msm8974_platform: platform_send_audio_calibrati
on: sending audio calibration for snd_device(57) acdb_id(62)
01-10 12:42:37.619 201 9957 D : Failed to fetch the lookup informatio
n of the device 0000003E
01-10 12:42:37.619 201 9957 E ACDB-LOADER: Error: ACDB AudProc vol returned =
-19
01-10 12:42:37.619 201 9957 D audio_hw_primary: enable_snd_device: snd_device
(57: voice-rec-mic)
01-10 12:42:37.622 201 9957 D audio_hw_primary: enable_audio_route: apply and
update mixer path: audio-record
01-10 12:42:37.638 1587 1786 W GCoreFlp: No location to return for getLastLoca
tion()
01-10 12:42:37.651 1587 6173 W GCoreFlp: No location to return for getLastLoca
tion()
01-10 12:42:37.685 766 2214 D WifiService: acquireWifiLockLocked: WifiLock{Nl
pWifiLock type=2 binder=android.os.BinderProxy@e88826c}
01-10 12:42:37.709 2713 2713 I HotwordWorker: onReady
01-10 12:42:37.732 766 2212 D WifiService: releaseWifiLockLocked: WifiLock{Nl
pWifiLock type=2 binder=android.os.BinderProxy@e88826c}
01-10 12:42:37.762 766 2212 D WifiService: acquireWifiLockLocked: WifiLock{Nl
pWifiLock type=2 binder=android.os.BinderProxy@e88826c}
01-10 12:42:37.784 766 1242 D WifiService: releaseWifiLockLocked: WifiLock{Nl
pWifiLock type=2 binder=android.os.BinderProxy@e88826c}
01-10 12:42:37.838 9941 9941 D AndroidRuntime: >>>>>> START com.android.intern
al.os.RuntimeInit uid 2000 <<<<<<
01-10 12:42:37.842 9941 9941 D AndroidRuntime: CheckJNI is OFF
01-10 12:42:37.874 9941 9941 D ICU : No timezone override file found: /dat
a/misc/zoneinfo/current/icu/icu_tzdata.dat
01-10 12:42:37.911 9941 9941 I Radio-JNI: register_android_hardware_Radio DONE
01-10 12:42:37.931 9941 9941 D AndroidRuntime: Calling main entry com.android.
commands.am.Am
01-10 12:42:37.932 766 1242 I ActivityManager: Force stopping App1.Droid appi
d=10197 user=0: from pid 9941
01-10 12:42:37.934 9941 9941 D AndroidRuntime: Shutting down VM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment