Skip to content

Instantly share code, notes, and snippets.

@AkhileshKumar01
Created February 2, 2015 11:28
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 AkhileshKumar01/933da4ba5b708bafdb53 to your computer and use it in GitHub Desktop.
Save AkhileshKumar01/933da4ba5b708bafdb53 to your computer and use it in GitHub Desktop.
Forwarding debugger port 8851
Detecting existing process
Loaded assembly: ScrollviewBugTest.Droid.dll
Loaded assembly: Xamarin.Android.Support.v4.dll [External]
Loaded assembly: Xamarin.Forms.Platform.Android.dll [External]
Loaded assembly: FormsViewGroup.dll [External]
Loaded assembly: Xamarin.Forms.Core.dll [External]
Loaded assembly: Xamarin.Forms.Xaml.dll [External]
Loaded assembly: ScrollviewBugTest.dll
Loaded assembly: System.Collections.Concurrent.dll [External]
Loaded assembly: System.Collections.dll [External]
Loaded assembly: System.ComponentModel.Annotations.dll [External]
Loaded assembly: System.ComponentModel.EventBasedAsync.dll [External]
Loaded assembly: System.ComponentModel.dll [External]
Loaded assembly: System.Diagnostics.Contracts.dll [External]
Loaded assembly: System.Diagnostics.Debug.dll [External]
Loaded assembly: System.Diagnostics.Tools.dll [External]
Loaded assembly: System.Dynamic.Runtime.dll [External]
Loaded assembly: System.Globalization.dll [External]
Loaded assembly: System.IO.dll [External]
Loaded assembly: System.Linq.Expressions.dll [External]
Loaded assembly: System.Linq.Parallel.dll [External]
Loaded assembly: System.Linq.Queryable.dll [External]
Loaded assembly: System.Linq.dll [External]
Loaded assembly: System.Net.NetworkInformation.dll [External]
Loaded assembly: System.Net.Primitives.dll [External]
Loaded assembly: System.Net.Requests.dll [External]
Loaded assembly: System.ObjectModel.dll [External]
Loaded assembly: System.Reflection.Emit.ILGeneration.dll [External]
Loaded assembly: System.Reflection.Emit.Lightweight.dll [External]
Loaded assembly: System.Reflection.Emit.dll [External]
Loaded assembly: System.Reflection.Extensions.dll [External]
Loaded assembly: System.Reflection.Primitives.dll [External]
Loaded assembly: System.Reflection.dll [External]
Loaded assembly: System.Resources.ResourceManager.dll [External]
Loaded assembly: System.Runtime.Extensions.dll [External]
Loaded assembly: System.Runtime.InteropServices.WindowsRuntime.dll [External]
Loaded assembly: System.Runtime.InteropServices.dll [External]
Loaded assembly: System.Runtime.Numerics.dll [External]
Loaded assembly: System.Runtime.Serialization.Json.dll [External]
Loaded assembly: System.Runtime.Serialization.Primitives.dll [External]
Loaded assembly: System.Runtime.Serialization.Xml.dll [External]
Loaded assembly: System.Runtime.dll [External]
Loaded assembly: System.Security.Principal.dll [External]
Loaded assembly: System.ServiceModel.Http.dll [External]
Loaded assembly: System.ServiceModel.Primitives.dll [External]
Loaded assembly: System.Text.Encoding.Extensions.dll [External]
Loaded assembly: System.Text.Encoding.dll [External]
Loaded assembly: System.Text.RegularExpressions.dll [External]
Loaded assembly: System.Threading.Tasks.Parallel.dll [External]
Loaded assembly: System.Threading.Tasks.dll [External]
Loaded assembly: System.Threading.dll [External]
Loaded assembly: System.Xml.ReaderWriter.dll [External]
Loaded assembly: System.Xml.XDocument.dll [External]
Loaded assembly: System.Xml.XmlSerializer.dll [External]
Loaded assembly: Mono.Android.dll [External]
Loaded assembly: System.Core.dll [External]
Loaded assembly: System.dll [External]
Loaded assembly: MonoDroidConstructors [External]
[monodroid-debug] Trying to initialize the debugger with options: --debugger-agent=transport=dt_socket,loglevel=0,address=127.0.0.1:8851,server=y,embedding=1
[Mono] Image addref mscorlib[0xb7c77a30] -> mscorlib.dll[0xb7c7f5d0]: 1
[Mono] AOT module 'mscorlib.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/mscorlib.dll.so" not found
[Mono] Assembly mscorlib[0xb7c77a30] added to domain RootDomain, ref_count=1
[Mono] Image addref ScrollviewBugTest.Droid[0xb7cbb4f8] -> ScrollviewBugTest.Droid.dll[0xb7cba8d8]: 1
[Mono] Assembly ScrollviewBugTest.Droid[0xb7cbb4f8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'ScrollviewBugTest.Droid.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/ScrollviewBugTest.Droid.dll.so" not found
[Mono] Image addref Xamarin.Android.Support.v4[0xb7cbc9f0] -> Xamarin.Android.Support.v4.dll[0xb7cbbda0]: 1
[Mono] Assembly Xamarin.Android.Support.v4[0xb7cbc9f0] added to domain RootDomain, ref_count=1
[Mono] AOT module 'Xamarin.Android.Support.v4.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/Xamarin.Android.Support.v4.dll.so" not found
[Mono] Image addref Xamarin.Forms.Platform.Android[0xb7cbb410] -> Xamarin.Forms.Platform.Android.dll[0xb7cbcca0]: 1
[Mono] Assembly Xamarin.Forms.Platform.Android[0xb7cbb410] added to domain RootDomain, ref_count=1
[Mono] AOT module 'Xamarin.Forms.Platform.Android.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/Xamarin.Forms.Platform.Android.dll.so" not found
[Mono] Image addref FormsViewGroup[0xb7cced40] -> FormsViewGroup.dll[0xb7cce1a0]: 1
[Mono] Assembly FormsViewGroup[0xb7cced40] added to domain RootDomain, ref_count=1
[Mono] AOT module 'FormsViewGroup.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/FormsViewGroup.dll.so" not found
[Mono] Image addref Xamarin.Forms.Core[0xb7cd3ae0] -> Xamarin.Forms.Core.dll[0xb7cd2f28]: 1
[Mono] Assembly Xamarin.Forms.Core[0xb7cd3ae0] added to domain RootDomain, ref_count=1
[Mono] AOT module 'Xamarin.Forms.Core.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/Xamarin.Forms.Core.dll.so" not found
[Mono] Image addref Xamarin.Forms.Xaml[0xb7cd8878] -> Xamarin.Forms.Xaml.dll[0xb7cd7cc0]: 1
[Mono] Assembly Xamarin.Forms.Xaml[0xb7cd8878] added to domain RootDomain, ref_count=1
[Mono] AOT module 'Xamarin.Forms.Xaml.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/Xamarin.Forms.Xaml.dll.so" not found
[Mono] Image addref ScrollviewBugTest[0xb7cdd590] -> ScrollviewBugTest.dll[0xb7cdc9d8]: 1
[Mono] Assembly ScrollviewBugTest[0xb7cdd590] added to domain RootDomain, ref_count=1
[Mono] AOT module 'ScrollviewBugTest.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/ScrollviewBugTest.dll.so" not found
[Mono] Image addref System.Collections.Concurrent[0xb7ce29a8] -> System.Collections.Concurrent.dll[0xb7ce1e38]: 1
[Mono] Assembly System.Collections.Concurrent[0xb7ce29a8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Collections.Concurrent.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Collections.Concurrent.dll.so" not found
[Mono] Image addref System.Collections[0xb7ce7738] -> System.Collections.dll[0xb7ce6b80]: 1
[Mono] Assembly System.Collections[0xb7ce7738] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Collections.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Collections.dll.so" not found
[Mono] Image addref System.ComponentModel.Annotations[0xb7cec508] -> System.ComponentModel.Annotations.dll[0xb7ceb980]: 1
[Mono] Assembly System.ComponentModel.Annotations[0xb7cec508] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.ComponentModel.Annotations.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.ComponentModel.Annotations.dll.so" not found
[Mono] Image addref System.ComponentModel.EventBasedAsync[0xb7cf12d0] -> System.ComponentModel.EventBasedAsync.dll[0xb7cf0748]: 1
[Mono] Assembly System.ComponentModel.EventBasedAsync[0xb7cf12d0] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.ComponentModel.EventBasedAsync.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.ComponentModel.EventBasedAsync.dll.so" not found
[Mono] Image addref System.ComponentModel[0xb7cf6070] -> System.ComponentModel.dll[0xb7cf54a8]: 1
[Mono] Assembly System.ComponentModel[0xb7cf6070] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.ComponentModel.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.ComponentModel.dll.so" not found
[Mono] Image addref System.Diagnostics.Contracts[0xb7cfae20] -> System.Diagnostics.Contracts.dll[0xb7cfa260]: 1
[Mono] Assembly System.Diagnostics.Contracts[0xb7cfae20] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Diagnostics.Contracts.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Diagnostics.Contracts.dll.so" not found
[Mono] Image addref System.Diagnostics.Debug[0xb7cffbc8] -> System.Diagnostics.Debug.dll[0xb7cff010]: 1
[Mono] Assembly System.Diagnostics.Debug[0xb7cffbc8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Diagnostics.Debug.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Diagnostics.Debug.dll.so" not found
[Mono] Image addref System.Diagnostics.Tools[0xb7d04970] -> System.Diagnostics.Tools.dll[0xb7d03db8]: 1
[Mono] Assembly System.Diagnostics.Tools[0xb7d04970] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Diagnostics.Tools.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Diagnostics.Tools.dll.so" not found
[Mono] Image addref System.Dynamic.Runtime[0xb7d09708] -> System.Dynamic.Runtime.dll[0xb7d08b68]: 1
[Mono] Assembly System.Dynamic.Runtime[0xb7d09708] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Dynamic.Runtime.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Dynamic.Runtime.dll.so" not found
[Mono] Image addref System.Globalization[0xb7d0e4a8] -> System.Globalization.dll[0xb7d0d8f0]: 1
[Mono] Assembly System.Globalization[0xb7d0e4a8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Globalization.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Globalization.dll.so" not found
[Mono] Image addref System.IO[0xb7d13260] -> System.IO.dll[0xb7d126e8]: 1
[Mono] Assembly System.IO[0xb7d13260] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.IO.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.IO.dll.so" not found
[Mono] Image addref System.Linq.Expressions[0xb7d18018] -> System.Linq.Expressions.dll[0xb7d17490]: 1
[Mono] Assembly System.Linq.Expressions[0xb7d18018] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Linq.Expressions.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Linq.Expressions.dll.so" not found
[Mono] Image addref System.Linq.Parallel[0xb7d1ceb8] -> System.Linq.Parallel.dll[0xb7d1c210]: 1
[Mono] Assembly System.Linq.Parallel[0xb7d1ceb8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Linq.Parallel.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Linq.Parallel.dll.so" not found
[Mono] Image addref System.Linq.Queryable[0xb7d21c50] -> System.Linq.Queryable.dll[0xb7d21098]: 1
[Mono] Assembly System.Linq.Queryable[0xb7d21c50] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Linq.Queryable.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Linq.Queryable.dll.so" not found
[Mono] Image addref System.Linq[0xb7d269d0] -> System.Linq.dll[0xb7d25e48]: 1
[Mono] Assembly System.Linq[0xb7d269d0] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Linq.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Linq.dll.so" not found
[Mono] Image addref System.Net.NetworkInformation[0xb7d2b788] -> System.Net.NetworkInformation.dll[0xb7d2ac08]: 1
[Mono] Assembly System.Net.NetworkInformation[0xb7d2b788] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Net.NetworkInformation.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Net.NetworkInformation.dll.so" not found
[Mono] Image addref System.Net.Primitives[0xb7d30518] -> System.Net.Primitives.dll[0xb7d2f9a0]: 1
[Mono] Assembly System.Net.Primitives[0xb7d30518] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Net.Primitives.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Net.Primitives.dll.so" not found
[Mono] Image addref System.Net.Requests[0xb7d352b8] -> System.Net.Requests.dll[0xb7d34740]: 1
[Mono] Assembly System.Net.Requests[0xb7d352b8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Net.Requests.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Net.Requests.dll.so" not found
[Mono] Image addref System.ObjectModel[0xb7d3a050] -> System.ObjectModel.dll[0xb7d394f0]: 1
[Mono] Assembly System.ObjectModel[0xb7d3a050] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.ObjectModel.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.ObjectModel.dll.so" not found
[Mono] Image addref System.Reflection.Emit.ILGeneration[0xb7d3ee20] -> System.Reflection.Emit.ILGeneration.dll[0xb7d3e2c8]: 1
[Mono] Assembly System.Reflection.Emit.ILGeneration[0xb7d3ee20] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Reflection.Emit.ILGeneration.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Reflection.Emit.ILGeneration.dll.so" not found
[Mono] Image addref System.Reflection.Emit.Lightweight[0xb7d43bd8] -> System.Reflection.Emit.Lightweight.dll[0xb7d43078]: 1
[Mono] Assembly System.Reflection.Emit.Lightweight[0xb7d43bd8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Reflection.Emit.Lightweight.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Reflection.Emit.Lightweight.dll.so" not found
[Mono] Image addref System.Reflection.Emit[0xb7d48978] -> System.Reflection.Emit.dll[0xb7d47e40]: 1
[Mono] Assembly System.Reflection.Emit[0xb7d48978] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Reflection.Emit.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Reflection.Emit.dll.so" not found
[Mono] Image addref System.Reflection.Extensions[0xb7d4d728] -> System.Reflection.Extensions.dll[0xb7d4cbf0]: 1
[Mono] Assembly System.Reflection.Extensions[0xb7d4d728] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Reflection.Extensions.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Reflection.Extensions.dll.so" not found
[Mono] Image addref System.Reflection.Primitives[0xb7d524d8] -> System.Reflection.Primitives.dll[0xb7d519b0]: 1
[Mono] Assembly System.Reflection.Primitives[0xb7d524d8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Reflection.Primitives.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Reflection.Primitives.dll.so" not found
[Mono] Image addref System.Reflection[0xb7d57268] -> System.Reflection.dll[0xb7d56770]: 1
[Mono] Assembly System.Reflection[0xb7d57268] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Reflection.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Reflection.dll.so" not found
[Mono] Image addref System.Resources.ResourceManager[0xb7d5c030] -> System.Resources.ResourceManager.dll[0xb7d5b510]: 1
[Mono] Assembly System.Resources.ResourceManager[0xb7d5c030] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Resources.ResourceManager.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Resources.ResourceManager.dll.so" not found
[Mono] Image addref System.Runtime.Extensions[0xb7d60e70] -> System.Runtime.Extensions.dll[0xb7d602e8]: 1
[Mono] Assembly System.Runtime.Extensions[0xb7d60e70] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Runtime.Extensions.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Runtime.Extensions.dll.so" not found
[Mono] Image addref System.Runtime.InteropServices.WindowsRuntime[0xb7d65c50] -> System.Runtime.InteropServices.WindowsRuntime.dll[0xb7d65138]: 1
[Mono] Assembly System.Runtime.InteropServices.WindowsRuntime[0xb7d65c50] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Runtime.InteropServices.WindowsRuntime.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Runtime.InteropServices.WindowsRuntime.dll.so" not found
[Mono] Image addref System.Runtime.InteropServices[0xb7d6a9e8] -> System.Runtime.InteropServices.dll[0xb7d69f28]: 1
[Mono] Assembly System.Runtime.InteropServices[0xb7d6a9e8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Runtime.InteropServices.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Runtime.InteropServices.dll.so" not found
[Mono] Image addref System.Runtime.Numerics[0xb7d6f780] -> System.Runtime.Numerics.dll[0xb7d6ecd0]: 1
[Mono] Assembly System.Runtime.Numerics[0xb7d6f780] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Runtime.Numerics.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Runtime.Numerics.dll.so" not found
[Mono] Image addref System.Runtime.Serialization.Json[0xb7d74540] -> System.Runtime.Serialization.Json.dll[0xb7d73a78]: 1
[Mono] Assembly System.Runtime.Serialization.Json[0xb7d74540] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Runtime.Serialization.Json.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Runtime.Serialization.Json.dll.so" not found
[Mono] Image addref System.Runtime.Serialization.Primitives[0xb7d79300] -> System.Runtime.Serialization.Primitives.dll[0xb7d78848]: 1
[Mono] Assembly System.Runtime.Serialization.Primitives[0xb7d79300] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Runtime.Serialization.Primitives.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Runtime.Serialization.Primitives.dll.so" not found
[Mono] Image addref System.Runtime.Serialization.Xml[0xb7d7e0b8] -> System.Runtime.Serialization.Xml.dll[0xb7d7d618]: 1
[Mono] Assembly System.Runtime.Serialization.Xml[0xb7d7e0b8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Runtime.Serialization.Xml.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Runtime.Serialization.Xml.dll.so" not found
[Mono] Image addref System.Runtime[0xb7d82e40] -> System.Runtime.dll[0xb7d823e0]: 1
[Mono] Assembly System.Runtime[0xb7d82e40] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Runtime.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Runtime.dll.so" not found
[Mono] Image addref System.Security.Principal[0xb7d87ce8] -> System.Security.Principal.dll[0xb7d87150]: 1
[Mono] Assembly System.Security.Principal[0xb7d87ce8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Security.Principal.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Security.Principal.dll.so" not found
[Mono] Image addref System.ServiceModel.Http[0xb7d8ca90] -> System.ServiceModel.Http.dll[0xb7d8bed8]: 1
[Mono] Assembly System.ServiceModel.Http[0xb7d8ca90] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.ServiceModel.Http.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.ServiceModel.Http.dll.so" not found
[Mono] Image addref System.ServiceModel.Primitives[0xb7d91848] -> System.ServiceModel.Primitives.dll[0xb7d90ee0]: 1
[Mono] Assembly System.ServiceModel.Primitives[0xb7d91848] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.ServiceModel.Primitives.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.ServiceModel.Primitives.dll.so" not found
[Mono] Image addref System.Text.Encoding.Extensions[0xb7d965f8] -> System.Text.Encoding.Extensions.dll[0xb7d95ca8]: 1
[Mono] Assembly System.Text.Encoding.Extensions[0xb7d965f8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Text.Encoding.Extensions.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Text.Encoding.Extensions.dll.so" not found
[Mono] Image addref System.Text.Encoding[0xb7d9b388] -> System.Text.Encoding.dll[0xb7d9aa68]: 1
[Mono] Assembly System.Text.Encoding[0xb7d9b388] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Text.Encoding.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Text.Encoding.dll.so" not found
[Mono] Image addref System.Text.RegularExpressions[0xb7da0138] -> System.Text.RegularExpressions.dll[0xb7d9f808]: 1
[Mono] Assembly System.Text.RegularExpressions[0xb7da0138] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Text.RegularExpressions.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Text.RegularExpressions.dll.so" not found
[Mono] Image addref System.Threading.Tasks.Parallel[0xb7da4ee8] -> System.Threading.Tasks.Parallel.dll[0xb7da45c8]: 1
[Mono] Assembly System.Threading.Tasks.Parallel[0xb7da4ee8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Threading.Tasks.Parallel.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Threading.Tasks.Parallel.dll.so" not found
[Mono] Image addref System.Threading.Tasks[0xb7da9c80] -> System.Threading.Tasks.dll[0xb7da9388]: 1
[Mono] Assembly System.Threading.Tasks[0xb7da9c80] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Threading.Tasks.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Threading.Tasks.dll.so" not found
[Mono] Image addref System.Threading[0xb7daea08] -> System.Threading.dll[0xb7dae130]: 1
[Mono] Assembly System.Threading[0xb7daea08] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Threading.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Threading.dll.so" not found
[Mono] Image addref System.Xml.ReaderWriter[0xb7db37a8] -> System.Xml.ReaderWriter.dll[0xb7db2ec8]: 1
[Mono] Assembly System.Xml.ReaderWriter[0xb7db37a8] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Xml.ReaderWriter.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Xml.ReaderWriter.dll.so" not found
[Mono] Image addref System.Xml.XDocument[0xb7db8548] -> System.Xml.XDocument.dll[0xb7db7c78]: 1
[Mono] Assembly System.Xml.XDocument[0xb7db8548] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Xml.XDocument.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Xml.XDocument.dll.so" not found
[Mono] Image addref System.Xml.XmlSerializer[0xb7dbd300] -> System.Xml.XmlSerializer.dll[0xb7dbca28]: 1
[Mono] Assembly System.Xml.XmlSerializer[0xb7dbd300] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Xml.XmlSerializer.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Xml.XmlSerializer.dll.so" not found
[monodroid-gc] GREF GC Threshold: 46800
[Mono] Image addref Mono.Android[0xb7dc20e0] -> Mono.Android.dll[0xb7dc17f0]: 1
[Mono] Assembly Mono.Android[0xb7dc20e0] added to domain RootDomain, ref_count=1
[Mono] AOT module 'Mono.Android.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/Mono.Android.dll.so" not found
[Mono] Assembly Ref addref Mono.Android[0xb7dc20e0] -> mscorlib[0xb7c77a30]: 2
[Mono] Assembly Ref addref Xamarin.Android.Support.v4[0xb7cbc9f0] -> mscorlib[0xb7c77a30]: 3
[Mono] Assembly Ref addref Xamarin.Android.Support.v4[0xb7cbc9f0] -> Mono.Android[0xb7dc20e0]: 2
[Mono] Assembly Ref addref FormsViewGroup[0xb7cced40] -> mscorlib[0xb7c77a30]: 4
[Mono] Assembly Ref addref FormsViewGroup[0xb7cced40] -> Mono.Android[0xb7dc20e0]: 3
[Mono] Image addref System.Core[0xb7e60b40] -> System.Core.dll[0xb7e49ea8]: 1
[Mono] Assembly System.Core[0xb7e60b40] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Core.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Core.dll.so" not found
[Mono] Assembly Ref addref Mono.Android[0xb7dc20e0] -> System.Core[0xb7e60b40]: 2
[Mono] Assembly Ref addref System.Core[0xb7e60b40] -> mscorlib[0xb7c77a30]: 5
[Mono] Assembly Ref addref Xamarin.Forms.Platform.Android[0xb7cbb410] -> Mono.Android[0xb7dc20e0]: 4
[Mono] Assembly Ref addref ScrollviewBugTest.Droid[0xb7cbb4f8] -> Xamarin.Forms.Platform.Android[0xb7cbb410]: 2
[Mono] Assembly Ref addref Xamarin.Forms.Platform.Android[0xb7cbb410] -> Xamarin.Forms.Core[0xb7cd3ae0]: 2
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb7cd3ae0] -> System.Runtime[0xb7d82e40]: 2
[Mono] Assembly Ref addref System.Runtime[0xb7d82e40] -> mscorlib[0xb7c77a30]: 6
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb7cd3ae0] -> System.ObjectModel[0xb7d3a050]: 2
[Mono] Image addref System[0xb7f7cd48] -> System.dll[0xb7ed9c78]: 1
[Mono] Assembly System[0xb7f7cd48] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.dll.so" not found
[Mono] Assembly Ref addref System.ObjectModel[0xb7d3a050] -> System[0xb7f7cd48]: 2
[Mono] Assembly Ref addref Xamarin.Forms.Platform.Android[0xb7cbb410] -> mscorlib[0xb7c77a30]: 7
[Mono] Assembly Ref addref ScrollviewBugTest.Droid[0xb7cbb4f8] -> Mono.Android[0xb7dc20e0]: 5
[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'.
[Mono] Assembly Ref addref ScrollviewBugTest.Droid[0xb7cbb4f8] -> mscorlib[0xb7c77a30]: 8
[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 ScrollviewBugTest.Droid[0xb7cbb4f8] -> ScrollviewBugTest[0xb7cdd590]: 2
[Mono] Assembly Ref addref ScrollviewBugTest[0xb7cdd590] -> Xamarin.Forms.Core[0xb7cd3ae0]: 3
[Mono] Assembly Ref addref System[0xb7f7cd48] -> mscorlib[0xb7c77a30]: 9
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb7cd3ae0] -> System.Collections[0xb7ce7738]: 2
[Mono] Assembly Ref addref System.Collections[0xb7ce7738] -> mscorlib[0xb7c77a30]: 10
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb7cd3ae0] -> System.Threading.Tasks[0xb7da9c80]: 2
[Mono] Assembly Ref addref System.Threading.Tasks[0xb7da9c80] -> mscorlib[0xb7c77a30]: 11
[Mono] Assembly Ref addref ScrollviewBugTest[0xb7cdd590] -> System.Collections[0xb7ce7738]: 3
[Mono] Assembly Ref addref ScrollviewBugTest.Droid[0xb7cbb4f8] -> Xamarin.Forms.Core[0xb7cd3ae0]: 4
[Mono] Assembly Ref addref Xamarin.Forms.Platform.Android[0xb7cbb410] -> System[0xb7f7cd48]: 3
[Mono] Assembly Ref addref System.Runtime[0xb7d82e40] -> System[0xb7f7cd48]: 4
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb7cd3ae0] -> System.IO[0xb7d13260]: 2
[Mono] Assembly Ref addref System.IO[0xb7d13260] -> mscorlib[0xb7c77a30]: 12
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb7cd3ae0] -> System.Reflection[0xb7d57268]: 2
[Mono] Assembly Ref addref System.Reflection[0xb7d57268] -> mscorlib[0xb7c77a30]: 13
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb7cd3ae0] -> System.Threading[0xb7daea08]: 2
[Mono] Assembly Ref addref System.Threading[0xb7daea08] -> mscorlib[0xb7c77a30]: 14
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb7cd3ae0] -> System.Runtime.Extensions[0xb7d60e70]: 2
[Mono] Assembly Ref addref System.Runtime.Extensions[0xb7d60e70] -> System[0xb7f7cd48]: 5
[Mono] Assembly Ref addref Xamarin.Forms.Platform.Android[0xb7cbb410] -> System.Core[0xb7e60b40]: 3
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb7cd3ae0] -> System.Linq.Expressions[0xb7d18018]: 2
[Mono] Assembly Ref addref System.Linq.Expressions[0xb7d18018] -> System.Core[0xb7e60b40]: 4
[Mono] Assembly Ref addref System.Runtime.Extensions[0xb7d60e70] -> mscorlib[0xb7c77a30]: 15
[Mono] Assembly Ref addref System.Collections[0xb7ce7738] -> System[0xb7f7cd48]: 6
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb7cd3ae0] -> System.Linq[0xb7d269d0]: 2
[Mono] Assembly Ref addref System.Linq[0xb7d269d0] -> System.Core[0xb7e60b40]: 5
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb7cd3ae0] -> System.Reflection.Extensions[0xb7d4d728]: 2
[Mono] Assembly Ref addref System.Reflection.Extensions[0xb7d4d728] -> mscorlib[0xb7c77a30]: 16
[Mono] Assembly Ref addref Xamarin.Forms.Core[0xb7cd3ae0] -> System.Dynamic.Runtime[0xb7d09708]: 2
[Mono] Assembly Ref addref System.Dynamic.Runtime[0xb7d09708] -> mscorlib[0xb7c77a30]: 17
[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'.
Thread started: #2
[Mono] Assembly Ref addref Xamarin.Forms.Platform.Android[0xb7cbb410] -> Xamarin.Android.Support.v4[0xb7cbc9f0]: 2
[Mono] Assembly Ref addref Xamarin.Forms.Platform.Android[0xb7cbb410] -> FormsViewGroup[0xb7cced40]: 2
[Mono] Assembly Ref addref Xamarin.Forms.Xaml[0xb7cd8878] -> System.Runtime[0xb7d82e40]: 3
[Mono] Assembly Ref addref Xamarin.Forms.Xaml[0xb7cd8878] -> Xamarin.Forms.Core[0xb7cd3ae0]: 5
[Mono] Assembly Ref addref ScrollviewBugTest[0xb7cdd590] -> System.Runtime[0xb7d82e40]: 4
[Mono] Assembly Ref addref System.Collections.Concurrent[0xb7ce29a8] -> mscorlib[0xb7c77a30]: 18
[Mono] Assembly Ref addref System.ComponentModel.Annotations[0xb7cec508] -> mscorlib[0xb7c77a30]: 19
[Mono] Assembly Ref addref System.ComponentModel.EventBasedAsync[0xb7cf12d0] -> mscorlib[0xb7c77a30]: 20
[Mono] Assembly Ref addref System.ComponentModel[0xb7cf6070] -> mscorlib[0xb7c77a30]: 21
[Mono] Assembly Ref addref System.Diagnostics.Contracts[0xb7cfae20] -> mscorlib[0xb7c77a30]: 22
[Mono] Assembly Ref addref System.Diagnostics.Debug[0xb7cffbc8] -> mscorlib[0xb7c77a30]: 23
[Mono] Assembly Ref addref System.Diagnostics.Tools[0xb7d04970] -> mscorlib[0xb7c77a30]: 24
[Mono] Assembly Ref addref System.Globalization[0xb7d0e4a8] -> mscorlib[0xb7c77a30]: 25
[Mono] Assembly Ref addref System.Linq.Expressions[0xb7d18018] -> mscorlib[0xb7c77a30]: 26
[Mono] Assembly Ref addref System.Linq.Parallel[0xb7d1ceb8] -> mscorlib[0xb7c77a30]: 27
[Mono] Assembly Ref addref System.Linq.Queryable[0xb7d21c50] -> mscorlib[0xb7c77a30]: 28
[Mono] Assembly Ref addref System.Linq[0xb7d269d0] -> mscorlib[0xb7c77a30]: 29
[Mono] Assembly Ref addref System.Net.NetworkInformation[0xb7d2b788] -> mscorlib[0xb7c77a30]: 30
[Mono] Assembly Ref addref System.Net.Primitives[0xb7d30518] -> mscorlib[0xb7c77a30]: 31
[Mono] Assembly Ref addref System.Net.Requests[0xb7d352b8] -> mscorlib[0xb7c77a30]: 32
[Mono] Assembly Ref addref System.ObjectModel[0xb7d3a050] -> mscorlib[0xb7c77a30]: 33
[Mono] Assembly Ref addref System.Reflection.Emit.ILGeneration[0xb7d3ee20] -> mscorlib[0xb7c77a30]: 34
[Mono] Assembly Ref addref System.Reflection.Emit.Lightweight[0xb7d43bd8] -> mscorlib[0xb7c77a30]: 35
[Mono] Assembly Ref addref System.Reflection.Emit[0xb7d48978] -> mscorlib[0xb7c77a30]: 36
[Mono] Assembly Ref addref System.Reflection.Primitives[0xb7d524d8] -> mscorlib[0xb7c77a30]: 37
[Mono] Assembly Ref addref System.Resources.ResourceManager[0xb7d5c030] -> mscorlib[0xb7c77a30]: 38
[Mono] Assembly Ref addref System.Runtime.InteropServices.WindowsRuntime[0xb7d65c50] -> mscorlib[0xb7c77a30]: 39
[Mono] Assembly Ref addref System.Runtime.InteropServices[0xb7d6a9e8] -> mscorlib[0xb7c77a30]: 40
[Mono] Assembly Ref addref System.Runtime.Numerics[0xb7d6f780] -> mscorlib[0xb7c77a30]: 41
[Mono] Assembly Ref addref System.Runtime.Serialization.Json[0xb7d74540] -> mscorlib[0xb7c77a30]: 42
[Mono] Assembly Ref addref System.Runtime.Serialization.Primitives[0xb7d79300] -> mscorlib[0xb7c77a30]: 43
[Mono] Assembly Ref addref System.Runtime.Serialization.Xml[0xb7d7e0b8] -> mscorlib[0xb7c77a30]: 44
[Mono] Assembly Ref addref System.Security.Principal[0xb7d87ce8] -> mscorlib[0xb7c77a30]: 45
[Mono] Assembly Ref addref System.ServiceModel.Http[0xb7d8ca90] -> mscorlib[0xb7c77a30]: 46
[Mono] Assembly Ref addref System.ServiceModel.Primitives[0xb7d91848] -> mscorlib[0xb7c77a30]: 47
[Mono] Assembly Ref addref System.Text.Encoding.Extensions[0xb7d965f8] -> mscorlib[0xb7c77a30]: 48
[Mono] Assembly Ref addref System.Text.Encoding[0xb7d9b388] -> mscorlib[0xb7c77a30]: 49
[Mono] Assembly Ref addref System.Text.RegularExpressions[0xb7da0138] -> mscorlib[0xb7c77a30]: 50
[Mono] Assembly Ref addref System.Threading.Tasks.Parallel[0xb7da4ee8] -> mscorlib[0xb7c77a30]: 51
[Mono] Assembly Ref addref System.Xml.ReaderWriter[0xb7db37a8] -> mscorlib[0xb7c77a30]: 52
[Mono] Assembly Ref addref System.Xml.XDocument[0xb7db8548] -> mscorlib[0xb7c77a30]: 53
[Mono] Assembly Ref addref System.Xml.XmlSerializer[0xb7dbd300] -> mscorlib[0xb7c77a30]: 54
Thread started: <Thread Pool> #3
Thread started: <Thread Pool> #4
[Mono] Image addref System.Runtime.Serialization[0xb8150178] -> System.Runtime.Serialization.dll[0xb8154200]: 1
[Mono] Assembly System.Runtime.Serialization[0xb8150178] added to domain RootDomain, ref_count=1
[Mono] AOT module 'System.Runtime.Serialization.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Runtime.Serialization.dll.so" not found
[Mono] Assembly Ref addref Xamarin.Forms.Platform.Android[0xb7cbb410] -> System.Runtime.Serialization[0xb8150178]: 2
[Mono] Image addref System.Xml[0xb8152208] -> System.Xml.dll[0xb8152510]: 1
[Mono] Assembly System.Xml[0xb8152208] added to domain RootDomain, ref_count=1
Loaded assembly: System.Runtime.Serialization.dll [External]
[Mono] AOT module 'System.Xml.dll.so' not found: dlopen failed: library "/data/data/ScrollviewBugTest.Droid/lib/System.Xml.dll.so" not found
[Mono] Assembly Ref addref System.Runtime.Serialization[0xb8150178] -> System.Xml[0xb8152208]: 2
[Mono] Assembly Ref addref System.Xml[0xb8152208] -> mscorlib[0xb7c77a30]: 55
Loaded assembly: System.Xml.dll [External]
[Mono] Assembly Ref addref System.Runtime.Serialization[0xb8150178] -> mscorlib[0xb7c77a30]: 56
[Mono] Assembly Ref addref System.Collections[0xb7ce7738] -> System.Core[0xb7e60b40]: 6
[Mono] Assembly Ref addref System.Core[0xb7e60b40] -> System[0xb7f7cd48]: 7
[Mono] Assembly Ref addref System.Xml[0xb8152208] -> System[0xb7f7cd48]: 8
[Mono] DllImport attempting to load: '/system/lib/libc.so'.
[Mono] DllImport loaded library '/system/lib/libc.so'.
[Mono] DllImport searching in: '/system/lib/libc.so' ('/system/lib/libc.so').
[Mono] Searching for 'gettid'.
[Mono] Probing 'gettid'.
[Mono] Found as 'gettid'.
[dalvikvm-heap] Grow heap (frag case) to 4.305MB for 1127532-byte allocation
[Mono] Assembly Ref addref Mono.Android[0xb7dc20e0] -> System.Xml[0xb8152208]: 3
[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 0xb8395888, tid 5176
[libEGL] loaded /system/lib/egl/libGLESv1_CM_xap.so
[libEGL] loaded /system/lib/egl/libGLESv2_xap.so
[EGL_xap] eglSurfaceAttrib not implemented
[OpenGLRenderer] Getting MAX_TEXTURE_SIZE from GradienCache
[OpenGLRenderer] MAX_TEXTURE_SIZE: 16384
[OpenGLRenderer] Getting MAX_TEXTURE_SIZE from Caches::initConstraints()
[OpenGLRenderer] MAX_TEXTURE_SIZE: 16384
[OpenGLRenderer] Enabling debug mode 0
[Choreographer] Skipped 47 frames! The application may be doing too much work on its main thread.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment