Skip to content

Instantly share code, notes, and snippets.

@borrrden
Created February 28, 2018 08:41
Show Gist options
  • Save borrrden/79217c45939edf26cf12308836a712a5 to your computer and use it in GitHub Desktop.
Save borrrden/79217c45939edf26cf12308836a712a5 to your computer and use it in GitHub Desktop.
NetworkStreamBug log
Loaded assembly: /storage/emulated/0/Android/data/NetworkStreamBug.NetworkStreamBug/files/.__override__/NetworkStreamBug.dll
Loaded assembly: Mono.Android.dll [External]
Loaded assembly: Java.Interop.dll [External]
Loaded assembly: System.Runtime.dll [External]
Loaded assembly: System.Collections.Concurrent.dll [External]
Loaded assembly: System.Threading.dll [External]
Loaded assembly: System.Runtime.InteropServices.dll [External]
Loaded assembly: System.Reflection.dll [External]
Loaded assembly: System.Collections.dll [External]
Loaded assembly: System.Linq.dll [External]
Loaded assembly: System.Core.dll [External]
Loaded assembly: System.Runtime.Extensions.dll [External]
Loaded assembly: System.Reflection.Extensions.dll [External]
02-28 03:39:28.738 I/art (32109): Late-enabling -Xcheck:jni
02-28 03:39:28.824 W/monodroid(32109): Creating public update directory: `/data/user/0/NetworkStreamBug.NetworkStreamBug/files/.__override__`
02-28 03:39:28.824 W/monodroid(32109): Using override path: /data/user/0/NetworkStreamBug.NetworkStreamBug/files/.__override__
02-28 03:39:28.825 W/monodroid(32109): Using override path: /storage/emulated/0/Android/data/NetworkStreamBug.NetworkStreamBug/files/.__override__
02-28 03:39:28.826 W/monodroid(32109): Trying to load sgen from: /data/user/0/NetworkStreamBug.NetworkStreamBug/files/.__override__/libmonosgen-2.0.so
02-28 03:39:28.826 W/monodroid(32109): Trying to load sgen from: /storage/emulated/0/Android/data/NetworkStreamBug.NetworkStreamBug/files/.__override__/libmonosgen-2.0.so
02-28 03:39:28.826 W/monodroid(32109): Trying to load sgen from: /storage/emulated/0/../legacy/Android/data/NetworkStreamBug.NetworkStreamBug/files/.__override__/libmonosgen-2.0.so
02-28 03:39:28.826 W/monodroid(32109): Trying to load sgen from: /data/app/NetworkStreamBug.NetworkStreamBug-1/lib/arm/libmonosgen-2.0.so
02-28 03:39:28.826 W/monodroid(32109): Trying to load sgen from: /data/user/0/NetworkStreamBug.NetworkStreamBug/files/.__override__/links/libmonosgen-2.0.so
02-28 03:39:28.832 W/monodroid-debug(32109): Trying to initialize the debugger with options: --debugger-agent=transport=dt_socket,loglevel=0,address=127.0.0.1:29396,server=y,embedding=1
02-28 03:39:28.851 W/monodroid-debug(32109): Accepted stdout connection: 34
02-28 03:39:29.634 D/Mono (32109): Image addref mscorlib[0xa0bb6e40] -> mscorlib.dll[0xaab86800]: 2
02-28 03:39:29.634 D/Mono (32109): Prepared to set up assembly 'mscorlib' (mscorlib.dll)
02-28 03:39:29.635 D/Mono (32109): AOT: image 'mscorlib.dll.so' not found: dlopen failed: library "/data/app/NetworkStreamBug.NetworkStreamBug-1/lib/arm/libaot-mscorlib.dll.so" not found
02-28 03:39:29.636 D/Mono (32109): AOT: image '/usr/local/lib/mono/aot-cache/arm/mscorlib.dll.so' not found: dlopen failed: library "/data/app/NetworkStreamBug.NetworkStreamBug-1/lib/arm/libaot-mscorlib.dll.so" not found
02-28 03:39:29.636 D/Mono (32109): Config attempting to parse: 'mscorlib.dll.config'.
02-28 03:39:29.636 D/Mono (32109): Config attempting to parse: '/usr/local/etc/mono/assemblies/mscorlib/mscorlib.config'.
02-28 03:39:29.677 D/Mono (32109): Assembly mscorlib[0xa0bb6e40] added to domain RootDomain, ref_count=1
02-28 03:39:29.829 D/Mono (32109): Assembly Loader probing location: '/storage/emulated/0/Android/data/NetworkStreamBug.NetworkStreamBug/files/.__override__/NetworkStreamBug.dll'.
02-28 03:39:29.830 D/Mono (32109): Image addref NetworkStreamBug[0xa0bb7080] -> /storage/emulated/0/Android/data/NetworkStreamBug.NetworkStreamBug/files/.__override__/NetworkStreamBug.dll[0xaab2ea00]: 2
02-28 03:39:29.830 D/Mono (32109): Prepared to set up assembly 'NetworkStreamBug' (/storage/emulated/0/Android/data/NetworkStreamBug.NetworkStreamBug/files/.__override__/NetworkStreamBug.dll)
02-28 03:39:29.830 D/Mono (32109): Assembly NetworkStreamBug[0xa0bb7080] added to domain RootDomain, ref_count=1
02-28 03:39:29.831 D/Mono (32109): AOT: image '/storage/emulated/0/Android/data/NetworkStreamBug.NetworkStreamBug/files/.__override__/NetworkStreamBug.dll.so' not found: dlopen failed: library "/data/app/NetworkStreamBug.NetworkStreamBug-1/lib/arm/libaot-NetworkStreamBug.dll.so" not found
02-28 03:39:29.831 D/Mono (32109): AOT: image '/usr/local/lib/mono/aot-cache/arm/NetworkStreamBug.dll.so' not found: dlopen failed: library "/data/app/NetworkStreamBug.NetworkStreamBug-1/lib/arm/libaot-NetworkStreamBug.dll.so" not found
02-28 03:39:29.832 D/Mono (32109): Assembly Loader loaded assembly from location: '/storage/emulated/0/Android/data/NetworkStreamBug.NetworkStreamBug/files/.__override__/NetworkStreamBug.dll'.
02-28 03:39:29.832 D/Mono (32109): Config attempting to parse: '/storage/emulated/0/Android/data/NetworkStreamBug.NetworkStreamBug/files/.__override__/NetworkStreamBug.dll.config'.
02-28 03:39:29.832 D/Mono (32109): Config attempting to parse: '/usr/local/etc/mono/assemblies/NetworkStreamBug/NetworkStreamBug.config'.
02-28 03:39:29.832 W/monodroid-gc(32109): GREF GC Threshold: 46080
02-28 03:39:29.833 D/Mono (32109): Image addref Mono.Android[0xa0bb70e0] -> Mono.Android.dll[0xaab30300]: 2
02-28 03:39:29.833 D/Mono (32109): Prepared to set up assembly 'Mono.Android' (Mono.Android.dll)
02-28 03:39:29.833 D/Mono (32109): Assembly Mono.Android[0xa0bb70e0] added to domain RootDomain, ref_count=1
02-28 03:39:29.835 D/Mono (32109): AOT: image 'Mono.Android.dll.so' not found: dlopen failed: library "/data/app/NetworkStreamBug.NetworkStreamBug-1/lib/arm/libaot-Mono.Android.dll.so" not found
02-28 03:39:29.835 D/Mono (32109): AOT: image '/usr/local/lib/mono/aot-cache/arm/Mono.Android.dll.so' not found: dlopen failed: library "/data/app/NetworkStreamBug.NetworkStreamBug-1/lib/arm/libaot-Mono.Android.dll.so" not found
02-28 03:39:29.835 D/Mono (32109): Config attempting to parse: 'Mono.Android.dll.config'.
02-28 03:39:29.835 D/Mono (32109): Config attempting to parse: '/usr/local/etc/mono/assemblies/Mono.Android/Mono.Android.config'.
02-28 03:39:29.842 D/Mono (32109): Assembly Ref addref Mono.Android[0xa0bb70e0] -> mscorlib[0xa0bb6e40]: 2
02-28 03:39:29.843 D/Mono (32109): Image addref Java.Interop[0xa0bb7200] -> Java.Interop.dll[0xaab30800]: 2
02-28 03:39:29.843 D/Mono (32109): Prepared to set up assembly 'Java.Interop' (Java.Interop.dll)
02-28 03:39:29.843 D/Mono (32109): Assembly Java.Interop[0xa0bb7200] added to domain RootDomain, ref_count=1
02-28 03:39:29.844 D/Mono (32109): AOT: image 'Java.Interop.dll.so' not found: dlopen failed: library "/data/app/NetworkStreamBug.NetworkStreamBug-1/lib/arm/libaot-Java.Interop.dll.so" not found
02-28 03:39:29.845 D/Mono (32109): AOT: image '/usr/local/lib/mono/aot-cache/arm/Java.Interop.dll.so' not found: dlopen failed: library "/data/app/NetworkStreamBug.NetworkStreamBug-1/lib/arm/libaot-Java.Interop.dll.so" not found
02-28 03:39:29.845 D/Mono (32109): Config attempting to parse: 'Java.Interop.dll.config'.
02-28 03:39:29.845 D/Mono (32109): Config attempting to parse: '/usr/local/etc/mono/assemblies/Java.Interop/Java.Interop.config'.
02-28 03:39:29.845 D/Mono (32109): Assembly Ref addref Mono.Android[0xa0bb70e0] -> Java.Interop[0xa0bb7200]: 2
02-28 03:39:29.847 D/Mono (32109): Image addref System.Runtime[0xa0bb7140] -> System.Runtime.dll[0xaab30d00]: 2
02-28 03:39:29.847 D/Mono (32109): Prepared to set up assembly 'System.Runtime' (System.Runtime.dll)
02-28 03:39:29.847 D/Mono (32109): Assembly System.Runtime[0xa0bb7140] added to domain RootDomain, ref_count=1
02-28 03:39:29.848 D/Mono (32109): AOT: image 'System.Runtime.dll.so' not found: dlopen failed: library "/data/app/NetworkStreamBug.NetworkStreamBug-1/lib/arm/libaot-System.Runtime.dll.so" not found
02-28 03:39:29.849 D/Mono (32109): AOT: image '/usr/local/lib/mono/aot-cache/arm/System.Runtime.dll.so' not found: dlopen failed: library "/data/app/NetworkStreamBug.NetworkStreamBug-1/lib/arm/libaot-System.Runtime.dll.so" not found
02-28 03:39:29.849 D/Mono (32109): Config attempting to parse: 'System.Runtime.dll.config'.
02-28 03:39:29.849 D/Mono (32109): Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Runtime/System.Runtime.config'.
02-28 03:39:29.849 D/Mono (32109): Assembly Ref addref Java.Interop[0xa0bb7200] -> System.Runtime[0xa0bb7140]: 2
02-28 03:39:29.849 D/Mono (32109): Assembly Ref addref System.Runtime[0xa0bb7140] -> mscorlib[0xa0bb6e40]: 3
02-28 03:39:29.851 W/monodroid(32109): Calling into managed runtime init
02-28 03:39:29.880 D/Mono (32109): Image addref System.Collections.Concurrent[0xa0bb73e0] -> System.Collections.Concurrent.dll[0xaab31700]: 2
02-28 03:39:29.880 D/Mono (32109): Prepared to set up assembly 'System.Collections.Concurrent' (System.Collections.Concurrent.dll)
02-28 03:39:29.880 D/Mono (32109): Assembly System.Collections.Concurrent[0xa0bb73e0] added to domain RootDomain, ref_count=1
02-28 03:39:29.881 D/Mono (32109): AOT: image 'System.Collections.Concurrent.dll.so' not found: dlopen failed: library "/data/app/NetworkStreamBug.NetworkStreamBug-1/lib/arm/libaot-System.Collections.Concurrent.dll.so" not found
02-28 03:39:29.882 D/Mono (32109): AOT: image '/usr/local/lib/mono/aot-cache/arm/System.Collections.Concurrent.dll.so' not found: dlopen failed: library "/data/app/NetworkStreamBug.NetworkStreamBug-1/lib/arm/libaot-System.Collections.Concurrent.dll.so" not found
02-28 03:39:29.882 D/Mono (32109): Config attempting to parse: 'System.Collections.Concurrent.dll.config'.
02-28 03:39:29.882 D/Mono (32109): Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Collections.Concurrent/System.Collections.Concurrent.config'.
02-28 03:39:29.882 D/Mono (32109): Assembly Ref addref Java.Interop[0xa0bb7200] -> System.Collections.Concurrent[0xa0bb73e0]: 2
02-28 03:39:29.882 D/Mono (32109): Assembly Ref addref System.Collections.Concurrent[0xa0bb73e0] -> mscorlib[0xa0bb6e40]: 4
02-28 03:39:29.929 D/Mono (32109): Image addref System.Threading[0xa0bb7560] -> System.Threading.dll[0xaab32100]: 2
02-28 03:39:29.929 D/Mono (32109): Prepared to set up assembly 'System.Threading' (System.Threading.dll)
02-28 03:39:29.929 D/Mono (32109): Assembly System.Threading[0xa0bb7560] added to domain RootDomain, ref_count=1
02-28 03:39:29.931 D/Mono (32109): AOT: image 'System.Threading.dll.so' not found: dlopen failed: library "/data/app/NetworkStreamBug.NetworkStreamBug-1/lib/arm/libaot-System.Threading.dll.so" not found
02-28 03:39:29.932 D/Mono (32109): AOT: image '/usr/local/lib/mono/aot-cache/arm/System.Threading.dll.so' not found: dlopen failed: library "/data/app/NetworkStreamBug.NetworkStreamBug-1/lib/arm/libaot-System.Threading.dll.so" not found
02-28 03:39:29.932 D/Mono (32109): Config attempting to parse: 'System.Threading.dll.config'.
02-28 03:39:29.932 D/Mono (32109): Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Threading/System.Threading.config'.
02-28 03:39:29.932 D/Mono (32109): Assembly Ref addref Java.Interop[0xa0bb7200] -> System.Threading[0xa0bb7560]: 2
02-28 03:39:29.932 D/Mono (32109): Assembly Ref addref System.Threading[0xa0bb7560] -> mscorlib[0xa0bb6e40]: 5
02-28 03:39:29.945 D/Mono (32109): Image addref System.Runtime.InteropServices[0xa0bb71a0] -> System.Runtime.InteropServices.dll[0xaab32600]: 2
02-28 03:39:29.945 D/Mono (32109): Prepared to set up assembly 'System.Runtime.InteropServices' (System.Runtime.InteropServices.dll)
02-28 03:39:29.945 D/Mono (32109): Assembly System.Runtime.InteropServices[0xa0bb71a0] added to domain RootDomain, ref_count=1
02-28 03:39:29.946 D/Mono (32109): AOT: image 'System.Runtime.InteropServices.dll.so' not found: dlopen failed: library "/data/app/NetworkStreamBug.NetworkStreamBug-1/lib/arm/libaot-System.Runtime.InteropServices.dll.so" not found
02-28 03:39:29.947 D/Mono (32109): AOT: image '/usr/local/lib/mono/aot-cache/arm/System.Runtime.InteropServices.dll.so' not found: dlopen failed: library "/data/app/NetworkStreamBug.NetworkStreamBug-1/lib/arm/libaot-System.Runtime.InteropServices.dll.so" not found
02-28 03:39:29.947 D/Mono (32109): Config attempting to parse: 'System.Runtime.InteropServices.dll.config'.
02-28 03:39:29.947 D/Mono (32109): Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Runtime.InteropServices/System.Runtime.InteropServices.config'.
02-28 03:39:29.947 D/Mono (32109): Assembly Ref addref Java.Interop[0xa0bb7200] -> System.Runtime.InteropServices[0xa0bb71a0]: 2
02-28 03:39:29.948 D/Mono (32109): Assembly Ref addref System.Runtime.InteropServices[0xa0bb71a0] -> mscorlib[0xa0bb6e40]: 6
02-28 03:39:29.966 D/Mono (32109): DllImport attempting to load: '__Internal'.
02-28 03:39:29.978 D/Mono (32109): DllImport loaded library '(null)'.
02-28 03:39:29.978 D/Mono (32109): DllImport searching in: '__Internal' ('(null)').
02-28 03:39:29.978 D/Mono (32109): Searching for 'java_interop_jnienv_get_java_vm'.
02-28 03:39:29.978 D/Mono (32109): Probing 'java_interop_jnienv_get_java_vm'.
02-28 03:39:29.978 D/Mono (32109): Found as 'java_interop_jnienv_get_java_vm'.
02-28 03:39:29.998 D/Mono (32109): DllImport attempting to load: '__Internal'.
02-28 03:39:29.998 D/Mono (32109): DllImport loaded library '(null)'.
02-28 03:39:29.998 D/Mono (32109): DllImport searching in: '__Internal' ('(null)').
02-28 03:39:29.998 D/Mono (32109): Searching for '_monodroid_gref_log_new'.
02-28 03:39:29.998 D/Mono (32109): Probing '_monodroid_gref_log_new'.
02-28 03:39:29.998 D/Mono (32109): Found as '_monodroid_gref_log_new'.
02-28 03:39:29.999 D/Mono (32109): DllImport searching in: '__Internal' ('(null)').
02-28 03:39:29.999 D/Mono (32109): Searching for 'java_interop_jnienv_new_global_ref'.
02-28 03:39:29.999 D/Mono (32109): Probing 'java_interop_jnienv_new_global_ref'.
02-28 03:39:29.999 D/Mono (32109): Found as 'java_interop_jnienv_new_global_ref'.
02-28 03:39:30.000 D/Mono (32109): DllImport searching in: '__Internal' ('(null)').
02-28 03:39:30.000 D/Mono (32109): Searching for '_monodroid_gref_get'.
02-28 03:39:30.000 D/Mono (32109): Probing '_monodroid_gref_get'.
02-28 03:39:30.000 D/Mono (32109): Found as '_monodroid_gref_get'.
02-28 03:39:30.019 D/Mono (32109): Image addref System.Reflection[0xa0bb7740] -> System.Reflection.dll[0xaab32b00]: 2
02-28 03:39:30.019 D/Mono (32109): Prepared to set up assembly 'System.Reflection' (System.Reflection.dll)
02-28 03:39:30.019 D/Mono (32109): Assembly System.Reflection[0xa0bb7740] added to domain RootDomain, ref_count=1
02-28 03:39:30.021 D/Mono (32109): AOT: image 'System.Reflection.dll.so' not found: dlopen failed: library "/data/app/NetworkStreamBug.NetworkStreamBug-1/lib/arm/libaot-System.Reflection.dll.so" not found
02-28 03:39:30.021 D/Mono (32109): AOT: image '/usr/local/lib/mono/aot-cache/arm/System.Reflection.dll.so' not found: dlopen failed: library "/data/app/NetworkStreamBug.NetworkStreamBug-1/lib/arm/libaot-System.Reflection.dll.so" not found
02-28 03:39:30.021 D/Mono (32109): Config attempting to parse: 'System.Reflection.dll.config'.
02-28 03:39:30.021 D/Mono (32109): Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Reflection/System.Reflection.config'.
02-28 03:39:30.021 D/Mono (32109): Assembly Ref addref Java.Interop[0xa0bb7200] -> System.Reflection[0xa0bb7740]: 2
02-28 03:39:30.022 D/Mono (32109): Assembly Ref addref System.Reflection[0xa0bb7740] -> mscorlib[0xa0bb6e40]: 7
02-28 03:39:30.028 D/Mono (32109): Image addref System.Collections[0xa0bb7620] -> System.Collections.dll[0x8dbde000]: 2
02-28 03:39:30.028 D/Mono (32109): Prepared to set up assembly 'System.Collections' (System.Collections.dll)
02-28 03:39:30.028 D/Mono (32109): Assembly System.Collections[0xa0bb7620] added to domain RootDomain, ref_count=1
02-28 03:39:30.029 D/Mono (32109): AOT: image 'System.Collections.dll.so' not found: dlopen failed: library "/data/app/NetworkStreamBug.NetworkStreamBug-1/lib/arm/libaot-System.Collections.dll.so" not found
02-28 03:39:30.030 D/Mono (32109): AOT: image '/usr/local/lib/mono/aot-cache/arm/System.Collections.dll.so' not found: dlopen failed: library "/data/app/NetworkStreamBug.NetworkStreamBug-1/lib/arm/libaot-System.Collections.dll.so" not found
02-28 03:39:30.030 D/Mono (32109): Config attempting to parse: 'System.Collections.dll.config'.
02-28 03:39:30.030 D/Mono (32109): Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Collections/System.Collections.config'.
02-28 03:39:30.030 D/Mono (32109): Assembly Ref addref Java.Interop[0xa0bb7200] -> System.Collections[0xa0bb7620]: 2
02-28 03:39:30.030 D/Mono (32109): Assembly Ref addref System.Collections[0xa0bb7620] -> mscorlib[0xa0bb6e40]: 8
02-28 03:39:30.049 D/Mono (32109): DllImport searching in: '__Internal' ('(null)').
02-28 03:39:30.049 D/Mono (32109): Searching for 'java_interop_jnienv_find_class'.
02-28 03:39:30.049 D/Mono (32109): Probing 'java_interop_jnienv_find_class'.
02-28 03:39:30.049 D/Mono (32109): Found as 'java_interop_jnienv_find_class'.
02-28 03:39:30.049 D/Mono (32109): DllImport searching in: '__Internal' ('(null)').
02-28 03:39:30.049 D/Mono (32109): Searching for 'java_interop_jnienv_exception_clear'.
02-28 03:39:30.049 D/Mono (32109): Probing 'java_interop_jnienv_exception_clear'.
02-28 03:39:30.049 D/Mono (32109): Found as 'java_interop_jnienv_exception_clear'.
02-28 03:39:30.049 D/Mono (32109): DllImport searching in: '__Internal' ('(null)').
02-28 03:39:30.049 D/Mono (32109): Searching for 'java_interop_jnienv_call_object_method_a'.
02-28 03:39:30.049 D/Mono (32109): Probing 'java_interop_jnienv_call_object_method_a'.
02-28 03:39:30.049 D/Mono (32109): Found as 'java_interop_jnienv_call_object_method_a'.
02-28 03:39:30.050 D/Mono (32109): DllImport searching in: '__Internal' ('(null)').
02-28 03:39:30.050 D/Mono (32109): Searching for 'java_interop_jnienv_delete_local_ref'.
02-28 03:39:30.050 D/Mono (32109): Probing 'java_interop_jnienv_delete_local_ref'.
02-28 03:39:30.050 D/Mono (32109): Found as 'java_interop_jnienv_delete_local_ref'.
02-28 03:39:30.054 D/Mono (32109): DllImport searching in: '__Internal' ('(null)').
02-28 03:39:30.054 D/Mono (32109): Searching for '_monodroid_lref_log_new'.
02-28 03:39:30.054 D/Mono (32109): Probing '_monodroid_lref_log_new'.
02-28 03:39:30.054 D/Mono (32109): Found as '_monodroid_lref_log_new'.
02-28 03:39:30.057 D/Mono (32109): DllImport searching in: '__Internal' ('(null)').
02-28 03:39:30.057 D/Mono (32109): Searching for '_monodroid_lref_log_delete'.
02-28 03:39:30.057 D/Mono (32109): Probing '_monodroid_lref_log_delete'.
02-28 03:39:30.057 D/Mono (32109): Found as '_monodroid_lref_log_delete'.
02-28 03:39:30.059 D/Mono (32109): DllImport searching in: '__Internal' ('(null)').
02-28 03:39:30.059 D/Mono (32109): Searching for 'java_interop_jnienv_get_method_id'.
02-28 03:39:30.059 D/Mono (32109): Probing 'java_interop_jnienv_get_method_id'.
02-28 03:39:30.060 D/Mono (32109): Found as 'java_interop_jnienv_get_method_id'.
02-28 03:39:30.062 D/Mono (32109): DllImport searching in: '__Internal' ('(null)').
02-28 03:39:30.062 D/Mono (32109): Searching for '_monodroid_gref_log_delete'.
02-28 03:39:30.062 D/Mono (32109): Probing '_monodroid_gref_log_delete'.
02-28 03:39:30.062 D/Mono (32109): Found as '_monodroid_gref_log_delete'.
02-28 03:39:30.063 D/Mono (32109): DllImport searching in: '__Internal' ('(null)').
02-28 03:39:30.063 D/Mono (32109): Searching for 'java_interop_jnienv_delete_global_ref'.
02-28 03:39:30.063 D/Mono (32109): Probing 'java_interop_jnienv_delete_global_ref'.
02-28 03:39:30.063 D/Mono (32109): Found as 'java_interop_jnienv_delete_global_ref'.
02-28 03:39:30.067 D/Mono (32109): DllImport searching in: '__Internal' ('(null)').
02-28 03:39:30.067 D/Mono (32109): Searching for 'java_interop_jnienv_get_static_method_id'.
02-28 03:39:30.067 D/Mono (32109): Probing 'java_interop_jnienv_get_static_method_id'.
02-28 03:39:30.067 D/Mono (32109): Found as 'java_interop_jnienv_get_static_method_id'.
02-28 03:39:30.073 D/Mono (32109): DllImport searching in: '__Internal' ('(null)').
02-28 03:39:30.073 D/Mono (32109): Searching for 'java_interop_jnienv_call_static_object_method_a'.
02-28 03:39:30.073 D/Mono (32109): Probing 'java_interop_jnienv_call_static_object_method_a'.
02-28 03:39:30.074 D/Mono (32109): Found as 'java_interop_jnienv_call_static_object_method_a'.
02-28 03:39:30.079 D/Mono (32109): DllImport searching in: '__Internal' ('(null)').
02-28 03:39:30.079 D/Mono (32109): Searching for '_monodroid_get_identity_hash_code'.
02-28 03:39:30.079 D/Mono (32109): Probing '_monodroid_get_identity_hash_code'.
02-28 03:39:30.079 D/Mono (32109): Found as '_monodroid_get_identity_hash_code'.
02-28 03:39:30.101 D/Mono (32109): DllImport searching in: '__Internal' ('(null)').
02-28 03:39:30.101 D/Mono (32109): Searching for 'java_interop_jnienv_get_object_class'.
02-28 03:39:30.101 D/Mono (32109): Probing 'java_interop_jnienv_get_object_class'.
02-28 03:39:30.101 D/Mono (32109): Found as 'java_interop_jnienv_get_object_class'.
02-28 03:39:30.102 D/Mono (32109): DllImport searching in: '__Internal' ('(null)').
02-28 03:39:30.102 D/Mono (32109): Searching for 'java_interop_jnienv_call_object_method'.
02-28 03:39:30.102 D/Mono (32109): Probing 'java_interop_jnienv_call_object_method'.
02-28 03:39:30.102 D/Mono (32109): Found as 'java_interop_jnienv_call_object_method'.
02-28 03:39:30.104 D/Mono (32109): DllImport searching in: '__Internal' ('(null)').
02-28 03:39:30.104 D/Mono (32109): Searching for 'java_interop_jnienv_get_string_length'.
02-28 03:39:30.104 D/Mono (32109): Probing 'java_interop_jnienv_get_string_length'.
02-28 03:39:30.104 D/Mono (32109): Found as 'java_interop_jnienv_get_string_length'.
02-28 03:39:30.105 D/Mono (32109): DllImport searching in: '__Internal' ('(null)').
02-28 03:39:30.105 D/Mono (32109): Searching for 'java_interop_jnienv_get_string_chars'.
02-28 03:39:30.105 D/Mono (32109): Probing 'java_interop_jnienv_get_string_chars'.
02-28 03:39:30.105 D/Mono (32109): Found as 'java_interop_jnienv_get_string_chars'.
02-28 03:39:30.107 D/Mono (32109): DllImport searching in: '__Internal' ('(null)').
02-28 03:39:30.107 D/Mono (32109): Searching for 'java_interop_jnienv_release_string_chars'.
02-28 03:39:30.107 D/Mono (32109): Probing 'java_interop_jnienv_release_string_chars'.
02-28 03:39:30.107 D/Mono (32109): Found as 'java_interop_jnienv_release_string_chars'.
02-28 03:39:30.111 D/Mono (32109): DllImport searching in: '__Internal' ('(null)').
02-28 03:39:30.111 D/Mono (32109): Searching for 'monodroid_typemap_java_to_managed'.
02-28 03:39:30.111 D/Mono (32109): Probing 'monodroid_typemap_java_to_managed'.
02-28 03:39:30.111 D/Mono (32109): Found as 'monodroid_typemap_java_to_managed'.
02-28 03:39:30.140 D/Mono (32109): DllImport searching in: '__Internal' ('(null)').
02-28 03:39:30.140 D/Mono (32109): Searching for 'java_interop_jnienv_get_superclass'.
02-28 03:39:30.140 D/Mono (32109): Probing 'java_interop_jnienv_get_superclass'.
02-28 03:39:30.140 D/Mono (32109): Found as 'java_interop_jnienv_get_superclass'.
02-28 03:39:30.178 D/Mono (32109): DllImport searching in: '__Internal' ('(null)').
02-28 03:39:30.178 D/Mono (32109): Searching for 'java_interop_jnienv_is_instance_of'.
02-28 03:39:30.178 D/Mono (32109): Probing 'java_interop_jnienv_is_instance_of'.
02-28 03:39:30.178 D/Mono (32109): Found as 'java_interop_jnienv_is_instance_of'.
02-28 03:39:30.180 D/Mono (32109): DllImport searching in: '__Internal' ('(null)').
02-28 03:39:30.180 D/Mono (32109): Searching for '_monodroid_gref_log'.
02-28 03:39:30.180 D/Mono (32109): Probing '_monodroid_gref_log'.
02-28 03:39:30.180 D/Mono (32109): Found as '_monodroid_gref_log'.
02-28 03:39:30.210 D/Mono (32109): Image addref System.Linq[0xa0bb7b60] -> System.Linq.dll[0x8dbdf400]: 2
02-28 03:39:30.210 D/Mono (32109): Prepared to set up assembly 'System.Linq' (System.Linq.dll)
02-28 03:39:30.210 D/Mono (32109): Assembly System.Linq[0xa0bb7b60] added to domain RootDomain, ref_count=1
02-28 03:39:30.212 D/Mono (32109): AOT: image 'System.Linq.dll.so' not found: dlopen failed: library "/data/app/NetworkStreamBug.NetworkStreamBug-1/lib/arm/libaot-System.Linq.dll.so" not found
02-28 03:39:30.212 D/Mono (32109): AOT: image '/usr/local/lib/mono/aot-cache/arm/System.Linq.dll.so' not found: dlopen failed: library "/data/app/NetworkStreamBug.NetworkStreamBug-1/lib/arm/libaot-System.Linq.dll.so" not found
02-28 03:39:30.212 D/Mono (32109): Config attempting to parse: 'System.Linq.dll.config'.
02-28 03:39:30.212 D/Mono (32109): Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Linq/System.Linq.config'.
02-28 03:39:30.212 D/Mono (32109): Assembly Ref addref Java.Interop[0xa0bb7200] -> System.Linq[0xa0bb7b60]: 2
02-28 03:39:30.214 D/Mono (32109): Image addref System.Core[0xa0bb7b00] -> System.Core.dll[0x8dbde500]: 2
02-28 03:39:30.214 D/Mono (32109): Prepared to set up assembly 'System.Core' (System.Core.dll)
02-28 03:39:30.214 D/Mono (32109): Assembly System.Core[0xa0bb7b00] added to domain RootDomain, ref_count=1
02-28 03:39:30.215 D/Mono (32109): AOT: image 'System.Core.dll.so' not found: dlopen failed: library "/data/app/NetworkStreamBug.NetworkStreamBug-1/lib/arm/libaot-System.Core.dll.so" not found
02-28 03:39:30.216 D/Mono (32109): AOT: image '/usr/local/lib/mono/aot-cache/arm/System.Core.dll.so' not found: dlopen failed: library "/data/app/NetworkStreamBug.NetworkStreamBug-1/lib/arm/libaot-System.Core.dll.so" not found
02-28 03:39:30.216 D/Mono (32109): Config attempting to parse: 'System.Core.dll.config'.
02-28 03:39:30.216 D/Mono (32109): Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Core/System.Core.config'.
02-28 03:39:30.216 D/Mono (32109): Assembly Ref addref System.Linq[0xa0bb7b60] -> System.Core[0xa0bb7b00]: 2
02-28 03:39:30.216 D/Mono (32109): Assembly Ref addref System.Core[0xa0bb7b00] -> mscorlib[0xa0bb6e40]: 9
02-28 03:39:30.230 D/Mono (32109): Image addref System.Runtime.Extensions[0xa0bb79e0] -> System.Runtime.Extensions.dll[0x8dbdea00]: 2
02-28 03:39:30.230 D/Mono (32109): Prepared to set up assembly 'System.Runtime.Extensions' (System.Runtime.Extensions.dll)
02-28 03:39:30.230 D/Mono (32109): Assembly System.Runtime.Extensions[0xa0bb79e0] added to domain RootDomain, ref_count=1
02-28 03:39:30.231 D/Mono (32109): AOT: image 'System.Runtime.Extensions.dll.so' not found: dlopen failed: library "/data/app/NetworkStreamBug.NetworkStreamBug-1/lib/arm/libaot-System.Runtime.Extensions.dll.so" not found
02-28 03:39:30.232 D/Mono (32109): AOT: image '/usr/local/lib/mono/aot-cache/arm/System.Runtime.Extensions.dll.so' not found: dlopen failed: library "/data/app/NetworkStreamBug.NetworkStreamBug-1/lib/arm/libaot-System.Runtime.Extensions.dll.so" not found
02-28 03:39:30.232 D/Mono (32109): Config attempting to parse: 'System.Runtime.Extensions.dll.config'.
02-28 03:39:30.232 D/Mono (32109): Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Runtime.Extensions/System.Runtime.Extensions.config'.
02-28 03:39:30.232 D/Mono (32109): Assembly Ref addref Java.Interop[0xa0bb7200] -> System.Runtime.Extensions[0xa0bb79e0]: 2
02-28 03:39:30.232 D/Mono (32109): Assembly Ref addref System.Runtime.Extensions[0xa0bb79e0] -> mscorlib[0xa0bb6e40]: 10
02-28 03:39:30.242 D/Mono (32109): Image addref System.Reflection.Extensions[0xa0bb7bc0] -> System.Reflection.Extensions.dll[0x8dbdf900]: 2
02-28 03:39:30.242 D/Mono (32109): Prepared to set up assembly 'System.Reflection.Extensions' (System.Reflection.Extensions.dll)
02-28 03:39:30.242 D/Mono (32109): Assembly System.Reflection.Extensions[0xa0bb7bc0] added to domain RootDomain, ref_count=1
02-28 03:39:30.243 D/Mono (32109): AOT: image 'System.Reflection.Extensions.dll.so' not found: dlopen failed: library "/data/app/NetworkStreamBug.NetworkStreamBug-1/lib/arm/libaot-System.Reflection.Extensions.dll.so" not found
02-28 03:39:30.244 D/Mono (32109): AOT: image '/usr/local/lib/mono/aot-cache/arm/System.Reflection.Extensions.dll.so' not found: dlopen failed: library "/data/app/NetworkStreamBug.NetworkStreamBug-1/lib/arm/libaot-System.Reflection.Extensions.dll.so" not found
02-28 03:39:30.244 D/Mono (32109): Config attempting to parse: 'System.Reflection.Extensions.dll.config'.
02-28 03:39:30.244 D/Mono (32109): Config attempting to parse: '/usr/local/etc/mono/assemblies/System.Reflection.Extensions/System.Reflection.Extensions.config'.
02-28 03:39:30.244 D/Mono (32109): Assembly Ref addref Java.Interop[0xa0bb7200] -> System.Reflection.Extensions[0xa0bb7bc0]: 2
02-28 03:39:30.244 D/Mono (32109): Assembly Ref addref System.Reflection.Extensions[0xa0bb7bc0] -> mscorlib[0xa0bb6e40]: 11
02-28 03:39:30.267 D/Mono (32109): Assembly Ref addref Mono.Android[0xa0bb70e0] -> System.Core[0xa0bb7b00]: 3
02-28 03:39:30.268 D/Mono (32109): DllImport searching in: '__Internal' ('(null)').
02-28 03:39:30.268 D/Mono (32109): Searching for 'monodroid_typemap_managed_to_java'.
02-28 03:39:30.268 D/Mono (32109): Probing 'monodroid_typemap_managed_to_java'.
02-28 03:39:30.268 D/Mono (32109): Found as 'monodroid_typemap_managed_to_java'.
02-28 03:39:30.292 D/Mono (32109): DllImport searching in: '__Internal' ('(null)').
02-28 03:39:30.292 D/Mono (32109): Searching for 'java_interop_jnienv_alloc_object'.
02-28 03:39:30.292 D/Mono (32109): Probing 'java_interop_jnienv_alloc_object'.
02-28 03:39:30.292 D/Mono (32109): Found as 'java_interop_jnienv_alloc_object'.
02-28 03:39:30.459 D/Mono (32109): DllImport searching in: '__Internal' ('(null)').
02-28 03:39:30.459 D/Mono (32109): Searching for 'java_interop_jnienv_register_natives'.
02-28 03:39:30.459 D/Mono (32109): Probing 'java_interop_jnienv_register_natives'.
02-28 03:39:30.459 D/Mono (32109): Found as 'java_interop_jnienv_register_natives'.
02-28 03:39:30.464 D/Mono (32109): DllImport searching in: '__Internal' ('(null)').
02-28 03:39:30.464 D/Mono (32109): Searching for 'java_interop_jnienv_call_nonvirtual_void_method_a'.
02-28 03:39:30.464 D/Mono (32109): Probing 'java_interop_jnienv_call_nonvirtual_void_method_a'.
02-28 03:39:30.464 D/Mono (32109): Found as 'java_interop_jnienv_call_nonvirtual_void_method_a'.
02-28 03:39:30.468 D/Mono (32109): DllImport searching in: '__Internal' ('(null)').
02-28 03:39:30.468 D/Mono (32109): Searching for '_monodroid_gc_wait_for_bridge_processing'.
02-28 03:39:30.468 D/Mono (32109): Probing '_monodroid_gc_wait_for_bridge_processing'.
02-28 03:39:30.468 D/Mono (32109): Found as '_monodroid_gc_wait_for_bridge_processing'.
02-28 03:39:30.473 D/Mono (32109): DllImport searching in: '__Internal' ('(null)').
02-28 03:39:30.473 D/Mono (32109): Searching for 'java_interop_jnienv_is_same_object'.
02-28 03:39:30.473 D/Mono (32109): Probing 'java_interop_jnienv_is_same_object'.
02-28 03:39:30.473 D/Mono (32109): Found as 'java_interop_jnienv_is_same_object'.
02-28 03:39:30.475 D/Mono (32109): DllImport searching in: '__Internal' ('(null)').
02-28 03:39:30.476 D/Mono (32109): Searching for 'java_interop_jnienv_call_static_void_method_a'.
02-28 03:39:30.476 D/Mono (32109): Probing 'java_interop_jnienv_call_static_void_method_a'.
02-28 03:39:30.476 D/Mono (32109): Found as 'java_interop_jnienv_call_static_void_method_a'.
02-28 03:39:30.479 D/Mono (32109): Assembly Ref addref NetworkStreamBug[0xa0bb7080] -> Mono.Android[0xa0bb70e0]: 2
02-28 03:39:30.544 D/Mono (32109): DllImport searching in: '__Internal' ('(null)').
02-28 03:39:30.544 D/Mono (32109): Searching for 'java_interop_jnienv_get_array_length'.
02-28 03:39:30.544 D/Mono (32109): Probing 'java_interop_jnienv_get_array_length'.
02-28 03:39:30.544 D/Mono (32109): Found as 'java_interop_jnienv_get_array_length'.
Loaded assembly: MonoDroidConstructors [External]
02-28 03:39:30.618 D/Mono (32109): Image addref System[0xa0bb8520] -> System.dll[0x8dbe1c00]: 2
02-28 03:39:30.618 D/Mono (32109): Prepared to set up assembly 'System' (System.dll)
02-28 03:39:30.618 D/Mono (32109): Assembly System[0xa0bb8520] added to domain RootDomain, ref_count=1
02-28 03:39:30.620 D/Mono (32109): AOT: image 'System.dll.so' not found: dlopen failed: library "/data/app/NetworkStreamBug.NetworkStreamBug-1/lib/arm/libaot-System.dll.so" not found
02-28 03:39:30.620 D/Mono (32109): AOT: image '/usr/local/lib/mono/aot-cache/arm/System.dll.so' not found: dlopen failed: library "/data/app/NetworkStreamBug.NetworkStreamBug-1/lib/arm/libaot-System.dll.so" not found
Loaded assembly: System.dll [External]02-28 03:39:30.620 D/Mono (32109): Config attempting to parse: 'System.dll.config'.
02-28 03:39:30.621 D/Mono (32109): Config attempting to parse: '/usr/local/etc/mono/assemblies/System/System.config'.
02-28 03:39:30.621 D/Mono (32109): Assembly Ref addref NetworkStreamBug[0xa0bb7080] -> System[0xa0bb8520]: 2
02-28 03:39:30.622 D/Mono (32109): Assembly Ref addref System[0xa0bb8520] -> mscorlib[0xa0bb6e40]: 12
02-28 03:39:30.643 D/Mono (32109): Assembly Ref addref NetworkStreamBug[0xa0bb7080] -> mscorlib[0xa0bb6e40]: 13
02-28 03:39:30.786 D/Mono (32109): DllImport searching in: '__Internal' ('(null)').
02-28 03:39:30.786 D/Mono (32109): Searching for 'java_interop_jnienv_new_string'.
02-28 03:39:30.786 D/Mono (32109): Probing 'java_interop_jnienv_new_string'.
02-28 03:39:30.786 D/Mono (32109): Found as 'java_interop_jnienv_new_string'.
02-28 03:39:30.788 D/Mono (32109): DllImport searching in: '__Internal' ('(null)').
02-28 03:39:30.788 D/Mono (32109): Searching for 'java_interop_jnienv_call_static_int_method_a'.
02-28 03:39:30.788 D/Mono (32109): Probing 'java_interop_jnienv_call_static_int_method_a'.
02-28 03:39:30.788 D/Mono (32109): Found as 'java_interop_jnienv_call_static_int_method_a'.
02-28 03:39:30.789 I/Test (32109): Still connected!
02-28 03:39:30.789 I/Test (32109): Still readable or writable!
Thread started: #2
02-28 03:39:30.894 I/Adreno-EGL(32109): <qeglDrvAPI_eglInitialize:379>: QUALCOMM Build: 10/21/15, 369a2ea, I96aee987eb
02-28 03:39:30.899 I/OpenGLRenderer(32109): Initialized EGL, version 1.4
02-28 03:39:30.899 D/OpenGLRenderer(32109): Swap behavior 1
Thread started: <Thread Pool> #3
Thread started: <Thread Pool> #4
Thread started: <Thread Pool> #5
Thread started: <Thread Pool> #6
02-28 03:39:35.962 D/Mono (32109): DllImport searching in: '__Internal' ('(null)').
02-28 03:39:35.962 D/Mono (32109): Searching for 'java_interop_jnienv_get_static_field_id'.
Thread started: <Thread Pool> #7
02-28 03:39:35.962 D/Mono (32109): Probing 'java_interop_jnienv_get_static_field_id'.
02-28 03:39:35.962 D/Mono (32109): Found as 'java_interop_jnienv_get_static_field_id'.
02-28 03:39:35.965 D/Mono (32109): DllImport searching in: '__Internal' ('(null)').
02-28 03:39:35.965 D/Mono (32109): Searching for 'java_interop_jnienv_get_static_object_field'.
02-28 03:39:35.965 D/Mono (32109): Probing 'java_interop_jnienv_get_static_object_field'.
02-28 03:39:35.965 D/Mono (32109): Found as 'java_interop_jnienv_get_static_object_field'.
02-28 03:39:35.983 D/Mono (32109): DllImport searching in: '__Internal' ('(null)').
02-28 03:39:35.984 D/Mono (32109): Searching for 'java_interop_jnienv_call_nonvirtual_boolean_method_a'.
02-28 03:39:35.984 D/Mono (32109): Probing 'java_interop_jnienv_call_nonvirtual_boolean_method_a'.
02-28 03:39:35.984 D/Mono (32109): Found as 'java_interop_jnienv_call_nonvirtual_boolean_method_a'.
02-28 03:39:35.987 I/Test (32109): Still connected!
02-28 03:39:35.987 I/Test (32109): Still readable or writable!
02-28 03:39:40.989 I/Test (32109): Still connected!
02-28 03:39:40.989 I/Test (32109): Still readable or writable!
02-28 03:39:45.991 I/Test (32109): Still connected!
02-28 03:39:45.991 I/Test (32109): Still readable or writable!
(PUT DEVICE INTO AIRPLANE MODE HERE)
02-28 03:39:50.992 I/Test (32109): Still connected!
02-28 03:39:50.992 I/Test (32109): Still readable or writable!
02-28 03:39:55.999 I/Test (32109): Still connected!
02-28 03:39:56.000 I/Test (32109): Still readable or writable!
02-28 03:40:01.004 I/Test (32109): Still connected!
02-28 03:40:01.004 I/Test (32109): Still readable or writable!
02-28 03:40:06.010 I/Test (32109): Still connected!
02-28 03:40:06.010 I/Test (32109): Still readable or writable!
Thread finished: <Thread Pool> #5
The thread 0x5 has exited with code 0 (0x0).
02-28 03:40:11.016 I/Test (32109): Still connected!
02-28 03:40:11.017 I/Test (32109): Still readable or writable!
02-28 03:40:16.022 I/Test (32109): Still connected!
02-28 03:40:16.023 I/Test (32109): Still readable or writable!
02-28 03:40:21.028 I/Test (32109): Still connected!
02-28 03:40:21.029 I/Test (32109): Still readable or writable!
02-28 03:40:26.034 I/Test (32109): Still connected!
02-28 03:40:26.034 I/Test (32109): Still readable or writable!
02-28 03:40:31.036 I/Test (32109): Still connected!
02-28 03:40:31.036 I/Test (32109): Still readable or writable!
02-28 03:40:36.042 I/Test (32109): Still connected!
02-28 03:40:36.043 I/Test (32109): Still readable or writable!
Thread finished: <Thread Pool> #3
Thread started: <Thread Pool> #8
The thread 0x3 has exited with code 0 (0x0).
02-28 03:40:41.048 I/Test (32109): Still connected!
02-28 03:40:41.049 I/Test (32109): Still readable or writable!
02-28 03:40:46.054 I/Test (32109): Still connected!
02-28 03:40:46.055 I/Test (32109): Still readable or writable!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment