Skip to content

Instantly share code, notes, and snippets.

@Parmendrak
Created June 19, 2015 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 Parmendrak/7dd1f0ab678ee854d44b to your computer and use it in GitHub Desktop.
Save Parmendrak/7dd1f0ab678ee854d44b to your computer and use it in GitHub Desktop.
Forwarding debugger port 8846
Detecting existing process
[monodroid] Using override path: /data/data/PushPopTest.Droid/files/.__override__
[monodroid] Using override path: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__
[monodroid] Trying to load sgen from: /data/data/PushPopTest.Droid/files/.__override__/libmonosgen-2.0.so
[monodroid] Trying to load sgen from: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/libmonosgen-2.0.so
[monodroid] Trying to load sgen from: /data/app-lib/PushPopTest.Droid-1/libmonosgen-2.0.so
[monodroid] Trying to load sgen from: /data/data/PushPopTest.Droid/files/.__override__/links/libmonosgen-2.0.so
[monodroid-debug] Trying to initialize the debugger with options: --debugger-agent=transport=dt_socket,loglevel=0,address=127.0.0.1:8846,server=y,embedding=1
[Mono] Image addref mscorlib[0xb82bb868] -> mscorlib.dll[0xb82c8560]: 1
[Mono] AOT module 'mscorlib.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-mscorlib.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/mscorlib.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-mscorlib.dll.so" not found
[Mono] Assembly mscorlib[0xb82bb868] added to domain RootDomain, ref_count=1
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/PushPopTest.Droid.dll'.
[Mono] Image addref PushPopTest.Droid[0xb82fe6d0] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/PushPopTest.Droid.dll[0xb82fda40]: 2
[Mono] Assembly PushPopTest.Droid[0xb82fe6d0] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/PushPopTest.Droid.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-PushPopTest.Droid.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/PushPopTest.Droid.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-PushPopTest.Droid.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/PushPopTest.Droid.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/PushPopTest.Droid.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/PushPopTest.Droid/PushPopTest.Droid.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/Xamarin.Android.Support.v4.dll'.
[Mono] Image addref Xamarin.Android.Support.v4[0xb82fd098] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/Xamarin.Android.Support.v4.dll[0xb82fea90]: 2
[Mono] Assembly Xamarin.Android.Support.v4[0xb82fd098] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/Xamarin.Android.Support.v4.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-Xamarin.Android.Support.v4.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/Xamarin.Android.Support.v4.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-Xamarin.Android.Support.v4.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/Xamarin.Android.Support.v4.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/Xamarin.Android.Support.v4.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/Xamarin.Android.Support.v4/Xamarin.Android.Support.v4.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/Xamarin.Forms.Core.dll'.
[Mono] Image addref Xamarin.Forms.Core[0xb8302240] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/Xamarin.Forms.Core.dll[0xb8301628]: 2
[Mono] Assembly Xamarin.Forms.Core[0xb8302240] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/Xamarin.Forms.Core.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-Xamarin.Forms.Core.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/Xamarin.Forms.Core.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-Xamarin.Forms.Core.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/Xamarin.Forms.Core.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/Xamarin.Forms.Core.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/Xamarin.Forms.Core/Xamarin.Forms.Core.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/FormsViewGroup.dll'.
[Mono] Image addref FormsViewGroup[0xb8302fd8] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/FormsViewGroup.dll[0xb83023d8]: 2
[Mono] Assembly FormsViewGroup[0xb8302fd8] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/FormsViewGroup.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-FormsViewGroup.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/FormsViewGroup.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-FormsViewGroup.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/FormsViewGroup.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/FormsViewGroup.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/FormsViewGroup/FormsViewGroup.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/Xamarin.Forms.Platform.Android.dll'.
[Mono] Image addref Xamarin.Forms.Platform.Android[0xb8303dd8] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/Xamarin.Forms.Platform.Android.dll[0xb83031c0]: 2
[Mono] Assembly Xamarin.Forms.Platform.Android[0xb8303dd8] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/Xamarin.Forms.Platform.Android.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-Xamarin.Forms.Platform.Android.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/Xamarin.Forms.Platform.Android.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-Xamarin.Forms.Platform.Android.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/Xamarin.Forms.Platform.Android.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/Xamarin.Forms.Platform.Android.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/Xamarin.Forms.Platform.Android/Xamarin.Forms.Platform.Android.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/Xamarin.Forms.Platform.dll'.
[Mono] Image addref Xamarin.Forms.Platform[0xb8304b80] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/Xamarin.Forms.Platform.dll[0xb8303f60]: 2
[Mono] Assembly Xamarin.Forms.Platform[0xb8304b80] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/Xamarin.Forms.Platform.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-Xamarin.Forms.Platform.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/Xamarin.Forms.Platform.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-Xamarin.Forms.Platform.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/Xamarin.Forms.Platform.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/Xamarin.Forms.Platform.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/Xamarin.Forms.Platform/Xamarin.Forms.Platform.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/Xamarin.Forms.Xaml.dll'.
[Mono] Image addref Xamarin.Forms.Xaml[0xb8305940] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/Xamarin.Forms.Xaml.dll[0xb8304d08]: 2
[Mono] Assembly Xamarin.Forms.Xaml[0xb8305940] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/Xamarin.Forms.Xaml.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-Xamarin.Forms.Xaml.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/Xamarin.Forms.Xaml.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-Xamarin.Forms.Xaml.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/Xamarin.Forms.Xaml.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/Xamarin.Forms.Xaml.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/Xamarin.Forms.Xaml/Xamarin.Forms.Xaml.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Collections.Concurrent.dll'.
[Mono] Image addref System.Collections.Concurrent[0xb8306710] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Collections.Concurrent.dll[0xb8305b58]: 2
[Mono] Assembly System.Collections.Concurrent[0xb8306710] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Collections.Concurrent.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Collections.Concurrent.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Collections.Concurrent.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Collections.Concurrent.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Collections.Concurrent.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Collections.Concurrent.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Collections.Concurrent/System.Collections.Concurrent.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Collections.dll'.
[Mono] Image addref System.Collections[0xb83074b0] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Collections.dll[0xb83068b8]: 2
[Mono] Assembly System.Collections[0xb83074b0] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Collections.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Collections.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Collections.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Collections.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Collections.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Collections.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Collections/System.Collections.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.ComponentModel.Annotations.dll'.
[Mono] Image addref System.ComponentModel.Annotations[0xb83082b8] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.ComponentModel.Annotations.dll[0xb8307700]: 2
[Mono] Assembly System.ComponentModel.Annotations[0xb83082b8] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.ComponentModel.Annotations.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.ComponentModel.Annotations.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.ComponentModel.Annotations.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.ComponentModel.Annotations.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.ComponentModel.Annotations.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.ComponentModel.Annotations.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.ComponentModel.Annotations/System.ComponentModel.Annotations.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.ComponentModel.EventBasedAsync.dll'.
[Mono] Image addref System.ComponentModel.EventBasedAsync[0xb830a490] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.ComponentModel.EventBasedAsync.dll[0xb8308eb0]: 2
[Mono] Assembly System.ComponentModel.EventBasedAsync[0xb830a490] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.ComponentModel.EventBasedAsync.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.ComponentModel.EventBasedAsync.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.ComponentModel.EventBasedAsync.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.ComponentModel.EventBasedAsync.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.ComponentModel.EventBasedAsync.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.ComponentModel.EventBasedAsync.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.ComponentModel.EventBasedAsync/System.ComponentModel.EventBasedAsync.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.ComponentModel.dll'.
[Mono] Image addref System.ComponentModel[0xb830b3e0] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.ComponentModel.dll[0xb831a670]: 2
[Mono] Assembly System.ComponentModel[0xb830b3e0] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.ComponentModel.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.ComponentModel.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.ComponentModel.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.ComponentModel.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.ComponentModel.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.ComponentModel.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.ComponentModel/System.ComponentModel.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Diagnostics.Contracts.dll'.
[Mono] Image addref System.Diagnostics.Contracts[0xb831b510] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Diagnostics.Contracts.dll[0xb831adc0]: 2
[Mono] Assembly System.Diagnostics.Contracts[0xb831b510] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Diagnostics.Contracts.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Diagnostics.Contracts.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Diagnostics.Contracts.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Diagnostics.Contracts.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Diagnostics.Contracts.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Diagnostics.Contracts.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Diagnostics.Contracts/System.Diagnostics.Contracts.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Diagnostics.Debug.dll'.
[Mono] Image addref System.Diagnostics.Debug[0xb831c290] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Diagnostics.Debug.dll[0xb831b6a8]: 2
[Mono] Assembly System.Diagnostics.Debug[0xb831c290] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Diagnostics.Debug.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Diagnostics.Debug.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Diagnostics.Debug.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Diagnostics.Debug.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Diagnostics.Debug.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Diagnostics.Debug.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Diagnostics.Debug/System.Diagnostics.Debug.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Diagnostics.Tools.dll'.
[Mono] Image addref System.Diagnostics.Tools[0xb831d048] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Diagnostics.Tools.dll[0xb831c478]: 2
[Mono] Assembly System.Diagnostics.Tools[0xb831d048] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Diagnostics.Tools.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Diagnostics.Tools.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Diagnostics.Tools.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Diagnostics.Tools.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Diagnostics.Tools.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Diagnostics.Tools.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Diagnostics.Tools/System.Diagnostics.Tools.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Dynamic.Runtime.dll'.
[Mono] Image addref System.Dynamic.Runtime[0xb831ddf8] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Dynamic.Runtime.dll[0xb831d240]: 2
[Mono] Assembly System.Dynamic.Runtime[0xb831ddf8] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Dynamic.Runtime.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Dynamic.Runtime.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Dynamic.Runtime.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Dynamic.Runtime.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Dynamic.Runtime.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Dynamic.Runtime.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Dynamic.Runtime/System.Dynamic.Runtime.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Globalization.dll'.
[Mono] Image addref System.Globalization[0xb831ebb8] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Globalization.dll[0xb831e020]: 2
[Mono] Assembly System.Globalization[0xb831ebb8] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Globalization.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Globalization.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Globalization.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Globalization.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Globalization.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Globalization.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Globalization/System.Globalization.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.IO.dll'.
[Mono] Image addref System.IO[0xb831f998] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.IO.dll[0xb831edc8]: 2
[Mono] Assembly System.IO[0xb831f998] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.IO.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.IO.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.IO.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.IO.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.IO.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.IO.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.IO/System.IO.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Linq.Expressions.dll'.
[Mono] Image addref System.Linq.Expressions[0xb8320760] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Linq.Expressions.dll[0xb831fbe0]: 2
[Mono] Assembly System.Linq.Expressions[0xb8320760] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Linq.Expressions.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Linq.Expressions.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Linq.Expressions.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Linq.Expressions.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Linq.Expressions.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Linq.Expressions.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Linq.Expressions/System.Linq.Expressions.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Linq.Parallel.dll'.
[Mono] Image addref System.Linq.Parallel[0xb8321648] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Linq.Parallel.dll[0xb8320998]: 2
[Mono] Assembly System.Linq.Parallel[0xb8321648] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Linq.Parallel.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Linq.Parallel.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Linq.Parallel.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Linq.Parallel.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Linq.Parallel.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Linq.Parallel.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Linq.Parallel/System.Linq.Parallel.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Linq.Queryable.dll'.
[Mono] Image addref System.Linq.Queryable[0xb83223e8] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Linq.Queryable.dll[0xb8321860]: 2
[Mono] Assembly System.Linq.Queryable[0xb83223e8] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Linq.Queryable.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Linq.Queryable.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Linq.Queryable.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Linq.Queryable.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Linq.Queryable.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Linq.Queryable.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Linq.Queryable/System.Linq.Queryable.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Linq.dll'.
[Mono] Image addref System.Linq[0xb8323168] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Linq.dll[0xb8322628]: 2
[Mono] Assembly System.Linq[0xb8323168] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Linq.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Linq.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Linq.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Linq.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Linq.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Linq.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Linq/System.Linq.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Net.NetworkInformation.dll'.
[Mono] Image addref System.Net.NetworkInformation[0xb8323f68] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Net.NetworkInformation.dll[0xb8323400]: 2
[Mono] Assembly System.Net.NetworkInformation[0xb8323f68] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Net.NetworkInformation.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Net.NetworkInformation.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Net.NetworkInformation.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Net.NetworkInformation.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Net.NetworkInformation.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Net.NetworkInformation.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Net.NetworkInformation/System.Net.NetworkInformation.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Net.Primitives.dll'.
[Mono] Image addref System.Net.Primitives[0xb8324d20] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Net.Primitives.dll[0xb8324178]: 2
[Mono] Assembly System.Net.Primitives[0xb8324d20] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Net.Primitives.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Net.Primitives.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Net.Primitives.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Net.Primitives.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Net.Primitives.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Net.Primitives.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Net.Primitives/System.Net.Primitives.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Net.Requests.dll'.
[Mono] Image addref System.Net.Requests[0xb8325ae8] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Net.Requests.dll[0xb8324f40]: 2
[Mono] Assembly System.Net.Requests[0xb8325ae8] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Net.Requests.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Net.Requests.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Net.Requests.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Net.Requests.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Net.Requests.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Net.Requests.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Net.Requests/System.Net.Requests.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.ObjectModel.dll'.
[Mono] Image addref System.ObjectModel[0xb83268a0] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.ObjectModel.dll[0xb8325d18]: 2
[Mono] Assembly System.ObjectModel[0xb83268a0] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.ObjectModel.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.ObjectModel.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.ObjectModel.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.ObjectModel.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.ObjectModel.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.ObjectModel.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.ObjectModel/System.ObjectModel.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Reflection.Emit.ILGeneration.dll'.
[Mono] Image addref System.Reflection.Emit.ILGeneration[0xb83276b0] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Reflection.Emit.ILGeneration.dll[0xb8326b58]: 2
[Mono] Assembly System.Reflection.Emit.ILGeneration[0xb83276b0] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Reflection.Emit.ILGeneration.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Reflection.Emit.ILGeneration.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Reflection.Emit.ILGeneration.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Reflection.Emit.ILGeneration.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Reflection.Emit.ILGeneration.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Reflection.Emit.ILGeneration.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Reflection.Emit.ILGeneration/System.Reflection.Emit.ILGeneration.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Reflection.Emit.Lightweight.dll'.
[Mono] Image addref System.Reflection.Emit.Lightweight[0xb83284a0] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Reflection.Emit.Lightweight.dll[0xb8327900]: 2
[Mono] Assembly System.Reflection.Emit.Lightweight[0xb83284a0] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Reflection.Emit.Lightweight.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Reflection.Emit.Lightweight.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Reflection.Emit.Lightweight.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Reflection.Emit.Lightweight.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Reflection.Emit.Lightweight.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Reflection.Emit.Lightweight.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Reflection.Emit.Lightweight/System.Reflection.Emit.Lightweight.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Reflection.Emit.dll'.
[Mono] Image addref System.Reflection.Emit[0xb8329240] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Reflection.Emit.dll[0xb8328700]: 2
[Mono] Assembly System.Reflection.Emit[0xb8329240] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Reflection.Emit.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Reflection.Emit.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Reflection.Emit.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Reflection.Emit.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Reflection.Emit.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Reflection.Emit.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Reflection.Emit/System.Reflection.Emit.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Reflection.Extensions.dll'.
[Mono] Image addref System.Reflection.Extensions[0xb832a020] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Reflection.Extensions.dll[0xb83294b0]: 2
[Mono] Assembly System.Reflection.Extensions[0xb832a020] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Reflection.Extensions.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Reflection.Extensions.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Reflection.Extensions.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Reflection.Extensions.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Reflection.Extensions.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Reflection.Extensions.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Reflection.Extensions/System.Reflection.Extensions.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Reflection.Primitives.dll'.
[Mono] Image addref System.Reflection.Primitives[0xb832ade8] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Reflection.Primitives.dll[0xb832a2a0]: 2
[Mono] Assembly System.Reflection.Primitives[0xb832ade8] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Reflection.Primitives.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Reflection.Primitives.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Reflection.Primitives.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Reflection.Primitives.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Reflection.Primitives.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Reflection.Primitives.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Reflection.Primitives/System.Reflection.Primitives.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Reflection.dll'.
[Mono] Image addref System.Reflection[0xb832bba0] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Reflection.dll[0xb832b078]: 2
[Mono] Assembly System.Reflection[0xb832bba0] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Reflection.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Reflection.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Reflection.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Reflection.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Reflection.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Reflection.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Reflection/System.Reflection.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Resources.ResourceManager.dll'.
[Mono] Image addref System.Resources.ResourceManager[0xb832c980] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Resources.ResourceManager.dll[0xb832be40]: 2
[Mono] Assembly System.Resources.ResourceManager[0xb832c980] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Resources.ResourceManager.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Resources.ResourceManager.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Resources.ResourceManager.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Resources.ResourceManager.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Resources.ResourceManager.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Resources.ResourceManager.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Resources.ResourceManager/System.Resources.ResourceManager.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.Extensions.dll'.
[Mono] Image addref System.Runtime.Extensions[0xb832d7d0] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.Extensions.dll[0xb832cc30]: 2
[Mono] Assembly System.Runtime.Extensions[0xb832d7d0] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.Extensions.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Runtime.Extensions.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Runtime.Extensions.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Runtime.Extensions.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.Extensions.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.Extensions.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Runtime.Extensions/System.Runtime.Extensions.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.InteropServices.WindowsRuntime.dll'.
[Mono] Image addref System.Runtime.InteropServices.WindowsRuntime[0xb832e600] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.InteropServices.WindowsRuntime.dll[0xb832da90]: 2
[Mono] Assembly System.Runtime.InteropServices.WindowsRuntime[0xb832e600] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.InteropServices.WindowsRuntime.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Runtime.InteropServices.WindowsRuntime.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Runtime.InteropServices.WindowsRuntime.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Runtime.InteropServices.WindowsRuntime.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.InteropServices.WindowsRuntime.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.InteropServices.WindowsRuntime.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Runtime.InteropServices.WindowsRuntime/System.Runtime.InteropServices.WindowsRuntime.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.InteropServices.dll'.
[Mono] Image addref System.Runtime.InteropServices[0xb832f3b8] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.InteropServices.dll[0xb832e8d0]: 2
[Mono] Assembly System.Runtime.InteropServices[0xb832f3b8] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.InteropServices.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Runtime.InteropServices.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Runtime.InteropServices.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Runtime.InteropServices.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.InteropServices.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.InteropServices.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Runtime.InteropServices/System.Runtime.InteropServices.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.Numerics.dll'.
[Mono] Image addref System.Runtime.Numerics[0xb8330168] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.Numerics.dll[0xb832f698]: 2
[Mono] Assembly System.Runtime.Numerics[0xb8330168] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.Numerics.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Runtime.Numerics.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Runtime.Numerics.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Runtime.Numerics.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.Numerics.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.Numerics.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Runtime.Numerics/System.Runtime.Numerics.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.Serialization.Json.dll'.
[Mono] Image addref System.Runtime.Serialization.Json[0xb8330f80] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.Serialization.Json.dll[0xb8330458]: 2
[Mono] Assembly System.Runtime.Serialization.Json[0xb8330f80] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.Serialization.Json.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Runtime.Serialization.Json.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Runtime.Serialization.Json.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Runtime.Serialization.Json.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.Serialization.Json.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.Serialization.Json.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Runtime.Serialization.Json/System.Runtime.Serialization.Json.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.Serialization.Primitives.dll'.
[Mono] Image addref System.Runtime.Serialization.Primitives[0xb8331d58] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.Serialization.Primitives.dll[0xb8331280]: 2
[Mono] Assembly System.Runtime.Serialization.Primitives[0xb8331d58] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.Serialization.Primitives.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Runtime.Serialization.Primitives.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Runtime.Serialization.Primitives.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Runtime.Serialization.Primitives.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.Serialization.Primitives.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.Serialization.Primitives.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Runtime.Serialization.Primitives/System.Runtime.Serialization.Primitives.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.Serialization.Xml.dll'.
[Mono] Image addref System.Runtime.Serialization.Xml[0xb8332b30] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.Serialization.Xml.dll[0xb8332068]: 2
[Mono] Assembly System.Runtime.Serialization.Xml[0xb8332b30] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.Serialization.Xml.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Runtime.Serialization.Xml.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Runtime.Serialization.Xml.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Runtime.Serialization.Xml.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.Serialization.Xml.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.Serialization.Xml.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Runtime.Serialization.Xml/System.Runtime.Serialization.Xml.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.dll'.
[Mono] Image addref System.Runtime[0xb83338b0] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.dll[0xb8332e50]: 2
[Mono] Assembly System.Runtime[0xb83338b0] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Runtime.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Runtime.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Runtime.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Runtime/System.Runtime.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Security.Principal.dll'.
[Mono] Image addref System.Security.Principal[0xb8334798] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Security.Principal.dll[0xb8333bc8]: 2
[Mono] Assembly System.Security.Principal[0xb8334798] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Security.Principal.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Security.Principal.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Security.Principal.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Security.Principal.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Security.Principal.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Security.Principal.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Security.Principal/System.Security.Principal.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.ServiceModel.Http.dll'.
[Mono] Image addref System.ServiceModel.Http[0xb8335548] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.ServiceModel.Http.dll[0xb8334928]: 2
[Mono] Assembly System.ServiceModel.Http[0xb8335548] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.ServiceModel.Http.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.ServiceModel.Http.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.ServiceModel.Http.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.ServiceModel.Http.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.ServiceModel.Http.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.ServiceModel.Http.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.ServiceModel.Http/System.ServiceModel.Http.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.ServiceModel.Primitives.dll'.
[Mono] Image addref System.ServiceModel.Primitives[0xb8336328] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.ServiceModel.Primitives.dll[0xb8335990]: 2
[Mono] Assembly System.ServiceModel.Primitives[0xb8336328] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.ServiceModel.Primitives.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.ServiceModel.Primitives.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.ServiceModel.Primitives.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.ServiceModel.Primitives.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.ServiceModel.Primitives.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.ServiceModel.Primitives.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.ServiceModel.Primitives/System.ServiceModel.Primitives.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Text.Encoding.Extensions.dll'.
[Mono] Image addref System.Text.Encoding.Extensions[0xb8337100] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Text.Encoding.Extensions.dll[0xb8336780]: 2
[Mono] Assembly System.Text.Encoding.Extensions[0xb8337100] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Text.Encoding.Extensions.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Text.Encoding.Extensions.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Text.Encoding.Extensions.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Text.Encoding.Extensions.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Text.Encoding.Extensions.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Text.Encoding.Extensions.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Text.Encoding.Extensions/System.Text.Encoding.Extensions.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Text.Encoding.dll'.
[Mono] Image addref System.Text.Encoding[0xb8337eb8] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Text.Encoding.dll[0xb8337568]: 2
[Mono] Assembly System.Text.Encoding[0xb8337eb8] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Text.Encoding.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Text.Encoding.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Text.Encoding.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Text.Encoding.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Text.Encoding.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Text.Encoding.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Text.Encoding/System.Text.Encoding.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Text.RegularExpressions.dll'.
[Mono] Image addref System.Text.RegularExpressions[0xb8338c90] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Text.RegularExpressions.dll[0xb8338330]: 2
[Mono] Assembly System.Text.RegularExpressions[0xb8338c90] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Text.RegularExpressions.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Text.RegularExpressions.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Text.RegularExpressions.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Text.RegularExpressions.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Text.RegularExpressions.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Text.RegularExpressions.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Text.RegularExpressions/System.Text.RegularExpressions.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Threading.Tasks.Parallel.dll'.
[Mono] Image addref System.Threading.Tasks.Parallel[0xb8339a68] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Threading.Tasks.Parallel.dll[0xb8339118]: 2
[Mono] Assembly System.Threading.Tasks.Parallel[0xb8339a68] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Threading.Tasks.Parallel.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Threading.Tasks.Parallel.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Threading.Tasks.Parallel.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Threading.Tasks.Parallel.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Threading.Tasks.Parallel.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Threading.Tasks.Parallel.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Threading.Tasks.Parallel/System.Threading.Tasks.Parallel.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Threading.Tasks.dll'.
[Mono] Image addref System.Threading.Tasks[0xb833a820] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Threading.Tasks.dll[0xb8339f00]: 2
[Mono] Assembly System.Threading.Tasks[0xb833a820] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Threading.Tasks.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Threading.Tasks.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Threading.Tasks.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Threading.Tasks.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Threading.Tasks.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Threading.Tasks.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Threading.Tasks/System.Threading.Tasks.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Threading.dll'.
[Mono] Image addref System.Threading[0xb833b5d0] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Threading.dll[0xb833acc8]: 2
[Mono] Assembly System.Threading[0xb833b5d0] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Threading.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Threading.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Threading.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Threading.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Threading.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Threading.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Threading/System.Threading.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Xml.ReaderWriter.dll'.
[Mono] Image addref System.Xml.ReaderWriter[0xb833c390] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Xml.ReaderWriter.dll[0xb833ba88]: 2
[Mono] Assembly System.Xml.ReaderWriter[0xb833c390] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Xml.ReaderWriter.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Xml.ReaderWriter.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Xml.ReaderWriter.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Xml.ReaderWriter.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Xml.ReaderWriter.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Xml.ReaderWriter.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Xml.ReaderWriter/System.Xml.ReaderWriter.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Xml.XDocument.dll'.
[Mono] Image addref System.Xml.XDocument[0xb833d150] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Xml.XDocument.dll[0xb833c858]: 2
[Mono] Assembly System.Xml.XDocument[0xb833d150] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Xml.XDocument.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Xml.XDocument.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Xml.XDocument.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Xml.XDocument.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Xml.XDocument.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Xml.XDocument.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Xml.XDocument/System.Xml.XDocument.config'.
[Mono] Assembly Loader probing location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Xml.XmlSerializer.dll'.
[Mono] Image addref System.Xml.XmlSerializer[0xb833df10] -> /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Xml.XmlSerializer.dll[0xb833d628]: 2
[Mono] Assembly System.Xml.XmlSerializer[0xb833df10] added to domain RootDomain, ref_count=1
[Mono] AOT module '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Xml.XmlSerializer.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Xml.XmlSerializer.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Xml.XmlSerializer.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Xml.XmlSerializer.dll.so" not found
[Mono] Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Xml.XmlSerializer.dll'.
[Mono] Config attempting to parse: '/storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Xml.XmlSerializer.dll.config'.
[Mono] Config attempting to parse: '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Xml.XmlSerializer/System.Xml.XmlSerializer.config'.
[monodroid-gc] GREF GC Threshold: 46080
[Mono] Image addref Mono.Android[0xb833ebb0] -> Mono.Android.dll[0xb833e3f8]: 1
[Mono] Assembly Mono.Android[0xb833ebb0] added to domain RootDomain, ref_count=1
[Mono] AOT module 'Mono.Android.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-Mono.Android.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/Mono.Android.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-Mono.Android.dll.so" not found
[Mono] Assembly Ref addref Mono.Android[0xb833ebb0] -> mscorlib[0xb82bb868]: 2
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/PushPopTest.Droid.dll
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/Xamarin.Android.Support.v4.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/Xamarin.Forms.Core.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/FormsViewGroup.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/Xamarin.Forms.Platform.Android.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/Xamarin.Forms.Platform.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/Xamarin.Forms.Xaml.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Collections.Concurrent.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Collections.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.ComponentModel.Annotations.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.ComponentModel.EventBasedAsync.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.ComponentModel.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Diagnostics.Contracts.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Diagnostics.Debug.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Diagnostics.Tools.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Dynamic.Runtime.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Globalization.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.IO.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Linq.Expressions.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Linq.Parallel.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Linq.Queryable.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Linq.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Net.NetworkInformation.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Net.Primitives.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Net.Requests.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.ObjectModel.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Reflection.Emit.ILGeneration.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Reflection.Emit.Lightweight.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Reflection.Emit.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Reflection.Extensions.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Reflection.Primitives.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Reflection.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Resources.ResourceManager.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.Extensions.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.InteropServices.WindowsRuntime.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.InteropServices.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.Numerics.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.Serialization.Json.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.Serialization.Primitives.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.Serialization.Xml.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Runtime.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Security.Principal.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.ServiceModel.Http.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.ServiceModel.Primitives.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Text.Encoding.Extensions.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Text.Encoding.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Text.RegularExpressions.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Threading.Tasks.Parallel.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Threading.Tasks.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Threading.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Xml.ReaderWriter.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Xml.XDocument.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/PushPopTest.Droid/files/.__override__/System.Xml.XmlSerializer.dll [External]
Loaded assembly: Mono.Android.dll [External]
[Mono] DllImport attempting to load: '__Internal'.
[Mono] DllImport loaded library '(null)'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for '_monodroid_lref_log_new'.
[Mono] Probing '_monodroid_lref_log_new'.
[Mono] Found as '_monodroid_lref_log_new'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for '_monodroid_lref_log_delete'.
[Mono] Probing '_monodroid_lref_log_delete'.
[Mono] Found as '_monodroid_lref_log_delete'.
[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_get_identity_hash_code'.
[Mono] Probing '_monodroid_get_identity_hash_code'.
[Mono] Found as '_monodroid_get_identity_hash_code'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for '_monodroid_gref_log'.
[Mono] Probing '_monodroid_gref_log'.
[Mono] Found as '_monodroid_gref_log'.
[Mono] Image addref System.Core[0xb84159c0] -> System.Core.dll[0xb84150f0]: 1
[Mono] Assembly System.Core[0xb84159c0] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Core.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Core.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Core.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Core.dll.so" not found
[Mono] Assembly Ref addref Mono.Android[0xb833ebb0] -> System.Core[0xb84159c0]: 2
[Mono] Assembly Ref addref System.Core[0xb84159c0] -> mscorlib[0xb82bb868]: 3
Loaded assembly: System.Core.dll [External]
[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'.
[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] Assembly Ref addref Xamarin.Android.Support.v4[0xb82fd098] -> mscorlib[0xb82bb868]: 4
[Mono] Assembly Ref addref Xamarin.Android.Support.v4[0xb82fd098] -> Mono.Android[0xb833ebb0]: 2
[Mono] Assembly Ref addref FormsViewGroup[0xb8302fd8] -> mscorlib[0xb82bb868]: 5
[Mono] Assembly Ref addref FormsViewGroup[0xb8302fd8] -> Mono.Android[0xb833ebb0]: 3
[Mono] Assembly Ref addref Xamarin.Forms.Platform.Android[0xb8303dd8] -> Mono.Android[0xb833ebb0]: 4
[Mono] Assembly Ref addref PushPopTest.Droid[0xb82fe6d0] -> Xamarin.Forms.Platform.Android[0xb8303dd8]: 2
[Mono] Assembly Ref addref PushPopTest.Droid[0xb82fe6d0] -> Mono.Android[0xb833ebb0]: 5
[Mono] Assembly Ref addref Xamarin.Forms.Platform.Android[0xb8303dd8] -> Xamarin.Forms.Core[0xb8302240]: 2
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb8302240] -> System.Runtime[0xb83338b0]: 2
[Mono] Assembly Ref addref System.Runtime[0xb83338b0] -> mscorlib[0xb82bb868]: 6
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb8302240] -> System.ObjectModel[0xb83268a0]: 2
[Mono] Image addref System[0xb8516400] -> System.dll[0xb850c908]: 1
[Mono] Assembly System[0xb8516400] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.dll.so" not found
[Mono] Assembly Ref addref System.ObjectModel[0xb83268a0] -> System[0xb8516400]: 2
Loaded assembly: System.dll [External]
[Mono] Assembly Ref addref Xamarin.Forms.Platform.Android[0xb8303dd8] -> mscorlib[0xb82bb868]: 7
Loaded assembly: MonoDroidConstructors [External]
[Mono] Assembly Ref addref PushPopTest.Droid[0xb82fe6d0] -> mscorlib[0xb82bb868]: 8
[Mono] Assembly Ref addref PushPopTest.Droid[0xb82fe6d0] -> Xamarin.Forms.Core[0xb8302240]: 3
[Mono] Assembly Ref addref System[0xb8516400] -> mscorlib[0xb82bb868]: 9
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb8302240] -> System.Collections[0xb83074b0]: 2
[Mono] Assembly Ref addref System.Collections[0xb83074b0] -> mscorlib[0xb82bb868]: 10
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb8302240] -> System.Threading.Tasks[0xb833a820]: 2
[Mono] Assembly Ref addref System.Threading.Tasks[0xb833a820] -> mscorlib[0xb82bb868]: 11
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb8302240] -> System.Xml.ReaderWriter[0xb833c390]: 2
[Mono] Image addref System.Xml[0xb8519588] -> System.Xml.dll[0xb83efe90]: 1
[Mono] Assembly System.Xml[0xb8519588] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Xml.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Xml.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Xml.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Xml.dll.so" not found
[Mono] Assembly Ref addref System.Xml.ReaderWriter[0xb833c390] -> System.Xml[0xb8519588]: 2
Loaded assembly: System.Xml.dll [External]
[Mono] Assembly Ref addref Xamarin.Forms.Platform.Android[0xb8303dd8] -> System[0xb8516400]: 3
[Mono] Assembly Ref addref System.Runtime[0xb83338b0] -> System[0xb8516400]: 4
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb8302240] -> System.IO[0xb831f998]: 2
[Mono] Assembly Ref addref System.IO[0xb831f998] -> mscorlib[0xb82bb868]: 12
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb8302240] -> System.Reflection[0xb832bba0]: 2
[Mono] Assembly Ref addref System.Reflection[0xb832bba0] -> mscorlib[0xb82bb868]: 13
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb8302240] -> System.Threading[0xb833b5d0]: 2
[Mono] Assembly Ref addref System.Threading[0xb833b5d0] -> mscorlib[0xb82bb868]: 14
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb8302240] -> System.Runtime.Extensions[0xb832d7d0]: 2
[Mono] Assembly Ref addref System.Runtime.Extensions[0xb832d7d0] -> System[0xb8516400]: 5
[Mono] Assembly Ref addref Xamarin.Forms.Platform.Android[0xb8303dd8] -> System.Core[0xb84159c0]: 3
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb8302240] -> System.Linq.Expressions[0xb8320760]: 2
[Mono] Assembly Ref addref System.Linq.Expressions[0xb8320760] -> System.Core[0xb84159c0]: 4
[Mono] Assembly Ref addref System.Runtime.Extensions[0xb832d7d0] -> mscorlib[0xb82bb868]: 15
[Mono] Assembly Ref addref System.Collections[0xb83074b0] -> System[0xb8516400]: 6
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb8302240] -> System.Linq[0xb8323168]: 2
[Mono] Assembly Ref addref System.Linq[0xb8323168] -> System.Core[0xb84159c0]: 5
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb8302240] -> System.Reflection.Extensions[0xb832a020]: 2
[Mono] Assembly Ref addref System.Reflection.Extensions[0xb832a020] -> mscorlib[0xb82bb868]: 16
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb8302240] -> System.Dynamic.Runtime[0xb831ddf8]: 2
[Mono] Assembly Ref addref System.Dynamic.Runtime[0xb831ddf8] -> mscorlib[0xb82bb868]: 17
Thread started: #2
[Mono] Assembly Ref addref Xamarin.Forms.Platform[0xb8304b80] -> mscorlib[0xb82bb868]: 18
[Mono] Assembly Ref addref Xamarin.Forms.Platform[0xb8304b80] -> Mono.Android[0xb833ebb0]: 6
[Mono] Assembly Ref addref Xamarin.Forms.Xaml[0xb8305940] -> Xamarin.Forms.Core[0xb8302240]: 4
[Mono] Assembly Ref addref Xamarin.Forms.Xaml[0xb8305940] -> System.Runtime[0xb83338b0]: 3
[Mono] Assembly Ref addref System.Collections.Concurrent[0xb8306710] -> mscorlib[0xb82bb868]: 19
[Mono] Assembly Ref addref System.ComponentModel.Annotations[0xb83082b8] -> mscorlib[0xb82bb868]: 20
[Mono] Assembly Ref addref System.ComponentModel.EventBasedAsync[0xb830a490] -> mscorlib[0xb82bb868]: 21
[Mono] Assembly Ref addref System.ComponentModel[0xb830b3e0] -> mscorlib[0xb82bb868]: 22
[Mono] Assembly Ref addref System.Diagnostics.Contracts[0xb831b510] -> mscorlib[0xb82bb868]: 23
[Mono] Assembly Ref addref System.Diagnostics.Debug[0xb831c290] -> mscorlib[0xb82bb868]: 24
[Mono] Assembly Ref addref System.Diagnostics.Tools[0xb831d048] -> mscorlib[0xb82bb868]: 25
[Mono] Assembly Ref addref System.Globalization[0xb831ebb8] -> mscorlib[0xb82bb868]: 26
[Mono] Assembly Ref addref System.Linq.Expressions[0xb8320760] -> mscorlib[0xb82bb868]: 27
[Mono] Assembly Ref addref System.Linq.Parallel[0xb8321648] -> mscorlib[0xb82bb868]: 28
[Mono] Assembly Ref addref System.Linq.Queryable[0xb83223e8] -> mscorlib[0xb82bb868]: 29
[Mono] Assembly Ref addref System.Linq[0xb8323168] -> mscorlib[0xb82bb868]: 30
[Mono] Assembly Ref addref System.Net.NetworkInformation[0xb8323f68] -> mscorlib[0xb82bb868]: 31
[Mono] Assembly Ref addref System.Net.Primitives[0xb8324d20] -> mscorlib[0xb82bb868]: 32
[Mono] Assembly Ref addref System.Net.Requests[0xb8325ae8] -> mscorlib[0xb82bb868]: 33
[Mono] Assembly Ref addref System.ObjectModel[0xb83268a0] -> mscorlib[0xb82bb868]: 34
[Mono] Assembly Ref addref System.Reflection.Emit.ILGeneration[0xb83276b0] -> mscorlib[0xb82bb868]: 35
[Mono] Assembly Ref addref System.Reflection.Emit.Lightweight[0xb83284a0] -> mscorlib[0xb82bb868]: 36
[Mono] Assembly Ref addref System.Reflection.Emit[0xb8329240] -> mscorlib[0xb82bb868]: 37
[Mono] Assembly Ref addref System.Reflection.Primitives[0xb832ade8] -> mscorlib[0xb82bb868]: 38
[Mono] Assembly Ref addref System.Resources.ResourceManager[0xb832c980] -> mscorlib[0xb82bb868]: 39
[Mono] Assembly Ref addref System.Runtime.InteropServices.WindowsRuntime[0xb832e600] -> mscorlib[0xb82bb868]: 40
[Mono] Assembly Ref addref System.Runtime.InteropServices[0xb832f3b8] -> mscorlib[0xb82bb868]: 41
[Mono] Assembly Ref addref System.Runtime.Numerics[0xb8330168] -> mscorlib[0xb82bb868]: 42
[Mono] Assembly Ref addref System.Runtime.Serialization.Json[0xb8330f80] -> mscorlib[0xb82bb868]: 43
[Mono] Assembly Ref addref System.Runtime.Serialization.Primitives[0xb8331d58] -> mscorlib[0xb82bb868]: 44
[Mono] Assembly Ref addref System.Runtime.Serialization.Xml[0xb8332b30] -> mscorlib[0xb82bb868]: 45
[Mono] Assembly Ref addref System.Security.Principal[0xb8334798] -> mscorlib[0xb82bb868]: 46
[Mono] Assembly Ref addref System.ServiceModel.Http[0xb8335548] -> mscorlib[0xb82bb868]: 47
[Mono] Assembly Ref addref System.ServiceModel.Primitives[0xb8336328] -> mscorlib[0xb82bb868]: 48
[Mono] Assembly Ref addref System.Text.Encoding.Extensions[0xb8337100] -> mscorlib[0xb82bb868]: 49
[Mono] Assembly Ref addref System.Text.Encoding[0xb8337eb8] -> mscorlib[0xb82bb868]: 50
[Mono] Assembly Ref addref System.Text.RegularExpressions[0xb8338c90] -> mscorlib[0xb82bb868]: 51
[Mono] Assembly Ref addref System.Threading.Tasks.Parallel[0xb8339a68] -> mscorlib[0xb82bb868]: 52
[Mono] Assembly Ref addref System.Xml.ReaderWriter[0xb833c390] -> mscorlib[0xb82bb868]: 53
[Mono] Assembly Ref addref System.Xml.XDocument[0xb833d150] -> mscorlib[0xb82bb868]: 54
[Mono] Assembly Ref addref System.Xml.XmlSerializer[0xb833df10] -> mscorlib[0xb82bb868]: 55
[Mono] Assembly Ref addref System.Xml[0xb8519588] -> mscorlib[0xb82bb868]: 56
Thread started: <Thread Pool> #3
Thread started: <Thread Pool> #4
[Mono] Image addref System.Runtime.Serialization[0xb86921e8] -> System.Runtime.Serialization.dll[0xb8683ce8]: 1
[Mono] Assembly System.Runtime.Serialization[0xb86921e8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Runtime.Serialization.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Runtime.Serialization.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Runtime.Serialization.dll.so' not found: dlopen failed: library "/data/app-lib/PushPopTest.Droid-1/libaot-System.Runtime.Serialization.dll.so" not found
[Mono] Assembly Ref addref Xamarin.Forms.Platform.Android[0xb8303dd8] -> System.Runtime.Serialization[0xb86921e8]: 2
[Mono] Assembly Ref addref System.Runtime.Serialization[0xb86921e8] -> System.Xml[0xb8519588]: 3
[Mono] Assembly Ref addref System.Runtime.Serialization[0xb86921e8] -> mscorlib[0xb82bb868]: 57
Loaded assembly: System.Runtime.Serialization.dll [External]
[Mono] Assembly Ref addref System.Core[0xb84159c0] -> System[0xb8516400]: 7
[Mono] Assembly Ref addref System.Xml[0xb8519588] -> System[0xb8516400]: 8
[Mono] DllImport attempting to load: '/system/lib/libc.so'.
[Mono] DllImport loaded library '/system/lib/libc.so'.
[Mono] DllImport searching in: '/system/lib/libc.so' ('/system/lib/libc.so').
[Mono] Searching for 'gettid'.
[Mono] Probing 'gettid'.
[Mono] Found as 'gettid'.
[Mono] Assembly Ref addref System.Collections[0xb83074b0] -> System.Core[0xb84159c0]: 6
[Mono] Assembly Ref addref Xamarin.Forms.Platform.Android[0xb8303dd8] -> Xamarin.Android.Support.v4[0xb82fd098]: 2
[Mono] Assembly Ref addref Xamarin.Forms.Platform.Android[0xb8303dd8] -> FormsViewGroup[0xb8302fd8]: 2
[Mono] Assembly Ref addref Xamarin.Forms.Platform[0xb8304b80] -> Xamarin.Forms.Core[0xb8302240]: 5
[Mono] Assembly Ref addref Mono.Android[0xb833ebb0] -> System.Xml[0xb8519588]: 4
[libEGL] loaded /system/lib/egl/libEGL_xap.so
[eglCodecCommon] TcpStream::connect() - management hostname is 10.71.34.101
[eglCodecCommon] TcpStream::connect() - connecting host: 10.71.34.1
[] HostConnection::get() New Host Connection established 0xb88c11d8, tid 3124
[libEGL] loaded /system/lib/egl/libGLESv1_CM_xap.so
[libEGL] loaded /system/lib/egl/libGLESv2_xap.so
[EGL_xap] eglSurfaceAttrib not implemented
[OpenGLRenderer] Getting MAX_TEXTURE_SIZE from GradienCache
[OpenGLRenderer] MAX_TEXTURE_SIZE: 16384
[OpenGLRenderer] Getting MAX_TEXTURE_SIZE from Caches::initConstraints()
[OpenGLRenderer] MAX_TEXTURE_SIZE: 16384
[OpenGLRenderer] Enabling debug mode 0
[Choreographer] Skipped 51 frames! The application may be doing too much work on its main thread.
[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'.
[MonoDroid] UNHANDLED EXCEPTION:
[MonoDroid] System.InvalidOperationException: Page must not already have a parent.
[MonoDroid] at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <IL 0x00011, 0x0004b>
[MonoDroid] at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>m__0 (object) <IL 0x00006, 0x0003b>
[MonoDroid] at Android.App.SyncContext/<Post>c__AnonStorey0.<>m__0 () [0x00000] in /Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/src/Mono.Android/src/Android.App/SyncContext.cs:18
[MonoDroid] at Java.Lang.Thread/RunnableImplementor.Run () [0x0000b] in /Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/src/Mono.Android/src/Java.Lang/Thread.cs:36
[MonoDroid] at Java.Lang.IRunnableInvoker.n_Run (intptr,intptr) [0x00009] in /Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/src/Mono.Android/platforms/android-21/src/generated/Java.Lang.IRunnable.cs:71
[MonoDroid] at (wrapper dynamic-method) object.7bac79f9-5736-4dd2-832d-01f262e18a55 (intptr,intptr) <IL 0x00011, 0x0001f>
[AndroidRuntime] Shutting down VM
[AndroidRuntime] FATAL EXCEPTION: main
[AndroidRuntime] Process: PushPopTest.Droid, PID: 3124
[AndroidRuntime] java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
[AndroidRuntime] at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:595)
[AndroidRuntime] at dalvik.system.NativeStart.main(Native Method)
[AndroidRuntime] Caused by: java.lang.reflect.InvocationTargetException
[AndroidRuntime] at java.lang.reflect.Method.invokeNative(Native Method)
[AndroidRuntime] at java.lang.reflect.Method.invoke(Method.java:515)
[AndroidRuntime] at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:779)
[AndroidRuntime] ... 2 more
[AndroidRuntime] Caused by: md52ce486a14f4bcd95899665e9d932190b.JavaProxyThrowable: System.InvalidOperationException: Page must not already have a parent.
[AndroidRuntime] at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <IL 0x00011, 0x0004b>
[AndroidRuntime] at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>m__0 (object) <IL 0x00006, 0x0003b>
[AndroidRuntime] at Android.App.SyncContext/<Post>c__AnonStorey0.<>m__0 () [0x00000] in /Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/src/Mono.Android/src/Android.App/SyncContext.cs:18
[AndroidRuntime] at Java.Lang.Thread/RunnableImplementor.Run () [0x0000b] in /Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/src/Mono.Android/src/Java.Lang/Thread.cs:36
[AndroidRuntime] at Java.Lang.IRunnableInvoker.n_Run (intptr,intptr) [0x00009] in /Users/builder/data/lanes/monodroid-mavericks-monodroid-5.1-series/d419c934/source/monodroid/src/Mono.Android/platforms/android-21/src/generated/Java.Lang.IRunnable.cs:71
[AndroidRuntime] at (wrapper dynamic-method) object.7bac79f9-5736-4dd2-832d-01f262e18a55 (intptr,intptr) <IL 0x00011, 0x0001f>
[AndroidRuntime]
[AndroidRuntime] at mono.java.lang.RunnableImplementor.n_run(Native Method)
[AndroidRuntime] at mono.java.lang.RunnableImplementor.run(RunnableImplementor.java:29)
[AndroidRuntime] at android.os.Handler.handleCallback(Handler.java:733)
[AndroidRuntime] at android.os.Handler.dispatchMessage(Handler.java:95)
[AndroidRuntime] at android.os.Looper.loop(Looper.java:136)
[AndroidRuntime] at android.app.ActivityThread.main(ActivityThread.java:5017)
[AndroidRuntime] ... 5 more
[Process] Sending signal. PID: 3124 SIG: 9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment