Skip to content

Instantly share code, notes, and snippets.

@saurabh360
Created January 2, 2014 12:33
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 saurabh360/75893ba2f75fa4074825 to your computer and use it in GitHub Desktop.
Save saurabh360/75893ba2f75fa4074825 to your computer and use it in GitHub Desktop.
[libc] WARNING: generic atexit() called from legacy shared library
[monodroid-gc] GREF GC Threshold: 1800
[MonoDroid] UNHANDLED EXCEPTION: System.ArgumentException: Couldn't bind to method 'GetGetAdapterHandler'.
[MonoDroid] at System.Delegate.GetCandidateMethod (System.Type,System.Type,string,System.Reflection.BindingFlags,bool,bool) <0x002bc>
[MonoDroid] at System.Delegate.CreateDelegate (System.Type,System.Type,string,bool,bool) <0x0005f>
[MonoDroid] at System.Delegate.CreateDelegate (System.Type,System.Type,string) <0x00033>
[MonoDroid] at Android.Runtime.JNIEnv.RegisterJniNatives (intptr,int,intptr,intptr,int) <0x006ef>
[MonoDroid] at (wrapper managed-to-native) object.wrapper_native_0x4087c681 (intptr,intptr,intptr,intptr,Android.Runtime.JValue[]) <0x0004f>
[MonoDroid] at (wrapper delegate-invoke) <Module>.invoke_void__this___intptr_intptr_intptr_intptr_JValue[] (intptr,intptr,intptr,intptr,Android.Runtime.JValue[]) <0x000cb>
[MonoDroid] at Android.Runtime.JNIEnv.CallNonvirtualVoidMethod (intptr,intptr,intptr,Android.Runtime.JValue[]) <0x000ef>
[MonoDroid] at Android.App.Activity.SetContentView (int) <0x001e3>
[MonoDroid] at Cheesebaron.HorizontalListView.Demo.Activity1.OnCreate (Android.OS.Bundle) <0x00033>
[MonoDroid] at Android.App.Activity.n_OnCreate_Landroid_os_Bundle_ (intptr,intptr,intptr) <0x0005b>
[MonoDroid] at (wrapper dynamic-method) object.99c5f5c1-cd7e-4a6c-8e62-426b6fa73d15 (intptr,intptr,intptr) <0x00043>
[mono]
[mono] Unhandled Exception:
[mono] System.ArgumentException: Couldn't bind to method 'GetGetAdapterHandler'.
[mono] at System.Delegate.GetCandidateMethod (System.Type type, System.Type target, System.String method, BindingFlags bflags, Boolean ignoreCase, Boolean throwOnBindFailure) [0x00000] in <filename unknown>:0
[mono] at System.Delegate.CreateDelegate (System.Type type, System.Type target, System.String method, Boolean ignoreCase, Boolean throwOnBindFailure) [0x00000] in <filename unknown>:0
[mono] at System.Delegate.CreateDelegate (System.Type type, System.Type target, System.String method) [0x00000] in <filename unknown>:0
[mono] at Android.Runtime.JNIEnv.RegisterJniNatives (IntPtr typeName_ptr, Int32 typeName_len, IntPtr jniClass, IntPtr methods_ptr, Int32 methods_len) [0x00000] in <filename unknown>:0
[mono] at (wrapper managed-to-native) object:wrapper_native_0x4087c681 (intptr,intptr,intptr,intptr,Android.Runtime.JValue[])
[mono] at (wrapper delegate-invoke) <Module>:invoke_void__this___intptr_intptr_intptr_intptr_JValue[] (intptr,intp
[mono-rt] [ERROR] FATAL UNHANDLED EXCEPTION: System.ArgumentException: Couldn't bind to method 'GetGetAdapterHandler'.
[mono-rt] at System.Delegate.GetCandidateMethod (System.Type type, System.Type target, System.String method, BindingFlags bflags, Boolean ignoreCase, Boolean throwOnBindFailure) [0x00000] in <filename unknown>:0
[mono-rt] at System.Delegate.CreateDelegate (System.Type type, System.Type target, System.String method, Boolean ignoreCase, Boolean throwOnBindFailure) [0x00000] in <filename unknown>:0
[mono-rt] at System.Delegate.CreateDelegate (System.Type type, System.Type target, System.String method) [0x00000] in <filename unknown>:0
[mono-rt] at Android.Runtime.JNIEnv.RegisterJniNatives (IntPtr typeName_ptr, Int32 typeName_len, IntPtr jniClass, IntPtr methods_ptr, Int32 methods_len) [0x00000] in <filename unknown>:0
[mono-rt] at (wrapper managed-to-native) object:wrapper_native_0x4087c681 (intptr,intptr,intptr,intptr,Android.Runtime.JValue[])
[mono-rt] at (wrapper delegate-invoke) <Module>:invoke_void__this___intptr_intptr_intptr_intptr_JValue[]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment