Skip to content

Instantly share code, notes, and snippets.

@saurabh360
Created June 13, 2014 12:25
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/fc2beb672167ae2509d6 to your computer and use it in GitHub Desktop.
Save saurabh360/fc2beb672167ae2509d6 to your computer and use it in GitHub Desktop.
[Mono] Image addref mscorlib[0x9cd23e0] -> mscorlib.dll[0x9d3d858]: 1
[Mono] AOT module 'mscorlib.dll.so' not found: Cannot load library: load_library[1091]: Library '/data/data/SplashScreen.SplashScreen/lib/mscorlib.dll.so' not found
[Mono] Assembly mscorlib[0x9cd23e0] added to domain RootDomain, ref_count=1
[Mono] Image addref SplashScreen[0x9d904c8] -> SplashScreen.dll[0x9d8cb80]: 1
[Mono] Assembly SplashScreen[0x9d904c8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'SplashScreen.dll.so' not found: Cannot load library: load_library[1091]: Library '/data/data/SplashScreen.SplashScreen/lib/SplashScreen.dll.so' not found
[monodroid-gc] GREF GC Threshold: 1800
[Mono] Image addref Mono.Android[0x9d8e698] -> Mono.Android.dll[0x9d8db38]: 1
[Mono] Assembly Mono.Android[0x9d8e698] added to domain RootDomain, ref_count=1
[Mono] AOT module 'Mono.Android.dll.so' not found: Cannot load library: load_library[1091]: Library '/data/data/SplashScreen.SplashScreen/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 [0x9dade90].
[Mono] Assembly Ref addref Mono.Android[0x9d8e698] -> mscorlib[0x9cd23e0]: 2
Loaded assembly: SplashScreen.dll
Loaded assembly: Mono.Android.dll [External]
[MonoDroid] Xamarin/Android Trial Mode Active
[dalvikvm-heap] Grow heap (frag case) to 9.275MB for 441772-byte allocation
[dalvikvm-heap] Grow heap (frag case) to 10.224MB for 995292-byte allocation
[] HostConnection::get() New Host Connection established 0x9d53370, tid 1475
[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[0x9e11570] -> System.Core.dll[0x9e10a18]: 1
[Mono] Assembly System.Core[0x9e11570] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Core.dll.so' not found: Cannot load library: load_library[1091]: Library '/data/data/SplashScreen.SplashScreen/lib/System.Core.dll.so' not found
[Mono] Assembly Ref addref Mono.Android[0x9d8e698] -> System.Core[0x9e11570]: 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 [0x9e174d8].
[Mono] Assembly Ref addref System.Core[0x9e11570] -> mscorlib[0x9cd23e0]: 3
Loaded assembly: System.Core.dll [External]
[Mono] Assembly Ref addref SplashScreen[0x9d904c8] -> Mono.Android[0x9d8e698]: 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'.
Loaded assembly: MonoDroidConstructors [External]
[Mono] The request to load the assembly mscorlib v2.0.5.0 was remapped to v2.0.0.0
[Mono] Unloading image mscorlib.dll [0x9fc8848].
[Mono] Assembly Ref addref SplashScreen[0x9d904c8] -> mscorlib[0x9cd23e0]: 4
Resolved pending breakpoint at '/Users/jatin66/Downloads/SplashScreen/SplashActivity.cs:13,1' to void SplashScreen.SplashActivity.OnCreate (Android.OS.Bundle bundle) [0x00001].
[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'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment