Skip to content

Instantly share code, notes, and snippets.

@Udham1
Created February 26, 2015 15:14
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 Udham1/ddef8eb2614e13e3ae3b to your computer and use it in GitHub Desktop.
Save Udham1/ddef8eb2614e13e3ae3b to your computer and use it in GitHub Desktop.
Forwarding debugger port 8885
Detecting existing process
User assembly '/Users/xamarin76/Downloads/Xamarin.Forms.Plugins-master/SVG/SVG/SVG.Forms.Plugin.iOS/bin/iPhone/Debug/SVG.Forms.Plugin.iOS.dll' is missing. Debugger will now debug all code, not just user code.
[monodroid] Using override path: /data/data/com.simpleproductionsinc.SvgSample/files/.__override__
[monodroid] Trying to load sgen from: /data/data/com.simpleproductionsinc.SvgSample/files/.__override__/libmonosgen-2.0.so
[monodroid] Trying to load sgen from: /data/app-lib/com.simpleproductionsinc.SvgSample-1/libmonosgen-2.0.so
[monodroid] Trying to load sgen from: /data/app-lib/Mono.Android.DebugRuntime-1/libmonosgen-2.0.so
[] counters not enabled
[] counters not enabled
[] counters not enabled
[] counters not enabled
[monodroid-debug] Trying to initialize the debugger with options: --debugger-agent=transport=dt_socket,loglevel=0,address=127.0.0.1:8885,server=y,embedding=1
[Mono] Image addref mscorlib[0xb90390c8] -> mscorlib.dll[0xb90435a8]: 1
[Mono] AOT module 'mscorlib.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-mscorlib.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/mscorlib.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-mscorlib.dll.so" not found
[Mono] Assembly mscorlib[0xb90390c8] added to domain RootDomain, ref_count=1
[Mono] Image addref SampleApp.Droid[0xb907a090] -> SampleApp.Droid.dll[0xb9079720]: 1
[Mono] Assembly SampleApp.Droid[0xb907a090] added to domain RootDomain, ref_count=1
[Mono] AOT module 'SampleApp.Droid.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-SampleApp.Droid.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/SampleApp.Droid.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-SampleApp.Droid.dll.so" not found
[Mono] Image addref Xamarin.Android.Support.v4[0xb90789a0] -> Xamarin.Android.Support.v4.dll[0xb907aa90]: 1
[Mono] Assembly Xamarin.Android.Support.v4[0xb90789a0] added to domain RootDomain, ref_count=1
[Mono] AOT module 'Xamarin.Android.Support.v4.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-Xamarin.Android.Support.v4.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/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/com.simpleproductionsinc.SvgSample-1/libaot-Xamarin.Android.Support.v4.dll.so" not found
[Mono] Image addref Xamarin.Forms.Platform.Android[0xb90795a0] -> Xamarin.Forms.Platform.Android.dll[0xb907b2e0]: 1
[Mono] Assembly Xamarin.Forms.Platform.Android[0xb90795a0] added to domain RootDomain, ref_count=1
[Mono] AOT module 'Xamarin.Forms.Platform.Android.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-Xamarin.Forms.Platform.Android.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/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/com.simpleproductionsinc.SvgSample-1/libaot-Xamarin.Forms.Platform.Android.dll.so" not found
[Mono] Image addref FormsViewGroup[0xb907c5b8] -> FormsViewGroup.dll[0xb907bb30]: 1
[Mono] Assembly FormsViewGroup[0xb907c5b8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'FormsViewGroup.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-FormsViewGroup.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/FormsViewGroup.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-FormsViewGroup.dll.so" not found
[Mono] Image addref Xamarin.Forms.Core[0xb907d2a0] -> Xamarin.Forms.Core.dll[0xb907c6d8]: 1
[Mono] Assembly Xamarin.Forms.Core[0xb907d2a0] added to domain RootDomain, ref_count=1
[Mono] AOT module 'Xamarin.Forms.Core.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-Xamarin.Forms.Core.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/Xamarin.Forms.Core.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-Xamarin.Forms.Core.dll.so" not found
[Mono] Image addref Xamarin.Forms.Xaml[0xb907df78] -> Xamarin.Forms.Xaml.dll[0xb907d3b0]: 1
[Mono] Assembly Xamarin.Forms.Xaml[0xb907df78] added to domain RootDomain, ref_count=1
[Mono] AOT module 'Xamarin.Forms.Xaml.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-Xamarin.Forms.Xaml.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/Xamarin.Forms.Xaml.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-Xamarin.Forms.Xaml.dll.so" not found
[Mono] Image addref SVG.Forms.Plugin.Android[0xb907ec70] -> SVG.Forms.Plugin.Android.dll[0xb907e0e0]: 1
[Mono] Assembly SVG.Forms.Plugin.Android[0xb907ec70] added to domain RootDomain, ref_count=1
[Mono] AOT module 'SVG.Forms.Plugin.Android.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-SVG.Forms.Plugin.Android.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/SVG.Forms.Plugin.Android.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-SVG.Forms.Plugin.Android.dll.so" not found
[Mono] Image addref SampleApp[0xb9080218] -> SampleApp.dll[0xb907f690]: 1
[Mono] Assembly SampleApp[0xb9080218] added to domain RootDomain, ref_count=1
[Mono] AOT module 'SampleApp.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-SampleApp.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/SampleApp.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-SampleApp.dll.so" not found
[Mono] Image addref SVG.Forms.Plugin.Abstractions[0xb9081ac8] -> SVG.Forms.Plugin.Abstractions.dll[0xb9080f20]: 1
[Mono] Assembly SVG.Forms.Plugin.Abstractions[0xb9081ac8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'SVG.Forms.Plugin.Abstractions.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-SVG.Forms.Plugin.Abstractions.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/SVG.Forms.Plugin.Abstractions.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-SVG.Forms.Plugin.Abstractions.dll.so" not found
[Mono] Image addref System.Collections.Concurrent[0xb9082b60] -> System.Collections.Concurrent.dll[0xb9081fb0]: 1
[Mono] Assembly System.Collections.Concurrent[0xb9082b60] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Collections.Concurrent.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Collections.Concurrent.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Collections.Concurrent.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Collections.Concurrent.dll.so" not found
[Mono] Image addref System.Collections[0xb9083848] -> System.Collections.dll[0xb9082ca0]: 1
[Mono] Assembly System.Collections[0xb9083848] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Collections.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Collections.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Collections.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Collections.dll.so" not found
[Mono] Image addref System.ComponentModel.Annotations[0xb9084548] -> System.ComponentModel.Annotations.dll[0xb90839c8]: 1
[Mono] Assembly System.ComponentModel.Annotations[0xb9084548] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.ComponentModel.Annotations.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.ComponentModel.Annotations.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.ComponentModel.Annotations.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.ComponentModel.Annotations.dll.so" not found
[Mono] Image addref System.ComponentModel.EventBasedAsync[0xb9085268] -> System.ComponentModel.EventBasedAsync.dll[0xb90846e0]: 1
[Mono] Assembly System.ComponentModel.EventBasedAsync[0xb9085268] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.ComponentModel.EventBasedAsync.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.ComponentModel.EventBasedAsync.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.ComponentModel.EventBasedAsync.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.ComponentModel.EventBasedAsync.dll.so" not found
[Mono] Image addref System.ComponentModel[0xb9085f50] -> System.ComponentModel.dll[0xb90853d8]: 1
[Mono] Assembly System.ComponentModel[0xb9085f50] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.ComponentModel.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.ComponentModel.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.ComponentModel.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.ComponentModel.dll.so" not found
[Mono] Image addref System.Diagnostics.Contracts[0xb9086c58] -> System.Diagnostics.Contracts.dll[0xb90860d0]: 1
[Mono] Assembly System.Diagnostics.Contracts[0xb9086c58] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Diagnostics.Contracts.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Diagnostics.Contracts.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Diagnostics.Contracts.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Diagnostics.Contracts.dll.so" not found
[Mono] Image addref System.Diagnostics.Debug[0xb9087948] -> System.Diagnostics.Debug.dll[0xb9086de8]: 1
[Mono] Assembly System.Diagnostics.Debug[0xb9087948] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Diagnostics.Debug.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Diagnostics.Debug.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Diagnostics.Debug.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Diagnostics.Debug.dll.so" not found
[Mono] Image addref System.Diagnostics.Tools[0xb9088638] -> System.Diagnostics.Tools.dll[0xb9087ae8]: 1
[Mono] Assembly System.Diagnostics.Tools[0xb9088638] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Diagnostics.Tools.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Diagnostics.Tools.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Diagnostics.Tools.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Diagnostics.Tools.dll.so" not found
[Mono] Image addref System.Dynamic.Runtime[0xb9089370] -> System.Dynamic.Runtime.dll[0xb90887e8]: 1
[Mono] Assembly System.Dynamic.Runtime[0xb9089370] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Dynamic.Runtime.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Dynamic.Runtime.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Dynamic.Runtime.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Dynamic.Runtime.dll.so" not found
[Mono] Image addref System.Globalization[0xb908a050] -> System.Globalization.dll[0xb9089530]: 1
[Mono] Assembly System.Globalization[0xb908a050] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Globalization.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Globalization.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Globalization.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Globalization.dll.so" not found
[Mono] Image addref System.IO[0xb908ae10] -> System.IO.dll[0xb908a220]: 1
[Mono] Assembly System.IO[0xb908ae10] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.IO.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.IO.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.IO.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.IO.dll.so" not found
[Mono] Image addref System.Linq.Expressions[0xb908bb00] -> System.Linq.Expressions.dll[0xb908afe8]: 1
[Mono] Assembly System.Linq.Expressions[0xb908bb00] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Linq.Expressions.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Linq.Expressions.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Linq.Expressions.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Linq.Expressions.dll.so" not found
[Mono] Image addref System.Linq.Parallel[0xb908c7e8] -> System.Linq.Parallel.dll[0xb908bcf0]: 1
[Mono] Assembly System.Linq.Parallel[0xb908c7e8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Linq.Parallel.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Linq.Parallel.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Linq.Parallel.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Linq.Parallel.dll.so" not found
[Mono] Image addref System.Linq.Queryable[0xb908d4d0] -> System.Linq.Queryable.dll[0xb908c9e8]: 1
[Mono] Assembly System.Linq.Queryable[0xb908d4d0] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Linq.Queryable.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Linq.Queryable.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Linq.Queryable.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Linq.Queryable.dll.so" not found
[Mono] Image addref System.Linq[0xb908e1b0] -> System.Linq.dll[0xb908d6e0]: 1
[Mono] Assembly System.Linq[0xb908e1b0] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Linq.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Linq.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Linq.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Linq.dll.so" not found
[Mono] Image addref System.Net.NetworkInformation[0xb908eec0] -> System.Net.NetworkInformation.dll[0xb908e3d0]: 1
[Mono] Assembly System.Net.NetworkInformation[0xb908eec0] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Net.NetworkInformation.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Net.NetworkInformation.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Net.NetworkInformation.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Net.NetworkInformation.dll.so" not found
[Mono] Image addref System.Net.Primitives[0xb908fbb0] -> System.Net.Primitives.dll[0xb908f0f0]: 1
[Mono] Assembly System.Net.Primitives[0xb908fbb0] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Net.Primitives.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Net.Primitives.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Net.Primitives.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Net.Primitives.dll.so" not found
[Mono] Image addref System.Net.Requests[0xb9090890] -> System.Net.Requests.dll[0xb908fdf0]: 1
[Mono] Assembly System.Net.Requests[0xb9090890] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Net.Requests.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Net.Requests.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Net.Requests.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Net.Requests.dll.so" not found
[Mono] Image addref System.ObjectModel[0xb9091558] -> System.ObjectModel.dll[0xb9090ae0]: 1
[Mono] Assembly System.ObjectModel[0xb9091558] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.ObjectModel.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.ObjectModel.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.ObjectModel.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.ObjectModel.dll.so" not found
[Mono] Image addref System.Reflection.Emit.ILGeneration[0xb9092278] -> System.Reflection.Emit.ILGeneration.dll[0xb90917b8]: 1
[Mono] Assembly System.Reflection.Emit.ILGeneration[0xb9092278] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Reflection.Emit.ILGeneration.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Reflection.Emit.ILGeneration.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/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/com.simpleproductionsinc.SvgSample-1/libaot-System.Reflection.Emit.ILGeneration.dll.so" not found
[Mono] Image addref System.Reflection.Emit.Lightweight[0xb9092f88] -> System.Reflection.Emit.Lightweight.dll[0xb90924e8]: 1
[Mono] Assembly System.Reflection.Emit.Lightweight[0xb9092f88] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Reflection.Emit.Lightweight.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Reflection.Emit.Lightweight.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/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/com.simpleproductionsinc.SvgSample-1/libaot-System.Reflection.Emit.Lightweight.dll.so" not found
[Mono] Image addref System.Reflection.Emit[0xb9093c80] -> System.Reflection.Emit.dll[0xb9093208]: 1
[Mono] Assembly System.Reflection.Emit[0xb9093c80] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Reflection.Emit.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Reflection.Emit.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Reflection.Emit.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Reflection.Emit.dll.so" not found
[Mono] Image addref System.Reflection.Extensions[0xb9094980] -> System.Reflection.Extensions.dll[0xb9093f10]: 1
[Mono] Assembly System.Reflection.Extensions[0xb9094980] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Reflection.Extensions.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Reflection.Extensions.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Reflection.Extensions.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Reflection.Extensions.dll.so" not found
[Mono] Image addref System.Reflection.Primitives[0xb9095678] -> System.Reflection.Primitives.dll[0xb9094c20]: 1
[Mono] Assembly System.Reflection.Primitives[0xb9095678] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Reflection.Primitives.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Reflection.Primitives.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Reflection.Primitives.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Reflection.Primitives.dll.so" not found
[Mono] Image addref System.Reflection[0xb90963c0] -> System.Reflection.dll[0xb9095928]: 1
[Mono] Assembly System.Reflection[0xb90963c0] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Reflection.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Reflection.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Reflection.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Reflection.dll.so" not found
[Mono] Image addref System.Resources.ResourceManager[0xb90970d0] -> System.Resources.ResourceManager.dll[0xb9096680]: 1
[Mono] Assembly System.Resources.ResourceManager[0xb90970d0] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Resources.ResourceManager.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Resources.ResourceManager.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Resources.ResourceManager.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Resources.ResourceManager.dll.so" not found
[Mono] Image addref System.Runtime.Extensions[0xb9097dd8] -> System.Runtime.Extensions.dll[0xb90973a0]: 1
[Mono] Assembly System.Runtime.Extensions[0xb9097dd8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Runtime.Extensions.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Runtime.Extensions.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Runtime.Extensions.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Runtime.Extensions.dll.so" not found
[Mono] Image addref System.Runtime.InteropServices.WindowsRuntime[0xb9098b00] -> System.Runtime.InteropServices.WindowsRuntime.dll[0xb90980b8]: 1
[Mono] Assembly System.Runtime.InteropServices.WindowsRuntime[0xb9098b00] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Runtime.InteropServices.WindowsRuntime.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Runtime.InteropServices.WindowsRuntime.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/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/com.simpleproductionsinc.SvgSample-1/libaot-System.Runtime.InteropServices.WindowsRuntime.dll.so" not found
[Mono] Image addref System.Runtime.InteropServices[0xb90997f8] -> System.Runtime.InteropServices.dll[0xb9098df0]: 1
[Mono] Assembly System.Runtime.InteropServices[0xb90997f8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Runtime.InteropServices.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Runtime.InteropServices.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Runtime.InteropServices.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Runtime.InteropServices.dll.so" not found
[Mono] Image addref System.Runtime.Numerics[0xb909a4e8] -> System.Runtime.Numerics.dll[0xb9099af8]: 1
[Mono] Assembly System.Runtime.Numerics[0xb909a4e8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Runtime.Numerics.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Runtime.Numerics.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Runtime.Numerics.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Runtime.Numerics.dll.so" not found
[Mono] Image addref System.Runtime.Serialization.Json[0xb909b1f0] -> System.Runtime.Serialization.Json.dll[0xb909a7f8]: 1
[Mono] Assembly System.Runtime.Serialization.Json[0xb909b1f0] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Runtime.Serialization.Json.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Runtime.Serialization.Json.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/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/com.simpleproductionsinc.SvgSample-1/libaot-System.Runtime.Serialization.Json.dll.so" not found
[Mono] Image addref System.Runtime.Serialization.Primitives[0xb909bf08] -> System.Runtime.Serialization.Primitives.dll[0xb909b510]: 1
[Mono] Assembly System.Runtime.Serialization.Primitives[0xb909bf08] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Runtime.Serialization.Primitives.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Runtime.Serialization.Primitives.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/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/com.simpleproductionsinc.SvgSample-1/libaot-System.Runtime.Serialization.Primitives.dll.so" not found
[Mono] Image addref System.Runtime.Serialization.Xml[0xb909cd08] -> System.Runtime.Serialization.Xml.dll[0xb909c158]: 1
[Mono] Assembly System.Runtime.Serialization.Xml[0xb909cd08] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Runtime.Serialization.Xml.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Runtime.Serialization.Xml.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/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/com.simpleproductionsinc.SvgSample-1/libaot-System.Runtime.Serialization.Xml.dll.so" not found
[Mono] Image addref System.Runtime[0xb909d9e8] -> System.Runtime.dll[0xb909ce18]: 1
[Mono] Assembly System.Runtime[0xb909d9e8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Runtime.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Runtime.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Runtime.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Runtime.dll.so" not found
[Mono] Image addref System.Security.Principal[0xb909e6e0] -> System.Security.Principal.dll[0xb909de30]: 1
[Mono] Assembly System.Security.Principal[0xb909e6e0] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Security.Principal.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Security.Principal.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Security.Principal.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Security.Principal.dll.so" not found
[Mono] Image addref System.ServiceModel.Http[0xb90a0258] -> System.ServiceModel.Http.dll[0xb909f068]: 1
[Mono] Assembly System.ServiceModel.Http[0xb90a0258] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.ServiceModel.Http.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.ServiceModel.Http.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.ServiceModel.Http.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.ServiceModel.Http.dll.so" not found
[Mono] Image addref System.ServiceModel.Primitives[0xb90a1598] -> System.ServiceModel.Primitives.dll[0xb90b09b8]: 1
[Mono] Assembly System.ServiceModel.Primitives[0xb90a1598] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.ServiceModel.Primitives.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.ServiceModel.Primitives.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.ServiceModel.Primitives.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.ServiceModel.Primitives.dll.so" not found
[Mono] Image addref System.Text.Encoding.Extensions[0xb909fb98] -> System.Text.Encoding.Extensions.dll[0xb90b1100]: 1
[Mono] Assembly System.Text.Encoding.Extensions[0xb909fb98] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Text.Encoding.Extensions.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Text.Encoding.Extensions.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/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/com.simpleproductionsinc.SvgSample-1/libaot-System.Text.Encoding.Extensions.dll.so" not found
[Mono] Image addref System.Text.Encoding[0xb90b2390] -> System.Text.Encoding.dll[0xb90b1b30]: 1
[Mono] Assembly System.Text.Encoding[0xb90b2390] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Text.Encoding.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Text.Encoding.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Text.Encoding.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Text.Encoding.dll.so" not found
[Mono] Image addref System.Text.RegularExpressions[0xb90b3088] -> System.Text.RegularExpressions.dll[0xb90b2828]: 1
[Mono] Assembly System.Text.RegularExpressions[0xb90b3088] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Text.RegularExpressions.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Text.RegularExpressions.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Text.RegularExpressions.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Text.RegularExpressions.dll.so" not found
[Mono] Image addref System.Threading.Tasks.Parallel[0xb90b3d90] -> System.Threading.Tasks.Parallel.dll[0xb90b3530]: 1
[Mono] Assembly System.Threading.Tasks.Parallel[0xb90b3d90] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Threading.Tasks.Parallel.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Threading.Tasks.Parallel.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/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/com.simpleproductionsinc.SvgSample-1/libaot-System.Threading.Tasks.Parallel.dll.so" not found
[Mono] Image addref System.Threading.Tasks[0xb90b4a80] -> System.Threading.Tasks.dll[0xb90b4248]: 1
[Mono] Assembly System.Threading.Tasks[0xb90b4a80] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Threading.Tasks.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Threading.Tasks.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Threading.Tasks.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Threading.Tasks.dll.so" not found
[Mono] Image addref System.Threading[0xb90b5750] -> System.Threading.dll[0xb90b4f48]: 1
[Mono] Assembly System.Threading[0xb90b5750] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Threading.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Threading.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Threading.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Threading.dll.so" not found
[Mono] Image addref System.Xml.ReaderWriter[0xb90b6438] -> System.Xml.ReaderWriter.dll[0xb90b5c28]: 1
[Mono] Assembly System.Xml.ReaderWriter[0xb90b6438] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Xml.ReaderWriter.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Xml.ReaderWriter.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Xml.ReaderWriter.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Xml.ReaderWriter.dll.so" not found
[Mono] Image addref System.Xml.XDocument[0xb90b7128] -> System.Xml.XDocument.dll[0xb90b6920]: 1
[Mono] Assembly System.Xml.XDocument[0xb90b7128] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Xml.XDocument.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Xml.XDocument.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Xml.XDocument.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Xml.XDocument.dll.so" not found
[Mono] Image addref System.Xml.XmlSerializer[0xb90b7e20] -> System.Xml.XmlSerializer.dll[0xb90b7620]: 1
[Mono] Assembly System.Xml.XmlSerializer[0xb90b7e20] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Xml.XmlSerializer.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Xml.XmlSerializer.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Xml.XmlSerializer.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Xml.XmlSerializer.dll.so" not found
[Mono] Image addref XamSvg[0xb90b8ad8] -> XamSvg.dll[0xb90b7f40]: 1
[Mono] Assembly XamSvg[0xb90b8ad8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'XamSvg.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-XamSvg.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/XamSvg.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-XamSvg.dll.so" not found
[monodroid-gc] GREF GC Threshold: 46080
[Mono] Image addref Mono.Android[0xb90b9800] -> Mono.Android.dll[0xb90b8bf0]: 1
[Mono] Assembly Mono.Android[0xb90b9800] added to domain RootDomain, ref_count=1
[Mono] AOT module 'Mono.Android.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-Mono.Android.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/Mono.Android.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-Mono.Android.dll.so" not found
[Mono] Assembly Ref addref Mono.Android[0xb90b9800] -> mscorlib[0xb90390c8]: 2
Loaded assembly: SampleApp.Droid.dll
Loaded assembly: Xamarin.Android.Support.v4.dll
Loaded assembly: Xamarin.Forms.Platform.Android.dll
Loaded assembly: FormsViewGroup.dll
Loaded assembly: Xamarin.Forms.Core.dll
Loaded assembly: Xamarin.Forms.Xaml.dll
Loaded assembly: SVG.Forms.Plugin.Android.dll
Loaded assembly: SampleApp.dll
Loaded assembly: SVG.Forms.Plugin.Abstractions.dll
Loaded assembly: System.Collections.Concurrent.dll
Loaded assembly: System.Collections.dll
Loaded assembly: System.ComponentModel.Annotations.dll
Loaded assembly: System.ComponentModel.EventBasedAsync.dll
Loaded assembly: System.ComponentModel.dll
Loaded assembly: System.Diagnostics.Contracts.dll
Loaded assembly: System.Diagnostics.Debug.dll
Loaded assembly: System.Diagnostics.Tools.dll
Loaded assembly: System.Dynamic.Runtime.dll
Loaded assembly: System.Globalization.dll
Loaded assembly: System.IO.dll
Loaded assembly: System.Linq.Expressions.dll
Loaded assembly: System.Linq.Parallel.dll
Loaded assembly: System.Linq.Queryable.dll
Loaded assembly: System.Linq.dll
Loaded assembly: System.Net.NetworkInformation.dll
Loaded assembly: System.Net.Primitives.dll
Loaded assembly: System.Net.Requests.dll
Loaded assembly: System.ObjectModel.dll
Loaded assembly: System.Reflection.Emit.ILGeneration.dll
Loaded assembly: System.Reflection.Emit.Lightweight.dll
Loaded assembly: System.Reflection.Emit.dll
Loaded assembly: System.Reflection.Extensions.dll
Loaded assembly: System.Reflection.Primitives.dll
Loaded assembly: System.Reflection.dll
Loaded assembly: System.Resources.ResourceManager.dll
Loaded assembly: System.Runtime.Extensions.dll
Loaded assembly: System.Runtime.InteropServices.WindowsRuntime.dll
Loaded assembly: System.Runtime.InteropServices.dll
Loaded assembly: System.Runtime.Numerics.dll
Loaded assembly: System.Runtime.Serialization.Json.dll
Loaded assembly: System.Runtime.Serialization.Primitives.dll
Loaded assembly: System.Runtime.Serialization.Xml.dll
Loaded assembly: System.Runtime.dll
Loaded assembly: System.Security.Principal.dll
Loaded assembly: System.ServiceModel.Http.dll
Loaded assembly: System.ServiceModel.Primitives.dll
Loaded assembly: System.Text.Encoding.Extensions.dll
Loaded assembly: System.Text.Encoding.dll
Loaded assembly: System.Text.RegularExpressions.dll
Loaded assembly: System.Threading.Tasks.Parallel.dll
Loaded assembly: System.Threading.Tasks.dll
Loaded assembly: System.Threading.dll
Loaded assembly: System.Xml.ReaderWriter.dll
Loaded assembly: System.Xml.XDocument.dll
Loaded assembly: System.Xml.XmlSerializer.dll
Loaded assembly: XamSvg.dll
Loaded assembly: Mono.Android.dll
[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[0xb920fb68] -> System.Core.dll[0xb91dedb8]: 1
[Mono] Assembly System.Core[0xb920fb68] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Core.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Core.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Core.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Core.dll.so" not found
[Mono] Assembly Ref addref Mono.Android[0xb90b9800] -> System.Core[0xb920fb68]: 2
[Mono] Assembly Ref addref System.Core[0xb920fb68] -> mscorlib[0xb90390c8]: 3
Loaded assembly: System.Core.dll
[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[0xb90789a0] -> mscorlib[0xb90390c8]: 4
[Mono] Assembly Ref addref Xamarin.Android.Support.v4[0xb90789a0] -> Mono.Android[0xb90b9800]: 2
[Mono] Assembly Ref addref FormsViewGroup[0xb907c5b8] -> mscorlib[0xb90390c8]: 5
[Mono] Assembly Ref addref FormsViewGroup[0xb907c5b8] -> Mono.Android[0xb90b9800]: 3
[Mono] Assembly Ref addref Xamarin.Forms.Platform.Android[0xb90795a0] -> Mono.Android[0xb90b9800]: 4
[Mono] Assembly Ref addref SampleApp.Droid[0xb907a090] -> Xamarin.Forms.Platform.Android[0xb90795a0]: 2
[Mono] Assembly Ref addref SampleApp.Droid[0xb907a090] -> Mono.Android[0xb90b9800]: 5
[Mono] Assembly Ref addref Xamarin.Forms.Platform.Android[0xb90795a0] -> Xamarin.Forms.Core[0xb907d2a0]: 2
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb907d2a0] -> System.Runtime[0xb909d9e8]: 2
[Mono] Assembly Ref addref System.Runtime[0xb909d9e8] -> mscorlib[0xb90390c8]: 6
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb907d2a0] -> System.ObjectModel[0xb9091558]: 2
[Mono] Image addref System[0xb9364630] -> System.dll[0xb936c418]: 1
[Mono] Assembly System[0xb9364630] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.dll.so" not found
[Mono] Assembly Ref addref System.ObjectModel[0xb9091558] -> System[0xb9364630]: 2
[Mono] Assembly Ref addref Xamarin.Forms.Platform.Android[0xb90795a0] -> mscorlib[0xb90390c8]: 7
Loaded assembly: System.dll
Loaded assembly: MonoDroidConstructors
[Mono] Assembly Ref addref SampleApp.Droid[0xb907a090] -> mscorlib[0xb90390c8]: 8
[Mono] Assembly Ref addref SampleApp.Droid[0xb907a090] -> SVG.Forms.Plugin.Android[0xb907ec70]: 2
[Mono] Unloading image Xamarin.Forms.Platform.Android.dll [0xb93d0b48].
[Mono] Image addref Xamarin.Forms.Platform.Android[0xb93ca1c0] -> Xamarin.Forms.Platform.Android.dll[0xb907b2e0]: 4
[Mono] Assembly Ref addref SVG.Forms.Plugin.Android[0xb907ec70] -> Xamarin.Forms.Platform.Android[0xb90795a0]: 3
[Mono] Assembly Ref addref Xamarin.Forms.Platform.Android[0xb90795a0] -> FormsViewGroup[0xb907c5b8]: 2
[Mono] Assembly Ref addref SVG.Forms.Plugin.Android[0xb907ec70] -> SVG.Forms.Plugin.Abstractions[0xb9081ac8]: 2
[Mono] Unloading image Xamarin.Forms.Core.dll [0xb93d0b18].
[Mono] Image addref Xamarin.Forms.Core[0xb9363e68] -> Xamarin.Forms.Core.dll[0xb907c6d8]: 4
[Mono] Assembly Ref addref SVG.Forms.Plugin.Abstractions[0xb9081ac8] -> Xamarin.Forms.Core[0xb907d2a0]: 3
[Mono] Assembly Ref addref SVG.Forms.Plugin.Android[0xb907ec70] -> Mono.Android[0xb90b9800]: 6
[Mono] Assembly Ref addref Xamarin.Forms.Platform.Android[0xb90795a0] -> System[0xb9364630]: 3
[Mono] Assembly Ref addref System[0xb9364630] -> mscorlib[0xb90390c8]: 9
[Mono] Assembly Ref addref SampleApp.Droid[0xb907a090] -> SampleApp[0xb9080218]: 2
[Mono] Assembly Ref addref SampleApp[0xb9080218] -> Xamarin.Forms.Core[0xb907d2a0]: 4
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb907d2a0] -> System.Collections[0xb9083848]: 2
[Mono] Assembly Ref addref System.Collections[0xb9083848] -> mscorlib[0xb90390c8]: 10
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb907d2a0] -> System.Threading.Tasks[0xb90b4a80]: 2
[Mono] Assembly Ref addref System.Threading.Tasks[0xb90b4a80] -> mscorlib[0xb90390c8]: 11
[Mono] Assembly Ref addref SampleApp.Droid[0xb907a090] -> Xamarin.Forms.Core[0xb907d2a0]: 5
[Mono] Assembly Ref addref System.Runtime[0xb909d9e8] -> System[0xb9364630]: 4
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb907d2a0] -> System.IO[0xb908ae10]: 2
[Mono] Assembly Ref addref System.IO[0xb908ae10] -> mscorlib[0xb90390c8]: 12
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb907d2a0] -> System.Reflection[0xb90963c0]: 2
[Mono] Assembly Ref addref System.Reflection[0xb90963c0] -> mscorlib[0xb90390c8]: 13
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb907d2a0] -> System.Threading[0xb90b5750]: 2
[Mono] Assembly Ref addref System.Threading[0xb90b5750] -> mscorlib[0xb90390c8]: 14
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb907d2a0] -> System.Runtime.Extensions[0xb9097dd8]: 2
[Mono] Assembly Ref addref System.Runtime.Extensions[0xb9097dd8] -> System[0xb9364630]: 5
[Mono] Assembly Ref addref Xamarin.Forms.Platform.Android[0xb90795a0] -> System.Core[0xb920fb68]: 3
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb907d2a0] -> System.Linq.Expressions[0xb908bb00]: 2
[Mono] Assembly Ref addref System.Linq.Expressions[0xb908bb00] -> System.Core[0xb920fb68]: 4
[Mono] Assembly Ref addref System.Runtime.Extensions[0xb9097dd8] -> mscorlib[0xb90390c8]: 15
[Mono] Assembly Ref addref System.Collections[0xb9083848] -> System[0xb9364630]: 6
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb907d2a0] -> System.Linq[0xb908e1b0]: 2
[Mono] Assembly Ref addref System.Linq[0xb908e1b0] -> System.Core[0xb920fb68]: 5
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb907d2a0] -> System.Reflection.Extensions[0xb9094980]: 2
[Mono] Assembly Ref addref System.Reflection.Extensions[0xb9094980] -> mscorlib[0xb90390c8]: 16
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb907d2a0] -> System.Dynamic.Runtime[0xb9089370]: 2
[Mono] Assembly Ref addref System.Dynamic.Runtime[0xb9089370] -> mscorlib[0xb90390c8]: 17
Thread started: #2
[Mono] Assembly Ref addref Xamarin.Forms.Platform.Android[0xb90795a0] -> Xamarin.Android.Support.v4[0xb90789a0]: 2
[Mono] Assembly Ref addref Xamarin.Forms.Xaml[0xb907df78] -> System.Runtime[0xb909d9e8]: 3
[Mono] Assembly Ref addref Xamarin.Forms.Xaml[0xb907df78] -> Xamarin.Forms.Core[0xb907d2a0]: 6
[Mono] Assembly Ref addref SVG.Forms.Plugin.Android[0xb907ec70] -> mscorlib[0xb90390c8]: 18
[Mono] Assembly Ref addref SampleApp[0xb9080218] -> System.Runtime[0xb909d9e8]: 4
[Mono] Assembly Ref addref SampleApp[0xb9080218] -> System.Resources.ResourceManager[0xb90970d0]: 2
[Mono] Assembly Ref addref System.Resources.ResourceManager[0xb90970d0] -> mscorlib[0xb90390c8]: 19
[Mono] Assembly Ref addref SVG.Forms.Plugin.Abstractions[0xb9081ac8] -> System.Runtime[0xb909d9e8]: 5
[Mono] Assembly Ref addref SVG.Forms.Plugin.Abstractions[0xb9081ac8] -> System.Resources.ResourceManager[0xb90970d0]: 3
[Mono] Assembly Ref addref System.Collections.Concurrent[0xb9082b60] -> mscorlib[0xb90390c8]: 20
[Mono] Assembly Ref addref System.ComponentModel.Annotations[0xb9084548] -> mscorlib[0xb90390c8]: 21
[Mono] Assembly Ref addref System.ComponentModel.EventBasedAsync[0xb9085268] -> mscorlib[0xb90390c8]: 22
[Mono] Assembly Ref addref System.ComponentModel[0xb9085f50] -> mscorlib[0xb90390c8]: 23
[Mono] Assembly Ref addref System.Diagnostics.Contracts[0xb9086c58] -> mscorlib[0xb90390c8]: 24
[Mono] Assembly Ref addref System.Diagnostics.Debug[0xb9087948] -> mscorlib[0xb90390c8]: 25
[Mono] Assembly Ref addref System.Diagnostics.Tools[0xb9088638] -> mscorlib[0xb90390c8]: 26
[Mono] Assembly Ref addref System.Globalization[0xb908a050] -> mscorlib[0xb90390c8]: 27
[Mono] Assembly Ref addref System.Linq.Expressions[0xb908bb00] -> mscorlib[0xb90390c8]: 28
[Mono] Assembly Ref addref System.Linq.Parallel[0xb908c7e8] -> mscorlib[0xb90390c8]: 29
[Mono] Assembly Ref addref System.Linq.Queryable[0xb908d4d0] -> mscorlib[0xb90390c8]: 30
[Mono] Assembly Ref addref System.Linq[0xb908e1b0] -> mscorlib[0xb90390c8]: 31
[Mono] Assembly Ref addref System.Net.NetworkInformation[0xb908eec0] -> mscorlib[0xb90390c8]: 32
[Mono] Assembly Ref addref System.Net.Primitives[0xb908fbb0] -> mscorlib[0xb90390c8]: 33
[Mono] Assembly Ref addref System.Net.Requests[0xb9090890] -> mscorlib[0xb90390c8]: 34
[Mono] Assembly Ref addref System.ObjectModel[0xb9091558] -> mscorlib[0xb90390c8]: 35
[Mono] Assembly Ref addref System.Reflection.Emit.ILGeneration[0xb9092278] -> mscorlib[0xb90390c8]: 36
[Mono] Assembly Ref addref System.Reflection.Emit.Lightweight[0xb9092f88] -> mscorlib[0xb90390c8]: 37
[Mono] Assembly Ref addref System.Reflection.Emit[0xb9093c80] -> mscorlib[0xb90390c8]: 38
[Mono] Assembly Ref addref System.Reflection.Primitives[0xb9095678] -> mscorlib[0xb90390c8]: 39
[Mono] Assembly Ref addref System.Runtime.InteropServices.WindowsRuntime[0xb9098b00] -> mscorlib[0xb90390c8]: 40
[Mono] Assembly Ref addref System.Runtime.InteropServices[0xb90997f8] -> mscorlib[0xb90390c8]: 41
[Mono] Assembly Ref addref System.Runtime.Numerics[0xb909a4e8] -> mscorlib[0xb90390c8]: 42
[Mono] Assembly Ref addref System.Runtime.Serialization.Json[0xb909b1f0] -> mscorlib[0xb90390c8]: 43
[Mono] Assembly Ref addref System.Runtime.Serialization.Primitives[0xb909bf08] -> mscorlib[0xb90390c8]: 44
[Mono] Assembly Ref addref System.Runtime.Serialization.Xml[0xb909cd08] -> mscorlib[0xb90390c8]: 45
[Mono] Assembly Ref addref System.Security.Principal[0xb909e6e0] -> mscorlib[0xb90390c8]: 46
[Mono] Assembly Ref addref System.ServiceModel.Http[0xb90a0258] -> mscorlib[0xb90390c8]: 47
[Mono] Assembly Ref addref System.ServiceModel.Primitives[0xb90a1598] -> mscorlib[0xb90390c8]: 48
[Mono] Assembly Ref addref System.Text.Encoding.Extensions[0xb909fb98] -> mscorlib[0xb90390c8]: 49
[Mono] Assembly Ref addref System.Text.Encoding[0xb90b2390] -> mscorlib[0xb90390c8]: 50
[Mono] Assembly Ref addref System.Text.RegularExpressions[0xb90b3088] -> mscorlib[0xb90390c8]: 51
[Mono] Assembly Ref addref System.Threading.Tasks.Parallel[0xb90b3d90] -> mscorlib[0xb90390c8]: 52
[Mono] Assembly Ref addref System.Xml.ReaderWriter[0xb90b6438] -> mscorlib[0xb90390c8]: 53
[Mono] Assembly Ref addref System.Xml.XDocument[0xb90b7128] -> mscorlib[0xb90390c8]: 54
[Mono] Assembly Ref addref System.Xml.XmlSerializer[0xb90b7e20] -> mscorlib[0xb90390c8]: 55
[Mono] Assembly Ref addref XamSvg[0xb90b8ad8] -> mscorlib[0xb90390c8]: 56
[Mono] Assembly Ref addref XamSvg[0xb90b8ad8] -> Mono.Android[0xb90b9800]: 7
[Mono] Unloading image Xamarin.Forms.Core.dll [0xb959fe30].
[Mono] Image addref Xamarin.Forms.Core[0xb95a0718] -> Xamarin.Forms.Core.dll[0xb907c6d8]: 5
[Mono] Assembly Ref addref SVG.Forms.Plugin.Android[0xb907ec70] -> Xamarin.Forms.Core[0xb907d2a0]: 7
Thread started: <Thread Pool> #3
Thread started: <Thread Pool> #4
[Mono] Image addref System.Runtime.Serialization[0xb960c3b8] -> System.Runtime.Serialization.dll[0xb96187e0]: 1
[Mono] Assembly System.Runtime.Serialization[0xb960c3b8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Runtime.Serialization.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Runtime.Serialization.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Runtime.Serialization.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Runtime.Serialization.dll.so" not found
[Mono] Assembly Ref addref Xamarin.Forms.Platform.Android[0xb90795a0] -> System.Runtime.Serialization[0xb960c3b8]: 2
[Mono] Image addref System.Xml[0xb9628160] -> System.Xml.dll[0xb963f8c0]: 1
[Mono] Assembly System.Xml[0xb9628160] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Xml.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Xml.dll.so" not found
[Mono] AOT module '/Users/builder/data/lanes/monodroid-mavericks-master/58d28ca9/source/monodroid/builds/install/mono-x86/lib/mono/aot-cache/x86/System.Xml.dll.so' not found: dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/libaot-System.Xml.dll.so" not found
[Mono] Assembly Ref addref System.Runtime.Serialization[0xb960c3b8] -> System.Xml[0xb9628160]: 2
[Mono] Assembly Ref addref System.Xml[0xb9628160] -> mscorlib[0xb90390c8]: 57
[Mono] Assembly Ref addref System.Runtime.Serialization[0xb960c3b8] -> mscorlib[0xb90390c8]: 58
Loaded assembly: System.Runtime.Serialization.dll
Loaded assembly: System.Xml.dll
[Mono] Assembly Ref addref System.Core[0xb920fb68] -> System[0xb9364630]: 7
[Mono] Assembly Ref addref System.Xml[0xb9628160] -> System[0xb9364630]: 8
[Mono] Assembly Ref addref System.Collections[0xb9083848] -> System.Core[0xb920fb68]: 6
[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 SampleApp[0xb9080218] -> System.Collections[0xb9083848]: 3
[Mono] Assembly Ref addref SampleApp[0xb9080218] -> SVG.Forms.Plugin.Abstractions[0xb9081ac8]: 3
[Mono] Assembly Ref addref SampleApp[0xb9080218] -> System.Reflection[0xb90963c0]: 3
[Mono] Assembly Ref addref SVG.Forms.Plugin.Abstractions[0xb9081ac8] -> System.Reflection[0xb90963c0]: 4
[Mono] Assembly Ref addref SampleApp[0xb9080218] -> Xamarin.Forms.Xaml[0xb907df78]: 2
[Mono] Assembly Ref addref Xamarin.Forms.Xaml[0xb907df78] -> System.Collections[0xb9083848]: 4
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb907d2a0] -> System.Xml.ReaderWriter[0xb90b6438]: 2
[Mono] Assembly Ref addref System.Xml.ReaderWriter[0xb90b6438] -> System.Xml[0xb9628160]: 3
[Mono] Assembly Ref addref Xamarin.Forms.Xaml[0xb907df78] -> System.Reflection[0xb90963c0]: 5
[Mono] Assembly Ref addref Xamarin.Forms.Xaml[0xb907df78] -> System.IO[0xb908ae10]: 3
[Mono] Assembly Ref addref Xamarin.Forms.Xaml[0xb907df78] -> System.Text.RegularExpressions[0xb90b3088]: 2
[Mono] Assembly Ref addref System.Text.RegularExpressions[0xb90b3088] -> System[0xb9364630]: 9
[Mono] Assembly Ref addref Xamarin.Forms.Xaml[0xb907df78] -> System.Xml.ReaderWriter[0xb90b6438]: 3
[Mono] Assembly Ref addref Xamarin.Forms.Xaml[0xb907df78] -> System.Linq[0xb908e1b0]: 3
[Mono] Assembly Ref addref Xamarin.Forms.Xaml[0xb907df78] -> System.ComponentModel[0xb9085f50]: 2
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb907d2a0] -> System.ComponentModel[0xb9085f50]: 3
[Mono] Assembly Ref addref Xamarin.Forms.Xaml[0xb907df78] -> System.Globalization[0xb908a050]: 2
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb907d2a0] -> System.Globalization[0xb908a050]: 3
[Mono] Assembly Ref addref Xamarin.Forms.Xaml[0xb907df78] -> System.Reflection.Extensions[0xb9094980]: 3
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb907d2a0] -> System.Diagnostics.Debug[0xb9087948]: 2
[dalvikvm-heap] Grow heap (frag case) to 4.291MB for 1111676-byte allocation
[Mono] Assembly Ref addref SVG.Forms.Plugin.Android[0xb907ec70] -> System[0xb9364630]: 10
[Mono] Assembly Ref addref SVG.Forms.Plugin.Android[0xb907ec70] -> XamSvg[0xb90b8ad8]: 2
[Mono] Assembly Ref addref XamSvg[0xb90b8ad8] -> System.Xml[0xb9628160]: 4
[Mono] Assembly Ref addref XamSvg[0xb90b8ad8] -> System[0xb9364630]: 11
[Mono] Assembly Ref addref XamSvg[0xb90b8ad8] -> System.Core[0xb920fb68]: 7
[SVGParser] Unexpected SVG tag: 'switch'.
[SVGParser] Unexpected SVG tag: 'foreignObject'.
[SVGParser] Unexpected SVG tag: 'text'.
[Mono] Assembly Ref addref Mono.Android[0xb90b9800] -> System.Xml[0xb9628160]: 5
[SVGParser] Unexpected SVG tag: 'text'.
Thread started: <Thread Pool> #5
Thread finished: <Thread Pool> #5
Thread finished: <Thread Pool> #5
[SVGParser] Unexpected SVG tag: 'switch'.
[SVGParser] Unexpected SVG tag: 'foreignObject'.
[SVGParser] Unexpected SVG tag: 'text'.
[SVGParser] Unexpected SVG tag: 'text'.
[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 0xb9ba1560, tid 2094
[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 44 frames! The application may be doing too much work on its main thread.
[SVGParser] Unexpected SVG tag: 'switch'.
[SVGParser] Unexpected SVG tag: 'foreignObject'.
[SVGParser] Unexpected SVG tag: 'text'.
[SVGParser] Unexpected SVG tag: 'text'.
Thread finished: <Thread Pool> #4
Thread finished: <Thread Pool> #4
Thread started: <Thread Pool> #6
[Mono] GC_BRIDGE waiting for bridge processing to finish
[Mono] GC_OLD_BRIDGE num-objects 582 num_hash_entries 586 sccs size 586 init 0.00ms df1 0.46ms sort 0.10ms dfs2 1.01ms setup-cb 0.15ms free-data 0.29ms links 5/5/5/1 dfs passes 1173/591
[Mono] GC_MINOR: (Nursery full) pause 10.00ms, total 12.04ms, bridge 39.29ms promoted 832K major 1232K los 49K
[SVGParser] Unexpected SVG tag: 'switch'.
[SVGParser] Unexpected SVG tag: 'foreignObject'.
[SVGParser] Unexpected SVG tag: 'text'.
[SVGParser] Unexpected SVG tag: 'text'.
[SVGParser] Unexpected SVG tag: 'switch'.
[SVGParser] Unexpected SVG tag: 'foreignObject'.
[SVGParser] Unexpected SVG tag: 'text'.
[SVGParser] Unexpected SVG tag: 'text'.
[Mono] GC_OLD_BRIDGE num-objects 1896 num_hash_entries 1896 sccs size 1896 init 0.00ms df1 1.48ms sort 0.25ms dfs2 1.73ms setup-cb 0.53ms free-data 0.81ms links 0/0/0/0 dfs passes 3792/1896
[Mono] GC_MINOR: (Nursery full) pause 9.72ms, total 9.80ms, bridge 76.88ms promoted 224K major 1456K los 264K
[SVGParser] Unexpected SVG tag: 'switch'.
[SVGParser] Unexpected SVG tag: 'foreignObject'.
[SVGParser] Unexpected SVG tag: 'text'.
[SVGParser] Unexpected SVG tag: 'text'.
Thread started: <Thread Pool> #7
Thread finished: <Thread Pool> #7
Thread finished: <Thread Pool> #7
[SVGParser] Unexpected SVG tag: 'switch'.
[SVGParser] Unexpected SVG tag: 'foreignObject'.
[SVGParser] Unexpected SVG tag: 'text'.
[SVGParser] Unexpected SVG tag: 'text'.
[SVGParser] Unexpected SVG tag: 'switch'.
[SVGParser] Unexpected SVG tag: 'foreignObject'.
[SVGParser] Unexpected SVG tag: 'text'.
[SVGParser] Unexpected SVG tag: 'text'.
[Mono] GC_OLD_BRIDGE num-objects 1785 num_hash_entries 1785 sccs size 1785 init 0.00ms df1 1.65ms sort 0.28ms dfs2 2.15ms setup-cb 16.25ms free-data 7.61ms links 0/0/0/0 dfs passes 3570/1785
[Mono] GC_MINOR: (Nursery full) pause 29.39ms, total 34.23ms, bridge 125.91ms promoted 240K major 1696K los 524K
[SVGParser] Unexpected SVG tag: 'switch'.
[SVGParser] Unexpected SVG tag: 'foreignObject'.
[SVGParser] Unexpected SVG tag: 'text'.
[SVGParser] Unexpected SVG tag: 'text'.
[SVGParser] Unexpected SVG tag: 'switch'.
[SVGParser] Unexpected SVG tag: 'foreignObject'.
[SVGParser] Unexpected SVG tag: 'text'.
[SVGParser] Unexpected SVG tag: 'text'.
Thread started: <Thread Pool> #8
[Mono] DllImport attempting to load: '__Internal'.
[Mono] DllImport loaded library '(null)'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'monodroid_get_system_property'.
[Mono] Probing 'monodroid_get_system_property'.
[Mono] Found as 'monodroid_get_system_property'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for 'monodroid_free'.
[Mono] Probing 'monodroid_free'.
[Mono] Found as 'monodroid_free'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for '_monodroid_timezone_get_default_id'.
[Mono] Probing '_monodroid_timezone_get_default_id'.
[Mono] Found as '_monodroid_timezone_get_default_id'.
[Mono] DllImport attempting to load: 'c'.
[Mono] DllImport error loading library './libc': 'dlopen failed: library "/data/app-lib/com.simpleproductionsinc.SvgSample-1/./libc" not found'.
[Mono] DllImport loaded library './libc.so'.
[Mono] DllImport searching in: 'c' ('./libc.so').
[Mono] Searching for 'free'.
[Mono] Probing 'free'.
[Mono] Found as 'free'.
Thread finished: <Thread Pool> #6
Thread finished: <Thread Pool> #6
[Choreographer] Skipped 59 frames! The application may be doing too much work on its main thread.
[dalvikvm-heap] Grow heap (frag case) to 8.116MB for 1689612-byte allocation
[SVGParser] Unexpected SVG tag: 'switch'.
[SVGParser] Unexpected SVG tag: 'foreignObject'.
[SVGParser] Unexpected SVG tag: 'text'.
[SVGParser] Unexpected SVG tag: 'text'.
[dalvikvm-heap] Grow heap (frag case) to 9.767MB for 1689612-byte allocation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment