Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-39425

Crash with JNI, ART when using camera

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.3.2
    • 5.3.0
    • QPA
    • None
    • Android
    • a7d10a265aea417ed80f9cf90545b4c3b6cd8866

    Description

      Not easily reproducible, but has happened a couple of times. I could try to pin it down more if that would be helpful.

      F/art     (21038): art/runtime/check_jni.cc:64] JNI DETECTED ERROR IN APPLICATION: JNI CallVoidMethodV called with pending exception 'java.lang.RuntimeException' thrown in unknown throw location
      F/art     (21038): art/runtime/check_jni.cc:64]     in call to CallVoidMethodV
      F/art     (21038): art/runtime/check_jni.cc:64] "QtThread-1267356400" prio=5 tid=19 Runnable
      F/art     (21038): art/runtime/check_jni.cc:64]   | group="main" sCount=0 dsCount=0 obj=0x6567bd48 self=0x4d7af618
      F/art     (21038): art/runtime/check_jni.cc:64]   | sysTid=23119 nice=0 cgrp=apps sched=0/0 handle=0x4b8a52f0
      F/art     (21038): art/runtime/check_jni.cc:64]   | state=R schedstat=( 15457540 13896257 160 ) utm=1 stm=0 core=1 HZ=100
      F/art     (21038): art/runtime/check_jni.cc:64]   | stack=0x4ba06000-0x4ba0a000 stackSize=1016KB
      F/art     (21038): art/runtime/check_jni.cc:64]   (no managed stack frames)
      F/art     (21038): art/runtime/check_jni.cc:64] 
      F/art     (21038): art/runtime/runtime.cc:203] Runtime aborting...
      F/art     (21038): art/runtime/runtime.cc:203] Aborting thread:
      F/art     (21038): art/runtime/runtime.cc:203] "QtThread-1267356400" prio=5 tid=19 Runnable
      F/art     (21038): art/runtime/runtime.cc:203]   | group="main" sCount=0 dsCount=0 obj=0x6567bd48 self=0x4d7af618
      F/art     (21038): art/runtime/runtime.cc:203]   | sysTid=23119 nice=0 cgrp=apps sched=0/0 handle=0x4b8a52f0
      F/art     (21038): art/runtime/runtime.cc:203]   | state=R schedstat=( 15741759 14413809 169 ) utm=1 stm=0 core=1 HZ=100
      F/art     (21038): art/runtime/runtime.cc:203]   | stack=0x4ba06000-0x4ba0a000 stackSize=1016KB
      F/art     (21038): art/runtime/runtime.cc:203]   native: art::Thread::DumpStack(std::ostream&) const+87 [0x416a1edc] (libart.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: ??? [0x4169a06c] (libart.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: art::Runtime::Abort()+79 [0x4169a5fc] (libart.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: art::LogMessage::~LogMessage()+505 [0x4154793a] (libart.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: ??? [0x4154fa5c] (libart.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: art::JniAbortF(char const*, char const*, ...)+51 [0x415501f4] (libart.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: ??? [0x415520d8] (libart.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: ??? [0x41552342] (libart.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: ??? [0x41558ef2] (libart.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: void QJNIObjectPrivate::callMethod<void>(char const*, char const*, std::__va_list) const+65 [0x485e05be] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: void QJNIObjectPrivate::callMethod<void>(char const*, char const*, ...) const+15 [0x485e05e8] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: ??? [0x4934d610] (libqtmedia_android.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: ??? [0x4934f436] (libqtmedia_android.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QMetaCallEvent::placeMetaCall(QObject*)+61 [0x485c3efa] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QObject::event(QEvent*)+531 [0x485c6798] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QCoreApplicationPrivate::notify_helper(QObject*, QEvent*)+37 [0x485a6a3a] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QCoreApplication::notify(QObject*, QEvent*)+41 [0x485a6a6a] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QCoreApplication::notifyInternal(QObject*, QEvent*)+59 [0x485a6860] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)+335 [0x485a8c10] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+27 [0x485dccf4] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+11 [0x485a5908] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)+231 [0x485a6008] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QThread::exec()+83 [0x4846c9dc] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: ??? [0x4846f12e] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: __thread_entry+72 [0x400e4170] (libc.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: pthread_create+240 [0x400e4308] (libc.so)
      F/art     (21038): art/runtime/runtime.cc:203]   (no managed stack frames)
      F/art     (21038): art/runtime/runtime.cc:203] Pending exception java.lang.RuntimeException thrown by 'unknown throw location'
      F/art     (21038): art/runtime/runtime.cc:203] java.lang.RuntimeException: startPreview failed
      F/art     (21038): art/runtime/runtime.cc:203]   at void android.hardware.Camera.startPreview() (Camera.java:-2)
      F/art     (21038): art/runtime/runtime.cc:203]   at void org.qtproject.qt5.android.multimedia.QtCamera.startPreview() (QtCamera.java:168)
      F/art     (21038): art/runtime/runtime.cc:203] Dumping all threads without appropriate locks held: thread list lock mutator lock
      F/art     (21038): art/runtime/runtime.cc:203] All threads:
      F/art     (21038): art/runtime/runtime.cc:203] DALVIK THREADS (26):
      F/art     (21038): art/runtime/runtime.cc:203] "main" prio=5 tid=1 Native
      F/art     (21038): art/runtime/runtime.cc:203]   | group="main" sCount=0 dsCount=0 obj=0x64620ac8 self=0x41755af0
      F/art     (21038): art/runtime/runtime.cc:203]   | sysTid=21038 nice=0 cgrp=apps sched=0/0 handle=0x400c2154
      F/art     (21038): art/runtime/runtime.cc:203]   | state=S schedstat=( 1389066083 661686934 4134 ) utm=71 stm=67 core=0 HZ=100
      F/art     (21038): art/runtime/runtime.cc:203]   | stack=0xbe255000-0xbe259000 stackSize=8MB
      F/art     (21038): art/runtime/runtime.cc:203]   native: android::Looper::pollOnce(int, int*, int*, void**)+92 [0x4015f869] (libutils.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22 [0x40208121] (libandroid_runtime.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: oatexec+17998388 [0x63495234] (system@framework@boot.oat)
      F/art     (21038): art/runtime/runtime.cc:203]   at android.os.MessageQueue.nativePollOnce(Native method)
      F/art     (21038): art/runtime/runtime.cc:203]   at android.os.MessageQueue.next(MessageQueue.java:138)
      F/art     (21038): art/runtime/runtime.cc:203]   at android.os.Looper.loop(Looper.java:123)
      F/art     (21038): art/runtime/runtime.cc:203]   at android.app.ActivityThread.main(ActivityThread.java:5017)
      F/art     (21038): art/runtime/runtime.cc:203]   at java.lang.reflect.Method.invoke(Native method)
      F/art     (21038): art/runtime/runtime.cc:203]   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:779)
      F/art     (21038): art/runtime/runtime.cc:203]   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:595)
      F/art     (21038): art/runtime/runtime.cc:203] 
      F/art     (21038): art/runtime/runtime.cc:203] "Thread pool worker 0" prio=5 tid=2 Native (still starting up)
      F/art     (21038): art/runtime/runtime.cc:203]   | group="" sCount=0 dsCount=0 obj=0x00000000 self=0x47339af0
      F/art     (21038): art/runtime/runtime.cc:203]   | sysTid=21044 nice=0 cgrp=apps sched=0/0 handle=0x4175ee70
      F/art     (21038): art/runtime/runtime.cc:203]   | state=S schedstat=( 3441873 7470262 41 ) utm=0 stm=0 core=0 HZ=100
      F/art     (21038): art/runtime/runtime.cc:203]   | stack=0x43f4e000-0x43f52000 stackSize=1024KB
      F/art     (21038): art/runtime/runtime.cc:203]   native: ??? [0x46013144] ([anon:libc_malloc])
      F/art     (21038): art/runtime/runtime.cc:203]   (no managed stack frames)
      F/art     (21038): art/runtime/runtime.cc:203] 
      F/art     (21038): art/runtime/runtime.cc:203] "Thread pool worker 2" prio=5 tid=3 Native (still starting up)
      F/art     (21038): art/runtime/runtime.cc:203]   | group="" sCount=0 dsCount=0 obj=0x00000000 self=0x4733a4c0
      F/art     (21038): art/runtime/runtime.cc:203]   | sysTid=21046 nice=0 cgrp=apps sched=0/0 handle=0x47339d70
      F/art     (21038): art/runtime/runtime.cc:203]   | state=S schedstat=( 2549791 8820054 43 ) utm=0 stm=0 core=0 HZ=100
      F/art     (21038): art/runtime/runtime.cc:203]   | stack=0x477b0000-0x477b4000 stackSize=1024KB
      F/art     (21038): art/runtime/runtime.cc:203]   native: ??? [0x46013144] ([anon:libc_malloc])
      F/art     (21038): art/runtime/runtime.cc:203]   (no managed stack frames)
      F/art     (21038): art/runtime/runtime.cc:203] 
      F/art     (21038): art/runtime/runtime.cc:203] "Thread pool worker 1" prio=5 tid=4 Native (still starting up)
      F/art     (21038): art/runtime/runtime.cc:203]   | group="" sCount=0 dsCount=0 obj=0x00000000 self=0x4733ac48
      F/art     (21038): art/runtime/runtime.cc:203]   | sysTid=21045 nice=0 cgrp=apps sched=0/0 handle=0x4175f0b8
      F/art     (21038): art/runtime/runtime.cc:203]   | state=S schedstat=( 2200107 9181666 42 ) utm=0 stm=0 core=1 HZ=100
      F/art     (21038): art/runtime/runtime.cc:203]   | stack=0x44050000-0x44054000 stackSize=1024KB
      F/art     (21038): art/runtime/runtime.cc:203]   native: ??? [0x46013144] ([anon:libc_malloc])
      F/art     (21038): art/runtime/runtime.cc:203]   (no managed stack frames)
      F/art     (21038): art/runtime/runtime.cc:203] 
      F/art     (21038): art/runtime/runtime.cc:203] "Signal Catcher" daemon prio=5 tid=5 WaitingInMainSignalCatcherLoop
      F/art     (21038): art/runtime/runtime.cc:203]   | group="system" sCount=0 dsCount=0 obj=0x6551eac8 self=0x4733bb48
      F/art     (21038): art/runtime/runtime.cc:203]   | sysTid=21047 nice=0 cgrp=apps sched=0/0 handle=0x4733b900
      F/art     (21038): art/runtime/runtime.cc:203]   | state=S schedstat=( 455886 234427 3 ) utm=0 stm=0 core=2 HZ=100
      F/art     (21038): art/runtime/runtime.cc:203]   | stack=0x478b0000-0x478b4000 stackSize=1016KB
      F/art     (21038): art/runtime/runtime.cc:203]   native: ??? [0x4169e06b] (libart.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: art::SignalCatcher::WaitForSignal(art::Thread*, art::SignalSet&)+46 [0x4169e3d7] (libart.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: art::SignalCatcher::Run(void*)+176 [0x4169f94d] (libart.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: __thread_entry+72 [0x400e4170] (libc.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: pthread_create+240 [0x400e4308] (libc.so)
      F/art     (21038): art/runtime/runtime.cc:203]   (no managed stack frames)
      F/art     (21038): art/runtime/runtime.cc:203] 
      F/art     (21038): art/runtime/runtime.cc:203] "JDWP" daemon prio=5 tid=6 WaitingInMainDebuggerLoop
      F/art     (21038): art/runtime/runtime.cc:203]   | group="system" sCount=0 dsCount=0 obj=0x6551e038 self=0x4733e838
      F/art     (21038): art/runtime/runtime.cc:203]   | sysTid=21048 nice=0 cgrp=apps sched=0/0 handle=0x4733e5f0
      F/art     (21038): art/runtime/runtime.cc:203]   | state=S schedstat=( 222187 109115 3 ) utm=0 stm=0 core=0 HZ=100
      F/art     (21038): art/runtime/runtime.cc:203]   | stack=0x479ae000-0x479b2000 stackSize=1016KB
      F/art     (21038): art/runtime/runtime.cc:203]   native: art::JDWP::JdwpAdbState::Accept()+100 [0x416db599] (libart.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: art::JDWP::JdwpState::Run()+282 [0x415f0597] (libart.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: ??? [0x415f1873] (libart.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: __thread_entry+72 [0x400e4170] (libc.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: pthread_create+240 [0x400e4308] (libc.so)
      F/art     (21038): art/runtime/runtime.cc:203]   (no managed stack frames)
      F/art     (21038): art/runtime/runtime.cc:203] 
      F/art     (21038): art/runtime/runtime.cc:203] "ReferenceQueueDaemon" daemon prio=5 tid=7 Waiting
      F/art     (21038): art/runtime/runtime.cc:203]   | group="system" sCount=0 dsCount=0 obj=0x6551e0d8 self=0x4733f1b8
      F/art     (21038): art/runtime/runtime.cc:203]   | sysTid=21049 nice=0 cgrp=apps sched=0/0 handle=0x4733f520
      F/art     (21038): art/runtime/runtime.cc:203]   | state=S schedstat=( 6865830 358281 39 ) utm=0 stm=0 core=1 HZ=100
      F/art     (21038): art/runtime/runtime.cc:203]   | stack=0x47aac000-0x47ab0000 stackSize=1040KB
      F/art     (21038): art/runtime/runtime.cc:203]   native: (no native stack frames for thread 21049)
      F/art     (21038): art/runtime/runtime.cc:203]   at java.lang.Object.wait(Native method)
      F/art     (21038): art/runtime/runtime.cc:203]   - waiting on <0x600c2148> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
      F/art     (21038): art/runtime/runtime.cc:203]   at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:133)
      F/art     (21038): art/runtime/runtime.cc:203]   - locked <0x600c2148> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
      F/art     (21038): art/runtime/runtime.cc:203]   at java.lang.Thread.run(Thread.java:811)
      F/art     (21038): art/runtime/runtime.cc:203] 
      F/art     (21038): art/runtime/runtime.cc:203] "FinalizerDaemon" daemon prio=5 tid=8 Waiting
      F/art     (21038): art/runtime/runtime.cc:203]   | group="system" sCount=0 dsCount=0 obj=0x65516ea8 self=0x4733fde8
      F/art     (21038): art/runtime/runtime.cc:203]   | sysTid=21050 nice=0 cgrp=apps sched=0/0 handle=0x47340150
      F/art     (21038): art/runtime/runtime.cc:203]   | state=S schedstat=( 26802502 9437917 48 ) utm=2 stm=0 core=1 HZ=100
      F/art     (21038): art/runtime/runtime.cc:203]   | stack=0x47bb0000-0x47bb4000 stackSize=1040KB
      F/art     (21038): art/runtime/runtime.cc:203]   native: (no native stack frames for thread 21050)
      F/art     (21038): art/runtime/runtime.cc:203]   at java.lang.Object.wait(Native method)
      F/art     (21038): art/runtime/runtime.cc:203]   - waiting on <0x60a73360> (a java.lang.ref.ReferenceQueue)
      F/art     (21038): art/runtime/runtime.cc:203]   at java.lang.Object.wait(Object.java:411)
      F/art     (21038): art/runtime/runtime.cc:203]   at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:102)
      F/art     (21038): art/runtime/runtime.cc:203]   - locked <0x60a73360> (a java.lang.ref.ReferenceQueue)
      F/art     (21038): art/runtime/runtime.cc:203]   at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:73)
      F/art     (21038): art/runtime/runtime.cc:203]   at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:173)
      F/art     (21038): art/runtime/runtime.cc:203]   at java.lang.Thread.run(Thread.java:811)
      F/art     (21038): art/runtime/runtime.cc:203] 
      F/art     (21038): art/runtime/runtime.cc:203] "FinalizerWatchdogDaemon" daemon prio=5 tid=9 Sleeping
      F/art     (21038): art/runtime/runtime.cc:203]   | group="system" sCount=0 dsCount=0 obj=0x65518088 self=0x47340a18
      F/art     (21038): art/runtime/runtime.cc:203]   | sysTid=21051 nice=0 cgrp=apps sched=0/0 handle=0x47340d80
      F/art     (21038): art/runtime/runtime.cc:203]   | state=S schedstat=( 666407 4704844 13 ) utm=0 stm=0 core=0 HZ=100
      F/art     (21038): art/runtime/runtime.cc:203]   | stack=0x47cb4000-0x47cb8000 stackSize=1040KB
      F/art     (21038): art/runtime/runtime.cc:203]   native: (no native stack frames for thread 21051)
      F/art     (21038): art/runtime/runtime.cc:203]   at java.lang.Thread.sleep(Native method)
      F/art     (21038): art/runtime/runtime.cc:203]   - sleeping on <0x65519208> (a java.lang.Object)
      F/art     (21038): art/runtime/runtime.cc:203]   at java.lang.Thread.sleep(Thread.java:1010)
      F/art     (21038): art/runtime/runtime.cc:203]   - locked <0x65519208> (a java.lang.Object)
      F/art     (21038): art/runtime/runtime.cc:203]   at java.lang.Thread.sleep(Thread.java:978)
      F/art     (21038): art/runtime/runtime.cc:203]   at java.lang.Daemons$FinalizerWatchdogDaemon.sleepFor(Daemons.java:251)
      F/art     (21038): art/runtime/runtime.cc:203]   at java.lang.Daemons$FinalizerWatchdogDaemon.waitForFinalization(Daemons.java:261)
      F/art     (21038): art/runtime/runtime.cc:203]   at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:215)
      F/art     (21038): art/runtime/runtime.cc:203]   at java.lang.Thread.run(Thread.java:811)
      F/art     (21038): art/runtime/runtime.cc:203] 
      F/art     (21038): art/runtime/runtime.cc:203] "HeapTrimmerDaemon" daemon prio=5 tid=10 Waiting
      F/art     (21038): art/runtime/runtime.cc:203]   | group="system" sCount=0 dsCount=0 obj=0x65519238 self=0x47341648
      F/art     (21038): art/runtime/runtime.cc:203]   | sysTid=21052 nice=0 cgrp=apps sched=0/0 handle=0x473419b0
      F/art     (21038): art/runtime/runtime.cc:203]   | state=S schedstat=( 87292 0 1 ) utm=0 stm=0 core=0 HZ=100
      F/art     (21038): art/runtime/runtime.cc:203]   | stack=0x47db8000-0x47dbc000 stackSize=1040KB
      F/art     (21038): art/runtime/runtime.cc:203]   native: (no native stack frames for thread 21052)
      F/art     (21038): art/runtime/runtime.cc:203]   at java.lang.Object.wait(Native method)
      F/art     (21038): art/runtime/runtime.cc:203]   - waiting on <0x60a79cd0> (a java.lang.Daemons$HeapTrimmerDaemon)
      F/art     (21038): art/runtime/runtime.cc:203]   at java.lang.Daemons$HeapTrimmerDaemon.run(Daemons.java:299)
      F/art     (21038): art/runtime/runtime.cc:203]   - locked <0x60a79cd0> (a java.lang.Daemons$HeapTrimmerDaemon)
      F/art     (21038): art/runtime/runtime.cc:203]   at java.lang.Thread.run(Thread.java:811)
      F/art     (21038): art/runtime/runtime.cc:203] 
      F/art     (21038): art/runtime/runtime.cc:203] "GCDaemon" daemon prio=5 tid=11 Waiting
      F/art     (21038): art/runtime/runtime.cc:203]   | group="system" sCount=0 dsCount=0 obj=0x6551a440 self=0x47342278
      F/art     (21038): art/runtime/runtime.cc:203]   | sysTid=21053 nice=0 cgrp=apps sched=0/0 handle=0x473425e0
      F/art     (21038): art/runtime/runtime.cc:203]   | state=S schedstat=( 94227858 133239533 432 ) utm=7 stm=2 core=1 HZ=100
      F/art     (21038): art/runtime/runtime.cc:203]   | stack=0x47ebc000-0x47ec0000 stackSize=1040KB
      F/art     (21038): art/runtime/runtime.cc:203]   native: (no native stack frames for thread 21053)
      F/art     (21038): art/runtime/runtime.cc:203]   at java.lang.Object.wait(Native method)
      F/art     (21038): art/runtime/runtime.cc:203]   - waiting on <0x60a79cc0> (a java.lang.Daemons$GCDaemon)
      F/art     (21038): art/runtime/runtime.cc:203]   at java.lang.Daemons$GCDaemon.run(Daemons.java:330)
      F/art     (21038): art/runtime/runtime.cc:203]   - locked <0x60a79cc0> (a java.lang.Daemons$GCDaemon)
      F/art     (21038): art/runtime/runtime.cc:203]   at java.lang.Thread.run(Thread.java:811)
      F/art     (21038): art/runtime/runtime.cc:203] 
      F/art     (21038): art/runtime/runtime.cc:203] "Binder_1" prio=5 tid=12 Native
      F/art     (21038): art/runtime/runtime.cc:203]   | group="main" sCount=0 dsCount=0 obj=0x65521218 self=0x473432c0
      F/art     (21038): art/runtime/runtime.cc:203]   | sysTid=21054 nice=0 cgrp=apps sched=0/0 handle=0x47343078
      F/art     (21038): art/runtime/runtime.cc:203]   | state=S schedstat=( 241288703 276891532 1863 ) utm=9 stm=15 core=1 HZ=100
      F/art     (21038): art/runtime/runtime.cc:203]   | stack=0x480be000-0x480c2000 stackSize=1016KB
      F/art     (21038): art/runtime/runtime.cc:203]   native: android::IPCThreadState::talkWithDriver(bool)+140 [0x4018e375] (libbinder.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: android::IPCThreadState::getAndExecuteCommand()+6 [0x4018ea7f] (libbinder.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: android::IPCThreadState::joinThreadPool(bool)+48 [0x4018eb15] (libbinder.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: ??? [0x40192921] (libbinder.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: android::Thread::_threadLoop(void*)+216 [0x4015da5d] (libutils.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: android::AndroidRuntime::javaThreadShell(void*)+68 [0x401ead81] (libandroid_runtime.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: ??? [0x4015d58f] (libutils.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: __thread_entry+72 [0x400e4170] (libc.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: pthread_create+240 [0x400e4308] (libc.so)
      F/art     (21038): art/runtime/runtime.cc:203]   (no managed stack frames)
      F/art     (21038): art/runtime/runtime.cc:203] 
      F/art     (21038): art/runtime/runtime.cc:203] "Binder_2" prio=5 tid=13 Native
      F/art     (21038): art/runtime/runtime.cc:203]   | group="main" sCount=0 dsCount=0 obj=0x65521360 self=0x473441e0
      F/art     (21038): art/runtime/runtime.cc:203]   | sysTid=21055 nice=0 cgrp=apps sched=0/0 handle=0x47343f98
      F/art     (21038): art/runtime/runtime.cc:203]   | state=S schedstat=( 205319534 206171417 1691 ) utm=10 stm=10 core=0 HZ=100
      F/art     (21038): art/runtime/runtime.cc:203]   | stack=0x481bc000-0x481c0000 stackSize=1016KB
      F/art     (21038): art/runtime/runtime.cc:203]   native: android::IPCThreadState::talkWithDriver(bool)+140 [0x4018e375] (libbinder.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: android::IPCThreadState::getAndExecuteCommand()+6 [0x4018ea7f] (libbinder.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: android::IPCThreadState::joinThreadPool(bool)+48 [0x4018eb15] (libbinder.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: ??? [0x40192921] (libbinder.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: android::Thread::_threadLoop(void*)+216 [0x4015da5d] (libutils.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: android::AndroidRuntime::javaThreadShell(void*)+68 [0x401ead81] (libandroid_runtime.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: ??? [0x4015d58f] (libutils.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: __thread_entry+72 [0x400e4170] (libc.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: pthread_create+240 [0x400e4308] (libc.so)
      F/art     (21038): art/runtime/runtime.cc:203]   (no managed stack frames)
      F/art     (21038): art/runtime/runtime.cc:203] 
      F/art     (21038): art/runtime/runtime.cc:203] "QtThread-1211305912" prio=5 tid=14 Native
      F/art     (21038): art/runtime/runtime.cc:203]   | group="main" sCount=0 dsCount=0 obj=0x65668690 self=0x441971b8
      F/art     (21038): art/runtime/runtime.cc:203]   | sysTid=21060 nice=0 cgrp=apps sched=0/0 handle=0x48330fb8
      F/art     (21038): art/runtime/runtime.cc:203]   | state=S schedstat=( 3415554592 1726801232 7866 ) utm=310 stm=31 core=0 HZ=100
      F/art     (21038): art/runtime/runtime.cc:203]   | stack=0x495c3000-0x495c7000 stackSize=1016KB
      F/art     (21038): art/runtime/runtime.cc:203]   native: qt_safe_select(int, __kernel_fd_set*, __kernel_fd_set*, __kernel_fd_set*, timespec const*)+74 [0x485dba2b] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*)+144 [0x485dca6d] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+178 [0x485dcd8b] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: ??? [0x4931e149] (libqtforandroid.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+14 [0x485a590b] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)+232 [0x485a6009] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   (no managed stack frames)
      F/art     (21038): art/runtime/runtime.cc:203] 
      F/art     (21038): art/runtime/runtime.cc:203] "QtThread-1252163432" prio=5 tid=15 Native
      F/art     (21038): art/runtime/runtime.cc:203]   | group="main" sCount=0 dsCount=0 obj=0x65680cf0 self=0x4aa28900
      F/art     (21038): art/runtime/runtime.cc:203]   | sysTid=21062 nice=0 cgrp=apps sched=0/0 handle=0x4aa27f68
      F/art     (21038): art/runtime/runtime.cc:203]   | state=S schedstat=( 3834186550 2130803666 15856 ) utm=302 stm=81 core=0 HZ=100
      F/art     (21038): art/runtime/runtime.cc:203]   | stack=0x4a794000-0x4a798000 stackSize=1016KB
      F/art     (21038): art/runtime/runtime.cc:203]   native: __pthread_cond_timedwait+64 [0x400e5f24] (libc.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: ??? [0x4846fa43] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QWaitCondition::wait(QMutex*, unsigned long)+56 [0x4847029d] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: ??? [0x48da9f03] (libQt5Quick.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: ??? [0x48da9f7f] (libQt5Quick.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: ??? [0x48daa05f] (libQt5Quick.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: ??? [0x4846f131] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   (no managed stack frames)
      F/art     (21038): art/runtime/runtime.cc:203] 
      F/art     (21038): art/runtime/runtime.cc:203] "Binder_3" prio=5 tid=17 Native
      F/art     (21038): art/runtime/runtime.cc:203]   | group="main" sCount=0 dsCount=0 obj=0x656ec568 self=0x4b7dcb30
      F/art     (21038): art/runtime/runtime.cc:203]   | sysTid=21163 nice=0 cgrp=apps sched=0/0 handle=0x4b454908
      F/art     (21038): art/runtime/runtime.cc:203]   | state=S schedstat=( 184815405 177381074 1648 ) utm=6 stm=12 core=0 HZ=100
      F/art     (21038): art/runtime/runtime.cc:203]   | stack=0x51b7f000-0x51b83000 stackSize=1016KB
      F/art     (21038): art/runtime/runtime.cc:203]   native: android::IPCThreadState::talkWithDriver(bool)+140 [0x4018e375] (libbinder.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: android::IPCThreadState::getAndExecuteCommand()+6 [0x4018ea7f] (libbinder.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: android::IPCThreadState::joinThreadPool(bool)+48 [0x4018eb15] (libbinder.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: ??? [0x40192921] (libbinder.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: android::Thread::_threadLoop(void*)+216 [0x4015da5d] (libutils.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: android::AndroidRuntime::javaThreadShell(void*)+68 [0x401ead81] (libandroid_runtime.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: ??? [0x4015d58f] (libutils.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: __thread_entry+72 [0x400e4170] (libc.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: pthread_create+240 [0x400e4308] (libc.so)
      F/art     (21038): art/runtime/runtime.cc:203]   (no managed stack frames)
      F/art     (21038): art/runtime/runtime.cc:203] 
      F/art     (21038): art/runtime/runtime.cc:203] "Binder_4" prio=5 tid=18 Native
      F/art     (21038): art/runtime/runtime.cc:203]   | group="main" sCount=0 dsCount=0 obj=0x65526138 self=0x4b6ed8a8
      F/art     (21038): art/runtime/runtime.cc:203]   | sysTid=21702 nice=0 cgrp=apps sched=0/0 handle=0x4b034780
      F/art     (21038): art/runtime/runtime.cc:203]   | state=S schedstat=( 124319264 124598385 1357 ) utm=7 stm=5 core=0 HZ=100
      F/art     (21038): art/runtime/runtime.cc:203]   | stack=0x4d7b0000-0x4d7b4000 stackSize=1016KB
      F/art     (21038): art/runtime/runtime.cc:203]   native: android::IPCThreadState::talkWithDriver(bool)+140 [0x4018e375] (libbinder.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: android::IPCThreadState::getAndExecuteCommand()+6 [0x4018ea7f] (libbinder.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: android::IPCThreadState::joinThreadPool(bool)+48 [0x4018eb15] (libbinder.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: ??? [0x40192921] (libbinder.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: android::Thread::_threadLoop(void*)+216 [0x4015da5d] (libutils.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: android::AndroidRuntime::javaThreadShell(void*)+68 [0x401ead81] (libandroid_runtime.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: ??? [0x4015d58f] (libutils.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: __thread_entry+72 [0x400e4170] (libc.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: pthread_create+240 [0x400e4308] (libc.so)
      F/art     (21038): art/runtime/runtime.cc:203]   (no managed stack frames)
      F/art     (21038): art/runtime/runtime.cc:203] 
      F/art     (21038): art/runtime/runtime.cc:203] "QtThread-1265561392" prio=5 tid=16 Native
      F/art     (21038): art/runtime/runtime.cc:203]   | group="main" sCount=0 dsCount=0 obj=0x657558a0 self=0x4ac6f658
      F/art     (21038): art/runtime/runtime.cc:203]   | sysTid=21089 nice=0 cgrp=apps sched=0/0 handle=0x4b6eef30
      F/art     (21038): art/runtime/runtime.cc:203]   | state=S schedstat=( 37450000 10590521 77 ) utm=2 stm=1 core=0 HZ=100
      F/art     (21038): art/runtime/runtime.cc:203]   | stack=0x4d9b7000-0x4d9bb000 stackSize=1016KB
      F/art     (21038): art/runtime/runtime.cc:203]   native: qt_safe_select(int, __kernel_fd_set*, __kernel_fd_set*, __kernel_fd_set*, timespec const*)+74 [0x485dba2b] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*)+144 [0x485dca6d] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+178 [0x485dcd8b] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+14 [0x485a590b] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)+232 [0x485a6009] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   (no managed stack frames)
      F/art     (21038): art/runtime/runtime.cc:203] 
      F/art     (21038): art/runtime/runtime.cc:203] "QtThread-1298036136" prio=5 tid=20 Native
      F/art     (21038): art/runtime/runtime.cc:203]   | group="main" sCount=0 dsCount=0 obj=0x65672590 self=0x4b6d88f8
      F/art     (21038): art/runtime/runtime.cc:203]   | sysTid=22882 nice=0 cgrp=apps sched=0/0 handle=0x4d5e75a8
      F/art     (21038): art/runtime/runtime.cc:203]   | state=S schedstat=( 563853 6106250 9 ) utm=0 stm=0 core=0 HZ=100
      F/art     (21038): art/runtime/runtime.cc:203]   | stack=0x4bdae000-0x4bdb2000 stackSize=1016KB
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*)+144 [0x485dca6d] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+124 [0x485dcd55] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+14 [0x485a590b] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)+232 [0x485a6009] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   (no managed stack frames)
      F/art     (21038): art/runtime/runtime.cc:203] 
      F/art     (21038): art/runtime/runtime.cc:203] "QtThread-1265434688" prio=5 tid=21 Native
      F/art     (21038): art/runtime/runtime.cc:203]   | group="main" sCount=0 dsCount=0 obj=0x656b0ae0 self=0x4b6eb1f8
      F/art     (21038): art/runtime/runtime.cc:203]   | sysTid=22883 nice=0 cgrp=apps sched=0/0 handle=0x4b6d0040
      F/art     (21038): art/runtime/runtime.cc:203]   | state=S schedstat=( 502813 3207501 9 ) utm=0 stm=0 core=0 HZ=100
      F/art     (21038): art/runtime/runtime.cc:203]   | stack=0x4de3b000-0x4de3f000 stackSize=1016KB
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*)+144 [0x485dca6d] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+124 [0x485dcd55] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+14 [0x485a590b] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)+232 [0x485a6009] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   (no managed stack frames)
      F/art     (21038): art/runtime/runtime.cc:203] 
      F/art     (21038): art/runtime/runtime.cc:203] "QtThread-1299304696" prio=5 tid=22 Native
      F/art     (21038): art/runtime/runtime.cc:203]   | group="main" sCount=0 dsCount=0 obj=0x655279d8 self=0x4b86d0e8
      F/art     (21038): art/runtime/runtime.cc:203]   | sysTid=23039 nice=0 cgrp=apps sched=0/0 handle=0x4d71d0f8
      F/art     (21038): art/runtime/runtime.cc:203]   | state=S schedstat=( 464271 218490 6 ) utm=0 stm=0 core=1 HZ=100
      F/art     (21038): art/runtime/runtime.cc:203]   | stack=0x4beac000-0x4beb0000 stackSize=1016KB
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*)+144 [0x485dca6d] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+124 [0x485dcd55] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+14 [0x485a590b] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)+232 [0x485a6009] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   (no managed stack frames)
      F/art     (21038): art/runtime/runtime.cc:203] 
      F/art     (21038): art/runtime/runtime.cc:203] "QtThread-1263395968" prio=5 tid=23 Native
      F/art     (21038): art/runtime/runtime.cc:203]   | group="main" sCount=0 dsCount=0 obj=0x65683e88 self=0x4b8ead50
      F/art     (21038): art/runtime/runtime.cc:203]   | sysTid=23040 nice=0 cgrp=apps sched=0/0 handle=0x4b4de480
      F/art     (21038): art/runtime/runtime.cc:203]   | state=S schedstat=( 401562 736927 3 ) utm=0 stm=0 core=0 HZ=100
      F/art     (21038): art/runtime/runtime.cc:203]   | stack=0x4d2e4000-0x4d2e8000 stackSize=1016KB
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*)+144 [0x485dca6d] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+124 [0x485dcd55] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+14 [0x485a590b] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)+232 [0x485a6009] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   (no managed stack frames)
      F/art     (21038): art/runtime/runtime.cc:203] 
      F/art     (21038): art/runtime/runtime.cc:203] "QtThread-1299833848" prio=5 tid=24 Native
      F/art     (21038): art/runtime/runtime.cc:203]   | group="main" sCount=0 dsCount=0 obj=0x6554bcb8 self=0x4b11b008
      F/art     (21038): art/runtime/runtime.cc:203]   | sysTid=23098 nice=0 cgrp=apps sched=0/0 handle=0x4d79e3f8
      F/art     (21038): art/runtime/runtime.cc:203]   | state=S schedstat=( 527968 302136 3 ) utm=0 stm=0 core=3 HZ=100
      F/art     (21038): art/runtime/runtime.cc:203]   | stack=0x4dab5000-0x4dab9000 stackSize=1016KB
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*)+144 [0x485dca6d] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+124 [0x485dcd55] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+14 [0x485a590b] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)+232 [0x485a6009] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   (no managed stack frames)
      F/art     (21038): art/runtime/runtime.cc:203] 
      F/art     (21038): art/runtime/runtime.cc:203] "QtThread-1275897152" prio=5 tid=25 Native
      F/art     (21038): art/runtime/runtime.cc:203]   | group="main" sCount=0 dsCount=0 obj=0x6552aa60 self=0x4d71da90
      F/art     (21038): art/runtime/runtime.cc:203]   | sysTid=23099 nice=0 cgrp=apps sched=0/0 handle=0x4c0ca540
      F/art     (21038): art/runtime/runtime.cc:203]   | state=S schedstat=( 415469 0 2 ) utm=0 stm=0 core=3 HZ=100
      F/art     (21038): art/runtime/runtime.cc:203]   | stack=0x4dbb3000-0x4dbb7000 stackSize=1016KB
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*)+144 [0x485dca6d] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+124 [0x485dcd55] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+14 [0x485a590b] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)+232 [0x485a6009] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   (no managed stack frames)
      F/art     (21038): art/runtime/runtime.cc:203] 
      F/art     (21038): art/runtime/runtime.cc:203] "QtThread-1297772520" prio=5 tid=26 Native
      F/art     (21038): art/runtime/runtime.cc:203]   | group="main" sCount=0 dsCount=0 obj=0x6567c588 self=0x4c0d5b28
      F/art     (21038): art/runtime/runtime.cc:203]   | sysTid=23108 nice=0 cgrp=apps sched=0/0 handle=0x4d5a6fe8
      F/art     (21038): art/runtime/runtime.cc:203]   | state=S schedstat=( 734166 2114479 9 ) utm=0 stm=0 core=1 HZ=100
      F/art     (21038): art/runtime/runtime.cc:203]   | stack=0x4ede6000-0x4edea000 stackSize=1016KB
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*)+144 [0x485dca6d] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+124 [0x485dcd55] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+14 [0x485a590b] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)+232 [0x485a6009] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   (no managed stack frames)
      F/art     (21038): art/runtime/runtime.cc:203] 
      F/art     (21038): art/runtime/runtime.cc:203] "QtThread-1267356400" prio=5 tid=19 Native
      F/art     (21038): art/runtime/runtime.cc:203]   | group="main" sCount=0 dsCount=0 obj=0x6567bd48 self=0x4d7af618
      F/art     (21038): art/runtime/runtime.cc:203]   | sysTid=23119 nice=0 cgrp=apps sched=0/0 handle=0x4b8a52f0
      F/art     (21038): art/runtime/runtime.cc:203]   | state=R schedstat=( 347980247 57758394 492 ) utm=15 stm=19 core=0 HZ=100
      F/art     (21038): art/runtime/runtime.cc:203]   | stack=0x4ba06000-0x4ba0a000 stackSize=1016KB
      F/art     (21038): art/runtime/runtime.cc:203]   native: art::Thread::DumpStack(std::ostream&) const+87 [0x416a1edc] (libart.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: art::ThreadList::DumpLocked(std::ostream&)+67 [0x416ace4c] (libart.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: ??? [0x4169a11e] (libart.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: art::Runtime::Abort()+79 [0x4169a5fc] (libart.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: art::LogMessage::~LogMessage()+505 [0x4154793a] (libart.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: ??? [0x4154fa5c] (libart.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: art::JniAbortF(char const*, char const*, ...)+51 [0x415501f4] (libart.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: ??? [0x415520d8] (libart.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: ??? [0x41552342] (libart.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: ??? [0x41558ef2] (libart.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: void QJNIObjectPrivate::callMethod<void>(char const*, char const*, std::__va_list) const+65 [0x485e05be] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: void QJNIObjectPrivate::callMethod<void>(char const*, char const*, ...) const+15 [0x485e05e8] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: ??? [0x4934d610] (libqtmedia_android.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: ??? [0x4934f436] (libqtmedia_android.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QMetaCallEvent::placeMetaCall(QObject*)+61 [0x485c3efa] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QObject::event(QEvent*)+531 [0x485c6798] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QCoreApplicationPrivate::notify_helper(QObject*, QEvent*)+37 [0x485a6a3a] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QCoreApplication::notify(QObject*, QEvent*)+41 [0x485a6a6a] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QCoreApplication::notifyInternal(QObject*, QEvent*)+59 [0x485a6860] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)+335 [0x485a8c10] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+27 [0x485dccf4] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+11 [0x485a5908] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)+231 [0x485a6008] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: QThread::exec()+83 [0x4846c9dc] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: ??? [0x4846f12e] (libQt5Core.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: __thread_entry+72 [0x400e4170] (libc.so)
      F/art     (21038): art/runtime/runtime.cc:203]   native: pthread_create+240 [0x400e4308] (libc.so)
      F/art     (21038): art/runtime/runtime.cc:203]   (no managed stack frames)
      F/art     (21038): art/runtime/runtime.cc:203] 
      F/art     (21038): art/runtime/runtime.cc:203] 
      F/libc    (21038): Fatal signal 6 (SIGABRT) at 0x0000522e (code=-6), thread 23119 (QtThread-126735)
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            stromme Christian
            anttip Antti Poikela
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes