Skip to content

Instantly share code, notes, and snippets.

@saurabh360
Created April 24, 2014 16:39
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/5fd8a3ca2162818d8e83 to your computer and use it in GitHub Desktop.
Save saurabh360/5fd8a3ca2162818d8e83 to your computer and use it in GitHub Desktop.
Forwarding debugger port 8955
Forwarding console port 8956
Detecting existing process
Loaded assembly: BugDuplication.dll
Loaded assembly: Mono.Android.dll [External]
Loaded assembly: System.Core.dll [External]
Loaded assembly: MonoDroidConstructors [External]
[SELinux] Function: selinux_android_load_priority [0], There is no sepolicy file.
[SELinux]
[SELinux] Function: selinux_android_load_priority , loading version is VE=SEPF_GT-I9500_4.4.2_0010
[SELinux]
[SELinux]
[SELinux] selinux_android_seapp_context_reload: seapp_contexts file is loaded from /data/security/spota/seapp_contexts
[libc] WARNING: generic atexit() called from legacy shared library
[Mono] Image addref mscorlib[0x7384f2f8] -> mscorlib.dll[0x73855b60]: 1
[Mono] AOT module 'mscorlib.dll.so' not found: dlopen failed: library "/data/data/BugDuplication.BugDuplication/lib/mscorlib.dll.so" not found
[Mono] GC_MAJOR: (mature allocation failure) pause 1.77ms, total 1.76ms, bridge 0.01ms major 96K/32K los 0K/0K
[Mono] Assembly mscorlib[0x7384f2f8] added to domain RootDomain, ref_count=1
[Mono] Image addref BugDuplication[0x77aa4a80] -> BugDuplication.dll[0x77aa4060]: 1
[Mono] Assembly BugDuplication[0x77aa4a80] added to domain RootDomain, ref_count=1
[Mono] AOT module 'BugDuplication.dll.so' not found: dlopen failed: library "/data/data/BugDuplication.BugDuplication/lib/BugDuplication.dll.so" not found
[monodroid-gc] GREF GC Threshold: 46800
[Mono] Image addref Mono.Android[0x77bb41e0] -> Mono.Android.dll[0x77aa9670]: 1
[Mono] Assembly Mono.Android[0x77bb41e0] added to domain RootDomain, ref_count=1
[Mono] AOT module 'Mono.Android.dll.so' not found: dlopen failed: library "/data/data/BugDuplication.BugDuplication/lib/Mono.Android.dll.so" not found
[Mono] The request to load the assembly mscorlib v2.0.5.0 was remapped to v2.0.0.0
[Mono] Unloading image mscorlib.dll [0x77bcc060].
[Mono] Assembly Ref addref Mono.Android[0x77bb41e0] -> mscorlib[0x7384f2f8]: 2
[Mono] The request to load the assembly System.Core v2.0.5.0 was remapped to v3.5.0.0
[Mono] Image addref System.Core[0x77be0390] -> System.Core.dll[0x77bdf860]: 1
[Mono] Assembly System.Core[0x77be0390] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Core.dll.so' not found: dlopen failed: library "/data/data/BugDuplication.BugDuplication/lib/System.Core.dll.so" not found
[Mono] Assembly Ref addref Mono.Android[0x77bb41e0] -> System.Core[0x77be0390]: 2
[Mono] The request to load the assembly mscorlib v2.0.5.0 was remapped to v2.0.0.0
[Mono] Unloading image mscorlib.dll [0x77bfb4d8].
[Mono] Assembly Ref addref System.Core[0x77be0390] -> mscorlib[0x7384f2f8]: 3
[Mono] Assembly Ref addref BugDuplication[0x77aa4a80] -> Mono.Android[0x77bb41e0]: 2
[Mono] DllImport attempting to load: '__Internal'.
[Mono] DllImport loaded library '(null)'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for '_monodroid_gc_wait_for_bridge_processing'.
[Mono] Probing '_monodroid_gc_wait_for_bridge_processing'.
[Mono] Found as '_monodroid_gc_wait_for_bridge_processing'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for '_monodroid_get_identity_hash_code'.
[Mono] Probing '_monodroid_get_identity_hash_code'.
[Mono] Found as '_monodroid_get_identity_hash_code'.
[Mono] The request to load the assembly mscorlib v2.0.5.0 was remapped to v2.0.0.0
[Mono] Unloading image mscorlib.dll [0x7b33f9e8].
[Mono] Assembly Ref addref BugDuplication[0x77aa4a80] -> mscorlib[0x7384f2f8]: 4
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for '_monodroid_gref_inc'.
[Mono] Probing '_monodroid_gref_inc'.
[Mono] Found as '_monodroid_gref_inc'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for '_monodroid_gref_log_new'.
[Mono] Probing '_monodroid_gref_log_new'.
[Mono] Found as '_monodroid_gref_log_new'.
[AbsListView] Get MotionRecognitionManager
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for '_monodroid_gref_dec'.
[Mono] Probing '_monodroid_gref_dec'.
[Mono] Found as '_monodroid_gref_dec'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for '_monodroid_gref_log_delete'.
[Mono] Probing '_monodroid_gref_log_delete'.
[Mono] Found as '_monodroid_gref_log_delete'.
[AbsListView] onVisibilityChanged() is called, visibility : 4
[AbsListView] unregisterIRListener() is called
[AbsListView] onVisibilityChanged() is called, visibility : 0
[AbsListView] unregisterIRListener() is called
[AbsListView] unregisterIRListener() is called
[AbsListView] unregisterIRListener() is called
[AbsListView] unregisterIRListener() is called
[AbsListView] unregisterIRListener() is called
[AbsListView] unregisterIRListener() is called
[Mono] DllImport attempting to load: '/system/lib/liblog.so'.
[Mono] DllImport loaded library '/system/lib/liblog.so'.
[Mono] DllImport searching in: '/system/lib/liblog.so' ('/system/lib/liblog.so').
[Mono] Searching for '__android_log_print'.
[Mono] Probing '__android_log_print'.
[Mono] Found as '__android_log_print'.
Item Clicked: blah
[AbsListView] unregisterIRListener() is called
[AbsListView] unregisterIRListener() is called
[AbsListView] unregisterIRListener() is called
[ViewRootImpl] sendUserActionEvent() mView == null
[AbsListView] unregisterIRListener() is called
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment