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

ART reports jni error in QtSurfaceTexture

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.3.0 RC1
    • 5.3.0 Beta1
    • Multimedia
    • None
    • Nexus 7 2.gen / Android 4.4
    • Android
    • cc41c7df3ca3daf3fe7e9ef3e1d74ca96724d821

    Description

      F/art     ( 1166): art/runtime/check_jni.cc:64] JNI DETECTED ERROR IN APPLICATION: can't call static void android.graphics.SurfaceTexture.postEventFromNative(java.lang.Object) on class java.lang.Class<org.qtproject.qt5.android.multimedia.QtSurfaceTexture>
      F/art     ( 1166): art/runtime/check_jni.cc:64]     in call to CallStaticVoidMethodV
      F/art     ( 1166): art/runtime/check_jni.cc:64] "Binder_3" prio=5 tid=15 Runnable
      F/art     ( 1166): art/runtime/check_jni.cc:64]   | group="main" sCount=0 dsCount=0 obj=0x64ee4850 self=0x4c881d38
      F/art     ( 1166): art/runtime/check_jni.cc:64]   | sysTid=1352 nice=-2 cgrp=apps sched=0/0 handle=0x4c90a598
      F/art     ( 1166): art/runtime/check_jni.cc:64]   | state=R schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
      F/art     ( 1166): art/runtime/check_jni.cc:64]   | stack=0x4eba0000-0x4eba4000 stackSize=1016KB
      F/art     ( 1166): art/runtime/check_jni.cc:64]   (no managed stack frames)
      F/art     ( 1166): art/runtime/check_jni.cc:64] 
      F/art     ( 1166): art/runtime/runtime.cc:203] Runtime aborting...
      F/art     ( 1166): art/runtime/runtime.cc:203] Aborting thread:
      F/art     ( 1166): art/runtime/runtime.cc:203] "Binder_3" prio=5 tid=15 Runnable
      F/art     ( 1166): art/runtime/runtime.cc:203]   | group="main" sCount=0 dsCount=0 obj=0x64ee4850 self=0x4c881d38
      F/art     ( 1166): art/runtime/runtime.cc:203]   | sysTid=1352 nice=-2 cgrp=apps sched=0/0 handle=0x4c90a598
      F/art     ( 1166): art/runtime/runtime.cc:203]   | state=R schedstat=( 0 0 0 ) utm=0 stm=0 core=1 HZ=100
      F/art     ( 1166): art/runtime/runtime.cc:203]   | stack=0x4eba0000-0x4eba4000 stackSize=1016KB
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: art::Thread::DumpStack(std::ostream&) const+87 [0x416cdeac] (libart.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: ??? [0x416c603c] (libart.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: art::Runtime::Abort()+79 [0x416c65cc] (libart.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: art::LogMessage::~LogMessage()+505 [0x4157393a] (libart.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: ??? [0x4157ba5c] (libart.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: art::JniAbortF(char const*, char const*, ...)+51 [0x4157c1f4] (libart.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: ??? [0x4157c4ac] (libart.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: ??? [0x4158521a] (libart.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: ??? [0x40219e34] (libandroid_runtime.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: android::JNISurfaceTextureContext::onFrameAvailable()+27 [0x40249e90] (libandroid_runtime.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: android::ConsumerBase::onFrameAvailable()+97 [0x4034d9fe] (libgui.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: android::BufferQueue::ProxyConsumerListener::onFrameAvailable()+17 [0x4034c970] (libgui.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: android::BufferQueue::queueBuffer(int, android::IGraphicBufferProducer::QueueBufferInput const&, android::IGraphicBufferProducer::QueueBufferOutput*)+703 [0x4034cc40] (libgui.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: android::BnGraphicBufferProducer::onTransact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+383 [0x403514fc] (libgui.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: android::BBinder::transact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+57 [0x401ba16e] (libbinder.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: android::IPCThreadState::executeCommand(int)+505 [0x401be6e2] (libbinder.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: android::IPCThreadState::getAndExecuteCommand()+37 [0x401bea62] (libbinder.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: android::IPCThreadState::joinThreadPool(bool)+47 [0x401bead8] (libbinder.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: ??? [0x401c2898] (libbinder.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: android::Thread::_threadLoop(void*)+213 [0x4018df06] (libutils.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: android::AndroidRuntime::javaThreadShell(void*)+65 [0x40219dce] (libandroid_runtime.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: ??? [0x4018da38] (libutils.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: __thread_entry+72 [0x40116170] (libc.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: pthread_create+240 [0x40116308] (libc.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   (no managed stack frames)
      F/art     ( 1166): art/runtime/runtime.cc:203] Dumping all threads without appropriate locks held: thread list lock mutator lock
      F/art     ( 1166): art/runtime/runtime.cc:203] All threads:
      F/art     ( 1166): art/runtime/runtime.cc:203] DALVIK THREADS (16):
      F/art     ( 1166): art/runtime/runtime.cc:203] "main" prio=5 tid=1 Native
      F/art     ( 1166): art/runtime/runtime.cc:203]   | group="main" sCount=0 dsCount=0 obj=0x645bbac8 self=0x41782a90
      F/art     ( 1166): art/runtime/runtime.cc:203]   | sysTid=1166 nice=0 cgrp=apps sched=0/0 handle=0x400f4154
      F/art     ( 1166): art/runtime/runtime.cc:203]   | state=S schedstat=( 0 0 0 ) utm=75 stm=37 core=1 HZ=100
      F/art     ( 1166): art/runtime/runtime.cc:203]   | stack=0xbe069000-0xbe06d000 stackSize=8MB
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: android::Looper::pollOnce(int, int*, int*, void**)+92 [0x4018fd31] (libutils.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: android::NativeMessageQueue::pollOnce(_JNIEnv*, int)+22 [0x402371c5] (libandroid_runtime.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: oatexec+17922364 [0x6345b93c] (system@framework@boot.art@classes.oat)
      F/art     ( 1166): art/runtime/runtime.cc:203]   at android.os.MessageQueue.nativePollOnce(Native method)
      F/art     ( 1166): art/runtime/runtime.cc:203]   at android.os.MessageQueue.next(MessageQueue.java:137)
      F/art     ( 1166): art/runtime/runtime.cc:203]   at android.os.Looper.loop(Looper.java:124)
      F/art     ( 1166): art/runtime/runtime.cc:203]   at android.app.ActivityThread.main(ActivityThread.java:4998)
      F/art     ( 1166): art/runtime/runtime.cc:203]   at java.lang.reflect.Method.invoke(Native method)
      F/art     ( 1166): art/runtime/runtime.cc:203]   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:777)
      F/art     ( 1166): art/runtime/runtime.cc:203]   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:593)
      F/art     ( 1166): art/runtime/runtime.cc:203] 
      F/art     ( 1166): art/runtime/runtime.cc:203] "Thread pool worker 0" prio=6 tid=2 Native (still starting up)
      F/art     ( 1166): art/runtime/runtime.cc:203]   | group="" sCount=0 dsCount=0 obj=0x00000000 self=0x41787360
      F/art     ( 1166): art/runtime/runtime.cc:203]   | sysTid=1172 nice=0 cgrp=apps sched=0/0 handle=0x4730bb40
      F/art     ( 1166): art/runtime/runtime.cc:203]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=1 HZ=100
      F/art     ( 1166): art/runtime/runtime.cc:203]   | stack=0x43f98000-0x43f9c000 stackSize=1024KB
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: ??? [0x441e12ac] ([anon:libc_malloc])
      F/art     ( 1166): art/runtime/runtime.cc:203]   (no managed stack frames)
      F/art     ( 1166): art/runtime/runtime.cc:203] 
      F/art     ( 1166): art/runtime/runtime.cc:203] "Thread pool worker 1" prio=6 tid=3 Native (still starting up)
      F/art     ( 1166): art/runtime/runtime.cc:203]   | group="" sCount=0 dsCount=0 obj=0x00000000 self=0x45fe31b0
      F/art     ( 1166): art/runtime/runtime.cc:203]   | sysTid=1173 nice=0 cgrp=apps sched=0/0 handle=0x41786ed0
      F/art     ( 1166): art/runtime/runtime.cc:203]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=1 HZ=100
      F/art     ( 1166): art/runtime/runtime.cc:203]   | stack=0x44098000-0x4409c000 stackSize=1024KB
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: ??? [0x441e12ac] ([anon:libc_malloc])
      F/art     ( 1166): art/runtime/runtime.cc:203]   (no managed stack frames)
      F/art     ( 1166): art/runtime/runtime.cc:203] 
      F/art     ( 1166): art/runtime/runtime.cc:203] "Thread pool worker 2" prio=6 tid=4 Native (still starting up)
      F/art     ( 1166): art/runtime/runtime.cc:203]   | group="" sCount=0 dsCount=0 obj=0x00000000 self=0x47309718
      F/art     ( 1166): art/runtime/runtime.cc:203]   | sysTid=1174 nice=0 cgrp=apps sched=0/0 handle=0x41787118
      F/art     ( 1166): art/runtime/runtime.cc:203]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=1 HZ=100
      F/art     ( 1166): art/runtime/runtime.cc:203]   | stack=0x4779c000-0x477a0000 stackSize=1024KB
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: ??? [0x441e12ac] ([anon:libc_malloc])
      F/art     ( 1166): art/runtime/runtime.cc:203]   (no managed stack frames)
      F/art     ( 1166): art/runtime/runtime.cc:203] 
      F/art     ( 1166): art/runtime/runtime.cc:203] "Signal Catcher" daemon prio=5 tid=5 WaitingInMainSignalCatcherLoop
      F/art     ( 1166): art/runtime/runtime.cc:203]   | group="system" sCount=0 dsCount=0 obj=0x64d29058 self=0x4730a0e8
      F/art     ( 1166): art/runtime/runtime.cc:203]   | sysTid=1175 nice=0 cgrp=apps sched=0/0 handle=0x47309ea0
      F/art     ( 1166): art/runtime/runtime.cc:203]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
      F/art     ( 1166): art/runtime/runtime.cc:203]   | stack=0x4789c000-0x478a0000 stackSize=1016KB
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: ??? [0x416ca03b] (libart.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: art::SignalCatcher::WaitForSignal(art::Thread*, art::SignalSet&)+46 [0x416ca3a7] (libart.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: art::SignalCatcher::Run(void*)+176 [0x416cb91d] (libart.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: __thread_entry+72 [0x40116170] (libc.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: pthread_create+240 [0x40116308] (libc.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   (no managed stack frames)
      F/art     ( 1166): art/runtime/runtime.cc:203] 
      F/art     ( 1166): art/runtime/runtime.cc:203] "JDWP" daemon prio=5 tid=6 WaitingInMainDebuggerLoop
      F/art     ( 1166): art/runtime/runtime.cc:203]   | group="system" sCount=0 dsCount=0 obj=0x64d29120 self=0x4730ae98
      F/art     ( 1166): art/runtime/runtime.cc:203]   | sysTid=1176 nice=0 cgrp=apps sched=0/0 handle=0x4730ac50
      F/art     ( 1166): art/runtime/runtime.cc:203]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
      F/art     ( 1166): art/runtime/runtime.cc:203]   | stack=0x4799a000-0x4799e000 stackSize=1016KB
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: art::JDWP::JdwpAdbState::Accept()+100 [0x417074b1] (libart.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: art::JDWP::JdwpState::Run()+282 [0x4161c567] (libart.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: ??? [0x4161d843] (libart.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: __thread_entry+72 [0x40116170] (libc.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: pthread_create+240 [0x40116308] (libc.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   (no managed stack frames)
      F/art     ( 1166): art/runtime/runtime.cc:203] 
      F/art     ( 1166): art/runtime/runtime.cc:203] "GCDaemon" daemon prio=5 tid=7 Waiting
      F/art     ( 1166): art/runtime/runtime.cc:203]   | group="system" sCount=0 dsCount=0 obj=0x64d30450 self=0x4730f960
      F/art     ( 1166): art/runtime/runtime.cc:203]   | sysTid=1186 nice=0 cgrp=apps sched=0/0 handle=0x4730fcc8
      F/art     ( 1166): art/runtime/runtime.cc:203]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=1 HZ=100
      F/art     ( 1166): art/runtime/runtime.cc:203]   | stack=0x47ea8000-0x47eac000 stackSize=1040KB
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: (no native stack frames for thread 1186)
      F/art     ( 1166): art/runtime/runtime.cc:203]   at java.lang.Object.wait(Native method)
      F/art     ( 1166): art/runtime/runtime.cc:203]   - waiting on <0x60a72260> (a java.lang.Daemons$GCDaemon)
      F/art     ( 1166): art/runtime/runtime.cc:203]   at java.lang.Daemons$GCDaemon.run(Daemons.java:330)
      F/art     ( 1166): art/runtime/runtime.cc:203]   - locked <0x60a72260> (a java.lang.Daemons$GCDaemon)
      F/art     ( 1166): art/runtime/runtime.cc:203]   at java.lang.Thread.run(Thread.java:811)
      F/art     ( 1166): art/runtime/runtime.cc:203] 
      F/art     ( 1166): art/runtime/runtime.cc:203] "Binder_1" prio=5 tid=8 Native
      F/art     ( 1166): art/runtime/runtime.cc:203]   | group="main" sCount=0 dsCount=0 obj=0x64d33948 self=0x473109e0
      F/art     ( 1166): art/runtime/runtime.cc:203]   | sysTid=1187 nice=0 cgrp=apps sched=0/0 handle=0x47310118
      F/art     ( 1166): art/runtime/runtime.cc:203]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
      F/art     ( 1166): art/runtime/runtime.cc:203]   | stack=0x480aa000-0x480ae000 stackSize=1016KB
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: android::IPCThreadState::talkWithDriver(bool)+140 [0x401be339] (libbinder.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: android::IPCThreadState::getAndExecuteCommand()+6 [0x401bea43] (libbinder.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: android::IPCThreadState::joinThreadPool(bool)+48 [0x401bead9] (libbinder.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: ??? [0x401c2899] (libbinder.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: android::Thread::_threadLoop(void*)+216 [0x4018df09] (libutils.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: android::AndroidRuntime::javaThreadShell(void*)+68 [0x40219dd1] (libandroid_runtime.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: ??? [0x4018da3b] (libutils.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: __thread_entry+72 [0x40116170] (libc.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: pthread_create+240 [0x40116308] (libc.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   (no managed stack frames)
      F/art     ( 1166): art/runtime/runtime.cc:203] 
      F/art     ( 1166): art/runtime/runtime.cc:203] "HeapTrimmerDaemon" daemon prio=5 tid=9 Waiting
      F/art     ( 1166): art/runtime/runtime.cc:203]   | group="system" sCount=0 dsCount=0 obj=0x64d2c6d0 self=0x4730f3b0
      F/art     ( 1166): art/runtime/runtime.cc:203]   | sysTid=1185 nice=0 cgrp=apps sched=0/0 handle=0x4730f718
      F/art     ( 1166): art/runtime/runtime.cc:203]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
      F/art     ( 1166): art/runtime/runtime.cc:203]   | stack=0x47da4000-0x47da8000 stackSize=1040KB
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: (no native stack frames for thread 1185)
      F/art     ( 1166): art/runtime/runtime.cc:203]   at java.lang.Object.wait(Native method)
      F/art     ( 1166): art/runtime/runtime.cc:203]   - waiting on <0x60a72270> (a java.lang.Daemons$HeapTrimmerDaemon)
      F/art     ( 1166): art/runtime/runtime.cc:203]   at java.lang.Daemons$HeapTrimmerDaemon.run(Daemons.java:299)
      F/art     ( 1166): art/runtime/runtime.cc:203]   - locked <0x60a72270> (a java.lang.Daemons$HeapTrimmerDaemon)
      F/art     ( 1166): art/runtime/runtime.cc:203]   at java.lang.Thread.run(Thread.java:811)
      F/art     ( 1166): art/runtime/runtime.cc:203] 
      F/art     ( 1166): art/runtime/runtime.cc:203] "FinalizerWatchdogDaemon" daemon prio=5 tid=10 Waiting
      F/art     ( 1166): art/runtime/runtime.cc:203]   | group="system" sCount=0 dsCount=0 obj=0x64d2b520 self=0x4730ee00
      F/art     ( 1166): art/runtime/runtime.cc:203]   | sysTid=1184 nice=0 cgrp=apps sched=0/0 handle=0x4730f168
      F/art     ( 1166): art/runtime/runtime.cc:203]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=1 HZ=100
      F/art     ( 1166): art/runtime/runtime.cc:203]   | stack=0x47ca0000-0x47ca4000 stackSize=1040KB
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: (no native stack frames for thread 1184)
      F/art     ( 1166): art/runtime/runtime.cc:203]   at java.lang.Object.wait(Native method)
      F/art     ( 1166): art/runtime/runtime.cc:203]   - waiting on <0x60a72250> (a java.lang.Daemons$FinalizerWatchdogDaemon)
      F/art     ( 1166): art/runtime/runtime.cc:203]   at java.lang.Daemons$FinalizerWatchdogDaemon.waitForObject(Daemons.java:233)
      F/art     ( 1166): art/runtime/runtime.cc:203]   - locked <0x60a72250> (a java.lang.Daemons$FinalizerWatchdogDaemon)
      F/art     ( 1166): art/runtime/runtime.cc:203]   at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:210)
      F/art     ( 1166): art/runtime/runtime.cc:203]   at java.lang.Thread.run(Thread.java:811)
      F/art     ( 1166): art/runtime/runtime.cc:203] 
      F/art     ( 1166): art/runtime/runtime.cc:203] "ReferenceQueueDaemon" daemon prio=5 tid=11 Waiting
      F/art     ( 1166): art/runtime/runtime.cc:203]   | group="system" sCount=0 dsCount=0 obj=0x64d291c0 self=0x4730b390
      F/art     ( 1166): art/runtime/runtime.cc:203]   | sysTid=1182 nice=0 cgrp=apps sched=0/0 handle=0x4730e6f0
      F/art     ( 1166): art/runtime/runtime.cc:203]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
      F/art     ( 1166): art/runtime/runtime.cc:203]   | stack=0x47a98000-0x47a9c000 stackSize=1040KB
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: (no native stack frames for thread 1182)
      F/art     ( 1166): art/runtime/runtime.cc:203]   at java.lang.Object.wait(Native method)
      F/art     ( 1166): art/runtime/runtime.cc:203]   - waiting on <0x600c23f0> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
      F/art     ( 1166): art/runtime/runtime.cc:203]   at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:133)
      F/art     ( 1166): art/runtime/runtime.cc:203]   - locked <0x600c23f0> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
      F/art     ( 1166): art/runtime/runtime.cc:203]   at java.lang.Thread.run(Thread.java:811)
      F/art     ( 1166): art/runtime/runtime.cc:203] 
      F/art     ( 1166): art/runtime/runtime.cc:203] "FinalizerDaemon" daemon prio=5 tid=12 Waiting
      F/art     ( 1166): art/runtime/runtime.cc:203]   | group="system" sCount=0 dsCount=0 obj=0x64d2a370 self=0x4730e938
      F/art     ( 1166): art/runtime/runtime.cc:203]   | sysTid=1183 nice=0 cgrp=apps sched=0/0 handle=0x4730ebb8
      F/art     ( 1166): art/runtime/runtime.cc:203]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
      F/art     ( 1166): art/runtime/runtime.cc:203]   | stack=0x47b9c000-0x47ba0000 stackSize=1040KB
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: (no native stack frames for thread 1183)
      F/art     ( 1166): art/runtime/runtime.cc:203]   at java.lang.Object.wait(Native method)
      F/art     ( 1166): art/runtime/runtime.cc:203]   - waiting on <0x60a6a888> (a java.lang.ref.ReferenceQueue)
      F/art     ( 1166): art/runtime/runtime.cc:203]   at java.lang.Object.wait(Object.java:411)
      F/art     ( 1166): art/runtime/runtime.cc:203]   at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:102)
      F/art     ( 1166): art/runtime/runtime.cc:203]   - locked <0x60a6a888> (a java.lang.ref.ReferenceQueue)
      F/art     ( 1166): art/runtime/runtime.cc:203]   at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:73)
      F/art     ( 1166): art/runtime/runtime.cc:203]   at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:173)
      F/art     ( 1166): art/runtime/runtime.cc:203]   at java.lang.Thread.run(Thread.java:811)
      F/art     ( 1166): art/runtime/runtime.cc:203] 
      F/art     ( 1166): art/runtime/runtime.cc:203] "Binder_2" prio=5 tid=13 Native
      F/art     ( 1166): art/runtime/runtime.cc:203]   | group="main" sCount=0 dsCount=0 obj=0x64d33b88 self=0x47313350
      F/art     ( 1166): art/runtime/runtime.cc:203]   | sysTid=1188 nice=0 cgrp=apps sched=0/0 handle=0x47311708
      F/art     ( 1166): art/runtime/runtime.cc:203]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
      F/art     ( 1166): art/runtime/runtime.cc:203]   | stack=0x481a8000-0x481ac000 stackSize=1016KB
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: android::IPCThreadState::talkWithDriver(bool)+140 [0x401be339] (libbinder.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: android::IPCThreadState::getAndExecuteCommand()+6 [0x401bea43] (libbinder.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: android::IPCThreadState::joinThreadPool(bool)+48 [0x401bead9] (libbinder.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: ??? [0x401c2899] (libbinder.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: android::Thread::_threadLoop(void*)+216 [0x4018df09] (libutils.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: android::AndroidRuntime::javaThreadShell(void*)+68 [0x40219dd1] (libandroid_runtime.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: ??? [0x4018da3b] (libutils.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: __thread_entry+72 [0x40116170] (libc.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: pthread_create+240 [0x40116308] (libc.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   (no managed stack frames)
      F/art     ( 1166): art/runtime/runtime.cc:203] 
      F/art     ( 1166): art/runtime/runtime.cc:203] "" prio=5 tid=14 Native
      F/art     ( 1166): art/runtime/runtime.cc:203]   | group="main" sCount=0 dsCount=0 obj=0x64e672e8 self=0x4b792848
      F/art     ( 1166): art/runtime/runtime.cc:203]   | sysTid=1199 nice=0 cgrp=apps sched=0/0 handle=0x483225f8
      F/art     ( 1166): art/runtime/runtime.cc:203]   | state=S schedstat=( 0 0 0 ) utm=240 stm=57 core=0 HZ=100
      F/art     ( 1166): art/runtime/runtime.cc:203]   | stack=0x4a5b1000-0x4a5b5000 stackSize=1016KB
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: qt_safe_select(int, __kernel_fd_set*, __kernel_fd_set*, __kernel_fd_set*, timespec const*)+196 [0x487c1314] (libQt5Core.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   (no managed stack frames)
      F/art     ( 1166): art/runtime/runtime.cc:203] 
      F/art     ( 1166): art/runtime/runtime.cc:203] "Binder_3" prio=5 tid=15 Native
      F/art     ( 1166): art/runtime/runtime.cc:203]   | group="main" sCount=0 dsCount=0 obj=0x64ee4850 self=0x4c881d38
      F/art     ( 1166): art/runtime/runtime.cc:203]   | sysTid=1352 nice=-2 cgrp=apps sched=0/0 handle=0x4c90a598
      F/art     ( 1166): art/runtime/runtime.cc:203]   | state=R schedstat=( 0 0 0 ) utm=11 stm=7 core=1 HZ=100
      F/art     ( 1166): art/runtime/runtime.cc:203]   | stack=0x4eba0000-0x4eba4000 stackSize=1016KB
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: art::Thread::DumpStack(std::ostream&) const+87 [0x416cdeac] (libart.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: art::ThreadList::DumpLocked(std::ostream&)+67 [0x416d8e1c] (libart.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: ??? [0x416c60ee] (libart.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: art::Runtime::Abort()+79 [0x416c65cc] (libart.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: art::LogMessage::~LogMessage()+505 [0x4157393a] (libart.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: ??? [0x4157ba5c] (libart.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: art::JniAbortF(char const*, char const*, ...)+51 [0x4157c1f4] (libart.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: ??? [0x4157c4ac] (libart.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: ??? [0x4158521a] (libart.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: ??? [0x40219e34] (libandroid_runtime.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: android::JNISurfaceTextureContext::onFrameAvailable()+27 [0x40249e90] (libandroid_runtime.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: android::ConsumerBase::onFrameAvailable()+97 [0x4034d9fe] (libgui.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: android::BufferQueue::ProxyConsumerListener::onFrameAvailable()+17 [0x4034c970] (libgui.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: android::BufferQueue::queueBuffer(int, android::IGraphicBufferProducer::QueueBufferInput const&, android::IGraphicBufferProducer::QueueBufferOutput*)+703 [0x4034cc40] (libgui.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: android::BnGraphicBufferProducer::onTransact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+383 [0x403514fc] (libgui.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: android::BBinder::transact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+57 [0x401ba16e] (libbinder.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: android::IPCThreadState::executeCommand(int)+505 [0x401be6e2] (libbinder.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: android::IPCThreadState::getAndExecuteCommand()+37 [0x401bea62] (libbinder.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: android::IPCThreadState::joinThreadPool(bool)+47 [0x401bead8] (libbinder.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: ??? [0x401c2898] (libbinder.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: android::Thread::_threadLoop(void*)+213 [0x4018df06] (libutils.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: android::AndroidRuntime::javaThreadShell(void*)+65 [0x40219dce] (libandroid_runtime.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: ??? [0x4018da38] (libutils.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: __thread_entry+72 [0x40116170] (libc.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: pthread_create+240 [0x40116308] (libc.so)
      F/art     ( 1166): art/runtime/runtime.cc:203]   (no managed stack frames)
      F/art     ( 1166): art/runtime/runtime.cc:203] 
      F/art     ( 1166): art/runtime/runtime.cc:203] "Thread-1667" prio=5 tid=16 Sleeping
      F/art     ( 1166): art/runtime/runtime.cc:203]   | group="main" sCount=0 dsCount=0 obj=0x64efdee0 self=0x4c85b528
      F/art     ( 1166): art/runtime/runtime.cc:203]   | sysTid=3577 nice=0 cgrp=apps sched=0/0 handle=0x4c8e9c20
      F/art     ( 1166): art/runtime/runtime.cc:203]   | state=S schedstat=( 0 0 0 ) utm=0 stm=0 core=1 HZ=100
      F/art     ( 1166): art/runtime/runtime.cc:203]   | stack=0x4e8df000-0x4e8e3000 stackSize=1040KB
      F/art     ( 1166): art/runtime/runtime.cc:203]   native: (no native stack frames for thread 3577)
      F/art     ( 1166): art/runtime/runtime.cc:203]   at java.lang.Thread.sleep(Native method)
      F/art     ( 1166): art/runtime/runtime.cc:203]   - sleeping on <0x64efe4e8> (a java.lang.Object)
      F/art     ( 1166): art/runtime/runtime.cc:203]   at java.lang.Thread.sleep(Thread.java:1010)
      F/art     ( 1166): art/runtime/runtime.cc:203]   - locked <0x64efe4e8> (a java.lang.Object)
      F/art     ( 1166): art/runtime/runtime.cc:203]   at java.lang.Thread.sleep(Thread.java:978)
      F/art     ( 1166): art/runtime/runtime.cc:203]   at org.qtproject.qt5.android.multimedia.QtAndroidMediaPlayer$ProgressWatcher.run(QtAndroidMediaPlayer.java:102)
      F/art     ( 1166): art/runtime/runtime.cc:203]   at java.lang.Thread.run(Thread.java:811)
      F/art     ( 1166): art/runtime/runtime.cc:203] 
      F/art     ( 1166): art/runtime/runtime.cc:203] 
      F/libc    ( 1166): Fatal signal 6 (SIGABRT) at 0x0000048e (code=-6), thread 1352 (Binder_3)
      

      Attachments

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

        Activity

          People

            stromme Christian
            stromme Christian
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes