Skip to content

Instantly share code, notes, and snippets.

@saurabh360
Created August 20, 2014 10:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saurabh360/803716496a28f8622255 to your computer and use it in GitHub Desktop.
Save saurabh360/803716496a28f8622255 to your computer and use it in GitHub Desktop.
Last login: Wed Aug 20 15:52:55 on ttys000
csJatin66s-iMac:~ jatin66$ cd /Users/jatin66/Desktop/Backup/android-sdk-macosx/ptform-tools
Jatin66s-iMac:platform-tools jatin66$ ./adb logcat -c
Jatin66s-iMac:platform-tools jatin66$ ./adb logcat
--------- beginning of /dev/log/main
D/GenydService( 531): Set clipboard
--------- beginning of /dev/log/system
D/Genyd ( 531): Received Set Clipboard
D/Genymotion( 531): Received Set Clipboard
D/AndroidRuntime( 2095):
D/AndroidRuntime( 2095): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
W/linker ( 2095): libdvm.so has text relocations. This is wasting memory and is a security risk. Please fix.
D/AndroidRuntime( 2095): CheckJNI is OFF
D/dalvikvm( 2095): Trying to load lib libjavacore.so 0x0
D/dalvikvm( 2095): Added shared lib libjavacore.so 0x0
D/dalvikvm( 2095): Trying to load lib libnativehelper.so 0x0
D/dalvikvm( 2095): Added shared lib libnativehelper.so 0x0
D/dalvikvm( 2095): No JNI_OnLoad found in libnativehelper.so 0x0, skipping init
D/dalvikvm( 2095): Note: class Landroid/app/ActivityManagerNative; has 179 unimplemented (abstract) methods
E/memtrack( 2095): Couldn't load memtrack module (No such file or directory)
E/android.os.Debug( 2095): failed to load memtrack module: -2
D/AndroidRuntime( 2095): Calling main entry com.android.commands.am.Am
D/AndroidRuntime( 2095): Shutting down VM
E/cutils-trace( 2095): Error opening trace file: No such file or directory (2)
D/dalvikvm( 2095): GC_CONCURRENT freed 98K, 15% free 579K/680K, paused 0ms+0ms, total 1ms
I/AndroidRuntime( 2095): NOTE: attach of thread 'Binder_2' failed
D/AndroidRuntime( 2109):
D/AndroidRuntime( 2109): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
W/linker ( 2109): libdvm.so has text relocations. This is wasting memory and is a security risk. Please fix.
D/AndroidRuntime( 2109): CheckJNI is OFF
D/dalvikvm( 2109): Trying to load lib libjavacore.so 0x0
D/dalvikvm( 2109): Added shared lib libjavacore.so 0x0
D/dalvikvm( 2109): Trying to load lib libnativehelper.so 0x0
D/dalvikvm( 2109): Added shared lib libnativehelper.so 0x0
D/dalvikvm( 2109): No JNI_OnLoad found in libnativehelper.so 0x0, skipping init
D/dalvikvm( 2109): Note: class Landroid/app/ActivityManagerNative; has 179 unimplemented (abstract) methods
E/memtrack( 2109): Couldn't load memtrack module (No such file or directory)
E/android.os.Debug( 2109): failed to load memtrack module: -2
D/AndroidRuntime( 2109): Calling main entry com.android.commands.pm.Pm
D/AndroidRuntime( 2109): Shutting down VM
E/cutils-trace( 2109): Error opening trace file: No such file or directory (2)
D/dalvikvm( 2109): GC_CONCURRENT freed 93K, 15% free 557K/652K, paused 0ms+0ms, total 0ms
I/AndroidRuntime( 2109): NOTE: attach of thread 'Binder_1' failed
D/AndroidRuntime( 2131):
D/AndroidRuntime( 2131): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
W/linker ( 2131): libdvm.so has text relocations. This is wasting memory and is a security risk. Please fix.
D/AndroidRuntime( 2131): CheckJNI is OFF
D/dalvikvm( 2131): Trying to load lib libjavacore.so 0x0
D/dalvikvm( 2131): Added shared lib libjavacore.so 0x0
D/dalvikvm( 2131): Trying to load lib libnativehelper.so 0x0
D/dalvikvm( 2131): Added shared lib libnativehelper.so 0x0
D/dalvikvm( 2131): No JNI_OnLoad found in libnativehelper.so 0x0, skipping init
D/dalvikvm( 2131): Note: class Landroid/app/ActivityManagerNative; has 179 unimplemented (abstract) methods
E/cutils-trace( 2131): Error opening trace file: No such file or directory (2)
E/memtrack( 2131): Couldn't load memtrack module (No such file or directory)
E/android.os.Debug( 2131): failed to load memtrack module: -2
D/AndroidRuntime( 2131): Calling main entry com.android.commands.am.Am
I/ActivityManager( 531): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=Tripda.Android/tripda.android.MainActivity} from pid 2131
D/dalvikvm( 531): GC_FOR_ALLOC freed 1206K, 26% free 7567K/10212K, paused 6ms, total 6ms
D/dalvikvm( 531): GC_CONCURRENT freed 322K, 19% free 8331K/10212K, paused 1ms+1ms, total 9ms
D/AndroidRuntime( 2131): Shutting down VM
D/dalvikvm( 2131): GC_CONCURRENT freed 94K, 15% free 576K/676K, paused 1ms+0ms, total 1ms
D/dalvikvm( 2142): Late-enabling CheckJNI
I/ActivityManager( 531): Start proc Tripda.Android for activity Tripda.Android/tripda.android.MainActivity: pid=2142 uid=10063 gids={50063, 3003}
D/dalvikvm( 2142): Trying to load lib /data/app-lib/Tripda.Android-1/libmonodroid.so 0xa50907d0
D/dalvikvm( 2142): Added shared lib /data/app-lib/Tripda.Android-1/libmonodroid.so 0xa50907d0
W/monodroid-debug( 2142): Trying to initialize the debugger with options: --debugger-agent=transport=dt_socket,loglevel=0,address=127.0.0.1:8858,server=y,embedding=1
D/Mono ( 2142): Image addref mscorlib[0xb8774000] -> mscorlib.dll[0xb8785d80]: 1
D/Mono ( 2142): AOT module 'mscorlib.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib/mscorlib.dll.so" not found
D/Mono ( 2142): Assembly mscorlib[0xb8774000] added to domain RootDomain, ref_count=1
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Tripda.Android.dll'.
D/Mono ( 2142): Image addref Tripda.Android[0xb87baec0] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Tripda.Android.dll[0xb87ba138]: 2
D/Mono ( 2142): Assembly Tripda.Android[0xb87baec0] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Tripda.Android.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Tripda.Android.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Tripda.Android.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Tripda.Android.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/Tripda.Android/Tripda.Android.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/BetaRun.Droid.dll'.
D/Mono ( 2142): Image addref BetaRun.Droid[0xb87bbf00] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/BetaRun.Droid.dll[0xb87bb3a8]: 2
D/Mono ( 2142): Assembly BetaRun.Droid[0xb87bbf00] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/BetaRun.Droid.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/BetaRun.Droid.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/BetaRun.Droid.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/BetaRun.Droid.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/BetaRun.Droid/BetaRun.Droid.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/BetaRun.Core.dll'.
D/Mono ( 2142): Image addref BetaRun.Core[0xb87bce20] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/BetaRun.Core.dll[0xb87bc228]: 2
D/Mono ( 2142): Assembly BetaRun.Core[0xb87bce20] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/BetaRun.Core.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/BetaRun.Core.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/BetaRun.Core.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/BetaRun.Core.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/BetaRun.Core/BetaRun.Core.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Newtonsoft.Json.dll'.
D/Mono ( 2142): Image addref Newtonsoft.Json[0xb87ce380] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Newtonsoft.Json.dll[0xb87cd8d8]: 2
D/Mono ( 2142): Assembly Newtonsoft.Json[0xb87ce380] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Newtonsoft.Json.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Newtonsoft.Json.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Newtonsoft.Json.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Newtonsoft.Json.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/Newtonsoft.Json/Newtonsoft.Json.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.Core.dll'.
D/Mono ( 2142): Image addref System.Reactive.Core[0xb87d3218] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.Core.dll[0xb87d2618]: 2
D/Mono ( 2142): Assembly System.Reactive.Core[0xb87d3218] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.Core.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.Core.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.Core.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.Core.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Reactive.Core/System.Reactive.Core.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.Debugger.dll'.
D/Mono ( 2142): Image addref System.Reactive.Debugger[0xb87d8088] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.Debugger.dll[0xb87d74b8]: 2
D/Mono ( 2142): Assembly System.Reactive.Debugger[0xb87d8088] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.Debugger.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.Debugger.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.Debugger.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.Debugger.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Reactive.Debugger/System.Reactive.Debugger.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.Experimental.dll'.
D/Mono ( 2142): Image addref System.Reactive.Experimental[0xb87dcf18] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.Experimental.dll[0xb87dc348]: 2
D/Mono ( 2142): Assembly System.Reactive.Experimental[0xb87dcf18] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.Experimental.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.Experimental.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.Experimental.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.Experimental.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Reactive.Experimental/System.Reactive.Experimental.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.Interfaces.dll'.
D/Mono ( 2142): Image addref System.Reactive.Interfaces[0xb87e1d88] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.Interfaces.dll[0xb87e1170]: 2
D/Mono ( 2142): Assembly System.Reactive.Interfaces[0xb87e1d88] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.Interfaces.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.Interfaces.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.Interfaces.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.Interfaces.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Reactive.Interfaces/System.Reactive.Interfaces.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.Linq.dll'.
D/Mono ( 2142): Image addref System.Reactive.Linq[0xb87e6be8] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.Linq.dll[0xb87e5fc0]: 2
D/Mono ( 2142): Assembly System.Reactive.Linq[0xb87e6be8] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.Linq.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.Linq.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.Linq.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.Linq.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Reactive.Linq/System.Reactive.Linq.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.PlatformServices.dll'.
D/Mono ( 2142): Image addref System.Reactive.PlatformServices[0xb87eba90] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.PlatformServices.dll[0xb87eaeb8]: 2
D/Mono ( 2142): Assembly System.Reactive.PlatformServices[0xb87eba90] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.PlatformServices.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.PlatformServices.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.PlatformServices.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.PlatformServices.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Reactive.PlatformServices/System.Reactive.PlatformServices.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.Providers.dll'.
D/Mono ( 2142): Image addref System.Reactive.Providers[0xb87f08e8] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.Providers.dll[0xb87efce0]: 2
D/Mono ( 2142): Assembly System.Reactive.Providers[0xb87f08e8] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.Providers.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.Providers.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.Providers.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reactive.Providers.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Reactive.Providers/System.Reactive.Providers.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Xamarin.Android.Support.v4.dll'.
D/Mono ( 2142): Image addref Xamarin.Android.Support.v4[0xb87f5758] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Xamarin.Android.Support.v4.dll[0xb87f4ba0]: 2
D/Mono ( 2142): Assembly Xamarin.Android.Support.v4[0xb87f5758] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Xamarin.Android.Support.v4.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Xamarin.Android.Support.v4.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Xamarin.Android.Support.v4.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Xamarin.Android.Support.v4.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/Xamarin.Android.Support.v4/Xamarin.Android.Support.v4.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Xamarin.Forms.Platform.Android.dll'.
D/Mono ( 2142): Image addref Xamarin.Forms.Platform.Android[0xb87fa5e8] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Xamarin.Forms.Platform.Android.dll[0xb87f9a18]: 2
D/Mono ( 2142): Assembly Xamarin.Forms.Platform.Android[0xb87fa5e8] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Xamarin.Forms.Platform.Android.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Xamarin.Forms.Platform.Android.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Xamarin.Forms.Platform.Android.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Xamarin.Forms.Platform.Android.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/Xamarin.Forms.Platform.Android/Xamarin.Forms.Platform.Android.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Xamarin.Forms.Core.dll'.
D/Mono ( 2142): Image addref Xamarin.Forms.Core[0xb87ff420] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Xamarin.Forms.Core.dll[0xb87fe820]: 2
D/Mono ( 2142): Assembly Xamarin.Forms.Core[0xb87ff420] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Xamarin.Forms.Core.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Xamarin.Forms.Core.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Xamarin.Forms.Core.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Xamarin.Forms.Core.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/Xamarin.Forms.Core/Xamarin.Forms.Core.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Xamarin.Forms.Xaml.dll'.
D/Mono ( 2142): Image addref Xamarin.Forms.Xaml[0xb8804290] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Xamarin.Forms.Xaml.dll[0xb88036b8]: 2
D/Mono ( 2142): Assembly Xamarin.Forms.Xaml[0xb8804290] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Xamarin.Forms.Xaml.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Xamarin.Forms.Xaml.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Xamarin.Forms.Xaml.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Xamarin.Forms.Xaml.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/Xamarin.Forms.Xaml/Xamarin.Forms.Xaml.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Tripda.dll'.
D/Mono ( 2142): Image addref Tripda[0xb88090a0] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Tripda.dll[0xb88084b0]: 2
D/Mono ( 2142): Assembly Tripda[0xb88090a0] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Tripda.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Tripda.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Tripda.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/Tripda.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/Tripda/Tripda.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Collections.Concurrent.dll'.
D/Mono ( 2142): Image addref System.Collections.Concurrent[0xb880e0a8] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Collections.Concurrent.dll[0xb880d4b8]: 2
D/Mono ( 2142): Assembly System.Collections.Concurrent[0xb880e0a8] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Collections.Concurrent.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Collections.Concurrent.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Collections.Concurrent.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Collections.Concurrent.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Collections.Concurrent/System.Collections.Concurrent.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Collections.dll'.
D/Mono ( 2142): Image addref System.Collections[0xb8812f38] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Collections.dll[0xb8812358]: 2
D/Mono ( 2142): Assembly System.Collections[0xb8812f38] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Collections.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Collections.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Collections.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Collections.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Collections/System.Collections.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.ComponentModel.Annotations.dll'.
D/Mono ( 2142): Image addref System.ComponentModel.Annotations[0xb8817de8] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.ComponentModel.Annotations.dll[0xb8817210]: 2
D/Mono ( 2142): Assembly System.ComponentModel.Annotations[0xb8817de8] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.ComponentModel.Annotations.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.ComponentModel.Annotations.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.ComponentModel.Annotations.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.ComponentModel.Annotations.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.ComponentModel.Annotations/System.ComponentModel.Annotations.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.ComponentModel.EventBasedAsync.dll'.
D/Mono ( 2142): Image addref System.ComponentModel.EventBasedAsync[0xb881cda8] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.ComponentModel.EventBasedAsync.dll[0xb881c0e0]: 2
D/Mono ( 2142): Assembly System.ComponentModel.EventBasedAsync[0xb881cda8] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.ComponentModel.EventBasedAsync.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.ComponentModel.EventBasedAsync.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.ComponentModel.EventBasedAsync.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.ComponentModel.EventBasedAsync.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.ComponentModel.EventBasedAsync/System.ComponentModel.EventBasedAsync.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.ComponentModel.dll'.
D/Mono ( 2142): Image addref System.ComponentModel[0xb8821bd8] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.ComponentModel.dll[0xb8820fd8]: 2
D/Mono ( 2142): Assembly System.ComponentModel[0xb8821bd8] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.ComponentModel.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.ComponentModel.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.ComponentModel.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.ComponentModel.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.ComponentModel/System.ComponentModel.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Diagnostics.Contracts.dll'.
D/Mono ( 2142): Image addref System.Diagnostics.Contracts[0xb8826a68] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Diagnostics.Contracts.dll[0xb8825e68]: 2
D/Mono ( 2142): Assembly System.Diagnostics.Contracts[0xb8826a68] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Diagnostics.Contracts.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Diagnostics.Contracts.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Diagnostics.Contracts.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Diagnostics.Contracts.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Diagnostics.Contracts/System.Diagnostics.Contracts.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Diagnostics.Debug.dll'.
D/Mono ( 2142): Image addref System.Diagnostics.Debug[0xb882b8e0] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Diagnostics.Debug.dll[0xb882ad00]: 2
D/Mono ( 2142): Assembly System.Diagnostics.Debug[0xb882b8e0] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Diagnostics.Debug.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Diagnostics.Debug.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Diagnostics.Debug.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Diagnostics.Debug.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Diagnostics.Debug/System.Diagnostics.Debug.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Diagnostics.Tools.dll'.
D/Mono ( 2142): Image addref System.Diagnostics.Tools[0xb8830750] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Diagnostics.Tools.dll[0xb882fb60]: 2
D/Mono ( 2142): Assembly System.Diagnostics.Tools[0xb8830750] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Diagnostics.Tools.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Diagnostics.Tools.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Diagnostics.Tools.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Diagnostics.Tools.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Diagnostics.Tools/System.Diagnostics.Tools.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Dynamic.Runtime.dll'.
D/Mono ( 2142): Image addref System.Dynamic.Runtime[0xb88355a0] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Dynamic.Runtime.dll[0xb88349e0]: 2
D/Mono ( 2142): Assembly System.Dynamic.Runtime[0xb88355a0] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Dynamic.Runtime.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Dynamic.Runtime.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Dynamic.Runtime.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Dynamic.Runtime.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Dynamic.Runtime/System.Dynamic.Runtime.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Globalization.dll'.
D/Mono ( 2142): Image addref System.Globalization[0xb883a408] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Globalization.dll[0xb8839840]: 2
D/Mono ( 2142): Assembly System.Globalization[0xb883a408] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Globalization.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Globalization.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Globalization.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Globalization.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Globalization/System.Globalization.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.IO.dll'.
D/Mono ( 2142): Image addref System.IO[0xb883f240] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.IO.dll[0xb883e6a8]: 2
D/Mono ( 2142): Assembly System.IO[0xb883f240] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.IO.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.IO.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.IO.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.IO.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.IO/System.IO.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Linq.Expressions.dll'.
D/Mono ( 2142): Image addref System.Linq.Expressions[0xb88440e8] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Linq.Expressions.dll[0xb8843520]: 2
D/Mono ( 2142): Assembly System.Linq.Expressions[0xb88440e8] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Linq.Expressions.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Linq.Expressions.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Linq.Expressions.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Linq.Expressions.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Linq.Expressions/System.Linq.Expressions.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Linq.Parallel.dll'.
D/Mono ( 2142): Image addref System.Linq.Parallel[0xb8848f50] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Linq.Parallel.dll[0xb88483a8]: 2
D/Mono ( 2142): Assembly System.Linq.Parallel[0xb8848f50] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Linq.Parallel.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Linq.Parallel.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Linq.Parallel.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Linq.Parallel.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Linq.Parallel/System.Linq.Parallel.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Linq.Queryable.dll'.
D/Mono ( 2142): Image addref System.Linq.Queryable[0xb884dda0] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Linq.Queryable.dll[0xb884d220]: 2
D/Mono ( 2142): Assembly System.Linq.Queryable[0xb884dda0] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Linq.Queryable.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Linq.Queryable.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Linq.Queryable.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Linq.Queryable.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Linq.Queryable/System.Linq.Queryable.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Linq.dll'.
D/Mono ( 2142): Image addref System.Linq[0xb8852bd0] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Linq.dll[0xb8852080]: 2
D/Mono ( 2142): Assembly System.Linq[0xb8852bd0] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Linq.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Linq.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Linq.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Linq.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Linq/System.Linq.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Net.NetworkInformation.dll'.
D/Mono ( 2142): Image addref System.Net.NetworkInformation[0xb8857a98] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Net.NetworkInformation.dll[0xb8856f70]: 2
D/Mono ( 2142): Assembly System.Net.NetworkInformation[0xb8857a98] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Net.NetworkInformation.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Net.NetworkInformation.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Net.NetworkInformation.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Net.NetworkInformation.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Net.NetworkInformation/System.Net.NetworkInformation.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Net.Primitives.dll'.
D/Mono ( 2142): Image addref System.Net.Primitives[0xb885c8f8] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Net.Primitives.dll[0xb885bd40]: 2
D/Mono ( 2142): Assembly System.Net.Primitives[0xb885c8f8] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Net.Primitives.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Net.Primitives.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Net.Primitives.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Net.Primitives.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Net.Primitives/System.Net.Primitives.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Net.Requests.dll'.
D/Mono ( 2142): Image addref System.Net.Requests[0xb88617d8] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Net.Requests.dll[0xb8860cb8]: 2
D/Mono ( 2142): Assembly System.Net.Requests[0xb88617d8] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Net.Requests.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Net.Requests.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Net.Requests.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Net.Requests.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Net.Requests/System.Net.Requests.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.ObjectModel.dll'.
D/Mono ( 2142): Image addref System.ObjectModel[0xb8866630] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.ObjectModel.dll[0xb8865aa0]: 2
D/Mono ( 2142): Assembly System.ObjectModel[0xb8866630] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.ObjectModel.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.ObjectModel.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.ObjectModel.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.ObjectModel.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.ObjectModel/System.ObjectModel.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reflection.Emit.ILGeneration.dll'.
D/Mono ( 2142): Image addref System.Reflection.Emit.ILGeneration[0xb886b4f0] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reflection.Emit.ILGeneration.dll[0xb886a9a8]: 2
D/Mono ( 2142): Assembly System.Reflection.Emit.ILGeneration[0xb886b4f0] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reflection.Emit.ILGeneration.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reflection.Emit.ILGeneration.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reflection.Emit.ILGeneration.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reflection.Emit.ILGeneration.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Reflection.Emit.ILGeneration/System.Reflection.Emit.ILGeneration.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reflection.Emit.Lightweight.dll'.
D/Mono ( 2142): Image addref System.Reflection.Emit.Lightweight[0xb8870380] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reflection.Emit.Lightweight.dll[0xb886f848]: 2
D/Mono ( 2142): Assembly System.Reflection.Emit.Lightweight[0xb8870380] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reflection.Emit.Lightweight.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reflection.Emit.Lightweight.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reflection.Emit.Lightweight.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reflection.Emit.Lightweight.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Reflection.Emit.Lightweight/System.Reflection.Emit.Lightweight.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reflection.Emit.dll'.
D/Mono ( 2142): Image addref System.Reflection.Emit[0xb88751e0] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reflection.Emit.dll[0xb88746e0]: 2
D/Mono ( 2142): Assembly System.Reflection.Emit[0xb88751e0] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reflection.Emit.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reflection.Emit.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reflection.Emit.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reflection.Emit.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Reflection.Emit/System.Reflection.Emit.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reflection.Extensions.dll'.
D/Mono ( 2142): Image addref System.Reflection.Extensions[0xb887a078] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reflection.Extensions.dll[0xb8879558]: 2
D/Mono ( 2142): Assembly System.Reflection.Extensions[0xb887a078] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reflection.Extensions.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reflection.Extensions.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reflection.Extensions.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reflection.Extensions.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Reflection.Extensions/System.Reflection.Extensions.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reflection.Primitives.dll'.
D/Mono ( 2142): Image addref System.Reflection.Primitives[0xb887ef10] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reflection.Primitives.dll[0xb887e400]: 2
D/Mono ( 2142): Assembly System.Reflection.Primitives[0xb887ef10] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reflection.Primitives.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reflection.Primitives.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reflection.Primitives.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reflection.Primitives.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Reflection.Primitives/System.Reflection.Primitives.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reflection.dll'.
D/Mono ( 2142): Image addref System.Reflection[0xb8883d48] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reflection.dll[0xb8883238]: 2
D/Mono ( 2142): Assembly System.Reflection[0xb8883d48] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reflection.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reflection.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reflection.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Reflection.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Reflection/System.Reflection.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Resources.ResourceManager.dll'.
D/Mono ( 2142): Image addref System.Resources.ResourceManager[0xb8888cf0] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Resources.ResourceManager.dll[0xb8888118]: 2
D/Mono ( 2142): Assembly System.Resources.ResourceManager[0xb8888cf0] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Resources.ResourceManager.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Resources.ResourceManager.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Resources.ResourceManager.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Resources.ResourceManager.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Resources.ResourceManager/System.Resources.ResourceManager.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.Extensions.dll'.
D/Mono ( 2142): Image addref System.Runtime.Extensions[0xb888db50] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.Extensions.dll[0xb888cf48]: 2
D/Mono ( 2142): Assembly System.Runtime.Extensions[0xb888db50] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.Extensions.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.Extensions.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.Extensions.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.Extensions.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Runtime.Extensions/System.Runtime.Extensions.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.InteropServices.WindowsRuntime.dll'.
D/Mono ( 2142): Image addref System.Runtime.InteropServices.WindowsRuntime[0xb8892a38] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.InteropServices.WindowsRuntime.dll[0xb8891fa0]: 2
D/Mono ( 2142): Assembly System.Runtime.InteropServices.WindowsRuntime[0xb8892a38] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.InteropServices.WindowsRuntime.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.InteropServices.WindowsRuntime.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.InteropServices.WindowsRuntime.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.InteropServices.WindowsRuntime.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Runtime.InteropServices.WindowsRuntime/System.Runtime.InteropServices.WindowsRuntime.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.InteropServices.dll'.
D/Mono ( 2142): Image addref System.Runtime.InteropServices[0xb8897888] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.InteropServices.dll[0xb8896e98]: 2
D/Mono ( 2142): Assembly System.Runtime.InteropServices[0xb8897888] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.InteropServices.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.InteropServices.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.InteropServices.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.InteropServices.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Runtime.InteropServices/System.Runtime.InteropServices.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.Numerics.dll'.
D/Mono ( 2142): Image addref System.Runtime.Numerics[0xb889c6e0] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.Numerics.dll[0xb889bcf8]: 2
D/Mono ( 2142): Assembly System.Runtime.Numerics[0xb889c6e0] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.Numerics.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.Numerics.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.Numerics.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.Numerics.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Runtime.Numerics/System.Runtime.Numerics.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.Serialization.Json.dll'.
D/Mono ( 2142): Image addref System.Runtime.Serialization.Json[0xb88a1588] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.Serialization.Json.dll[0xb88a0b60]: 2
D/Mono ( 2142): Assembly System.Runtime.Serialization.Json[0xb88a1588] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.Serialization.Json.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.Serialization.Json.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.Serialization.Json.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.Serialization.Json.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Runtime.Serialization.Json/System.Runtime.Serialization.Json.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.Serialization.Primitives.dll'.
D/Mono ( 2142): Image addref System.Runtime.Serialization.Primitives[0xb88a6420] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.Serialization.Primitives.dll[0xb88a5a18]: 2
D/Mono ( 2142): Assembly System.Runtime.Serialization.Primitives[0xb88a6420] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.Serialization.Primitives.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.Serialization.Primitives.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.Serialization.Primitives.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.Serialization.Primitives.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Runtime.Serialization.Primitives/System.Runtime.Serialization.Primitives.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.Serialization.Xml.dll'.
D/Mono ( 2142): Image addref System.Runtime.Serialization.Xml[0xb88ab2a8] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.Serialization.Xml.dll[0xb88aa8c0]: 2
D/Mono ( 2142): Assembly System.Runtime.Serialization.Xml[0xb88ab2a8] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.Serialization.Xml.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.Serialization.Xml.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.Serialization.Xml.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.Serialization.Xml.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Runtime.Serialization.Xml/System.Runtime.Serialization.Xml.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.dll'.
D/Mono ( 2142): Image addref System.Runtime[0xb88b00c8] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.dll[0xb88af758]: 2
D/Mono ( 2142): Assembly System.Runtime[0xb88b00c8] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Runtime.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Runtime/System.Runtime.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Security.Principal.dll'.
D/Mono ( 2142): Image addref System.Security.Principal[0xb88b4f70] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Security.Principal.dll[0xb88b4588]: 2
D/Mono ( 2142): Assembly System.Security.Principal[0xb88b4f70] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Security.Principal.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Security.Principal.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Security.Principal.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Security.Principal.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Security.Principal/System.Security.Principal.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.ServiceModel.Http.dll'.
D/Mono ( 2142): Image addref System.ServiceModel.Http[0xb88b9de8] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.ServiceModel.Http.dll[0xb88b9440]: 2
D/Mono ( 2142): Assembly System.ServiceModel.Http[0xb88b9de8] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.ServiceModel.Http.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.ServiceModel.Http.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.ServiceModel.Http.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.ServiceModel.Http.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.ServiceModel.Http/System.ServiceModel.Http.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.ServiceModel.Primitives.dll'.
D/Mono ( 2142): Image addref System.ServiceModel.Primitives[0xb88bec80] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.ServiceModel.Primitives.dll[0xb88be2c8]: 2
D/Mono ( 2142): Assembly System.ServiceModel.Primitives[0xb88bec80] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.ServiceModel.Primitives.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.ServiceModel.Primitives.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.ServiceModel.Primitives.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.ServiceModel.Primitives.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.ServiceModel.Primitives/System.ServiceModel.Primitives.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Text.Encoding.Extensions.dll'.
D/Mono ( 2142): Image addref System.Text.Encoding.Extensions[0xb88c3b08] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Text.Encoding.Extensions.dll[0xb88c3170]: 2
D/Mono ( 2142): Assembly System.Text.Encoding.Extensions[0xb88c3b08] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Text.Encoding.Extensions.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Text.Encoding.Extensions.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Text.Encoding.Extensions.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Text.Encoding.Extensions.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Text.Encoding.Extensions/System.Text.Encoding.Extensions.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Text.Encoding.dll'.
D/Mono ( 2142): Image addref System.Text.Encoding[0xb88c8958] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Text.Encoding.dll[0xb88c8008]: 2
D/Mono ( 2142): Assembly System.Text.Encoding[0xb88c8958] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Text.Encoding.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Text.Encoding.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Text.Encoding.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Text.Encoding.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Text.Encoding/System.Text.Encoding.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Text.RegularExpressions.dll'.
D/Mono ( 2142): Image addref System.Text.RegularExpressions[0xb88cd800] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Text.RegularExpressions.dll[0xb88cce68]: 2
D/Mono ( 2142): Assembly System.Text.RegularExpressions[0xb88cd800] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Text.RegularExpressions.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Text.RegularExpressions.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Text.RegularExpressions.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Text.RegularExpressions.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Text.RegularExpressions/System.Text.RegularExpressions.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Threading.Tasks.Parallel.dll'.
D/Mono ( 2142): Image addref System.Threading.Tasks.Parallel[0xb88d2690] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Threading.Tasks.Parallel.dll[0xb88d1d20]: 2
D/Mono ( 2142): Assembly System.Threading.Tasks.Parallel[0xb88d2690] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Threading.Tasks.Parallel.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Threading.Tasks.Parallel.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Threading.Tasks.Parallel.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Threading.Tasks.Parallel.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Threading.Tasks.Parallel/System.Threading.Tasks.Parallel.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Threading.Tasks.dll'.
D/Mono ( 2142): Image addref System.Threading.Tasks[0xb88d74f0] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Threading.Tasks.dll[0xb88d6bc0]: 2
D/Mono ( 2142): Assembly System.Threading.Tasks[0xb88d74f0] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Threading.Tasks.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Threading.Tasks.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Threading.Tasks.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Threading.Tasks.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Threading.Tasks/System.Threading.Tasks.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Threading.dll'.
D/Mono ( 2142): Image addref System.Threading[0xb88dc338] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Threading.dll[0xb88dba20]: 2
D/Mono ( 2142): Assembly System.Threading[0xb88dc338] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Threading.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Threading.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Threading.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Threading.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Threading/System.Threading.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Xml.ReaderWriter.dll'.
D/Mono ( 2142): Image addref System.Xml.ReaderWriter[0xb88e11b8] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Xml.ReaderWriter.dll[0xb88e0888]: 2
D/Mono ( 2142): Assembly System.Xml.ReaderWriter[0xb88e11b8] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Xml.ReaderWriter.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Xml.ReaderWriter.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Xml.ReaderWriter.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Xml.ReaderWriter.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Xml.ReaderWriter/System.Xml.ReaderWriter.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Xml.XDocument.dll'.
D/Mono ( 2142): Image addref System.Xml.XDocument[0xb88e6020] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Xml.XDocument.dll[0xb88e5718]: 2
D/Mono ( 2142): Assembly System.Xml.XDocument[0xb88e6020] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Xml.XDocument.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Xml.XDocument.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Xml.XDocument.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Xml.XDocument.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Xml.XDocument/System.Xml.XDocument.config'.
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Xml.XmlSerializer.dll'.
D/Mono ( 2142): Image addref System.Xml.XmlSerializer[0xb88eaea8] -> /storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Xml.XmlSerializer.dll[0xb88ea590]: 2
D/Mono ( 2142): Assembly System.Xml.XmlSerializer[0xb88eaea8] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Xml.XmlSerializer.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Xml.XmlSerializer.dll.so" not found
D/Mono ( 2142): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Xml.XmlSerializer.dll'.
D/Mono ( 2142): Config attempting to parse: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Xml.XmlSerializer.dll.config'.
D/Mono ( 2142): Config attempting to parse: '/Users/builder/data/lanes/1131/dc424d15/source/monodroid/builds/install/mono-x86/etc/mono/assemblies/System.Xml.XmlSerializer/System.Xml.XmlSerializer.config'.
W/monodroid-gc( 2142): GREF GC Threshold: 46800
D/Mono ( 2142): Image addref Mono.Android[0xb88efc00] -> Mono.Android.dll[0xb88ef428]: 1
D/Mono ( 2142): Assembly Mono.Android[0xb88efc00] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module 'Mono.Android.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib/Mono.Android.dll.so" not found
D/Mono ( 2142): Assembly Ref addref Mono.Android[0xb88efc00] -> mscorlib[0xb8774000]: 2
D/Mono ( 2142): Assembly Ref addref Xamarin.Android.Support.v4[0xb87f5758] -> mscorlib[0xb8774000]: 3
D/Mono ( 2142): Assembly Ref addref Xamarin.Android.Support.v4[0xb87f5758] -> Mono.Android[0xb88efc00]: 2
D/Mono ( 2142): Image addref System.Core[0xb8972810] -> System.Core.dll[0xb897a868]: 1
D/Mono ( 2142): Assembly System.Core[0xb8972810] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module 'System.Core.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib/System.Core.dll.so" not found
D/Mono ( 2142): Assembly Ref addref Mono.Android[0xb88efc00] -> System.Core[0xb8972810]: 2
D/Mono ( 2142): Assembly Ref addref System.Core[0xb8972810] -> mscorlib[0xb8774000]: 4
D/Mono ( 2142): Assembly Ref addref Xamarin.Forms.Platform.Android[0xb87fa5e8] -> Mono.Android[0xb88efc00]: 3
D/Mono ( 2142): Assembly Ref addref Tripda.Android[0xb87baec0] -> Xamarin.Forms.Platform.Android[0xb87fa5e8]: 2
D/Mono ( 2142): Assembly Ref addref Xamarin.Forms.Platform.Android[0xb87fa5e8] -> Xamarin.Forms.Core[0xb87ff420]: 2
D/Mono ( 2142): Assembly Ref addref Xamarin.Forms.Core[0xb87ff420] -> System.Runtime[0xb88b00c8]: 2
D/Mono ( 2142): Assembly Ref addref System.Runtime[0xb88b00c8] -> mscorlib[0xb8774000]: 5
D/Mono ( 2142): Assembly Ref addref Xamarin.Forms.Core[0xb87ff420] -> System.ObjectModel[0xb8866630]: 2
D/Mono ( 2142): Image addref System[0xb8a8dbc0] -> System.dll[0xb8a65990]: 1
D/Mono ( 2142): Assembly System[0xb8a8dbc0] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module 'System.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib/System.dll.so" not found
D/Mono ( 2142): Assembly Ref addref System.ObjectModel[0xb8866630] -> System[0xb8a8dbc0]: 2
D/Mono ( 2142): Assembly Ref addref Xamarin.Forms.Platform.Android[0xb87fa5e8] -> mscorlib[0xb8774000]: 6
D/Mono ( 2142): Assembly Ref addref Tripda.Android[0xb87baec0] -> Mono.Android[0xb88efc00]: 4
D/Mono ( 2142): DllImport attempting to load: '__Internal'.
D/Mono ( 2142): DllImport loaded library '(null)'.
D/Mono ( 2142): DllImport searching in: '__Internal' ('(null)').
D/Mono ( 2142): Searching for '_monodroid_gc_wait_for_bridge_processing'.
D/Mono ( 2142): Probing '_monodroid_gc_wait_for_bridge_processing'.
D/Mono ( 2142): Found as '_monodroid_gc_wait_for_bridge_processing'.
D/Mono ( 2142): DllImport searching in: '__Internal' ('(null)').
D/Mono ( 2142): Searching for '_monodroid_get_identity_hash_code'.
D/Mono ( 2142): Probing '_monodroid_get_identity_hash_code'.
D/Mono ( 2142): Found as '_monodroid_get_identity_hash_code'.
D/Mono ( 2142): Assembly Ref addref Tripda.Android[0xb87baec0] -> mscorlib[0xb8774000]: 7
D/Mono ( 2142): Assembly Ref addref Tripda.Android[0xb87baec0] -> Xamarin.Forms.Core[0xb87ff420]: 3
D/Mono ( 2142): Assembly Ref addref Tripda.Android[0xb87baec0] -> BetaRun.Core[0xb87bce20]: 2
D/Mono ( 2142): Assembly Ref addref BetaRun.Core[0xb87bce20] -> System.Runtime[0xb88b00c8]: 3
D/Mono ( 2142): Assembly Ref addref Tripda.Android[0xb87baec0] -> BetaRun.Droid[0xb87bbf00]: 2
D/Mono ( 2142): Assembly Ref addref BetaRun.Droid[0xb87bbf00] -> BetaRun.Core[0xb87bce20]: 3
D/Mono ( 2142): DllImport searching in: '__Internal' ('(null)').
D/Mono ( 2142): Searching for '_monodroid_gref_log_new'.
D/Mono ( 2142): Probing '_monodroid_gref_log_new'.
D/Mono ( 2142): Found as '_monodroid_gref_log_new'.
D/Mono ( 2142): Assembly Ref addref BetaRun.Droid[0xb87bbf00] -> mscorlib[0xb8774000]: 8
D/Mono ( 2142): Assembly Ref addref BetaRun.Droid[0xb87bbf00] -> Mono.Android[0xb88efc00]: 5
D/Mono ( 2142): Assembly Ref addref Tripda.Android[0xb87baec0] -> Tripda[0xb88090a0]: 2
D/Mono ( 2142): Assembly Ref addref Tripda[0xb88090a0] -> System.Runtime[0xb88b00c8]: 4
D/Mono ( 2142): Assembly Ref addref Tripda[0xb88090a0] -> Xamarin.Forms.Core[0xb87ff420]: 4
D/dalvikvm( 2142): GC_CONCURRENT freed 47K, 4% free 3492K/3624K, paused 1ms+0ms, total 3ms
D/Mono ( 2142): Assembly Ref addref Xamarin.Forms.Platform.Android[0xb87fa5e8] -> System[0xb8a8dbc0]: 3
D/Mono ( 2142): Assembly Ref addref System[0xb8a8dbc0] -> mscorlib[0xb8774000]: 9
D/Mono ( 2142): Assembly Ref addref System.Runtime[0xb88b00c8] -> System[0xb8a8dbc0]: 4
D/Mono ( 2142): Assembly Ref addref Xamarin.Forms.Core[0xb87ff420] -> System.Threading.Tasks[0xb88d74f0]: 2
D/Mono ( 2142): Assembly Ref addref System.Threading.Tasks[0xb88d74f0] -> mscorlib[0xb8774000]: 10
D/Mono ( 2142): Assembly Ref addref Xamarin.Forms.Core[0xb87ff420] -> System.IO[0xb883f240]: 2
D/Mono ( 2142): Assembly Ref addref System.IO[0xb883f240] -> mscorlib[0xb8774000]: 11
D/Mono ( 2142): Assembly Ref addref Xamarin.Forms.Core[0xb87ff420] -> System.Reflection[0xb8883d48]: 2
D/Mono ( 2142): Assembly Ref addref System.Reflection[0xb8883d48] -> mscorlib[0xb8774000]: 12
D/Mono ( 2142): Assembly Ref addref Xamarin.Forms.Core[0xb87ff420] -> System.Collections[0xb8812f38]: 2
D/Mono ( 2142): Assembly Ref addref System.Collections[0xb8812f38] -> mscorlib[0xb8774000]: 13
D/Mono ( 2142): Assembly Ref addref Xamarin.Forms.Core[0xb87ff420] -> System.Threading[0xb88dc338]: 2
D/Mono ( 2142): Assembly Ref addref System.Threading[0xb88dc338] -> mscorlib[0xb8774000]: 14
D/Mono ( 2142): Assembly Ref addref Xamarin.Forms.Core[0xb87ff420] -> System.Runtime.Extensions[0xb888db50]: 2
D/Mono ( 2142): Assembly Ref addref System.Runtime.Extensions[0xb888db50] -> System[0xb8a8dbc0]: 5
D/Mono ( 2142): Assembly Ref addref Xamarin.Forms.Platform.Android[0xb87fa5e8] -> System.Core[0xb8972810]: 3
D/Mono ( 2142): Assembly Ref addref Xamarin.Forms.Core[0xb87ff420] -> System.Linq.Expressions[0xb88440e8]: 2
D/Mono ( 2142): Assembly Ref addref System.Linq.Expressions[0xb88440e8] -> System.Core[0xb8972810]: 4
D/Mono ( 2142): Assembly Ref addref System.Runtime.Extensions[0xb888db50] -> mscorlib[0xb8774000]: 15
D/Mono ( 2142): DllImport searching in: '__Internal' ('(null)').
D/Mono ( 2142): Searching for '_monodroid_gref_log_delete'.
D/Mono ( 2142): Probing '_monodroid_gref_log_delete'.
D/Mono ( 2142): Found as '_monodroid_gref_log_delete'.
D/Mono ( 2142): Assembly Ref addref Xamarin.Forms.Core[0xb87ff420] -> System.Reflection.Extensions[0xb887a078]: 2
D/Mono ( 2142): Assembly Ref addref System.Reflection.Extensions[0xb887a078] -> mscorlib[0xb8774000]: 16
D/Mono ( 2142): Assembly Ref addref Xamarin.Forms.Core[0xb87ff420] -> System.Linq[0xb8852bd0]: 2
D/Mono ( 2142): Assembly Ref addref System.Linq[0xb8852bd0] -> System.Core[0xb8972810]: 5
D/Mono ( 2142): Assembly Ref addref Xamarin.Forms.Platform.Android[0xb87fa5e8] -> Xamarin.Android.Support.v4[0xb87f5758]: 2
D/Mono ( 2142): The request to load the retargetable assembly mscorlib v2.0.5.0 was remapped to mscorlib v2.0.5.0
D/Mono ( 2142): Assembly Ref addref Newtonsoft.Json[0xb87ce380] -> mscorlib[0xb8774000]: 17
D/Mono ( 2142): Remapped public key token of retargetable assembly System.Core from 7cec85d7bea7798e to b77a5c561934e089
D/Mono ( 2142): The request to load the retargetable assembly System.Core v2.0.5.0 was remapped to System.Core v2.0.5.0
D/Mono ( 2142): Unloading image System.Core.dll [0xb8baeed0].
D/Mono ( 2142): Image addref System.Core[0xb8949250] -> System.Core.dll[0xb897a868]: 4
D/Mono ( 2142): Assembly Ref addref Newtonsoft.Json[0xb87ce380] -> System.Core[0xb8972810]: 6
D/Mono ( 2142): Assembly Ref addref System.Reactive.Core[0xb87d3218] -> mscorlib[0xb8774000]: 18
D/Mono ( 2142): Assembly Ref addref System.Reactive.Core[0xb87d3218] -> System.Core[0xb8972810]: 7
D/Mono ( 2142): Assembly Ref addref System.Reactive.Debugger[0xb87d8088] -> mscorlib[0xb8774000]: 19
D/Mono ( 2142): Assembly Ref addref System.Reactive.Experimental[0xb87dcf18] -> mscorlib[0xb8774000]: 20
D/Mono ( 2142): Assembly Ref addref System.Reactive.Experimental[0xb87dcf18] -> System.Core[0xb8972810]: 8
D/Mono ( 2142): Assembly Ref addref System.Reactive.Interfaces[0xb87e1d88] -> mscorlib[0xb8774000]: 21
D/Mono ( 2142): Assembly Ref addref System.Reactive.Linq[0xb87e6be8] -> mscorlib[0xb8774000]: 22
D/Mono ( 2142): Assembly Ref addref System.Reactive.Linq[0xb87e6be8] -> System.Core[0xb8972810]: 9
D/Mono ( 2142): Assembly Ref addref System.Reactive.PlatformServices[0xb87eba90] -> mscorlib[0xb8774000]: 23
D/Mono ( 2142): Assembly Ref addref System.Reactive.Providers[0xb87f08e8] -> mscorlib[0xb8774000]: 24
D/Mono ( 2142): Assembly Ref addref System.Reactive.Providers[0xb87f08e8] -> System.Core[0xb8972810]: 10
D/Mono ( 2142): Assembly Ref addref Xamarin.Forms.Xaml[0xb8804290] -> System.Runtime[0xb88b00c8]: 5
D/Mono ( 2142): Assembly Ref addref Xamarin.Forms.Xaml[0xb8804290] -> Xamarin.Forms.Core[0xb87ff420]: 5
D/Mono ( 2142): Assembly Ref addref System.Collections.Concurrent[0xb880e0a8] -> mscorlib[0xb8774000]: 25
D/Mono ( 2142): Assembly Ref addref System.ComponentModel.Annotations[0xb8817de8] -> mscorlib[0xb8774000]: 26
D/Mono ( 2142): Assembly Ref addref System.ComponentModel.EventBasedAsync[0xb881cda8] -> mscorlib[0xb8774000]: 27
D/Mono ( 2142): Assembly Ref addref System.ComponentModel[0xb8821bd8] -> mscorlib[0xb8774000]: 28
D/Mono ( 2142): Assembly Ref addref System.Diagnostics.Contracts[0xb8826a68] -> mscorlib[0xb8774000]: 29
D/Mono ( 2142): Assembly Ref addref System.Diagnostics.Debug[0xb882b8e0] -> mscorlib[0xb8774000]: 30
D/Mono ( 2142): Assembly Ref addref System.Diagnostics.Tools[0xb8830750] -> mscorlib[0xb8774000]: 31
D/Mono ( 2142): Assembly Ref addref System.Dynamic.Runtime[0xb88355a0] -> mscorlib[0xb8774000]: 32
D/Mono ( 2142): Assembly Ref addref System.Globalization[0xb883a408] -> mscorlib[0xb8774000]: 33
D/Mono ( 2142): Assembly Ref addref System.Linq.Expressions[0xb88440e8] -> mscorlib[0xb8774000]: 34
D/Mono ( 2142): Assembly Ref addref System.Linq.Parallel[0xb8848f50] -> mscorlib[0xb8774000]: 35
D/Mono ( 2142): Assembly Ref addref System.Linq.Queryable[0xb884dda0] -> mscorlib[0xb8774000]: 36
D/Mono ( 2142): Assembly Ref addref System.Linq[0xb8852bd0] -> mscorlib[0xb8774000]: 37
D/Mono ( 2142): Assembly Ref addref System.Net.NetworkInformation[0xb8857a98] -> mscorlib[0xb8774000]: 38
D/Mono ( 2142): Assembly Ref addref System.Net.Primitives[0xb885c8f8] -> mscorlib[0xb8774000]: 39
D/Mono ( 2142): Assembly Ref addref System.Net.Requests[0xb88617d8] -> mscorlib[0xb8774000]: 40
D/Mono ( 2142): Assembly Ref addref System.ObjectModel[0xb8866630] -> mscorlib[0xb8774000]: 41
D/Mono ( 2142): Assembly Ref addref System.Reflection.Emit.ILGeneration[0xb886b4f0] -> mscorlib[0xb8774000]: 42
D/Mono ( 2142): Assembly Ref addref System.Reflection.Emit.Lightweight[0xb8870380] -> mscorlib[0xb8774000]: 43
D/Mono ( 2142): Assembly Ref addref System.Reflection.Emit[0xb88751e0] -> mscorlib[0xb8774000]: 44
D/Mono ( 2142): Assembly Ref addref System.Reflection.Primitives[0xb887ef10] -> mscorlib[0xb8774000]: 45
D/Mono ( 2142): Assembly Ref addref System.Resources.ResourceManager[0xb8888cf0] -> mscorlib[0xb8774000]: 46
D/Mono ( 2142): Assembly Ref addref System.Runtime.InteropServices.WindowsRuntime[0xb8892a38] -> mscorlib[0xb8774000]: 47
D/Mono ( 2142): Assembly Ref addref System.Runtime.InteropServices[0xb8897888] -> mscorlib[0xb8774000]: 48
D/Mono ( 2142): Assembly Ref addref System.Runtime.Numerics[0xb889c6e0] -> mscorlib[0xb8774000]: 49
D/Mono ( 2142): Assembly Ref addref System.Runtime.Serialization.Json[0xb88a1588] -> mscorlib[0xb8774000]: 50
D/Mono ( 2142): Assembly Ref addref System.Runtime.Serialization.Primitives[0xb88a6420] -> mscorlib[0xb8774000]: 51
D/Mono ( 2142): Assembly Ref addref System.Runtime.Serialization.Xml[0xb88ab2a8] -> mscorlib[0xb8774000]: 52
D/Mono ( 2142): Assembly Ref addref System.Security.Principal[0xb88b4f70] -> mscorlib[0xb8774000]: 53
D/Mono ( 2142): Assembly Ref addref System.ServiceModel.Http[0xb88b9de8] -> mscorlib[0xb8774000]: 54
D/Mono ( 2142): Assembly Ref addref System.ServiceModel.Primitives[0xb88bec80] -> mscorlib[0xb8774000]: 55
D/Mono ( 2142): Assembly Ref addref System.Text.Encoding.Extensions[0xb88c3b08] -> mscorlib[0xb8774000]: 56
D/Mono ( 2142): Assembly Ref addref System.Text.Encoding[0xb88c8958] -> mscorlib[0xb8774000]: 57
D/Mono ( 2142): Assembly Ref addref System.Text.RegularExpressions[0xb88cd800] -> mscorlib[0xb8774000]: 58
D/Mono ( 2142): Assembly Ref addref System.Threading.Tasks.Parallel[0xb88d2690] -> mscorlib[0xb8774000]: 59
D/Mono ( 2142): Assembly Ref addref System.Xml.ReaderWriter[0xb88e11b8] -> mscorlib[0xb8774000]: 60
D/Mono ( 2142): Assembly Ref addref System.Xml.XDocument[0xb88e6020] -> mscorlib[0xb8774000]: 61
D/Mono ( 2142): Assembly Ref addref System.Xml.XmlSerializer[0xb88eaea8] -> mscorlib[0xb8774000]: 62
D/Mono ( 2142): Assembly Ref addref System.Collections[0xb8812f38] -> System[0xb8a8dbc0]: 6
D/Mono ( 2142): Assembly Ref addref Tripda[0xb88090a0] -> System.Collections[0xb8812f38]: 3
D/Mono ( 2142): Assembly Ref addref System.Core[0xb8972810] -> System[0xb8a8dbc0]: 7
D/Mono ( 2142): Assembly Ref addref Xamarin.Forms.Core[0xb87ff420] -> System.Dynamic.Runtime[0xb88355a0]: 2
D/Mono ( 2142): Assembly Ref addref System.Collections[0xb8812f38] -> System.Core[0xb8972810]: 11
D/Mono ( 2142): Assembly Ref addref Tripda[0xb88090a0] -> System.ObjectModel[0xb8866630]: 3
D/Mono ( 2142): Assembly Ref addref Tripda.Android[0xb87baec0] -> System[0xb8a8dbc0]: 8
D/Mono ( 2142): Assembly Ref addref Tripda[0xb88090a0] -> Xamarin.Forms.Xaml[0xb8804290]: 2
D/Mono ( 2142): Assembly Ref addref Xamarin.Forms.Xaml[0xb8804290] -> System.Reflection[0xb8883d48]: 3
D/Mono ( 2142): Assembly Ref addref Xamarin.Forms.Xaml[0xb8804290] -> System.IO[0xb883f240]: 3
D/Mono ( 2142): Assembly Ref addref Xamarin.Forms.Xaml[0xb8804290] -> System.Text.RegularExpressions[0xb88cd800]: 2
D/Mono ( 2142): Assembly Ref addref System.Text.RegularExpressions[0xb88cd800] -> System[0xb8a8dbc0]: 9
D/Mono ( 2142): Assembly Ref addref Xamarin.Forms.Xaml[0xb8804290] -> System.Xml.ReaderWriter[0xb88e11b8]: 2
D/Mono ( 2142): Image addref System.Xml[0xb8d2edb8] -> System.Xml.dll[0xb8d4ef30]: 1
D/Mono ( 2142): Assembly System.Xml[0xb8d2edb8] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module 'System.Xml.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib/System.Xml.dll.so" not found
D/Mono ( 2142): Assembly Ref addref System.Xml.ReaderWriter[0xb88e11b8] -> System.Xml[0xb8d2edb8]: 2
D/Mono ( 2142): Assembly Ref addref System.Xml[0xb8d2edb8] -> mscorlib[0xb8774000]: 63
D/Mono ( 2142): Assembly Ref addref Xamarin.Forms.Xaml[0xb8804290] -> System.Collections[0xb8812f38]: 4
D/Mono ( 2142): Assembly Ref addref System.Xml[0xb8d2edb8] -> System[0xb8a8dbc0]: 10
D/Mono ( 2142): Assembly Ref addref Xamarin.Forms.Xaml[0xb8804290] -> System.Reflection.Extensions[0xb887a078]: 3
D/Mono ( 2142): Assembly Ref addref Xamarin.Forms.Xaml[0xb8804290] -> System.Linq[0xb8852bd0]: 3
D/Mono ( 2142): Assembly Ref addref Xamarin.Forms.Xaml[0xb8804290] -> System.ComponentModel[0xb8821bd8]: 2
D/Mono ( 2142): Assembly Ref addref Xamarin.Forms.Core[0xb87ff420] -> System.ComponentModel[0xb8821bd8]: 3
D/Mono ( 2142): Assembly Ref addref Xamarin.Forms.Xaml[0xb8804290] -> System.Globalization[0xb883a408]: 2
D/Mono ( 2142): Assembly Ref addref Xamarin.Forms.Core[0xb87ff420] -> System.Diagnostics.Debug[0xb882b8e0]: 2
D/Mono ( 2142): Assembly Ref addref Xamarin.Forms.Core[0xb87ff420] -> System.Globalization[0xb883a408]: 3
D/dalvikvm( 2142): GC_CONCURRENT freed 52K, 4% free 3835K/3968K, paused 2ms+0ms, total 3ms
D/dalvikvm( 2142): GC_FOR_ALLOC freed <1K, 4% free 3835K/3968K, paused 1ms, total 1ms
I/dalvikvm-heap( 2142): Grow heap (frag case) to 6.236MB for 2536932-byte allocation
D/dalvikvm( 2142): GC_FOR_ALLOC freed <1K, 3% free 6313K/6448K, paused 2ms, total 2ms
D/dalvikvm( 2142): GC_CONCURRENT freed <1K, 3% free 6313K/6448K, paused 0ms+1ms, total 2ms
D/Mono ( 2142): Assembly Ref addref Mono.Android[0xb88efc00] -> System.Xml[0xb8d2edb8]: 3
D/libEGL ( 2142): loaded /system/lib/egl/libEGL_genymotion.so
D/ ( 2142): HostConnection::get() New Host Connection established 0xb9148228, tid 2142
D/libEGL ( 2142): loaded /system/lib/egl/libGLESv1_CM_genymotion.so
D/libEGL ( 2142): loaded /system/lib/egl/libGLESv2_genymotion.so
W/EGL_genymotion( 2142): eglSurfaceAttrib not implemented
E/OpenGLRenderer( 2142): Getting MAX_TEXTURE_SIZE from GradienCache
E/OpenGLRenderer( 2142): MAX_TEXTURE_SIZE: 16384
E/OpenGLRenderer( 2142): Getting MAX_TEXTURE_SIZE from Caches::initConstraints()
E/OpenGLRenderer( 2142): MAX_TEXTURE_SIZE: 16384
D/OpenGLRenderer( 2142): Enabling debug mode 0
D/Mono ( 2142): Assembly Ref addref Tripda[0xb88090a0] -> System.Threading.Tasks[0xb88d74f0]: 3
D/dalvikvm( 2142): GC_FOR_ALLOC freed 76K, 3% free 7123K/7276K, paused 2ms, total 3ms
D/dalvikvm( 2142): GC_CONCURRENT freed 8K, 2% free 8330K/8492K, paused 1ms+0ms, total 3ms
I/ActivityManager( 531): Displayed Tripda.Android/tripda.android.MainActivity: +1s775ms
V/InputMethodService( 684): onEvaluateInputViewShown: config.hardKeyboardHidden = 1
I/LatinIME:LogUtils( 684): Dictionary info: dictionary = contacts.en_US.dict ; version = ? ; date = ?
D/Mono ( 2142): Image addref System.Net.Http[0xb92ba398] -> System.Net.Http.dll[0xb92b99d8]: 1
D/Mono ( 2142): Assembly System.Net.Http[0xb92ba398] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module 'System.Net.Http.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib/System.Net.Http.dll.so" not found
D/Mono ( 2142): Assembly Ref addref Tripda[0xb88090a0] -> System.Net.Http[0xb92ba398]: 2
D/Mono ( 2142): Assembly Ref addref System.Net.Http[0xb92ba398] -> mscorlib[0xb8774000]: 64
D/Mono ( 2142): Assembly Ref addref Tripda[0xb88090a0] -> Newtonsoft.Json[0xb87ce380]: 2
D/Mono ( 2142): Remapped public key token of retargetable assembly System from 7cec85d7bea7798e to b77a5c561934e089
D/Mono ( 2142): The request to load the retargetable assembly System v2.0.5.0 was remapped to System v2.0.5.0
D/Mono ( 2142): Unloading image System.dll [0xb92affa8].
D/Mono ( 2142): Image addref System[0xb92b0cb8] -> System.dll[0xb8a65990]: 4
D/Mono ( 2142): Assembly Ref addref Newtonsoft.Json[0xb87ce380] -> System[0xb8a8dbc0]: 11
D/Mono ( 2142): DllImport attempting to load: '/system/lib/libc.so'.
D/Mono ( 2142): DllImport loaded library '/system/lib/libc.so'.
D/Mono ( 2142): DllImport searching in: '/system/lib/libc.so' ('/system/lib/libc.so').
D/Mono ( 2142): Searching for 'gettid'.
D/Mono ( 2142): Probing 'gettid'.
D/Mono ( 2142): Found as 'gettid'.
D/Mono ( 2142): Assembly Ref addref System.Net.Http[0xb92ba398] -> System[0xb8a8dbc0]: 12
D/Mono ( 2142): Assembly Ref addref Tripda[0xb88090a0] -> BetaRun.Core[0xb87bce20]: 4
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Net.Primitives.dll'.
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Net.Primitives.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Net.Primitives.dll.so" not found
D/Mono ( 2142): Assembly Ref addref Tripda[0xb88090a0] -> System.Net.Primitives[0xb885c8f8]: 2
D/Mono ( 2142): Assembly Ref addref System.Net.Primitives[0xb885c8f8] -> System[0xb8a8dbc0]: 13
D/Mono ( 2142): DllImport attempting to load: '/system/lib/liblog.so'.
D/Mono ( 2142): DllImport loaded library '/system/lib/liblog.so'.
D/Mono ( 2142): DllImport searching in: '/system/lib/liblog.so' ('/system/lib/liblog.so').
D/Mono ( 2142): Searching for '__android_log_print'.
D/Mono ( 2142): Probing '__android_log_print'.
D/Mono ( 2142): Found as '__android_log_print'.
I/mono-stdout( 2142): [Debug] 8/20/2014 10:25:07 AM: Calling Google Places API: https://maps.googleapis.com/maps/api/place/autocomplete/json?&key=AIzaSyB4_S6VbhDS7BjuMbt2NKDCo7ynHDt-FjA&input=Sa&types=(cities)
D/Mono ( 2142): Assembly Ref addref Mono.Android[0xb88efc00] -> System[0xb8a8dbc0]: 14
D/Mono ( 2142): Unloading image System.dll [0xb95170d8].
D/Mono ( 2142): Image addref System[0xb9448be0] -> System.dll[0xb8a65990]: 5
D/Mono ( 2142): Unloading image System.dll [0xb95170d8].
D/Mono ( 2142): Image addref System[0xb94a0b80] -> System.dll[0xb8a65990]: 6
D/Mono ( 2142): Unloading image System.dll [0xb95170d8].
D/Mono ( 2142): Image addref System[0xb94a0b80] -> System.dll[0xb8a65990]: 7
D/Mono ( 2142): Unloading image System.dll [0xb95170d8].
D/Mono ( 2142): Image addref System[0xb949d558] -> System.dll[0xb8a65990]: 8
D/Mono ( 2142): Unloading image System.dll [0xb95170d8].
D/Mono ( 2142): Image addref System[0xb94860e8] -> System.dll[0xb8a65990]: 9
D/Mono ( 2142): Unloading image System.dll [0xb95170d8].
D/Mono ( 2142): Image addref System[0xb949d568] -> System.dll[0xb8a65990]: 10
D/Mono ( 2142): Unloading image System.dll [0xb94d4ad0].
D/Mono ( 2142): Image addref System[0xb94bf710] -> System.dll[0xb8a65990]: 11
D/Mono ( 2142): Unloading image System.dll [0xb94bf818].
D/Mono ( 2142): Image addref System[0xb94c0a60] -> System.dll[0xb8a65990]: 12
D/Mono ( 2142): Unloading image System.dll [0xb94bf818].
D/Mono ( 2142): Image addref System[0xb94d4e00] -> System.dll[0xb8a65990]: 13
I/mono-stdout( 2142): [Debug] 8/20/2014 10:25:08 AM: Calling Google Places API: https://maps.googleapis.com/maps/api/place/autocomplete/json?&key=AIzaSyB4_S6VbhDS7BjuMbt2NKDCo7ynHDt-FjA&input=Sao&types=(cities)
D/Mono ( 2142): Remapped public key token of retargetable assembly System.Runtime.Serialization from 7cec85d7bea7798e to b77a5c561934e089
D/Mono ( 2142): The request to load the retargetable assembly System.Runtime.Serialization v2.0.5.0 was remapped to System.Runtime.Serialization v2.0.5.0
D/Mono ( 2142): Image addref System.Runtime.Serialization[0xb9673818] -> System.Runtime.Serialization.dll[0xb965c4b0]: 1
D/Mono ( 2142): Assembly System.Runtime.Serialization[0xb9673818] added to domain RootDomain, ref_count=1
D/Mono ( 2142): AOT module 'System.Runtime.Serialization.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib/System.Runtime.Serialization.dll.so" not found
D/Mono ( 2142): Assembly Ref addref Newtonsoft.Json[0xb87ce380] -> System.Runtime.Serialization[0xb9673818]: 2
D/Mono ( 2142): Assembly Ref addref System.Runtime.Serialization[0xb9673818] -> mscorlib[0xb8774000]: 65
D/Mono ( 2142): Assembly Ref addref Tripda[0xb88090a0] -> System.Diagnostics.Debug[0xb882b8e0]: 3
D/Mono ( 2142): Assembly Ref addref System.Diagnostics.Debug[0xb882b8e0] -> System[0xb8a8dbc0]: 15
W/audio_hw_primary( 111): out_write() limiting sleep time 69659 to 23219
I/mono-stdout( 2142): 2014-08-20
D/Mono ( 2142): Assembly Ref addref Tripda[0xb88090a0] -> System.Linq[0xb8852bd0]: 4
D/Mono ( 2142): Assembly Loader probing location: '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Net.Requests.dll'.
D/Mono ( 2142): AOT module '/storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Net.Requests.dll.so' not found: dlopen failed: library "/data/data/Tripda.Android/lib//storage/emulated/0/Android/data/Tripda.Android/files/.__override__/System.Net.Requests.dll.so" not found
D/Mono ( 2142): Assembly Ref addref Tripda[0xb88090a0] -> System.Net.Requests[0xb88617d8]: 2
D/Mono ( 2142): Assembly Ref addref System.Net.Requests[0xb88617d8] -> System[0xb8a8dbc0]: 16
W/audio_hw_primary( 111): out_write() limiting sleep time 58049 to 23219
W/audio_hw_primary( 111): out_write() limiting sleep time 69659 to 23219
W/audio_hw_primary( 111): out_write() limiting sleep time 69659 to 23219
W/audio_hw_primary( 111): out_write() limiting sleep time 58049 to 23219
W/audio_hw_primary( 111): out_write() limiting sleep time 46439 to 23219
W/audio_hw_primary( 111): out_write() limiting sleep time 34829 to 23219
D/dalvikvm( 2142): WAIT_FOR_CONCURRENT_GC blocked 1ms
D/dalvikvm( 2142): GC_EXPLICIT freed 402K, 6% free 8407K/8884K, paused 0ms+0ms, total 3ms
D/Mono ( 2142): GC_OLD_BRIDGE num-objects 245 num_hash_entries 257 sccs size 257 init 0.00ms df1 0.33ms sort 0.02ms dfs2 0.10ms setup-cb 0.02ms free-data 0.02ms links 12/12/12/1 dfs passes 514/269
D/Mono ( 2142): GC_MINOR: (Nursery full) pause 4.28ms, total 3.96ms, bridge 5.41ms promoted 1296K major 1600K los 369K
E/mono ( 2142):
E/mono ( 2142): Unhandled Exception:
E/mono ( 2142): Java.Lang.IllegalStateException: Exception of type 'Java.Lang.IllegalStateException' was thrown.
E/mono ( 2142): at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
E/mono ( 2142): at Android.Runtime.JNIEnv.CallVoidMethod (IntPtr jobject, IntPtr jmethod) [0x00062] in /Users/builder/data/lanes/1131/dc424d15/source/monodroid/src/Mono.Android/src/Runtime/JNIEnv.g.cs:491
E/mono ( 2142): at Android.Animation.Animator.Cancel () [0x00043] in /Users/builder/data/lanes/1131/dc424d15/source/monodroid/src/Mono.Android/platforms/android-15/src/generated/Android.Animation.Animator.cs:531
E/mono ( 2142): at Xamarin.Forms.Platform.Android.AndroidTicker.DisableTimer () [0x00000] in <filename unknown>:0
E/mono ( 2142): at Xamarin.Forms.Ticker.Disable () [0x00000] in <filename unknown>:0
E/mono ( 2142): at Xamarin.Forms.Ticker.Remove (Int32 handle) [0x00000] in <filename unknown>:0
E/mono ( 2142): at Xamarin.Forms.Tweener.Finalize () [0x00000] in <filename unknown>:0
E/mono ( 2142): --- End of managed exception stack trace ---
E/mono ( 2142): java.lang.IllegalStateException:
I/ActivityManager( 531): Process Tripda.Android (pid 2142) has died.
W/ActivityManager( 531): Force removing ActivityRecord{52995738 u0 Tripda.Android/tripda.android.MainActivity t6}: app died, no saved state
I/WindowState( 531): WIN DEATH: Window{529f0238 u0 Tripda.Android/tripda.android.MainActivity}
D/Zygote ( 109): Process 2142 exited cleanly (255)
D/AndroidRuntime( 2194):
D/AndroidRuntime( 2194): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
W/linker ( 2194): libdvm.so has text relocations. This is wasting memory and is a security risk. Please fix.
D/AndroidRuntime( 2194): CheckJNI is OFF
W/EGL_genymotion( 713): eglSurfaceAttrib not implemented
W/Binder ( 684): Caught a RuntimeException from the binder stub implementation.
W/Binder ( 684): java.lang.NullPointerException
W/Binder ( 684): at android.inputmethodservice.IInputMethodWrapper.setSessionEnabled(IInputMethodWrapper.java:280)
W/Binder ( 684): at com.android.internal.view.IInputMethod$Stub.onTransact(IInputMethod.java:129)
W/Binder ( 684): at android.os.Binder.execTransact(Binder.java:404)
W/Binder ( 684): at dalvik.system.NativeStart.run(Native Method)
W/InputMethodManagerService( 531): Got RemoteException sending setActive(false) notification to pid 2142 uid 10063
D/dalvikvm( 2194): Trying to load lib libjavacore.so 0x0
D/dalvikvm( 2194): Added shared lib libjavacore.so 0x0
D/dalvikvm( 713): GC_FOR_ALLOC freed 1672K, 17% free 12927K/15524K, paused 2ms, total 5ms
D/dalvikvm( 2194): Trying to load lib libnativehelper.so 0x0
D/dalvikvm( 2194): Added shared lib libnativehelper.so 0x0
D/dalvikvm( 2194): No JNI_OnLoad found in libnativehelper.so 0x0, skipping init
D/dalvikvm( 2194): Note: class Landroid/app/ActivityManagerNative; has 179 unimplemented (abstract) methods
E/memtrack( 2194): Couldn't load memtrack module (No such file or directory)
E/android.os.Debug( 2194): failed to load memtrack module: -2
D/AndroidRuntime( 2194): Calling main entry com.android.commands.am.Am
I/ActivityManager( 531): Force stopping Tripda.Android appid=10063 user=0: from pid 2194
D/AndroidRuntime( 2194): Shutting down VM
E/cutils-trace( 2194): Error opening trace file: No such file or directory (2)
D/dalvikvm( 2194): GC_CONCURRENT freed 92K, 15% free 544K/640K, paused 0ms+0ms, total 0ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment