Skip to content

Instantly share code, notes, and snippets.

Created June 23, 2014 11:15
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 anonymous/e1ab40b0f42060734b67 to your computer and use it in GitHub Desktop.
Save anonymous/e1ab40b0f42060734b67 to your computer and use it in GitHub Desktop.
[libc] WARNING: generic atexit() called from legacy shared library
[Mono] Image addref mscorlib[0xb8854868] -> mscorlib.dll[0xb8853d00]: 1
[Mono] AOT module 'mscorlib.dll.so' not found: dlopen failed: library "/data/data/bug_20772.bug_20772/lib/mscorlib.dll.so" not found
[Mono] Assembly mscorlib[0xb8854868] added to domain RootDomain, ref_count=1
[Mono] Assembly Loader probing location: '/data/data/bug_20772.bug_20772/files/.__override__/bug_20772.dll'.
[Mono] Image addref bug_20772[0xb8890940] -> /data/data/bug_20772.bug_20772/files/.__override__/bug_20772.dll[0xb888fe98]: 2
[Mono] Assembly bug_20772[0xb8890940] added to domain RootDomain, ref_count=1
[Mono] AOT module '/data/data/bug_20772.bug_20772/files/.__override__/bug_20772.dll.so' not found: dlopen failed: library "/data/data/bug_20772.bug_20772/lib//data/data/bug_20772.bug_20772/files/.__override__/bug_20772.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/data/data/bug_20772.bug_20772/files/.__override__/bug_20772.dll'.
[Mono] Config attempting to parse: '/data/data/bug_20772.bug_20772/files/.__override__/bug_20772.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mlion-monodroid-4.12-series/b5dc5ce9/source/monodroid/builds/install/mono-armv7/etc/mono/assemblies/bug_20772/bug_20772.config'.
[monodroid-gc] GREF GC Threshold: 1800
[Mono] Image addref Mono.Android[0xb8895738] -> Mono.Android.dll[0xb8894c28]: 1
[Mono] Assembly Mono.Android[0xb8895738] added to domain RootDomain, ref_count=1
[Mono] AOT module 'Mono.Android.dll.so' not found: dlopen failed: library "/data/data/bug_20772.bug_20772/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 [0xb88b1200].
[Mono] Assembly Ref addref Mono.Android[0xb8895738] -> mscorlib[0xb8854868]: 2
Loaded assembly: /data/data/bug_20772.bug_20772/files/.__override__/bug_20772.dll
Loaded assembly: Mono.Android.dll
[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[0xb88c3618] -> System.Core.dll[0xb88c0810]: 1
[Mono] Assembly System.Core[0xb88c3618] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Core.dll.so' not found: dlopen failed: library "/data/data/bug_20772.bug_20772/lib/System.Core.dll.so" not found
[Mono] Assembly Ref addref Mono.Android[0xb8895738] -> System.Core[0xb88c3618]: 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 [0xb88c0dc8].
[Mono] Assembly Ref addref System.Core[0xb88c3618] -> mscorlib[0xb8854868]: 3
Loaded assembly: System.Core.dll
[Mono] Assembly Ref addref bug_20772[0xb8890940] -> Mono.Android[0xb8895738]: 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
[Mono] The request to load the assembly mscorlib v2.0.5.0 was remapped to v2.0.0.0
[Mono] Unloading image mscorlib.dll [0xb8a5f2b0].
[Mono] Assembly Ref addref bug_20772[0xb8890940] -> mscorlib[0xb8854868]: 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'.
[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'.
[MonoDroid] UNHANDLED EXCEPTION: System.InvalidCastException: Unable to cast from 'java/nio/ByteArrayBuffer' to '[B'.
[MonoDroid] at Android.Runtime.JNIEnv.AssertCompatibleArrayTypes (intptr,System.Type) [0x0001a] in /Users/builder/data/lanes/monodroid-mlion-monodroid-4.12-series/b5dc5ce9/source/monodroid/src/Mono.Android/src/Runtime/JNIEnv.cs:697
[MonoDroid] at Android.Runtime.JNIEnv.GetArray<byte> (intptr) [0x00026] in /Users/builder/data/lanes/monodroid-mlion-monodroid-4.12-series/b5dc5ce9/source/monodroid/src/Mono.Android/src/Runtime/JNIEnv.cs:1160
[MonoDroid] at Java.Lang.Object.ToArray<byte> () [0x00000] in /Users/builder/data/lanes/monodroid-mlion-monodroid-4.12-series/b5dc5ce9/source/monodroid/src/Mono.Android/src/Java.Lang/Object.cs:338
[MonoDroid] at bug_20772.MainActivity.OnCreate (Android.OS.Bundle) [0x00047] in c:\Users\Xam2\Documents\bug_20772\bug_20772\MainActivity.cs:28
[MonoDroid] at Android.App.Activity.n_OnCreate_Landroid_os_Bundle_ (intptr,intptr,intptr) [0x00011] in /Users/builder/data/lanes/monodroid-mlion-monodroid-4.12-series/b5dc5ce9/source/monodroid/src/Mono.Android/platforms/android-19/src/generated/Android.App.Activity.cs:2178
[MonoDroid] at (wrapper dynamic-method) object.56b1e998-7574-423b-b6f3-e80e18b1da42 (intptr,intptr,intptr) <IL 0x00017, 0x00043>
[mono]
[mono] Unhandled Exception:
[mono] System.InvalidCastException: Unable to cast from 'java/nio/ByteArrayBuffer' to '[B'.
[mono] at Android.Runtime.JNIEnv.AssertCompatibleArrayTypes (IntPtr sourceArray, System.Type destType) [0x0001a] in /Users/builder/data/lanes/monodroid-mlion-monodroid-4.12-series/b5dc5ce9/source/monodroid/src/Mono.Android/src/Runtime/JNIEnv.cs:697
[mono] at Android.Runtime.JNIEnv.GetArray[Byte] (IntPtr array_ptr) [0x00026] in /Users/builder/data/lanes/monodroid-mlion-monodroid-4.12-series/b5dc5ce9/source/monodroid/src/Mono.Android/src/Runtime/JNIEnv.cs:1160
[mono] at Java.Lang.Object.ToArray[Byte] () [0x00000] in /Users/builder/data/lanes/monodroid-mlion-monodroid-4.12-series/b5dc5ce9/source/monodroid/src/Mono.Android/src/Java.Lang/Object.cs:338
[mono] at bug_20772.MainActivity.OnCreate (Android.OS.Bundle bundle) [0x00047] in c:\Users\Xam2\Documents\bug_20772\bug_20772\MainActivity.cs:28
[mono] at Android.App.Activity.n_OnCreate_Landroid_os_Bundle_ (IntPtr jnienv, IntPtr native__this, IntPtr native_savedInstanceState) [0x0
[mono-rt] [ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidCastException: Unable to cast from 'java/nio/ByteArrayBuffer' to '[B'.
[mono-rt] at Android.Runtime.JNIEnv.AssertCompatibleArrayTypes (IntPtr sourceArray, System.Type destType) [0x0001a] in /Users/builder/data/lanes/monodroid-mlion-monodroid-4.12-series/b5dc5ce9/source/monodroid/src/Mono.Android/src/Runtime/JNIEnv.cs:697
[mono-rt] at Android.Runtime.JNIEnv.GetArray[Byte] (IntPtr array_ptr) [0x00026] in /Users/builder/data/lanes/monodroid-mlion-monodroid-4.12-series/b5dc5ce9/source/monodroid/src/Mono.Android/src/Runtime/JNIEnv.cs:1160
[mono-rt] at Java.Lang.Object.ToArray[Byte] () [0x00000] in /Users/builder/data/lanes/monodroid-mlion-monodroid-4.12-series/b5dc5ce9/source/monodroid/src/Mono.Android/src/Java.Lang/Object.cs:338
[mono-rt] at bug_20772.MainActivity.OnCreate (Android.OS.Bundle bundle) [0x00047] in c:\Users\Xam2\Documents\bug_20772\bug_20772\MainActivity.cs:28
[mono-rt] at Android.App.Activity.n_OnCreate_Landroid_os_Bundle_ (IntPtr jnienv, IntPtr native__this, IntPtr native_savedInstan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment