Skip to content

Instantly share code, notes, and snippets.

@Udham1
Created January 22, 2015 10:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Udham1/d8276b8cfdb19f61a092 to your computer and use it in GitHub Desktop.
Save Udham1/d8276b8cfdb19f61a092 to your computer and use it in GitHub Desktop.
Forwarding debugger port 8839
Detecting existing process
Loaded assembly: TestWebViewExample.dll
Loaded assembly: FormsViewGroup.dll
Loaded assembly: Xamarin.Forms.Platform.Android.dll
Loaded assembly: Xamarin.Forms.Xaml.dll
Loaded assembly: Xamarin.Forms.Core.dll
Loaded assembly: Framework.dll
Loaded assembly: Xamarin.Android.Support.v4.dll
Loaded assembly: PlatformImpl.dll
Loaded assembly: System.Collections.Concurrent.dll
Loaded assembly: System.Collections.dll
Loaded assembly: System.ComponentModel.Annotations.dll
Loaded assembly: System.ComponentModel.EventBasedAsync.dll
Loaded assembly: System.ComponentModel.dll
Loaded assembly: System.Diagnostics.Contracts.dll
Loaded assembly: System.Diagnostics.Debug.dll
Loaded assembly: System.Diagnostics.Tools.dll
Loaded assembly: System.Dynamic.Runtime.dll
Loaded assembly: System.Globalization.dll
Loaded assembly: System.IO.dll
Loaded assembly: System.Linq.Expressions.dll
Loaded assembly: System.Linq.Parallel.dll
Loaded assembly: System.Linq.Queryable.dll
Loaded assembly: System.Linq.dll
Loaded assembly: System.Net.NetworkInformation.dll
Loaded assembly: System.Net.Primitives.dll
Loaded assembly: System.Net.Requests.dll
Loaded assembly: System.ObjectModel.dll
Loaded assembly: System.Reflection.Emit.ILGeneration.dll
Loaded assembly: System.Reflection.Emit.Lightweight.dll
Loaded assembly: System.Reflection.Emit.dll
Loaded assembly: System.Reflection.Extensions.dll
Loaded assembly: System.Reflection.Primitives.dll
Loaded assembly: System.Reflection.dll
Loaded assembly: System.Resources.ResourceManager.dll
Loaded assembly: System.Runtime.Extensions.dll
Loaded assembly: System.Runtime.InteropServices.WindowsRuntime.dll
Loaded assembly: System.Runtime.InteropServices.dll
Loaded assembly: System.Runtime.Numerics.dll
Loaded assembly: System.Runtime.Serialization.Json.dll
Loaded assembly: System.Runtime.Serialization.Primitives.dll
Loaded assembly: System.Runtime.Serialization.Xml.dll
Loaded assembly: System.Runtime.dll
Loaded assembly: System.Security.Principal.dll
Loaded assembly: System.ServiceModel.Http.dll
Loaded assembly: System.ServiceModel.Primitives.dll
Loaded assembly: System.Text.Encoding.Extensions.dll
Loaded assembly: System.Text.Encoding.dll
Loaded assembly: System.Text.RegularExpressions.dll
Loaded assembly: System.Threading.Tasks.Parallel.dll
Loaded assembly: System.Threading.Tasks.dll
Loaded assembly: System.Threading.dll
Loaded assembly: System.Xml.ReaderWriter.dll
Loaded assembly: System.Xml.XDocument.dll
Loaded assembly: System.Xml.XmlSerializer.dll
Loaded assembly: FrameworkPortable.dll
Loaded assembly: Mono.Android.dll
Loaded assembly: System.Core.dll
[monodroid-debug] Trying to initialize the debugger with options: --debugger-agent=transport=dt_socket,loglevel=0,address=127.0.0.1:8839,server=y,embedding=1
[Mono] Image addref mscorlib[0xb95017d8] -> mscorlib.dll[0xb95140a8]: 1
[Mono] AOT module 'mscorlib.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/mscorlib.dll.so" not found
[Mono] Assembly mscorlib[0xb95017d8] added to domain RootDomain, ref_count=1
[Mono] Image addref TestWebViewExample[0xb9548bf0] -> TestWebViewExample.dll[0xb9548190]: 1
[Mono] Assembly TestWebViewExample[0xb9548bf0] added to domain RootDomain, ref_count=1
[Mono] AOT module 'TestWebViewExample.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/TestWebViewExample.dll.so" not found
[Mono] Image addref FormsViewGroup[0xb9549fc8] -> FormsViewGroup.dll[0xb9549440]: 1
[Mono] Assembly FormsViewGroup[0xb9549fc8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'FormsViewGroup.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/FormsViewGroup.dll.so" not found
[Mono] Image addref Xamarin.Forms.Platform.Android[0xb9548b08] -> Xamarin.Forms.Platform.Android.dll[0xb954a2d8]: 1
[Mono] Assembly Xamarin.Forms.Platform.Android[0xb9548b08] added to domain RootDomain, ref_count=1
[Mono] AOT module 'Xamarin.Forms.Platform.Android.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/Xamarin.Forms.Platform.Android.dll.so" not found
[Mono] Image addref Xamarin.Forms.Xaml[0xb955c320] -> Xamarin.Forms.Xaml.dll[0xb955b768]: 1
[Mono] Assembly Xamarin.Forms.Xaml[0xb955c320] added to domain RootDomain, ref_count=1
[Mono] AOT module 'Xamarin.Forms.Xaml.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/Xamarin.Forms.Xaml.dll.so" not found
[Mono] Image addref Xamarin.Forms.Core[0xb95610b8] -> Xamarin.Forms.Core.dll[0xb9560500]: 1
[Mono] Assembly Xamarin.Forms.Core[0xb95610b8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'Xamarin.Forms.Core.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/Xamarin.Forms.Core.dll.so" not found
[Mono] Image addref Framework[0xb9565e48] -> Framework.dll[0xb9565290]: 1
[Mono] Assembly Framework[0xb9565e48] added to domain RootDomain, ref_count=1
[Mono] AOT module 'Framework.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/Framework.dll.so" not found
[Mono] Image addref Xamarin.Android.Support.v4[0xb956aed8] -> Xamarin.Android.Support.v4.dll[0xb956a350]: 1
[Mono] Assembly Xamarin.Android.Support.v4[0xb956aed8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'Xamarin.Android.Support.v4.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/Xamarin.Android.Support.v4.dll.so" not found
[Mono] Image addref PlatformImpl[0xb956fc68] -> PlatformImpl.dll[0xb956f0b0]: 1
[Mono] Assembly PlatformImpl[0xb956fc68] added to domain RootDomain, ref_count=1
[Mono] AOT module 'PlatformImpl.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/PlatformImpl.dll.so" not found
[Mono] Image addref System.Collections.Concurrent[0xb9574f10] -> System.Collections.Concurrent.dll[0xb95743a0]: 1
[Mono] Assembly System.Collections.Concurrent[0xb9574f10] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Collections.Concurrent.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.Collections.Concurrent.dll.so" not found
[Mono] Image addref System.Collections[0xb9579ca0] -> System.Collections.dll[0xb95790e8]: 1
[Mono] Assembly System.Collections[0xb9579ca0] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Collections.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.Collections.dll.so" not found
[Mono] Image addref System.ComponentModel.Annotations[0xb957ea70] -> System.ComponentModel.Annotations.dll[0xb957dee8]: 1
[Mono] Assembly System.ComponentModel.Annotations[0xb957ea70] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.ComponentModel.Annotations.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.ComponentModel.Annotations.dll.so" not found
[Mono] Image addref System.ComponentModel.EventBasedAsync[0xb9583838] -> System.ComponentModel.EventBasedAsync.dll[0xb9582cb0]: 1
[Mono] Assembly System.ComponentModel.EventBasedAsync[0xb9583838] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.ComponentModel.EventBasedAsync.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.ComponentModel.EventBasedAsync.dll.so" not found
[Mono] Image addref System.ComponentModel[0xb95885d8] -> System.ComponentModel.dll[0xb9587a10]: 1
[Mono] Assembly System.ComponentModel[0xb95885d8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.ComponentModel.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.ComponentModel.dll.so" not found
[Mono] Image addref System.Diagnostics.Contracts[0xb958d388] -> System.Diagnostics.Contracts.dll[0xb958c7c8]: 1
[Mono] Assembly System.Diagnostics.Contracts[0xb958d388] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Diagnostics.Contracts.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.Diagnostics.Contracts.dll.so" not found
[Mono] Image addref System.Diagnostics.Debug[0xb9592130] -> System.Diagnostics.Debug.dll[0xb9591578]: 1
[Mono] Assembly System.Diagnostics.Debug[0xb9592130] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Diagnostics.Debug.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.Diagnostics.Debug.dll.so" not found
[Mono] Image addref System.Diagnostics.Tools[0xb9596ed8] -> System.Diagnostics.Tools.dll[0xb9596330]: 1
[Mono] Assembly System.Diagnostics.Tools[0xb9596ed8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Diagnostics.Tools.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.Diagnostics.Tools.dll.so" not found
[Mono] Image addref System.Dynamic.Runtime[0xb959bc78] -> System.Dynamic.Runtime.dll[0xb959b0c0]: 1
[Mono] Assembly System.Dynamic.Runtime[0xb959bc78] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Dynamic.Runtime.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.Dynamic.Runtime.dll.so" not found
[Mono] Image addref System.Globalization[0xb95a0a50] -> System.Globalization.dll[0xb959feb8]: 1
[Mono] Assembly System.Globalization[0xb95a0a50] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Globalization.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.Globalization.dll.so" not found
[Mono] Image addref System.IO[0xb95a57d0] -> System.IO.dll[0xb95a4c18]: 1
[Mono] Assembly System.IO[0xb95a57d0] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.IO.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.IO.dll.so" not found
[Mono] Image addref System.Linq.Expressions[0xb95aa688] -> System.Linq.Expressions.dll[0xb95a9a10]: 1
[Mono] Assembly System.Linq.Expressions[0xb95aa688] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Linq.Expressions.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.Linq.Expressions.dll.so" not found
[Mono] Image addref System.Linq.Parallel[0xb95af430] -> System.Linq.Parallel.dll[0xb95ae868]: 1
[Mono] Assembly System.Linq.Parallel[0xb95af430] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Linq.Parallel.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.Linq.Parallel.dll.so" not found
[Mono] Image addref System.Linq.Queryable[0xb95b41d0] -> System.Linq.Queryable.dll[0xb95b3628]: 1
[Mono] Assembly System.Linq.Queryable[0xb95b41d0] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Linq.Queryable.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.Linq.Queryable.dll.so" not found
[Mono] Image addref System.Linq[0xb95b8f58] -> System.Linq.dll[0xb95b83d8]: 1
[Mono] Assembly System.Linq[0xb95b8f58] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Linq.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.Linq.dll.so" not found
[Mono] Image addref System.Net.NetworkInformation[0xb95bdd20] -> System.Net.NetworkInformation.dll[0xb95bd198]: 1
[Mono] Assembly System.Net.NetworkInformation[0xb95bdd20] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Net.NetworkInformation.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.Net.NetworkInformation.dll.so" not found
[Mono] Image addref System.Net.Primitives[0xb95c2ab8] -> System.Net.Primitives.dll[0xb95c1f48]: 1
[Mono] Assembly System.Net.Primitives[0xb95c2ab8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Net.Primitives.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.Net.Primitives.dll.so" not found
[Mono] Image addref System.Net.Requests[0xb95c7850] -> System.Net.Requests.dll[0xb95c6cf0]: 1
[Mono] Assembly System.Net.Requests[0xb95c7850] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Net.Requests.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.Net.Requests.dll.so" not found
[Mono] Image addref System.ObjectModel[0xb95cc5e8] -> System.ObjectModel.dll[0xb95cba98]: 1
[Mono] Assembly System.ObjectModel[0xb95cc5e8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.ObjectModel.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.ObjectModel.dll.so" not found
[Mono] Image addref System.Reflection.Emit.ILGeneration[0xb95d13c8] -> System.Reflection.Emit.ILGeneration.dll[0xb95d0840]: 1
[Mono] Assembly System.Reflection.Emit.ILGeneration[0xb95d13c8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Reflection.Emit.ILGeneration.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.Reflection.Emit.ILGeneration.dll.so" not found
[Mono] Image addref System.Reflection.Emit.Lightweight[0xb95d6170] -> System.Reflection.Emit.Lightweight.dll[0xb95d5630]: 1
[Mono] Assembly System.Reflection.Emit.Lightweight[0xb95d6170] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Reflection.Emit.Lightweight.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.Reflection.Emit.Lightweight.dll.so" not found
[Mono] Image addref System.Reflection.Emit[0xb95daf00] -> System.Reflection.Emit.dll[0xb95da3e8]: 1
[Mono] Assembly System.Reflection.Emit[0xb95daf00] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Reflection.Emit.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.Reflection.Emit.dll.so" not found
[Mono] Image addref System.Reflection.Extensions[0xb95dfcb8] -> System.Reflection.Extensions.dll[0xb95df188]: 1
[Mono] Assembly System.Reflection.Extensions[0xb95dfcb8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Reflection.Extensions.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.Reflection.Extensions.dll.so" not found
[Mono] Image addref System.Reflection.Primitives[0xb95e4a60] -> System.Reflection.Primitives.dll[0xb95e3f50]: 1
[Mono] Assembly System.Reflection.Primitives[0xb95e4a60] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Reflection.Primitives.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.Reflection.Primitives.dll.so" not found
[Mono] Image addref System.Reflection[0xb95e97e8] -> System.Reflection.dll[0xb95e8d08]: 1
[Mono] Assembly System.Reflection[0xb95e97e8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Reflection.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.Reflection.dll.so" not found
[Mono] Image addref System.Resources.ResourceManager[0xb95ee638] -> System.Resources.ResourceManager.dll[0xb95edad0]: 1
[Mono] Assembly System.Resources.ResourceManager[0xb95ee638] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Resources.ResourceManager.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.Resources.ResourceManager.dll.so" not found
[Mono] Image addref System.Runtime.Extensions[0xb95f33e8] -> System.Runtime.Extensions.dll[0xb95f2900]: 1
[Mono] Assembly System.Runtime.Extensions[0xb95f33e8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Runtime.Extensions.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.Runtime.Extensions.dll.so" not found
[Mono] Image addref System.Runtime.InteropServices.WindowsRuntime[0xb95f81c8] -> System.Runtime.InteropServices.WindowsRuntime.dll[0xb95f76c0]: 1
[Mono] Assembly System.Runtime.InteropServices.WindowsRuntime[0xb95f81c8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Runtime.InteropServices.WindowsRuntime.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.Runtime.InteropServices.WindowsRuntime.dll.so" not found
[Mono] Image addref System.Runtime.InteropServices[0xb95fcf58] -> System.Runtime.InteropServices.dll[0xb95fc4b0]: 1
[Mono] Assembly System.Runtime.InteropServices[0xb95fcf58] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Runtime.InteropServices.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.Runtime.InteropServices.dll.so" not found
[Mono] Image addref System.Runtime.Numerics[0xb9601cf0] -> System.Runtime.Numerics.dll[0xb9601250]: 1
[Mono] Assembly System.Runtime.Numerics[0xb9601cf0] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Runtime.Numerics.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.Runtime.Numerics.dll.so" not found
[Mono] Image addref System.Runtime.Serialization.Json[0xb9606aa8] -> System.Runtime.Serialization.Json.dll[0xb9605ff8]: 1
[Mono] Assembly System.Runtime.Serialization.Json[0xb9606aa8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Runtime.Serialization.Json.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.Runtime.Serialization.Json.dll.so" not found
[Mono] Image addref System.Runtime.Serialization.Primitives[0xb960b870] -> System.Runtime.Serialization.Primitives.dll[0xb960adc0]: 1
[Mono] Assembly System.Runtime.Serialization.Primitives[0xb960b870] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Runtime.Serialization.Primitives.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.Runtime.Serialization.Primitives.dll.so" not found
[Mono] Image addref System.Runtime.Serialization.Xml[0xb9610628] -> System.Runtime.Serialization.Xml.dll[0xb960fb98]: 1
[Mono] Assembly System.Runtime.Serialization.Xml[0xb9610628] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Runtime.Serialization.Xml.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.Runtime.Serialization.Xml.dll.so" not found
[Mono] Image addref System.Runtime[0xb9615490] -> System.Runtime.dll[0xb96148f8]: 1
[Mono] Assembly System.Runtime[0xb9615490] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Runtime.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.Runtime.dll.so" not found
[Mono] Image addref System.Security.Principal[0xb961a248] -> System.Security.Principal.dll[0xb96196b0]: 1
[Mono] Assembly System.Security.Principal[0xb961a248] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Security.Principal.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.Security.Principal.dll.so" not found
[Mono] Image addref System.ServiceModel.Http[0xb961eff0] -> System.ServiceModel.Http.dll[0xb961e698]: 1
[Mono] Assembly System.ServiceModel.Http[0xb961eff0] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.ServiceModel.Http.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.ServiceModel.Http.dll.so" not found
[Mono] Image addref System.ServiceModel.Primitives[0xb9623da0] -> System.ServiceModel.Primitives.dll[0xb9623450]: 1
[Mono] Assembly System.ServiceModel.Primitives[0xb9623da0] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.ServiceModel.Primitives.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.ServiceModel.Primitives.dll.so" not found
[Mono] Image addref System.Text.Encoding.Extensions[0xb9628b50] -> System.Text.Encoding.Extensions.dll[0xb9628210]: 1
[Mono] Assembly System.Text.Encoding.Extensions[0xb9628b50] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Text.Encoding.Extensions.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.Text.Encoding.Extensions.dll.so" not found
[Mono] Image addref System.Text.Encoding[0xb962d8f0] -> System.Text.Encoding.dll[0xb962cfd0]: 1
[Mono] Assembly System.Text.Encoding[0xb962d8f0] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Text.Encoding.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.Text.Encoding.dll.so" not found
[Mono] Image addref System.Text.RegularExpressions[0xb96326a8] -> System.Text.RegularExpressions.dll[0xb9631d80]: 1
[Mono] Assembly System.Text.RegularExpressions[0xb96326a8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Text.RegularExpressions.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.Text.RegularExpressions.dll.so" not found
[Mono] Image addref System.Threading.Tasks.Parallel[0xb9637458] -> System.Threading.Tasks.Parallel.dll[0xb9636b48]: 1
[Mono] Assembly System.Threading.Tasks.Parallel[0xb9637458] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Threading.Tasks.Parallel.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.Threading.Tasks.Parallel.dll.so" not found
[Mono] Image addref System.Threading.Tasks[0xb963c1f0] -> System.Threading.Tasks.dll[0xb963b908]: 1
[Mono] Assembly System.Threading.Tasks[0xb963c1f0] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Threading.Tasks.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.Threading.Tasks.dll.so" not found
[Mono] Image addref System.Threading[0xb9640f80] -> System.Threading.dll[0xb96406b0]: 1
[Mono] Assembly System.Threading[0xb9640f80] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Threading.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.Threading.dll.so" not found
[Mono] Image addref System.Xml.ReaderWriter[0xb9645d28] -> System.Xml.ReaderWriter.dll[0xb9645450]: 1
[Mono] Assembly System.Xml.ReaderWriter[0xb9645d28] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Xml.ReaderWriter.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.Xml.ReaderWriter.dll.so" not found
[Mono] Image addref System.Xml.XDocument[0xb964aac8] -> System.Xml.XDocument.dll[0xb964a208]: 1
[Mono] Assembly System.Xml.XDocument[0xb964aac8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Xml.XDocument.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.Xml.XDocument.dll.so" not found
[Mono] Image addref System.Xml.XmlSerializer[0xb964f880] -> System.Xml.XmlSerializer.dll[0xb964efb8]: 1
[Mono] Assembly System.Xml.XmlSerializer[0xb964f880] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Xml.XmlSerializer.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.Xml.XmlSerializer.dll.so" not found
[Mono] Image addref FrameworkPortable[0xb9654618] -> FrameworkPortable.dll[0xb9653d80]: 1
[Mono] Assembly FrameworkPortable[0xb9654618] added to domain RootDomain, ref_count=1
[Mono] AOT module 'FrameworkPortable.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/FrameworkPortable.dll.so" not found
[monodroid-gc] GREF GC Threshold: 46800
[Mono] Image addref Mono.Android[0xb96599a0] -> Mono.Android.dll[0xb9658fc8]: 1
[Mono] Assembly Mono.Android[0xb96599a0] added to domain RootDomain, ref_count=1
[Mono] AOT module 'Mono.Android.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/Mono.Android.dll.so" not found
[Mono] Assembly Ref addref Mono.Android[0xb96599a0] -> mscorlib[0xb95017d8]: 2
[Mono] Assembly Ref addref FormsViewGroup[0xb9549fc8] -> mscorlib[0xb95017d8]: 3
[Mono] Assembly Ref addref FormsViewGroup[0xb9549fc8] -> Mono.Android[0xb96599a0]: 2
[Mono] Assembly Ref addref Xamarin.Android.Support.v4[0xb956aed8] -> mscorlib[0xb95017d8]: 4
[Mono] Assembly Ref addref Xamarin.Android.Support.v4[0xb956aed8] -> Mono.Android[0xb96599a0]: 3
[Mono] Image addref System.Core[0xb96ea7b8] -> System.Core.dll[0xb96fb690]: 1
[Mono] Assembly System.Core[0xb96ea7b8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Core.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.Core.dll.so" not found
[Mono] Assembly Ref addref Mono.Android[0xb96599a0] -> System.Core[0xb96ea7b8]: 2
[Mono] Assembly Ref addref System.Core[0xb96ea7b8] -> mscorlib[0xb95017d8]: 5
[Mono] Assembly Ref addref TestWebViewExample[0xb9548bf0] -> Mono.Android[0xb96599a0]: 4
[Mono] DllImport attempting to load: '__Internal'.
[Mono] DllImport loaded library '(null)'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for '_monodroid_gc_wait_for_bridge_processing'.
[Mono] Probing '_monodroid_gc_wait_for_bridge_processing'.
[Mono] Found as '_monodroid_gc_wait_for_bridge_processing'.
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for '_monodroid_get_identity_hash_code'.
[Mono] Probing '_monodroid_get_identity_hash_code'.
[Mono] Found as '_monodroid_get_identity_hash_code'.
Loaded assembly: MonoDroidConstructors
[Mono] Assembly Ref addref TestWebViewExample[0xb9548bf0] -> mscorlib[0xb95017d8]: 6
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for '_monodroid_gref_log_new'.
[Mono] Probing '_monodroid_gref_log_new'.
[Mono] Found as '_monodroid_gref_log_new'.
[Mono] Assembly Ref addref TestWebViewExample[0xb9548bf0] -> Framework[0xb9565e48]: 2
[Mono] The request to load the assembly mscorlib v4.0.0.0 was remapped to v2.0.5.0
[Mono] Unloading image mscorlib.dll [0xb986a760].
[Mono] Assembly Ref addref Framework[0xb9565e48] -> mscorlib[0xb95017d8]: 7
[Mono] Assembly Ref addref TestWebViewExample[0xb9548bf0] -> Xamarin.Forms.Platform.Android[0xb9548b08]: 2
[Mono] Assembly Ref addref Xamarin.Forms.Platform.Android[0xb9548b08] -> mscorlib[0xb95017d8]: 8
[Mono] Assembly Ref addref Xamarin.Forms.Platform.Android[0xb9548b08] -> Mono.Android[0xb96599a0]: 5
[Mono] Assembly Ref addref Xamarin.Forms.Platform.Android[0xb9548b08] -> Xamarin.Forms.Core[0xb95610b8]: 2
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb95610b8] -> System.Runtime[0xb9615490]: 2
[Mono] Assembly Ref addref System.Runtime[0xb9615490] -> mscorlib[0xb95017d8]: 9
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb95610b8] -> System.ObjectModel[0xb95cc5e8]: 2
[Mono] Image addref System[0xb9888be8] -> System.dll[0xb9887fc0]: 1
[Mono] Assembly System[0xb9888be8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.dll.so' not found: dlopen failed: library "/data/data/TestWebViewExample.TestWebViewExample/lib/System.dll.so" not found
[Mono] Assembly Ref addref System.ObjectModel[0xb95cc5e8] -> System[0xb9888be8]: 2
[Mono] Assembly Ref addref Xamarin.Forms.Platform.Android[0xb9548b08] -> System[0xb9888be8]: 3
[Mono] Assembly Ref addref System[0xb9888be8] -> mscorlib[0xb95017d8]: 10
[Mono] Assembly Ref addref System.Runtime[0xb9615490] -> System[0xb9888be8]: 4
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb95610b8] -> System.Threading.Tasks[0xb963c1f0]: 2
[Mono] Assembly Ref addref System.Threading.Tasks[0xb963c1f0] -> mscorlib[0xb95017d8]: 11
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb95610b8] -> System.IO[0xb95a57d0]: 2
[Mono] Assembly Ref addref System.IO[0xb95a57d0] -> mscorlib[0xb95017d8]: 12
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb95610b8] -> System.Reflection[0xb95e97e8]: 2
[Mono] Assembly Ref addref System.Reflection[0xb95e97e8] -> mscorlib[0xb95017d8]: 13
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb95610b8] -> System.Collections[0xb9579ca0]: 2
[Mono] Assembly Ref addref System.Collections[0xb9579ca0] -> mscorlib[0xb95017d8]: 14
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb95610b8] -> System.Threading[0xb9640f80]: 2
[Mono] Assembly Ref addref System.Threading[0xb9640f80] -> mscorlib[0xb95017d8]: 15
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb95610b8] -> System.Runtime.Extensions[0xb95f33e8]: 2
[Mono] Assembly Ref addref System.Runtime.Extensions[0xb95f33e8] -> System[0xb9888be8]: 5
[Mono] Assembly Ref addref Xamarin.Forms.Platform.Android[0xb9548b08] -> System.Core[0xb96ea7b8]: 3
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb95610b8] -> System.Linq.Expressions[0xb95aa688]: 2
[Mono] Assembly Ref addref System.Linq.Expressions[0xb95aa688] -> System.Core[0xb96ea7b8]: 4
Loaded assembly: System.dll
[Mono] Assembly Ref addref System.Runtime.Extensions[0xb95f33e8] -> mscorlib[0xb95017d8]: 16
Thread started: #2
[Mono] DllImport searching in: '__Internal' ('(null)').
[Mono] Searching for '_monodroid_gref_log_delete'.
[Mono] Probing '_monodroid_gref_log_delete'.
[Mono] Found as '_monodroid_gref_log_delete'.
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb95610b8] -> System.Reflection.Extensions[0xb95dfcb8]: 2
[Mono] Assembly Ref addref System.Reflection.Extensions[0xb95dfcb8] -> mscorlib[0xb95017d8]: 17
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb95610b8] -> System.Linq[0xb95b8f58]: 2
[Mono] Assembly Ref addref System.Linq[0xb95b8f58] -> System.Core[0xb96ea7b8]: 5
[Mono] Assembly Ref addref Xamarin.Forms.Platform.Android[0xb9548b08] -> Xamarin.Android.Support.v4[0xb956aed8]: 2
[Mono] Assembly Ref addref Xamarin.Forms.Platform.Android[0xb9548b08] -> FormsViewGroup[0xb9549fc8]: 2
[Mono] Assembly Ref addref Xamarin.Forms.Xaml[0xb955c320] -> System.Runtime[0xb9615490]: 3
[Mono] Assembly Ref addref Xamarin.Forms.Xaml[0xb955c320] -> Xamarin.Forms.Core[0xb95610b8]: 3
[Mono] Assembly Ref addref PlatformImpl[0xb956fc68] -> mscorlib[0xb95017d8]: 18
[Mono] Assembly Ref addref PlatformImpl[0xb956fc68] -> Mono.Android[0xb96599a0]: 6
[Mono] Assembly Ref addref PlatformImpl[0xb956fc68] -> Xamarin.Forms.Core[0xb95610b8]: 4
[Mono] Assembly Ref addref System.Collections.Concurrent[0xb9574f10] -> mscorlib[0xb95017d8]: 19
[Mono] Assembly Ref addref System.ComponentModel.Annotations[0xb957ea70] -> mscorlib[0xb95017d8]: 20
[Mono] Assembly Ref addref System.ComponentModel.EventBasedAsync[0xb9583838] -> mscorlib[0xb95017d8]: 21
[Mono] Assembly Ref addref System.ComponentModel[0xb95885d8] -> mscorlib[0xb95017d8]: 22
[Mono] Assembly Ref addref System.Diagnostics.Contracts[0xb958d388] -> mscorlib[0xb95017d8]: 23
[Mono] Assembly Ref addref System.Diagnostics.Debug[0xb9592130] -> mscorlib[0xb95017d8]: 24
[Mono] Assembly Ref addref System.Diagnostics.Tools[0xb9596ed8] -> mscorlib[0xb95017d8]: 25
[Mono] Assembly Ref addref System.Dynamic.Runtime[0xb959bc78] -> mscorlib[0xb95017d8]: 26
[Mono] Assembly Ref addref System.Globalization[0xb95a0a50] -> mscorlib[0xb95017d8]: 27
[Mono] Assembly Ref addref System.Linq.Expressions[0xb95aa688] -> mscorlib[0xb95017d8]: 28
[Mono] Assembly Ref addref System.Linq.Parallel[0xb95af430] -> mscorlib[0xb95017d8]: 29
[Mono] Assembly Ref addref System.Linq.Queryable[0xb95b41d0] -> mscorlib[0xb95017d8]: 30
[Mono] Assembly Ref addref System.Linq[0xb95b8f58] -> mscorlib[0xb95017d8]: 31
[Mono] Assembly Ref addref System.Net.NetworkInformation[0xb95bdd20] -> mscorlib[0xb95017d8]: 32
[Mono] Assembly Ref addref System.Net.Primitives[0xb95c2ab8] -> mscorlib[0xb95017d8]: 33
[Mono] Assembly Ref addref System.Net.Requests[0xb95c7850] -> mscorlib[0xb95017d8]: 34
[Mono] Assembly Ref addref System.ObjectModel[0xb95cc5e8] -> mscorlib[0xb95017d8]: 35
[Mono] Assembly Ref addref System.Reflection.Emit.ILGeneration[0xb95d13c8] -> mscorlib[0xb95017d8]: 36
[Mono] Assembly Ref addref System.Reflection.Emit.Lightweight[0xb95d6170] -> mscorlib[0xb95017d8]: 37
[Mono] Assembly Ref addref System.Reflection.Emit[0xb95daf00] -> mscorlib[0xb95017d8]: 38
[Mono] Assembly Ref addref System.Reflection.Primitives[0xb95e4a60] -> mscorlib[0xb95017d8]: 39
[Mono] Assembly Ref addref System.Resources.ResourceManager[0xb95ee638] -> mscorlib[0xb95017d8]: 40
[Mono] Assembly Ref addref System.Runtime.InteropServices.WindowsRuntime[0xb95f81c8] -> mscorlib[0xb95017d8]: 41
[Mono] Assembly Ref addref System.Runtime.InteropServices[0xb95fcf58] -> mscorlib[0xb95017d8]: 42
[Mono] Assembly Ref addref System.Runtime.Numerics[0xb9601cf0] -> mscorlib[0xb95017d8]: 43
[Mono] Assembly Ref addref System.Runtime.Serialization.Json[0xb9606aa8] -> mscorlib[0xb95017d8]: 44
[Mono] Assembly Ref addref System.Runtime.Serialization.Primitives[0xb960b870] -> mscorlib[0xb95017d8]: 45
[Mono] Assembly Ref addref System.Runtime.Serialization.Xml[0xb9610628] -> mscorlib[0xb95017d8]: 46
[Mono] Assembly Ref addref System.Security.Principal[0xb961a248] -> mscorlib[0xb95017d8]: 47
[Mono] Assembly Ref addref System.ServiceModel.Http[0xb961eff0] -> mscorlib[0xb95017d8]: 48
[Mono] Assembly Ref addref System.ServiceModel.Primitives[0xb9623da0] -> mscorlib[0xb95017d8]: 49
[Mono] Assembly Ref addref System.Text.Encoding.Extensions[0xb9628b50] -> mscorlib[0xb95017d8]: 50
[Mono] Assembly Ref addref System.Text.Encoding[0xb962d8f0] -> mscorlib[0xb95017d8]: 51
[Mono] Assembly Ref addref System.Text.RegularExpressions[0xb96326a8] -> mscorlib[0xb95017d8]: 52
[Mono] Assembly Ref addref System.Threading.Tasks.Parallel[0xb9637458] -> mscorlib[0xb95017d8]: 53
[Mono] Assembly Ref addref System.Xml.ReaderWriter[0xb9645d28] -> mscorlib[0xb95017d8]: 54
[Mono] Assembly Ref addref System.Xml.XDocument[0xb964aac8] -> mscorlib[0xb95017d8]: 55
[Mono] Assembly Ref addref System.Xml.XmlSerializer[0xb964f880] -> mscorlib[0xb95017d8]: 56
[Mono] Assembly Ref addref FrameworkPortable[0xb9654618] -> System.Runtime[0xb9615490]: 4
[Mono] Assembly Ref addref FrameworkPortable[0xb9654618] -> System.Resources.ResourceManager[0xb95ee638]: 2
[Mono] Assembly Ref addref Framework[0xb9565e48] -> FrameworkPortable[0xb9654618]: 2
[Mono] Assembly Ref addref FrameworkPortable[0xb9654618] -> Xamarin.Forms.Core[0xb95610b8]: 5
[Mono] Assembly Ref addref PlatformImpl[0xb956fc68] -> FrameworkPortable[0xb9654618]: 3
[Mono] Assembly Ref addref PlatformImpl[0xb956fc68] -> Xamarin.Forms.Platform.Android[0xb9548b08]: 3
[WebViewChromium] Binding Chromium to the background looper Looper (main, tid 1) {528305f8}
[chromium] [INFO:library_loader_hooks.cc(112)] Chromium logging enabled: level = 0, default verbosity = 0
[BrowserProcessMain] Initializing chromium process, renderers=0
[chromium] [WARNING:proxy_service.cc(888)] PAC support disabled because there is no system implementation
[libEGL] loaded /system/lib/egl/libEGL_xap.so
[eglCodecCommon] TcpStream::connect() - management hostname is 10.71.34.101
[eglCodecCommon] TcpStream::connect() - connecting host: 10.71.34.1
[] HostConnection::get() New Host Connection established 0xb99bbbc8, tid 1422
[libEGL] loaded /system/lib/egl/libGLESv1_CM_xap.so
[libEGL] loaded /system/lib/egl/libGLESv2_xap.so
[dalvikvm-heap] Grow heap (frag case) to 4.105MB for 1111676-byte allocation
[EGL_xap] eglSurfaceAttrib not implemented
[OpenGLRenderer] Getting MAX_TEXTURE_SIZE from GradienCache
[OpenGLRenderer] MAX_TEXTURE_SIZE: 16384
[OpenGLRenderer] Getting MAX_TEXTURE_SIZE from Caches::initConstraints()
[OpenGLRenderer] MAX_TEXTURE_SIZE: 16384
[OpenGLRenderer] Enabling debug mode 0
[AwContents] nativeOnDraw failed; clearing to background color.
[AwContents] nativeOnDraw failed; clearing to background color.
[chromium] [INFO:async_pixel_transfer_manager_android.cc(56)] Async pixel transfers not supported
[chromium] [ERROR:gles2_cmd_decoder_autogen.h(1144)] [GroupMarkerNotSet(crbug.com/242999)!:6847A4B9]GL ERROR :GL_INVALID_OPERATION : GetIntegerv: <- error from previous GL command
[chromium] [INFO:async_pixel_transfer_manager_android.cc(56)] Async pixel transfers not supported
[chromium] [ERROR:gles2_cmd_decoder_autogen.h(1144)] [GroupMarkerNotSet(crbug.com/242999)!:206EB1B9]GL ERROR :GL_INVALID_OPERATION : GetIntegerv: <- error from previous GL command
[eglCodecCommon] **** ERROR unknown type 0x0 (glSizeof,73)
[eglCodecCommon] **** ERROR unknown type 0x0 (glSizeof,73)
[eglCodecCommon] **** ERROR unknown type 0x0 (glSizeof,73)
[eglCodecCommon] **** ERROR unknown type 0x0 (glSizeof,73)
[eglCodecCommon] **** ERROR unknown type 0x0 (glSizeof,73)
[eglCodecCommon] **** ERROR unknown type 0x0 (glSizeof,73)
[eglCodecCommon] **** ERROR unknown type 0x0 (glSizeof,73)
[eglCodecCommon] **** ERROR unknown type 0x0 (glSizeof,73)
[eglCodecCommon] **** ERROR unknown type 0x0 (glSizeof,73)
[eglCodecCommon] **** ERROR unknown type 0x0 (glSizeof,73)
[UnimplementedWebViewApi] Unimplemented WebView method onKeyDown called from: android.webkit.WebView.onKeyDown(WebView.java:2169)
[IInputConnectionWrapper] showStatusIcon on inactive InputConnection
[eglCodecCommon] **** ERROR unknown type 0x0 (glSizeof,73)
[EGL_xap] eglSurfaceAttrib not implemented
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment