dotnet / android

.NET for Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#
MIT License
1.93k stars 528 forks source link

JNI DETECTED ERROR IN APPLICATION: can't make objects of type android.support.v4.app.FragmentPagerAdapter #1216

Closed uwantfries closed 6 years ago

uwantfries commented 6 years ago

Steps to Reproduce

Open a TabbedPage on a Xamarin forms project that was previously working using XamarinSDKs about 8 months ago (no sure which version it was) . Upgraded to newest stable then again to the beta to work around https://bugzilla.xamarin.com/show_bug.cgi?id=60445

Updated v4 support libs to the latest version (26.1.0.1) and still not working.

Expected Behavior

Tabbed page opens as it did before without crashing

Actual Behavior

Crashes with stacktrace below

Version Information

Microsoft Visual Studio Enterprise 2015 Version 14.0.25431.01 Update 3 Microsoft .NET Framework Version 4.7.02556

Installed Version: Enterprise

Architecture and Modeling Tools 00322-80000-00000-AA807 Microsoft Architecture and Modeling Tools

UML® and Unified Modeling Language™ are trademarks or registered trademarks of the Object Management Group, Inc. in the United States and other countries.

Visual Basic 2015 00322-80000-00000-AA807 Microsoft Visual Basic 2015

Visual C# 2015 00322-80000-00000-AA807 Microsoft Visual C# 2015

Visual C++ 2015 00322-80000-00000-AA807 Microsoft Visual C++ 2015

Windows Phone SDK 8.0 - ENU 00322-80000-00000-AA807 Windows Phone SDK 8.0 - ENU

Application Insights Tools for Visual Studio Package 7.18.00214.2 Application Insights Tools for Visual Studio

ASP.NET and Web Tools 2015.1 (Beta8) 14.1.11107.0 ASP.NET and Web Tools 2015.1 (Beta8)

ASP.NET Web Frameworks and Tools 2012.2 4.1.41102.0 For additional information, visit http://go.microsoft.com/fwlink/?LinkID=309563

ASP.NET Web Frameworks and Tools 2013 5.2.40314.0 For additional information, visit http://www.asp.net/

Common Azure Tools 1.8 Provides common services for use by Azure Mobile Services and Microsoft Azure Tools.

GitHub.VisualStudio 2.3.6.391 A Visual Studio Extension that brings the GitHub Flow into Visual Studio.

GorillaPlayerPackage Extension 1.0 GorillaPlayerPackage Visual Studio Extension Detailed Info

JavaScript Language Service 2.0 JavaScript Language Service

JavaScript Project System 2.0 JavaScript Project System

Merq 1.1.17-rc (cba4571) Command Bus, Event Stream and Async Manager for Visual Studio extensions.

Microsoft Azure Mobile Services Tools 1.4 Microsoft Azure Mobile Services Tools

Mono Debugging for Visual Studio 4.9.10-pre (f143ac1) Support for debugging Mono processes with Visual Studio.

NuGet Package Manager 3.4.4 NuGet Package Manager in Visual Studio. For more information about NuGet, visit http://docs.nuget.org/.

PreEmptive Analytics Visualizer 1.2 Microsoft Visual Studio extension to visualize aggregated summaries from the PreEmptive Analytics product.

SQL Server Data Tools 14.0.60519.0 Microsoft SQL Server Data Tools

TypeScript 1.8.36.0 TypeScript tools for Visual Studio

Visual Studio Tools for Universal Windows Apps 14.0.25527.01 The Visual Studio Tools for Universal Windows apps allow you to build a single universal app experience that can reach every device running Windows 10: phone, tablet, PC, and more. It includes the Microsoft Windows 10 Software Development Kit.

VisualStudio.Mac 1.0 Mac Extension for Visual Studio

Xamarin 4.9.0.669 (8dcd9ff4f) Visual Studio extension to enable development for Xamarin.iOS and Xamarin.Android.

Xamarin Designer 4.10.3 (f8ad4ba4a) Visual Studio extension to enable Xamarin Designer tools in Visual Studio.

Xamarin.Android SDK 8.2.0.1 (HEAD/1e47e7ed5) Xamarin.Android Reference Assemblies and MSBuild support.

Xamarin.iOS 11.8.0.0 (d15aa28) Visual Studio extension to enable development for Xamarin.iOS.

Xamarin.iOS and Xamarin.Mac SDK 11.8.0.0 (d15aa28) Xamarin.iOS and Xamarin.Mac Reference Assemblies and MSBuild support.

Log File

referenceTable GDEF length=814 1
referenceTable GSUB length=11364 1
referenceTable GPOS length=47302 1
referenceTable head length=54 1
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410] JNI DETECTED ERROR IN APPLICATION: can't make objects of type android.support.v4.app.FragmentPagerAdapter: 0x12da13e0
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]     in call to AllocObject
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]     from android.view.View md5270abb39e60627f0f200893b490a1ade.FragmentContainer.n_onCreateView(android.view.LayoutInflater, android.view.ViewGroup, android.os.Bundle)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410] "main" prio=5 tid=1 Runnable
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   | group="main" sCount=0 dsCount=0 obj=0x75221258 self=0xb4074a00
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   | sysTid=3481 nice=0 cgrp=default sched=0/0 handle=0xb7767c00
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   | state=R schedstat=( 1162827967 78161181 2742 ) utm=91 stm=24 core=0 HZ=100
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   | stack=0xbf400000-0xbf402000 stackSize=8MB
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   | held mutexes= "mutator lock"(shared held)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   native: #00 pc 0058bd02  /system/lib/libart.so (art::DumpNativeStack(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, int, char const*, art::ArtMethod*, void*)+226)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   native: #01 pc 0055194e  /system/lib/libart.so (art::Thread::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&) const+286)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   native: #02 pc 003a482f  /system/lib/libart.so (art::JavaVMExt::JniAbort(char const*, char const*)+1247)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   native: #03 pc 003a5eac  /system/lib/libart.so (art::JavaVMExt::JniAbortV(char const*, char const*, char*)+116)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   native: #04 pc 00163a10  /system/lib/libart.so (art::ScopedCheck::AbortF(char const*, ...)+62)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   native: #05 pc 00177ece  /system/lib/libart.so (art::CheckJNI::AllocObject(_JNIEnv*, _jclass*)+830)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   native: #06 pc 00008cb2  /data/app/uk.co.moderngov.xapp-1/lib/x86/libmonodroid.so (java_interop_jnienv_alloc_object+50)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   native: #07 pc 0002355b   (???)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   native: #08 pc 0002321b   (???)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   native: #09 pc 00005a7f   (???)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   native: #10 pc 0000811f   (???)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   native: #11 pc 00008003   (???)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   native: #12 pc 0000aedf   (???)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   native: #13 pc 0000ac37   (???)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   native: #14 pc 000092bb   (???)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   native: #15 pc 000078cc   (???)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   native: #16 pc 0000715f   (???)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   native: #17 pc 00019325   (???)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   native: #18 pc 00018c77   (???)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   native: #19 pc 00018b36   (???)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   native: #20 pc 00021593   (???)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   native: #21 pc 0000973b   (???)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   native: #22 pc 0099fb00  /data/app/uk.co.moderngov.xapp-1/oat/x86/base.odex (android.view.View md5270abb39e60627f0f200893b490a1ade.FragmentContainer.n_onCreateView(android.view.LayoutInflater, android.view.ViewGroup, android.os.Bundle)+196)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   native: #23 pc 009a0200  /data/app/uk.co.moderngov.xapp-1/oat/x86/base.odex (android.view.View md5270abb39e60627f0f200893b490a1ade.FragmentContainer.onCreateView(android.view.LayoutInflater, android.view.ViewGroup, android.os.Bundle)+84)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   native: #24 pc 0007f5fb  /data/app/uk.co.moderngov.xapp-1/oat/x86/base.odex (android.view.View android.support.v4.app.Fragment.performCreateView(android.view.LayoutInflater, android.view.ViewGroup, android.os.Bundle)+159)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   native: #25 pc 00176e93  /data/app/uk.co.moderngov.xapp-1/oat/x86/base.odex (void android.support.v4.app.FragmentManagerImpl.moveToState(android.support.v4.app.Fragment, int, int, int, boolean)+6887)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   native: #26 pc 001747d2  /data/app/uk.co.moderngov.xapp-1/oat/x86/base.odex (void android.support.v4.app.FragmentManagerImpl.moveFragmentToExpectedState(android.support.v4.app.Fragment)+390)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   native: #27 pc 00174f12  /data/app/uk.co.moderngov.xapp-1/oat/x86/base.odex (void android.support.v4.app.FragmentManagerImpl.moveToState(int, boolean)+550)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   native: #28 pc 001500df  /data/app/uk.co.moderngov.xapp-1/oat/x86/base.odex (void android.support.v4.app.BackStackRecord.executeOps()+1619)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   native: #29 pc 0016569f  /data/app/uk.co.moderngov.xapp-1/oat/x86/base.odex (void android.support.v4.app.FragmentManagerImpl.executeOps(java.util.ArrayList, java.util.ArrayList, int, int)+531)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   native: #30 pc 00165cb6  /data/app/uk.co.moderngov.xapp-1/oat/x86/base.odex (void android.support.v4.app.FragmentManagerImpl.executeOpsTogether(java.util.ArrayList, java.util.ArrayList, int, int)+1386)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   native: #31 pc 00167d93  /data/app/uk.co.moderngov.xapp-1/oat/x86/base.odex (void android.support.v4.app.FragmentManagerImpl.optimizeAndExecuteOps(java.util.ArrayList, java.util.ArrayList)+1127)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   native: #32 pc 00171f2b  /data/app/uk.co.moderngov.xapp-1/oat/x86/base.odex (boolean android.support.v4.app.FragmentManagerImpl.execPendingActions()+255)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   native: #33 pc 00162b55  /data/app/uk.co.moderngov.xapp-1/oat/x86/base.odex (void android.support.v4.app.FragmentManagerImpl$1.run()+73)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   native: #34 pc 00a08c3b  /data/dalvik-cache/x86/system@framework@boot.oat (???)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   at md5270abb39e60627f0f200893b490a1ade.FragmentContainer.n_onCreateView(Native method)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   at md5270abb39e60627f0f200893b490a1ade.FragmentContainer.onCreateView(FragmentContainer.java:51)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   at android.support.v4.app.Fragment.performCreateView(Fragment.java:2192)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:1299)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   at android.support.v4.app.FragmentManagerImpl.moveFragmentToExpectedState(FragmentManager.java:1528)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:1595)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   at android.support.v4.app.BackStackRecord.executeOps(BackStackRecord.java:758)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   at android.support.v4.app.FragmentManagerImpl.executeOps(FragmentManager.java:2363)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   at android.support.v4.app.FragmentManagerImpl.executeOpsTogether(FragmentManager.java:2149)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   at android.support.v4.app.FragmentManagerImpl.optimizeAndExecuteOps(FragmentManager.java:2103)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   at android.support.v4.app.FragmentManagerImpl.execPendingActions(FragmentManager.java:2013)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   at android.support.v4.app.FragmentManagerImpl$1.run(FragmentManager.java:710)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   at android.os.Handler.handleCallback(Handler.java:739)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   at android.os.Handler.dispatchMessage(Handler.java:95)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   at android.os.Looper.loop(Looper.java:148)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   at android.app.ActivityThread.main(ActivityThread.java:5417)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   at java.lang.reflect.Method.invoke!(Native method)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410]   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
01-22 12:46:53.039 F/art     ( 3481): art/runtime/java_vm_ext.cc:410] 
01-22 12:46:53.126 F/art     ( 3481): art/runtime/runtime.cc:366] Runtime aborting...
01-22 12:46:53.126 F/art     ( 3481): art/runtime/runtime.cc:366] Aborting thread:
01-22 12:46:53.126 F/art     ( 3481): art/runtime/runtime.cc:366] "main" prio=5 tid=1 Native
01-22 12:46:53.126 F/art     ( 3481): art/runtime/runtime.cc:366]   | group="" sCount=0 dsCount=0 obj=0x75221258 self=0xb4074a00
01-22 12:46:53.126 F/art     ( 3481): art/runtime/runtime.cc:366]   | sysTid=3481 nice=0 cgrp=default sched=0/0 handle=0xb7767c00
01-22 12:46:53.126 F/art     ( 3481): art/runtime/runtime.cc:366]   | state=R schedstat=( 1169736080 78167631 2743 ) utm=91 stm=25 core=0 HZ=100
01-22 12:46:53.126 F/art     ( 3481): art/runtime/runtime.cc:366]   | stack=0xbf400000-0xbf402000 stackSize=8MB
01-22 12:46:53.126 F/art     ( 3481): art/runtime/runtime.cc:366]   | held mutexes= "abort lock"
01-22 12:46:53.126 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #00 pc 0058bd02  /system/lib/libart.so (art::DumpNativeStack(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, int, char const*, art::ArtMethod*, void*)+226)
01-22 12:46:53.126 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #01 pc 0055194e  /system/lib/libart.so (art::Thread::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&) const+286)
01-22 12:46:53.126 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #02 pc 005176de  /system/lib/libart.so (art::Runtime::Abort()+1164)
01-22 12:46:53.126 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #03 pc 0014d9f3  /system/lib/libart.so (art::LogMessage::~LogMessage()+1343)
01-22 12:46:53.126 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #04 pc 003a5252  /system/lib/libart.so (art::JavaVMExt::JniAbort(char const*, char const*)+3842)
01-22 12:46:53.126 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #05 pc 003a5eac  /system/lib/libart.so (art::JavaVMExt::JniAbortV(char const*, char const*, char*)+116)
01-22 12:46:53.126 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #06 pc 00163a10  /system/lib/libart.so (art::ScopedCheck::AbortF(char const*, ...)+62)
01-22 12:46:53.126 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #07 pc 00177ece  /system/lib/libart.so (art::CheckJNI::AllocObject(_JNIEnv*, _jclass*)+830)
01-22 12:46:53.126 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #08 pc 00008cb2  /data/app/uk.co.moderngov.xapp-1/lib/x86/libmonodroid.so (java_interop_jnienv_alloc_object+50)
01-22 12:46:53.126 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #09 pc 0002355b   (???)
01-22 12:46:53.126 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #10 pc 0002321b   (???)
01-22 12:46:53.126 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #11 pc 00005a7f   (???)
01-22 12:46:53.126 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #12 pc 0000811f   (???)
01-22 12:46:53.126 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #13 pc 00008003   (???)
01-22 12:46:53.126 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #14 pc 0000aedf   (???)
01-22 12:46:53.126 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #15 pc 0000ac37   (???)
01-22 12:46:53.126 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #16 pc 000092bb   (???)
01-22 12:46:53.126 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #17 pc 000078cc   (???)
01-22 12:46:53.126 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #18 pc 0000715f   (???)
01-22 12:46:53.126 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #19 pc 00019325   (???)
01-22 12:46:53.126 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #20 pc 00018c77   (???)
01-22 12:46:53.126 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #21 pc 00018b36   (???)
01-22 12:46:53.126 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #22 pc 00021593   (???)
01-22 12:46:53.126 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #23 pc 0000973b   (???)
01-22 12:46:53.126 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #24 pc 0099fb00  /data/app/uk.co.moderngov.xapp-1/oat/x86/base.odex (android.view.View md5270abb39e60627f0f200893b490a1ade.FragmentContainer.n_onCreateView(android.view.LayoutInflater, android.view.ViewGroup, android.os.Bundle)+196)
01-22 12:46:53.126 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #25 pc 009a0200  /data/app/uk.co.moderngov.xapp-1/oat/x86/base.odex (android.view.View md5270abb39e60627f0f200893b490a1ade.FragmentContainer.onCreateView(android.view.LayoutInflater, android.view.ViewGroup, android.os.Bundle)+84)
01-22 12:46:53.126 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #26 pc 0007f5fb  /data/app/uk.co.moderngov.xapp-1/oat/x86/base.odex (android.view.View android.support.v4.app.Fragment.performCreateView(android.view.LayoutInflater, android.view.ViewGroup, android.os.Bundle)+159)
01-22 12:46:53.126 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #27 pc 00176e93  /data/app/uk.co.moderngov.xapp-1/oat/x86/base.odex (void android.support.v4.app.FragmentManagerImpl.moveToState(android.support.v4.app.Fragment, int, int, int, boolean)+6887)
01-22 12:46:53.126 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #28 pc 001747d2  /data/app/uk.co.moderngov.xapp-1/oat/x86/base.odex (void android.support.v4.app.FragmentManagerImpl.moveFragmentToExpectedState(android.support.v4.app.Fragment)+390)
01-22 12:46:53.126 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #29 pc 00174f12  /data/app/uk.co.moderngov.xapp-1/oat/x86/base.odex (void android.support.v4.app.FragmentManagerImpl.moveToState(int, boolean)+550)
01-22 12:46:53.126 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #30 pc 001500df  /data/app/uk.co.moderngov.xapp-1/oat/x86/base.odex (void android.support.v4.app.BackStackRecord.executeOps()+1619)
01-22 12:46:53.126 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #31 pc 0016569f  /data/app/uk.co.moderngov.xapp-1/oat/x86/base.odex (void android.support.v4.app.FragmentManagerImpl.executeOps(java.util.ArrayList, java.util.ArrayList, int, int)+531)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #32 pc 00165cb6  /data/app/uk.co.moderngov.xapp-1/oat/x86/base.odex (void android.support.v4.app.FragmentManagerImpl.executeOpsTogether(java.util.ArrayList, java.util.ArrayList, int, int)+1386)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #33 pc 00167d93  /data/app/uk.co.moderngov.xapp-1/oat/x86/base.odex (void android.support.v4.app.FragmentManagerImpl.optimizeAndExecuteOps(java.util.ArrayList, java.util.ArrayList)+1127)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #34 pc 00171f2b  /data/app/uk.co.moderngov.xapp-1/oat/x86/base.odex (boolean android.support.v4.app.FragmentManagerImpl.execPendingActions()+255)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #35 pc 00162b55  /data/app/uk.co.moderngov.xapp-1/oat/x86/base.odex (void android.support.v4.app.FragmentManagerImpl$1.run()+73)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #36 pc 00a08c3b  /data/dalvik-cache/x86/system@framework@boot.oat (???)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at md5270abb39e60627f0f200893b490a1ade.FragmentContainer.n_onCreateView(Native method)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at md5270abb39e60627f0f200893b490a1ade.FragmentContainer.onCreateView(FragmentContainer.java:51)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at android.support.v4.app.Fragment.performCreateView(Fragment.java:2192)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:1299)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at android.support.v4.app.FragmentManagerImpl.moveFragmentToExpectedState(FragmentManager.java:1528)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:1595)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at android.support.v4.app.BackStackRecord.executeOps(BackStackRecord.java:758)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at android.support.v4.app.FragmentManagerImpl.executeOps(FragmentManager.java:2363)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at android.support.v4.app.FragmentManagerImpl.executeOpsTogether(FragmentManager.java:2149)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at android.support.v4.app.FragmentManagerImpl.optimizeAndExecuteOps(FragmentManager.java:2103)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at android.support.v4.app.FragmentManagerImpl.execPendingActions(FragmentManager.java:2013)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at android.support.v4.app.FragmentManagerImpl$1.run(FragmentManager.java:710)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at android.os.Handler.handleCallback(Handler.java:739)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at android.os.Handler.dispatchMessage(Handler.java:95)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at android.os.Looper.loop(Looper.java:148)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at android.app.ActivityThread.main(ActivityThread.java:5417)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at java.lang.reflect.Method.invoke!(Native method)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366] Dumping all threads without appropriate locks held: thread list lock mutator lock
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366] All threads:
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366] DALVIK THREADS (22):
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366] "main" prio=5 tid=1 Runnable
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | group="" sCount=0 dsCount=0 obj=0x75221258 self=0xb4074a00
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | sysTid=3481 nice=0 cgrp=default sched=0/0 handle=0xb7767c00
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | state=R schedstat=( 1170810917 78167631 2743 ) utm=91 stm=25 core=0 HZ=100
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | stack=0xbf400000-0xbf402000 stackSize=8MB
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | held mutexes= "abort lock" "mutator lock"(shared held)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #00 pc 0058bd02  /system/lib/libart.so (art::DumpNativeStack(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, int, char const*, art::ArtMethod*, void*)+226)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #01 pc 0055194e  /system/lib/libart.so (art::Thread::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&) const+286)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #02 pc 0055c25b  /system/lib/libart.so (art::DumpCheckpoint::Run(art::Thread*)+923)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #03 pc 0055edfd  /system/lib/libart.so (art::ThreadList::RunCheckpoint(art::Closure*)+301)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #04 pc 005600f3  /system/lib/libart.so (art::ThreadList::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&)+243)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #05 pc 00517548  /system/lib/libart.so (art::Runtime::Abort()+758)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #06 pc 0014d9f3  /system/lib/libart.so (art::LogMessage::~LogMessage()+1343)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #07 pc 003a5252  /system/lib/libart.so (art::JavaVMExt::JniAbort(char const*, char const*)+3842)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #08 pc 003a5eac  /system/lib/libart.so (art::JavaVMExt::JniAbortV(char const*, char const*, char*)+116)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #09 pc 00163a10  /system/lib/libart.so (art::ScopedCheck::AbortF(char const*, ...)+62)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #10 pc 00177ece  /system/lib/libart.so (art::CheckJNI::AllocObject(_JNIEnv*, _jclass*)+830)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #11 pc 00008cb2  /data/app/uk.co.moderngov.xapp-1/lib/x86/libmonodroid.so (java_interop_jnienv_alloc_object+50)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #12 pc 0002355b   (???)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #13 pc 0002321b   (???)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #14 pc 00005a7f   (???)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #15 pc 0000811f   (???)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #16 pc 00008003   (???)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #17 pc 0000aedf   (???)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #18 pc 0000ac37   (???)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #19 pc 000092bb   (???)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #20 pc 000078cc   (???)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #21 pc 0000715f   (???)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #22 pc 00019325   (???)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #23 pc 00018c77   (???)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #24 pc 00018b36   (???)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #25 pc 00021593   (???)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #26 pc 0000973b   (???)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #27 pc 0099fb00  /data/app/uk.co.moderngov.xapp-1/oat/x86/base.odex (android.view.View md5270abb39e60627f0f200893b490a1ade.FragmentContainer.n_onCreateView(android.view.LayoutInflater, android.view.ViewGroup, android.os.Bundle)+196)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #28 pc 009a0200  /data/app/uk.co.moderngov.xapp-1/oat/x86/base.odex (android.view.View md5270abb39e60627f0f200893b490a1ade.FragmentContainer.onCreateView(android.view.LayoutInflater, android.view.ViewGroup, android.os.Bundle)+84)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #29 pc 0007f5fb  /data/app/uk.co.moderngov.xapp-1/oat/x86/base.odex (android.view.View android.support.v4.app.Fragment.performCreateView(android.view.LayoutInflater, android.view.ViewGroup, android.os.Bundle)+159)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #30 pc 00176e93  /data/app/uk.co.moderngov.xapp-1/oat/x86/base.odex (void android.support.v4.app.FragmentManagerImpl.moveToState(android.support.v4.app.Fragment, int, int, int, boolean)+6887)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #31 pc 001747d2  /data/app/uk.co.moderngov.xapp-1/oat/x86/base.odex (void android.support.v4.app.FragmentManagerImpl.moveFragmentToExpectedState(android.support.v4.app.Fragment)+390)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #32 pc 00174f12  /data/app/uk.co.moderngov.xapp-1/oat/x86/base.odex (void android.support.v4.app.FragmentManagerImpl.moveToState(int, boolean)+550)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #33 pc 001500df  /data/app/uk.co.moderngov.xapp-1/oat/x86/base.odex (void android.support.v4.app.BackStackRecord.executeOps()+1619)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #34 pc 0016569f  /data/app/uk.co.moderngov.xapp-1/oat/x86/base.odex (void android.support.v4.app.FragmentManagerImpl.executeOps(java.util.ArrayList, java.util.ArrayList, int, int)+531)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #35 pc 00165cb6  /data/app/uk.co.moderngov.xapp-1/oat/x86/base.odex (void android.support.v4.app.FragmentManagerImpl.executeOpsTogether(java.util.ArrayList, java.util.ArrayList, int, int)+1386)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #36 pc 00167d93  /data/app/uk.co.moderngov.xapp-1/oat/x86/base.odex (void android.support.v4.app.FragmentManagerImpl.optimizeAndExecuteOps(java.util.ArrayList, java.util.ArrayList)+1127)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #37 pc 00171f2b  /data/app/uk.co.moderngov.xapp-1/oat/x86/base.odex (boolean android.support.v4.app.FragmentManagerImpl.execPendingActions()+255)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #38 pc 00162b55  /data/app/uk.co.moderngov.xapp-1/oat/x86/base.odex (void android.support.v4.app.FragmentManagerImpl$1.run()+73)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #39 pc 00a08c3b  /data/dalvik-cache/x86/system@framework@boot.oat (???)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at md5270abb39e60627f0f200893b490a1ade.FragmentContainer.n_onCreateView(Native method)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at md5270abb39e60627f0f200893b490a1ade.FragmentContainer.onCreateView(FragmentContainer.java:51)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at android.support.v4.app.Fragment.performCreateView(Fragment.java:2192)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:1299)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at android.support.v4.app.FragmentManagerImpl.moveFragmentToExpectedState(FragmentManager.java:1528)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:1595)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at android.support.v4.app.BackStackRecord.executeOps(BackStackRecord.java:758)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at android.support.v4.app.FragmentManagerImpl.executeOps(FragmentManager.java:2363)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at android.support.v4.app.FragmentManagerImpl.executeOpsTogether(FragmentManager.java:2149)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at android.support.v4.app.FragmentManagerImpl.optimizeAndExecuteOps(FragmentManager.java:2103)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at android.support.v4.app.FragmentManagerImpl.execPendingActions(FragmentManager.java:2013)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at android.support.v4.app.FragmentManagerImpl$1.run(FragmentManager.java:710)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at android.os.Handler.handleCallback(Handler.java:739)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at android.os.Handler.dispatchMessage(Handler.java:95)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at android.os.Looper.loop(Looper.java:148)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at android.app.ActivityThread.main(ActivityThread.java:5417)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at java.lang.reflect.Method.invoke!(Native method)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366] 
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366] "Signal Catcher" prio=5 tid=2 WaitingInMainSignalCatcherLoop
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | group="" sCount=1 dsCount=0 obj=0x12c820a0 self=0xabbad500
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | sysTid=3486 nice=0 cgrp=default sched=0/0 handle=0xb3471930
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | state=S schedstat=( 519654 422281 1 ) utm=0 stm=0 core=1 HZ=100
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | stack=0xb3375000-0xb3377000 stackSize=1014KB
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | held mutexes=
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: do_sigtimedwait+0x135/0x1c0
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: SYSC_rt_sigtimedwait+0x64/0xc0
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: SyS_rt_sigtimedwait+0x1f/0x30
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: syscall_call+0x7/0xb
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #00 pc 0008383b  /system/lib/libc.so (__rt_sigtimedwait+27)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #01 pc 00027fcc  /system/lib/libc.so (sigwait+69)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #02 pc 00522bd6  /system/lib/libart.so (art::SignalCatcher::WaitForSignal(art::Thread*, art::SignalSet&)+118)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #03 pc 005263ce  /system/lib/libart.so (art::SignalCatcher::Run(void*)+302)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #04 pc 00080a93  /system/lib/libc.so (__pthread_start(void*)+56)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #05 pc 00021952  /system/lib/libc.so (__start_thread+25)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #06 pc 000170b6  /system/lib/libc.so (__bionic_clone+70)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   (no managed stack frames)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366] 
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366] "JDWP" prio=5 tid=3 WaitingInMainDebuggerLoop
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | group="" sCount=1 dsCount=0 obj=0x12c850a0 self=0xad4a8d00
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | sysTid=3487 nice=0 cgrp=default sched=0/0 handle=0xb336d930
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | state=S schedstat=( 486201 998567 14 ) utm=0 stm=0 core=1 HZ=100
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | stack=0xb3271000-0xb3273000 stackSize=1014KB
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | held mutexes=
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: unix_stream_recvmsg+0x226/0x660
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: sock_recvmsg+0x8e/0xc0
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: ___sys_recvmsg+0x111/0x1e0
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: __sys_recvmsg+0x38/0x70
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: SyS_recvmsg+0x16/0x20
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: SyS_socketcall+0x2b3/0x2f0
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: syscall_call+0x7/0xb
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #00 pc 00084b71  /system/lib/libc.so (recvmsg+17)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #01 pc 0066e27f  /system/lib/libart.so (art::JDWP::JdwpAdbState::Accept()+267)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #02 pc 003be9fa  /system/lib/libart.so (art::JDWP::JdwpState::Run()+282)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #03 pc 003c08b1  /system/lib/libart.so (art::JDWP::StartJdwpThread(void*)+32)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #04 pc 00080a93  /system/lib/libc.so (__pthread_start(void*)+56)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #05 pc 00021952  /system/lib/libc.so (__start_thread+25)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #06 pc 000170b6  /system/lib/libc.so (__bionic_clone+70)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   (no managed stack frames)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366] 
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366] "ReferenceQueueDaemon" prio=5 tid=4 Waiting
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | group="" sCount=1 dsCount=0 obj=0x12c80400 self=0xad4aa100
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | sysTid=3488 nice=0 cgrp=default sched=0/0 handle=0xb3267930
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | state=S schedstat=( 952294 2733722 61 ) utm=0 stm=0 core=0 HZ=100
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | stack=0xb3165000-0xb3167000 stackSize=1038KB
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | held mutexes=
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: futex_wait_queue_me+0xcc/0x120
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: futex_wait+0x154/0x240
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: do_futex+0xcb/0x9e0
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: SyS_futex+0x8c/0x140
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: syscall_call+0x7/0xb
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #00 pc 000171e0  /system/lib/libc.so (syscall+32)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #01 pc 00155034  /system/lib/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+772)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #02 pc 0044f511  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, int, bool, art::ThreadState)+1777)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #03 pc 00453195  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, art::mirror::Object*, long long, int, bool, art::ThreadState)+197)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #04 pc 00470aa9  /system/lib/libart.so (art::Object_wait(_JNIEnv*, _jobject*)+90)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #05 pc 00000494  /data/dalvik-cache/x86/system@framework@boot.oat (Java_java_lang_Object_wait__+104)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #06 pc 8b018b33  ???
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at java.lang.Object.wait!(Native method)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   - waiting on <0x0fd8d3ce> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:147)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   - locked <0x0fd8d3ce> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at java.lang.Thread.run(Thread.java:818)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366] 
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366] "HeapTaskDaemon" prio=5 tid=5 Blocked
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | group="" sCount=1 dsCount=0 obj=0x12c80520 self=0xad4ab000
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | sysTid=3491 nice=0 cgrp=default sched=0/0 handle=0xa496f930
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | state=S schedstat=( 7421924 143844 15 ) utm=0 stm=0 core=1 HZ=100
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | stack=0xa486d000-0xa486f000 stackSize=1038KB
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | held mutexes=
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: futex_wait_queue_me+0xcc/0x120
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: futex_wait+0x154/0x240
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: do_futex+0xcb/0x9e0
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: SyS_futex+0x8c/0x140
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: syscall_call+0x7/0xb
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #00 pc 000171e0  /system/lib/libc.so (syscall+32)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #01 pc 00155034  /system/lib/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+772)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #02 pc 002da419  /system/lib/libart.so (art::gc::TaskProcessor::GetTask(art::Thread*)+153)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #03 pc 002daf35  /system/lib/libart.so (art::gc::TaskProcessor::RunAllTasks(art::Thread*)+37)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #04 pc 0045f34c  /system/lib/libart.so (art::VMRuntime_runHeapTasks(_JNIEnv*, _jobject*)+53)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #05 pc 00000494  /data/dalvik-cache/x86/system@framework@boot.oat (Java_dalvik_system_VMRuntime_runHeapTasks__+104)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at dalvik.system.VMRuntime.runHeapTasks(Native method)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   - waiting to lock an unknown object
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at java.lang.Daemons$HeapTaskDaemon.run(Daemons.java:355)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at java.lang.Thread.run(Thread.java:818)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366] 
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366] "FinalizerWatchdogDaemon" prio=5 tid=6 Waiting
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | group="" sCount=1 dsCount=0 obj=0x12c804c0 self=0xad4aab00
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | sysTid=3490 nice=0 cgrp=default sched=0/0 handle=0xa4a74930
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | state=S schedstat=( 407276 1334218 10 ) utm=0 stm=0 core=1 HZ=100
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | stack=0xa4972000-0xa4974000 stackSize=1038KB
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | held mutexes=
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: futex_wait_queue_me+0xcc/0x120
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: futex_wait+0x154/0x240
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: do_futex+0xcb/0x9e0
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: SyS_futex+0x8c/0x140
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: syscall_call+0x7/0xb
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #00 pc 000171e0  /system/lib/libc.so (syscall+32)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #01 pc 00155034  /system/lib/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+772)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #02 pc 0044f511  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, int, bool, art::ThreadState)+1777)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #03 pc 00453195  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, art::mirror::Object*, long long, int, bool, art::ThreadState)+197)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #04 pc 00470aa9  /system/lib/libart.so (art::Object_wait(_JNIEnv*, _jobject*)+90)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #05 pc 00000494  /data/dalvik-cache/x86/system@framework@boot.oat (Java_java_lang_Object_wait__+104)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #06 pc 4b4059ef  ???
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at java.lang.Object.wait!(Native method)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   - waiting on <0x0f2f22ef> (a java.lang.Daemons$FinalizerWatchdogDaemon)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at java.lang.Daemons$FinalizerWatchdogDaemon.waitForObject(Daemons.java:255)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   - locked <0x0f2f22ef> (a java.lang.Daemons$FinalizerWatchdogDaemon)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:227)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at java.lang.Thread.run(Thread.java:818)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366] 
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366] "FinalizerDaemon" prio=5 tid=7 Waiting
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | group="" sCount=1 dsCount=0 obj=0x12c80460 self=0xad4aa600
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | sysTid=3489 nice=0 cgrp=default sched=0/0 handle=0xaf15f930
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | state=S schedstat=( 1426822 443905 57 ) utm=0 stm=0 core=1 HZ=100
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | stack=0xaf05d000-0xaf05f000 stackSize=1038KB
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | held mutexes=
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: futex_wait_queue_me+0xcc/0x120
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: futex_wait+0x154/0x240
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: do_futex+0xcb/0x9e0
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: SyS_futex+0x8c/0x140
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: syscall_call+0x7/0xb
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #00 pc 000171e0  /system/lib/libc.so (syscall+32)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #01 pc 00155034  /system/lib/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+772)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #02 pc 0044f511  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, int, bool, art::ThreadState)+1777)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #03 pc 00453195  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, art::mirror::Object*, long long, int, bool, art::ThreadState)+197)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #04 pc 00470b0c  /system/lib/libart.so (art::Object_waitJI(_JNIEnv*, _jobject*, long long, int)+92)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #05 pc 00000704  /data/dalvik-cache/x86/system@framework@boot.oat (Java_java_lang_Object_wait__JI+136)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #06 pc 4b4059d7  ???
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #07 pc 4af023ff  ???
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at java.lang.Object.wait!(Native method)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   - waiting on <0x0790e1fc> (a java.lang.ref.ReferenceQueue)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at java.lang.Object.wait(Object.java:423)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:101)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   - locked <0x0790e1fc> (a java.lang.ref.ReferenceQueue)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:72)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:185)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   at java.lang.Thread.run(Thread.java:818)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366] 
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366] "Binder_1" prio=5 tid=8 Native
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | group="" sCount=1 dsCount=0 obj=0x12cc20a0 self=0xabbae900
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | sysTid=3492 nice=0 cgrp=default sched=0/0 handle=0xa476c930
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | state=S schedstat=( 1591136 907933 16 ) utm=0 stm=0 core=1 HZ=100
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | stack=0xa4670000-0xa4672000 stackSize=1014KB
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | held mutexes=
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: binder_thread_read+0xb04/0xed0
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: binder_ioctl+0x4b9/0x790
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: do_vfs_ioctl+0x2e6/0x4e0
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: SyS_ioctl+0x60/0x80
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: syscall_call+0x7/0xb
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #00 pc 00083564  /system/lib/libc.so (__ioctl+20)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #01 pc 00094f8a  /system/lib/libc.so (ioctl+42)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #02 pc 000267ab  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+187)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #03 pc 000270e7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+37)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #04 pc 00027227  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+151)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #05 pc 0003004a  /system/lib/libbinder.so (android::PoolThread::threadLoop()+40)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #06 pc 00014aac  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+418)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #07 pc 0006bfee  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+98)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #08 pc 000141cf  /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+122)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #09 pc 00080a93  /system/lib/libc.so (__pthread_start(void*)+56)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #10 pc 00021952  /system/lib/libc.so (__start_thread+25)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #11 pc 000170b6  /system/lib/libc.so (__bionic_clone+70)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   (no managed stack frames)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366] 
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366] "Binder_2" prio=5 tid=9 Native
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | group="" sCount=1 dsCount=0 obj=0x12cc50a0 self=0xad4abf00
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | sysTid=3493 nice=0 cgrp=default sched=0/0 handle=0xa466d930
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | state=S schedstat=( 748195 35916 5 ) utm=0 stm=0 core=0 HZ=100
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | stack=0xa4571000-0xa4573000 stackSize=1014KB
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | held mutexes=
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: binder_thread_read+0xb04/0xed0
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: binder_ioctl+0x4b9/0x790
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: do_vfs_ioctl+0x2e6/0x4e0
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: SyS_ioctl+0x60/0x80
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: syscall_call+0x7/0xb
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #00 pc 00083564  /system/lib/libc.so (__ioctl+20)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #01 pc 00094f8a  /system/lib/libc.so (ioctl+42)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #02 pc 000267ab  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+187)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #03 pc 000270e7  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+37)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #04 pc 000271e1  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+81)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #05 pc 0003004a  /system/lib/libbinder.so (android::PoolThread::threadLoop()+40)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #06 pc 00014aac  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+418)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #07 pc 0006bfee  /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+98)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #08 pc 000141cf  /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+122)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #09 pc 00080a93  /system/lib/libc.so (__pthread_start(void*)+56)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #10 pc 00021952  /system/lib/libc.so (__start_thread+25)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #11 pc 000170b6  /system/lib/libc.so (__bionic_clone+70)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   (no managed stack frames)
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366] 
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366] "Thread-195" prio=5 tid=10 Native
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | group="" sCount=1 dsCount=0 obj=0x12d3d0a0 self=0xabbafd00
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | sysTid=3497 nice=0 cgrp=default sched=0/0 handle=0x9bf00930
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | state=S schedstat=( 3096057 1413166 231 ) utm=0 stm=0 core=1 HZ=100
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | stack=0x9be02000-0x9be04000 stackSize=1022KB
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   | held mutexes=
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: futex_wait_queue_me+0xcc/0x120
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: futex_wait+0x154/0x240
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: do_futex+0xcb/0x9e0
01-22 12:46:53.127 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: SyS_futex+0x8c/0x140
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: futex_wait+0x154/0x240
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: SyS_futex+0x8c/0x140
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #00 pc 000171e0  /system/lib/libc.so (syscall+32)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #02 pc 0044f511  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, int, bool, art::ThreadState)+1777)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #03 pc 00453195  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, art::mirror::Object*, long long, int, bool, art::ThreadState)+197)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #04 pc 00470b0c  /system/lib/libart.so (art::Object_waitJI(_JNIEnv*, _jobject*, long long, int)+92)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #05 pc 00000704  /data/dalvik-cache/x86/system@framework@boot.oat (Java_java_lang_Object_wait__JI+136)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   at java.lang.Object.wait!(Native method)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   - waiting on <0x0fb25eda> (a java.lang.Object)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   at java.lang.Thread.parkFor$(Thread.java:1220)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   - locked <0x0fb25eda> (a java.lang.Object)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   at sun.misc.Unsafe.park(Unsafe.java:299)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2013)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:410)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1038)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1098)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   at java.lang.Thread.run(Thread.java:818)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366] 
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366] "OkHttp ConnectionPool" prio=5 tid=14 TimedWaiting
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   | group="" sCount=1 dsCount=0 obj=0x12c97940 self=0x98e5b700
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   | sysTid=3509 nice=0 cgrp=default sched=0/0 handle=0x983ff930
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   | state=S schedstat=( 286133 8585719 2 ) utm=0 stm=0 core=1 HZ=100
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   | stack=0x982fd000-0x982ff000 stackSize=1038KB
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   | held mutexes=
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: futex_wait_queue_me+0xcc/0x120
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: futex_wait+0x154/0x240
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: do_futex+0xcb/0x9e0
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: SyS_futex+0x8c/0x140
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: syscall_call+0x7/0xb
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #00 pc 000171e2  /system/lib/libc.so (syscall+34)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #01 pc 00155f21  /system/lib/libart.so (art::ConditionVariable::TimedWait(art::Thread*, long long, int)+849)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #02 pc 0044f14d  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, int, bool, art::ThreadState)+813)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #03 pc 00453195  /system/lib/libart.so (art::Monitor::Wait(art::Thread*, art::mirror::Object*, long long, int, bool, art::ThreadState)+197)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #04 pc 00470b0c  /system/lib/libart.so (art::Object_waitJI(_JNIEnv*, _jobject*, long long, int)+92)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #05 pc 00000704  /data/dalvik-cache/x86/system@framework@boot.oat (Java_java_lang_Object_wait__JI+136)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   at java.lang.Object.wait!(Native method)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   - waiting on <0x0e74ff0b> (a com.android.okhttp.ConnectionPool)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   at com.android.okhttp.ConnectionPool.performCleanup(ConnectionPool.java:305)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   - locked <0x0e74ff0b> (a com.android.okhttp.ConnectionPool)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   at com.android.okhttp.ConnectionPool.runCleanupUntilPoolIsEmpty(ConnectionPool.java:242)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   at com.android.okhttp.ConnectionPool.-wrap0(ConnectionPool.java:-1)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   at com.android.okhttp.ConnectionPool$1.run(ConnectionPool.java:97)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   at java.lang.Thread.run(Thread.java:818)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366] 
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366] "Thread-203" prio=5 tid=15 Native
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   | group="" sCount=1 dsCount=0 obj=0x12cc5100 self=0x98291500
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   | sysTid=3510 nice=0 cgrp=default sched=0/0 handle=0x9823f930
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   | state=S schedstat=( 1190539 263728 34 ) utm=0 stm=0 core=0 HZ=100
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   | stack=0x98141000-0x98143000 stackSize=1022KB
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   | held mutexes=
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: futex_wait_queue_me+0xcc/0x120
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: futex_wait+0x154/0x240
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: do_futex+0xcb/0x9e0
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: SyS_futex+0x8c/0x140
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: syscall_call+0x7/0xb
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #00 pc 000171e2  /system/lib/libc.so (syscall+34)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #01 pc 0008074a  /system/lib/libc.so (pthread_cond_timedwait+152)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #02 pc 0028959a  /data/app/Mono.Android.DebugRuntime-1/lib/x86/libmonosgen-32bit-2.0.so (???)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   (no managed stack frames)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366] 
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366] "Thread-204" prio=5 tid=16 Native
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   | group="" sCount=1 dsCount=0 obj=0x12ccc2e0 self=0xabbb1100
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   | sysTid=3511 nice=0 cgrp=default sched=0/0 handle=0x9813e930
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   | state=S schedstat=( 13770994 12829990 81 ) utm=1 stm=0 core=1 HZ=100
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   | stack=0x98040000-0x98042000 stackSize=1022KB
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   | held mutexes=
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: futex_wait_queue_me+0xcc/0x120
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: futex_wait+0x154/0x240
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: do_futex+0xcb/0x9e0
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: SyS_futex+0x8c/0x140
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: syscall_call+0x7/0xb
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #00 pc 000171e0  /system/lib/libc.so (syscall+32)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #01 pc 00080678  /system/lib/libc.so (pthread_cond_wait+106)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #02 pc 002895bd  /data/app/Mono.Android.DebugRuntime-1/lib/x86/libmonosgen-32bit-2.0.so (???)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   (no managed stack frames)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366] 
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366] "Thread-205" prio=5 tid=17 Native
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   | group="" sCount=1 dsCount=0 obj=0x12d327c0 self=0x98292900
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   | sysTid=3512 nice=0 cgrp=default sched=0/0 handle=0x9803d930
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   | state=S schedstat=( 7900919 1119447 52 ) utm=0 stm=0 core=0 HZ=100
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   | stack=0x97f3f000-0x97f41000 stackSize=1022KB
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   | held mutexes=
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: futex_wait_queue_me+0xcc/0x120
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: futex_wait+0x154/0x240
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: do_futex+0xcb/0x9e0
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: SyS_futex+0x8c/0x140
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: syscall_call+0x7/0xb
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #00 pc 000171e0  /system/lib/libc.so (syscall+32)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #01 pc 00080678  /system/lib/libc.so (pthread_cond_wait+106)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #02 pc 002895bd  /data/app/Mono.Android.DebugRuntime-1/lib/x86/libmonosgen-32bit-2.0.so (???)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   (no managed stack frames)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366] 
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366] "Thread-206" prio=5 tid=18 Native
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   | group="" sCount=1 dsCount=0 obj=0x12d3d100 self=0xab3f7500
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   | sysTid=3513 nice=0 cgrp=default sched=0/0 handle=0x97f3c930
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   | state=S schedstat=( 1632825 4026129 43 ) utm=0 stm=0 core=0 HZ=100
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   | stack=0x97e3e000-0x97e40000 stackSize=1022KB
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   | held mutexes=
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: futex_wait_queue_me+0xcc/0x120
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: futex_wait+0x154/0x240
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: do_futex+0xcb/0x9e0
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: SyS_futex+0x8c/0x140
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: syscall_call+0x7/0xb
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #00 pc 000171e2  /system/lib/libc.so (syscall+34)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #01 pc 0008074a  /system/lib/libc.so (pthread_cond_timedwait+152)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #02 pc 0028959a  /data/app/Mono.Android.DebugRuntime-1/lib/x86/libmonosgen-32bit-2.0.so (???)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   (no managed stack frames)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366] 
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366] "Thread-207" prio=5 tid=19 Native
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   | group="" sCount=1 dsCount=0 obj=0x12d41100 self=0x98294200
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   | sysTid=3515 nice=0 cgrp=default sched=0/0 handle=0x97cbf930
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   | state=S schedstat=( 2774035 7046828 46 ) utm=0 stm=0 core=1 HZ=100
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   | stack=0x97bc1000-0x97bc3000 stackSize=1022KB
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   | held mutexes=
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: inet_csk_accept+0x1b7/0x230
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: inet_accept+0x25/0xe0
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: SYSC_accept4+0xe2/0x210
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: SyS_accept4+0x1f/0x30
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: SyS_socketcall+0x13b/0x2f0
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: syscall_call+0x7/0xb
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #00 pc 00083301  /system/lib/libc.so (__accept4+17)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #01 pc 00000cb8  /system/lib/libnetd_client.so (???)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #02 pc 00020ab4  /system/lib/libc.so (accept4+51)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #03 pc 00020a7b  /system/lib/libc.so (accept+50)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   native: #04 pc 0013b03a  /data/app/Mono.Android.DebugRuntime-1/lib/x86/libmonosgen-32bit-2.0.so (???)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   (no managed stack frames)
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366] 
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366] "AsyncTask #2" prio=5 tid=20 Waiting
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   | group="" sCount=1 dsCount=0 obj=0x12d7f5e0 self=0x98293d00
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   | sysTid=3516 nice=10 cgrp=default sched=0/0 handle=0x979ff930
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   | state=S schedstat=( 1175290 419409 10 ) utm=0 stm=0 core=1 HZ=100
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   | stack=0x978fd000-0x978ff000 stackSize=1038KB
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   | held mutexes=
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: futex_wait_queue_me+0xcc/0x120
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: futex_wait+0x154/0x240
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: do_futex+0xcb/0x9e0
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: SyS_futex+0x8c/0x140
01-22 12:46:53.128 F/art     ( 3481): art/runtime/runtime.cc:366]   kernel: syscall_call+0x7/0xb
01-22 12:46:53.128 F/libc    ( 3481): Fatal signal 6 (SIGABRT), code -6 in tid 3481 (.moderngov.xapp)
uwantfries commented 6 years ago

Oddly updating the support packages from Project.Android>rightclick>Manage Nuget Packages did not update the version numbers in the packages.manefest?? Altering those manually and rebuilding did not work though and it still crashes.

uwantfries commented 6 years ago

Linked to https://github.com/xamarin/Xamarin.Forms/issues/1609? I was using API 25

uwantfries commented 6 years ago

Not sure how I managed to close this but I now have a repro based on the TabbedPages Xamarin demo. I basically added the AppCompat stuff that I have got in my main project and now TabbedPages crashes in the same way.

TabbedPageDemoRepro.zip

davidW83 commented 6 years ago

I have a similiar error in my app -> opening any tabbed view causes this crash:

-> JNI DETECTED ERROR IN APPLICATION: can't make objects of type android.support.v4.app.FragmentPagerAdapter: 0x1387b128 in call to AllocObject

The error happened exactly after the VS update to 15.6.0 preview2 on Windows.

i manged to reproduce it (probably on my machine only ) with this sample https://github.com/davidWTAP/XAMARIN_Div

and the error output:

https://github.com/davidWTAP/XAMARIN_Div/blob/master/error.log

I have so far no clue whats causing this.... And this is kinda urgent if you ask me because this is an essential element ... :(

jonpryor commented 6 years ago

@davidWTAP, @uwantfries: How exactly do you run your test cases? Do you get the JNI error simply from launching the app, or is some form of app interaction required?

davidW83 commented 6 years ago

@jonpryor Thanks for the quick response. In my testcase it just executes FormsAppCompatActivity.new App()); and after adding those tabchildren it never comes back. No further interaction is needed. As @uwantfries mentioned the error comes somwhere from the FormsAppCompat Assembly and your example still works because its using the FormsApplicationActivity.

pjcollins commented 6 years ago

I was able to reproduce this crash with both of the recently uploaded reproduction cases using the latest Beta release of XA (8.2.0.1). I am however unable to reproduce using the latest preview version (8.2.0.6).

@davidWTAP and @uwantfries this new preview build should be made available later today, could you see if this build resolves this issue for you when you have the chance?

jonpryor commented 6 years ago

We believe that this is a duplicate of Issue #1149. Please try with d15-6 Preview 4 installers, Xamarin.Android 8.2.0.9 or later.

davidW83 commented 6 years ago

@pjcollins

I just did an upgrade to the new VS preview that showed up today -> And considering this bug, everything seems to work. Thanks again for the help.

Microsoft Visual Studio Professional 2017 Preview Version 15.6.0 Preview 3.0 VisualStudio.15.Preview/15.6.0-pre.3.0+27323.2 Microsoft .NET Framework Version 4.7.02556

...

Xamarin 4.9.0.702 (02a31411b) Visual Studio extension to enable development for Xamarin.iOS and Xamarin.Android.

Xamarin Designer 4.10.40 (1f43fcf56) Visual Studio extension to enable Xamarin Designer tools in Visual Studio.

Xamarin.Android SDK 8.2.0.5 (HEAD/8b7075a29) Xamarin.Android Reference Assemblies and MSBuild support.

Xamarin.iOS and Xamarin.Mac SDK 11.8.0.8 (eaff169) Xamarin.iOS and Xamarin.Mac Reference Assemblies and MSBuild support.