saki4510t / OpenCVwithUVC

250 stars 107 forks source link

weak global reference table overflow (max=51200) #29

Open iAmYuhi opened 3 years ago

iAmYuhi commented 3 years ago

A/art: art/runtime/indirect_reference_table.cc:132] JNI ERROR (app bug): weak global reference table overflow (max=51200) art/runtime/indirect_reference_table.cc:132] weak global reference table dump: art/runtime/indirect_reference_table.cc:132] Last 10 entries (of 51200): art/runtime/indirect_reference_table.cc:132] 51199: cleared jweak art/runtime/indirect_reference_table.cc:132] 51198: cleared jweak art/runtime/indirect_reference_table.cc:132] 51197: cleared jweak art/runtime/indirect_reference_table.cc:132] 51196: cleared jweak art/runtime/indirect_reference_table.cc:132] 51195: cleared jweak art/runtime/indirect_reference_table.cc:132] 51194: cleared jweak art/runtime/indirect_reference_table.cc:132] 51193: cleared jweak art/runtime/indirect_reference_table.cc:132] 51192: cleared jweak art/runtime/indirect_reference_table.cc:132] 51191: cleared jweak art/runtime/indirect_reference_table.cc:132] 51190: cleared jweak art/runtime/indirect_reference_table.cc:132] Summary: art/runtime/indirect_reference_table.cc:132] 4619 of java.lang.Class (4619 unique instances) art/runtime/indirect_reference_table.cc:132] 42 of android.view.RenderNode (42 unique instances) art/runtime/indirect_reference_table.cc:132] 27 of byte[] (2916 elements) (27 unique instances) art/runtime/indirect_reference_table.cc:132] 19 of byte[] (4096 elements) (19 unique instances) art/runtime/indirect_reference_table.cc:132] 15 of byte[] (5712 elements) (15 unique instances) art/runtime/indirect_reference_table.cc:132] 15 of java.lang.DexCache (15 unique instances) art/runtime/indirect_reference_table.cc:132] 14 of java.lang.Thread (14 unique instances) art/runtime/indirect_reference_table.cc:132] 9 of dalvik.system.PathClassLoader (1 unique instances) art/runtime/indirect_reference_table.cc:132] 9 of byte[] (2304 elements) (9 unique instances) art/runtime/indirect_reference_table.cc:132] 6 of byte[] (7056 elements) (6 unique instances) art/runtime/indirect_reference_table.cc:132] 5 of byte[] (1024 elements) (5 unique instances) art/runtime/indirect_reference_table.cc:132] 5 of byte[] (5184 elements) (5 unique instances) art/runtime/indirect_reference_table.cc:132] 5 of byte[] (29584 elements) (5 unique instances) art/runtime/indirect_reference_table.cc:132] 4 of byte[] (1120 elements) (4 unique instances) art/runtime/indirect_reference_table.cc:132] 4 of byte[] (12400 elements) (4 unique instances) art/runtime/indirect_reference_table.cc:132] 3 of byte[] (144 elements) (3 unique instances) art/runtime/indirect_reference_table.cc:132] 3 of byte[] (256 elements) (3 unique instances) art/runtime/indirect_reference_table.cc:132] 3 of byte[] (528 elements) (3 unique instances) art/runtime/indirect_reference_table.cc:132] 3 of byte[] (832 elements) (3 unique instances) art/runtime/indirect_reference_table.cc:132] 3 of byte[] (8832 elements) (3 unique instances) art/runtime/indirect_reference_table.cc:132] 3 of byte[] (9216 elements) (3 unique instances) art/runtime/indirect_reference_table.cc:132] 3 of android.os.HandlerThread (3 unique instances) art/runtime/indirect_reference_table.cc:132] 2 of byte[] (1764 elements) (2 unique instances) art/runtime/indirect_reference_table.cc:132] 2 of byte[] (3844 elements) (2 unique instances) art/runtime/indirect_reference_table.cc:132] 2 of byte[] (3872 elements) (2 unique instances) art/runtime/indirect_reference_table.cc:132] 1 of com.serenegiant.usbcameracommon.AbstractUVCCameraHandler$CameraThread art/runtime/indirect_reference_table.cc:132] 1 of com.serenegiant.widget.UVCCameraTextureView$RenderHandler$RenderThread art/runtime/indirect_reference_table.cc:132] 1 of java.lang.ThreadGroup art/runtime/indirect_reference_table.cc:132] 1 of byte[] (4 elements) art/runtime/indirect_reference_table.cc:132] 1 of byte[] (768 elements) art/runtime/indirect_reference_table.cc:132] 1 of byte[] (1920 elements) art/runtime/indirect_reference_table.cc:132] 1 of byte[] (4256 elements) art/runtime/indirect_reference_table.cc:132] 1 of byte[] (16384 elements) art/runtime/indirect_reference_table.cc:132] 1 of byte[] (1228800 elements) art/runtime/indirect_reference_table.cc:132] 1 of byte[] (1916800 elements) art/runtime/indirect_reference_table.cc:132] 1 of android.view.SurfaceView art/runtime/indirect_reference_table.cc:132] A/art: art/runtime/runtime.cc:422] Runtime aborting... art/runtime/runtime.cc:422] Aborting thread: art/runtime/runtime.cc:422] "JNISurfaceTextureContext" prio=5 tid=28 Runnable art/runtime/runtime.cc:422] | group="" sCount=0 dsCount=0 obj=0x12fcb4c0 self=0xaa20c500 art/runtime/runtime.cc:422] | sysTid=2535 nice=0 cgrp=default sched=0/0 handle=0x929d3920 art/runtime/runtime.cc:422] | state=R schedstat=( 580343257410 21136757518 140754 ) utm=47904 stm=10129 core=1 HZ=100 art/runtime/runtime.cc:422] | stack=0x928d7000-0x928d9000 stackSize=1014KB art/runtime/runtime.cc:422] | held mutexes= "abort lock" "JNI weak global reference table lock" "ObjectRegistry lock" "mutator lock"(shared held) art/runtime/runtime.cc:422] native: #00 pc 003537b1 /system/lib/libart.so (_ZN3art15DumpNativeStackERNSt3113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+128) art/runtime/runtime.cc:422] native: #01 pc 00333c65 /system/lib/libart.so (_ZNK3art6Thread9DumpStackERNSt3113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+304) art/runtime/runtime.cc:422] native: #02 pc 00326c51 /system/lib/libart.so (_ZNK3art10AbortState10DumpThreadERNSt3113basic_ostreamIcNS1_11char_traitsIcEEEEPNS_6ThreadE+24) art/runtime/runtime.cc:422] native: #03 pc 00326a9b /system/lib/libart.so (_ZNK3art10AbortState4DumpERNSt3113basic_ostreamIcNS1_11char_traitsIcEEEE+362) art/runtime/runtime.cc:422] native: #04 pc 0031d7e1 /system/lib/libart.so (_ZN3art7Runtime5AbortEPKc+92) art/runtime/runtime.cc:422] native: #05 pc 000b5503 /system/lib/libart.so (_ZN3art10LogMessageD2Ev+1134) art/runtime/runtime.cc:422] native: #06 pc 001bd92f /system/lib/libart.so (_ZN3art22IndirectReferenceTable3AddEjPNS_6mirror6ObjectE+194) art/runtime/runtime.cc:422] native: #07 pc 0023b967 /system/lib/libart.so (_ZN3art9JavaVMExt16AddWeakGlobalRefEPNS_6ThreadEPNS_6mirror6ObjectE+46) art/runtime/runtime.cc:422] native: #08 pc 00281007 /system/lib/libart.so (_ZN3art3JNI16NewWeakGlobalRefEP7_JNIEnvP8_jobject+418) art/runtime/runtime.cc:422] native: #09 pc 000cbda3 /system/lib/libart.so (_ZN3art8CheckJNI6NewRefEPKcP7_JNIEnvP8_jobjectNS_15IndirectRefKindE+506) art/runtime/runtime.cc:422] native: #10 pc 0024de15 /system/lib/libart.so (_ZN3art14ObjectRegistry11InternalAddINS_6mirror6ObjectEEEyNS_6HandleIT_EE+772) art/runtime/runtime.cc:422] native: #11 pc 0024e051 /system/lib/libart.so (_ZN3art14ObjectRegistry3AddEPNS_6mirror6ObjectE+84) art/runtime/runtime.cc:422] native: #12 pc 00118e51 /system/lib/libart.so (_ZN3art3Dbg11GetThreadIdEPNS_6ThreadE+432) art/runtime/runtime.cc:422] native: #13 pc 00242e55 /system/lib/libart.so (_ZN3art4JDWP9JdwpState16PostThreadChangeEPNS_6ThreadEb+596) art/runtime/runtime.cc:422] native: #14 pc 001245ef /system/lib/libart.so (_ZN3art3Dbg15PostThreadStartEPNS_6ThreadE+22) art/runtime/runtime.cc:422] native: #15 pc 003329cb /system/lib/libart.so (_ZN3art6Thread6AttachEPKcbP8_jobjectb+1938) art/runtime/runtime.cc:422] native: #16 pc 0031d2eb /system/lib/libart.so (_ZN3art7Runtime19AttachCurrentThreadEPKcbP8_jobjectb+62) art/runtime/runtime.cc:422] native: #17 pc 0023eb53 /system/lib/libart.so (_ZN3art3JII27AttachCurrentThreadInternalEP7_JavaVMPP7_JNIEnvPvb+330) art/runtime/runtime.cc:422] native: #18 pc 000d1c4b /system/lib/libart.so (_ZN3art8CheckJII19AttachCurrentThreadEP7_JavaVMPP7_JNIEnvPv+78) art/runtime/runtime.cc:422] native: #19 pc 000a9745 /system/lib/libandroid_runtime.so (_ZN7android24JNISurfaceTextureContext9getJNIEnvEPb+60) art/runtime/runtime.cc:422] native: #20 pc 000a97d3 /system/lib/libandroid_runtime.so (_ZN7android24JNISurfaceTextureContext16onFrameAvailableERKNS_10BufferItemE+22) art/runtime/runtime.cc:422] native: #21 pc 000403ef /system/lib/libgui.so (_ZN7android12ConsumerBase16onFrameAvailableERKNS_10BufferItemE+102) art/runtime/runtime.cc:422] native: #22 pc 0003807b /system/lib/libgui.so (_ZN7android11BufferQueue21ProxyConsumerListener16onFrameAvailableERKNS_10BufferItemE+54) art/runtime/runtime.cc:422] native: #23 pc 0003e119 /system/lib/libgui.so (_ZN7android19BufferQueueProducer11queueBufferEiRKNS_22IGraphicBufferProducer16QueueBufferInputEPNS1_17QueueBufferOutputE+1288) art/runtime/runtime.cc:422] native: #24 pc 00051f1d /system/lib/libgui.so (_ZN7android7Surface11queueBufferEP19ANativeWindowBufferi+500) art/runtime/runtime.cc:422] native: #25 pc 00053beb /system/lib/libgui.so (_ZN7android7Surface13unlockAndPostEv+58) art/runtime/runtime.cc:422] native: #26 pc 000512f9 /system/lib/libgui.so (_ZN7android7Surface12hook_performEP13ANativeWindowiz+40) art/runtime/runtime.cc:422] native: #27 pc 0000b8e1 /system/lib/libandroid.so (ANativeWindow_unlockAndPost+6) art/runtime/runtime.cc:422] native: #28 pc 00010e7c /data/app/com.serenegiant.opencvwithuvc-2/lib/arm/libUVCCamera.so (_Z13copyToSurfaceP9uvc_framePP13ANativeWindow+476) art/runtime/runtime.cc:422] native: #29 pc 0001081c /data/app/com.serenegiant.opencvwithuvc-2/lib/arm/libUVCCamera.so (_ZN10UVCPreview10do_previewEP15uvc_stream_ctrl+596) art/runtime/runtime.cc:422] native: #30 pc 0000ff60 /data/app/com.serenegiant.opencvwithuvc-2/lib/arm/libUVCCamera.so (_ZN10UVCPreview19preview_thread_funcEPv+52) art/runtime/runtime.cc:422] native: #31 pc 00047323 /system/lib/libc.so (_ZL15pthread_startPv+22) art/runtime/runtime.cc:422] native: #32 pc 00019e5d /system/lib/libc.so (start_thread+6) art/runtime/runtime.cc:422] (no managed stack frames) art/runtime/runtime.cc:422] Dumping all threads without appropriate locks held: thread list lock art/runtime/runtime.cc:422] All threads: art/runtime/runtime.cc:422] DALVIK THREADS (28): art/runtime/runtime.cc:422] "JNISurfaceTextureContext" prio=5 tid=28 Runnable art/runtime/runtime.cc:422] | group="" sCount=0 dsCount=0 obj=0x12fcb4c0 self=0xaa20c500 art/runtime/runtime.cc:422] | sysTid=2535 nice=0 cgrp=default sched=0/0 handle=0x929d3920 art/runtime/runtime.cc:422] | state=R schedstat=( 580378425410 21138123976 140760 ) utm=47906 stm=10130 core=1 HZ=100 art/runtime/runtime.cc:422] | stack=0x928d7000-0x928d9000 stackSize=1014KB art/runtime/runtime.cc:422] | held mutexes= "abort lock" "JNI weak global reference table lock" "ObjectRegistry lock" "mutator lock"(shared held) art/runtime/runtime.cc:422] native: #00 pc 003537b1 /system/lib/libart.so (_ZN3art15DumpNativeStackERNSt3113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+128) art/runtime/runtime.cc:422] native: #01 pc 00333c65 /system/lib/libart.so (_ZNK3art6Thread9DumpStackERNSt3113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+304) art/runtime/runtime.cc:422] native: #02 pc 00345d6f /system/lib/libart.so (_ZN3art14DumpCheckpoint3RunEPNS_6ThreadE+622) art/runtime/runtime.cc:422] native: #03 pc 0033fcfd /system/lib/libart.so (_ZN3art10ThreadList13RunCheckpointEPNS_7ClosureE+336) art/runtime/runtime.cc:422] native: #04 pc 0033f9f7 /system/lib/libart.so (_ZN3art10ThreadList4DumpERNSt3113basic_ostreamIcNS1_11char_traitsIcEEEEb+586) art/runtime/runtime.cc:422] native: #05 pc 00326aa5 /system/lib/libart.so (_ZNK3art10AbortState4DumpERNSt3113basic_ostreamIcNS1_11char_traitsIcEEEE+372) art/runtime/runtime.cc:422] native: #06 pc 0031d7e1 /system/lib/libart.so (_ZN3art7Runtime5AbortEPKc+92) art/runtime/runtime.cc:422] native: #07 pc 000b5503 /system/lib/libart.so (_ZN3art10LogMessageD2Ev+1134) art/runtime/runtime.cc:422] native: #08 pc 001bd92f /system/lib/libart.so (_ZN3art22IndirectReferenceTable3AddEjPNS_6mirror6ObjectE+194) art/runtime/runtime.cc:422] native: #09 pc 0023b967 /system/lib/libart.so (_ZN3art9JavaVMExt16AddWeakGlobalRefEPNS_6ThreadEPNS_6mirror6ObjectE+46) art/runtime/runtime.cc:422] native: #10 pc 00281007 /system/lib/libart.so (_ZN3art3JNI16NewWeakGlobalRefEP7_JNIEnvP8_jobject+418) art/runtime/runtime.cc:422] native: #11 pc 000cbda3 /system/lib/libart.so (_ZN3art8CheckJNI6NewRefEPKcP7_JNIEnvP8_jobjectNS_15IndirectRefKindE+506) art/runtime/runtime.cc:422] native: #12 pc 0024de15 /system/lib/libart.so (_ZN3art14ObjectRegistry11InternalAddINS_6mirror6ObjectEEEyNS_6HandleIT_EE+772) art/runtime/runtime.cc:422] native: #13 pc 0024e051 /system/lib/libart.so (_ZN3art14ObjectRegistry3AddEPNS_6mirror6ObjectE+84) art/runtime/runtime.cc:422] native: #14 pc 00118e51 /system/lib/libart.so (_ZN3art3Dbg11GetThreadIdEPNS_6ThreadE+432) art/runtime/runtime.cc:422] native: #15 pc 00242e55 /system/lib/libart.so (_ZN3art4JDWP9JdwpState16PostThreadChangeEPNS_6ThreadEb+596) art/runtime/runtime.cc:422] native: #16 pc 001245ef /system/lib/libart.so (_ZN3art3Dbg15PostThreadStartEPNS_6ThreadE+22) art/runtime/runtime.cc:422] native: #17 pc 003329cb /system/lib/libart.so (_ZN3art6Thread6AttachEPKcbP8_jobjectb+1938) art/runtime/runtime.cc:422] native: #18 pc 0031d2eb /system/lib/libart.so (_ZN3art7Runtime19AttachCurrentThreadEPKcbP8_jobjectb+62) A/art: art/runtime/runtime.cc:422] native: #19 pc 0023eb53 /system/lib/libart.so (_ZN3art3JII27AttachCurrentThreadInternalEP7_JavaVMPP7_JNIEnvPvb+330) art/runtime/runtime.cc:422] native: #20 pc 000d1c4b /system/lib/libart.so (_ZN3art8CheckJII19AttachCurrentThreadEP7_JavaVMPP7_JNIEnvPv+78) art/runtime/runtime.cc:422] native: #21 pc 000a9745 /system/lib/libandroid_runtime.so (_ZN7android24JNISurfaceTextureContext9getJNIEnvEPb+60) art/runtime/runtime.cc:422] native: #22 pc 000a97d3 /system/lib/libandroid_runtime.so (_ZN7android24JNISurfaceTextureContext16onFrameAvailableERKNS_10BufferItemE+22) art/runtime/runtime.cc:422] native: #23 pc 000403ef /system/lib/libgui.so (_ZN7android12ConsumerBase16onFrameAvailableERKNS_10BufferItemE+102) art/runtime/runtime.cc:422] native: #24 pc 0003807b /system/lib/libgui.so (_ZN7android11BufferQueue21ProxyConsumerListener16onFrameAvailableERKNS_10BufferItemE+54) art/runtime/runtime.cc:422] native: #25 pc 0003e119 /system/lib/libgui.so (_ZN7android19BufferQueueProducer11queueBufferEiRKNS_22IGraphicBufferProducer16QueueBufferInputEPNS1_17QueueBufferOutputE+1288) art/runtime/runtime.cc:422] native: #26 pc 00051f1d /system/lib/libgui.so (_ZN7android7Surface11queueBufferEP19ANativeWindowBufferi+500) art/runtime/runtime.cc:422] native: #27 pc 00053beb /system/lib/libgui.so (_ZN7android7Surface13unlockAndPostEv+58) art/runtime/runtime.cc:422] native: #28 pc 000512f9 /system/lib/libgui.so (_ZN7android7Surface12hook_performEP13ANativeWindowiz+40) art/runtime/runtime.cc:422] native: #29 pc 0000b8e1 /system/lib/libandroid.so (ANativeWindow_unlockAndPost+6) art/runtime/runtime.cc:422] native: #30 pc 00010e7c /data/app/com.serenegiant.opencvwithuvc-2/lib/arm/libUVCCamera.so (_Z13copyToSurfaceP9uvc_framePP13ANativeWindow+476) art/runtime/runtime.cc:422] native: #31 pc 0001081c /data/app/com.serenegiant.opencvwithuvc-2/lib/arm/libUVCCamera.so (_ZN10UVCPreview10do_previewEP15uvc_stream_ctrl+596) art/runtime/runtime.cc:422] native: #32 pc 0000ff60 /data/app/com.serenegiant.opencvwithuvc-2/lib/arm/libUVCCamera.so (_ZN10UVCPreview19preview_thread_funcEPv+52) art/runtime/runtime.cc:422] native: #33 pc 00047323 /system/lib/libc.so (_ZL15pthread_startPv+22) art/runtime/runtime.cc:422] native: #34 pc 00019e5d /system/lib/libc.so (__start_thread+6) art/runtime/runtime.cc:422] (no managed stack frames) art/runtime/runtime.cc:422] art/runtime/runtime.cc:422] "main" prio=5 tid=1 Native art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x7514f000 self=0xb3185400 art/runtime/runtime.cc:422] | sysTid=2436 nice=-10 cgrp=default sched=0/0 handle=0xb5f67534 art/runtime/runtime.cc:422] | state=S schedstat=( 56412244836 8459199947 212480 ) utm=4329 stm=1311 core=3 HZ=100 art/runtime/runtime.cc:422] | stack=0xbe614000-0xbe616000 stackSize=8MB art/runtime/runtime.cc:422] | held mutexes= art/runtime/runtime.cc:422] native: #00 pc 000487a4 /system/lib/libc.so (epoll_pwait+20) art/runtime/runtime.cc:422] native: #01 pc 0001a20d /system/lib/libc.so (epoll_pwait+60) art/runtime/runtime.cc:422] native: #02 pc 0001a23d /system/lib/libc.so (epoll_wait+12) art/runtime/runtime.cc:422] native: #03 pc 00011c83 /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+118) art/runtime/runtime.cc:422] native: #04 pc 00011b7f /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+26) art/runtime/runtime.cc:422] native: #05 pc 00093a7d /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+22) art/runtime/runtime.cc:422] native: #06 pc 0062b945 /system/framework/arm/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnceJI+96) art/runtime/runtime.cc:422] at android.os.MessageQueue.nativePollOnce(Native method) art/runtime/runtime.cc:422] at android.os.MessageQueue.next(MessageQueue.java:323) art/runtime/runtime.cc:422] at android.os.Looper.loop(Looper.java:136) art/runtime/runtime.cc:422] at android.app.ActivityThread.main(ActivityThread.java:6141) art/runtime/runtime.cc:422] at java.lang.reflect.Method.invoke!(Native method) art/runtime/runtime.cc:422] at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:912) art/runtime/runtime.cc:422] at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:802) art/runtime/runtime.cc:422] art/runtime/runtime.cc:422] "Jit thread pool worker thread 0" prio=5 tid=2 Native art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d13d30 self=0xaa20c000 art/runtime/runtime.cc:422] | sysTid=2441 nice=9 cgrp=default sched=0/0 handle=0xb2898920 art/runtime/runtime.cc:422] | state=S schedstat=( 3317666428 782518906 2868 ) utm=240 stm=90 core=3 HZ=100 art/runtime/runtime.cc:422] | stack=0xb279a000-0xb279c000 stackSize=1022KB art/runtime/runtime.cc:422] | held mutexes= art/runtime/runtime.cc:422] native: #00 pc 00017418 /system/lib/libc.so (syscall+28) art/runtime/runtime.cc:422] native: #01 pc 000b70d9 /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+92) art/runtime/runtime.cc:422] native: #02 pc 003472e1 /system/lib/libart.so (_ZN3art10ThreadPool7GetTaskEPNS_6ThreadE+160) art/runtime/runtime.cc:422] native: #03 pc 00346b07 /system/lib/libart.so (_ZN3art16ThreadPoolWorker3RunEv+62) art/runtime/runtime.cc:422] native: #04 pc 00346627 /system/lib/libart.so (_ZN3art16ThreadPoolWorker8CallbackEPv+78) art/runtime/runtime.cc:422] native: #05 pc 00047323 /system/lib/libc.so (_ZL15__pthread_startPv+22) art/runtime/runtime.cc:422] native: #06 pc 00019e5d /system/lib/libc.so (start_thread+6) art/runtime/runtime.cc:422] (no managed stack frames) art/runtime/runtime.cc:422] art/runtime/runtime.cc:422] "Signal Catcher" prio=5 tid=3 WaitingInMainSignalCatcherLoop art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d13dc0 self=0xb22d5e00 art/runtime/runtime.cc:422] | sysTid=2442 nice=0 cgrp=default sched=0/0 handle=0xb2797920 art/runtime/runtime.cc:422] | state=S schedstat=( 257541 0 2 ) utm=0 stm=0 core=1 HZ=100 art/runtime/runtime.cc:422] | stack=0xb269b000-0xb269d000 stackSize=1014KB art/runtime/runtime.cc:422] | held mutexes= art/runtime/runtime.cc:422] native: #00 pc 00048b10 /system/lib/libc.so (rt_sigtimedwait+12) art/runtime/runtime.cc:422] native: #01 pc 0001e25b /system/lib/libc.so (sigwait+34) art/runtime/runtime.cc:422] native: #02 pc 00329d3f /system/lib/libart.so (_ZN3art9SignalSet4WaitEv+22) art/runtime/runtime.cc:422] native: #03 pc 00329939 /system/lib/libart.so (_ZN3art13SignalCatcher13WaitForSignalEPNS_6ThreadERNS_9SignalSetE+168) art/runtime/runtime.cc:422] native: #04 pc 00328659 /system/lib/libart.so (_ZN3art13SignalCatcher3RunEPv+276) art/runtime/runtime.cc:422] native: #05 pc 00047323 /system/lib/libc.so (_ZL15__pthread_startPv+22) art/runtime/runtime.cc:422] native: #06 pc 00019e5d /system/lib/libc.so (start_thread+6) art/runtime/runtime.cc:422] (no managed stack frames) art/runtime/runtime.cc:422] art/runtime/runtime.cc:422] "JDWP" prio=5 tid=4 WaitingInMainDebuggerLoop art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d13e50 self=0xaa20d400 art/runtime/runtime.cc:422] | sysTid=2443 nice=0 cgrp=default sched=0/0 handle=0xb2698920 art/runtime/runtime.cc:422] | state=S schedstat=( 131205999 4389291 40 ) utm=9 stm=3 core=2 HZ=100 art/runtime/runtime.cc:422] | stack=0xb259c000-0xb259e000 stackSize=1014KB art/runtime/runtime.cc:422] | held mutexes= art/runtime/runtime.cc:422] native: #00 pc 000489e8 /system/lib/libc.so (pselect6+20) art/runtime/runtime.cc:422] native: #01 pc 0001d055 /system/lib/libc.so (select+88) art/runtime/runtime.cc:422] native: #02 pc 003ff8e3 /system/lib/libart.so (_ZN3art4JDWP12JdwpAdbState15ProcessIncomingEv+302) art/runtime/runtime.cc:422] native: #03 pc 0024a343 /system/lib/libart.so (_ZN3art4JDWP9JdwpState3RunEv+654) art/runtime/runtime.cc:422] native: #04 pc 00249ae3 /system/lib/libart.so (_ZN3art4JDWPL15StartJdwpThreadEPv+22) art/runtime/runtime.cc:422] native: #05 pc 00047323 /system/lib/libc.so (_ZL15pthread_startPv+22) art/runtime/runtime.cc:422] native: #06 pc 00019e5d /system/lib/libc.so (start_thread+6) art/runtime/runtime.cc:422] (no managed stack frames) art/runtime/runtime.cc:422] art/runtime/runtime.cc:422] "ReferenceQueueDaemon" prio=5 tid=5 Waiting art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d13ee0 self=0xb22d7200 art/runtime/runtime.cc:422] | sysTid=2444 nice=0 cgrp=default sched=0/0 handle=0xb2599920 art/runtime/runtime.cc:422] | state=S schedstat=( 883302280 155915086 997 ) utm=81 stm=6 core=0 HZ=100 art/runtime/runtime.cc:422] | stack=0xb2497000-0xb2499000 stackSize=1038KB art/runtime/runtime.cc:422] | held mutexes= art/runtime/runtime.cc:422] native: #00 pc 00017418 /system/lib/libc.so (syscall+28) art/runtime/runtime.cc:422] native: #01 pc 000b70d9 /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+92) A/art: art/runtime/runtime.cc:422] native: #02 pc 002a10cd /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadExibNS_11ThreadStateE+512) art/runtime/runtime.cc:422] native: #03 pc 002a291f /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectExibNS_11ThreadStateE+258) art/runtime/runtime.cc:422] native: #04 pc 002b11f7 /system/lib/libart.so (_ZN3artL11Object_waitEP7_JNIEnvP8_jobject+32) art/runtime/runtime.cc:422] native: #05 pc 00000557 /system/framework/arm/boot.oat (Java_java_lang_Object_wait+74) art/runtime/runtime.cc:422] at java.lang.Object.wait!(Native method) art/runtime/runtime.cc:422] - waiting on <0x0d3360fa> (a java.lang.Class) art/runtime/runtime.cc:422] at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:150) art/runtime/runtime.cc:422] - locked <0x0d3360fa> (a java.lang.Class) art/runtime/runtime.cc:422] at java.lang.Thread.run(Thread.java:761) art/runtime/runtime.cc:422] art/runtime/runtime.cc:422] "FinalizerDaemon" prio=5 tid=6 Waiting art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d13f70 self=0xb22d7700 art/runtime/runtime.cc:422] | sysTid=2445 nice=0 cgrp=default sched=0/0 handle=0x9a758920 art/runtime/runtime.cc:422] | state=S schedstat=( 140629121 21499046 462 ) utm=12 stm=1 core=3 HZ=100 art/runtime/runtime.cc:422] | stack=0x9a656000-0x9a658000 stackSize=1038KB art/runtime/runtime.cc:422] | held mutexes= art/runtime/runtime.cc:422] native: #00 pc 00017418 /system/lib/libc.so (syscall+28) art/runtime/runtime.cc:422] native: #01 pc 000b70d9 /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+92) art/runtime/runtime.cc:422] native: #02 pc 002a10cd /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadExibNS_11ThreadStateE+512) art/runtime/runtime.cc:422] native: #03 pc 002a291f /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectExibNS_11ThreadStateE+258) art/runtime/runtime.cc:422] native: #04 pc 002b1223 /system/lib/libart.so (_ZN3artL13Object_waitJIEP7_JNIEnvP8_jobjectxi+36) art/runtime/runtime.cc:422] native: #05 pc 00000655 /system/framework/arm/boot.oat (Java_java_lang_Object_waitJI+96) art/runtime/runtime.cc:422] at java.lang.Object.wait!(Native method) art/runtime/runtime.cc:422] - waiting on <0x036bf259> (a java.lang.Object) art/runtime/runtime.cc:422] at java.lang.Object.wait(Object.java:407) art/runtime/runtime.cc:422] at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:188) art/runtime/runtime.cc:422] - locked <0x036bf259> (a java.lang.Object) art/runtime/runtime.cc:422] at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:209) art/runtime/runtime.cc:422] at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:204) art/runtime/runtime.cc:422] at java.lang.Thread.run(Thread.java:761) art/runtime/runtime.cc:422] art/runtime/runtime.cc:422] "FinalizerWatchdogDaemon" prio=5 tid=7 Sleeping art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d400d0 self=0xb22d7c00 art/runtime/runtime.cc:422] | sysTid=2446 nice=0 cgrp=default sched=0/0 handle=0x9a653920 art/runtime/runtime.cc:422] | state=S schedstat=( 23470422 16151628 213 ) utm=2 stm=0 core=3 HZ=100 art/runtime/runtime.cc:422] | stack=0x9a551000-0x9a553000 stackSize=1038KB art/runtime/runtime.cc:422] | held mutexes= art/runtime/runtime.cc:422] native: #00 pc 0001741c /system/lib/libc.so (syscall+32) art/runtime/runtime.cc:422] native: #01 pc 000b7505 /system/lib/libart.so (_ZN3art17ConditionVariable9TimedWaitEPNS_6ThreadExi+108) art/runtime/runtime.cc:422] native: #02 pc 002a10dd /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadExibNS_11ThreadStateE+528) art/runtime/runtime.cc:422] native: #03 pc 002a291f /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectExibNS_11ThreadStateE+258) art/runtime/runtime.cc:422] native: #04 pc 002b5e55 /system/lib/libart.so (_ZN3artL12Thread_sleepEP7_JNIEnvP7_jclassP8_jobjectxi+56) art/runtime/runtime.cc:422] native: #05 pc 0008543b /system/framework/arm/boot.oat (Java_java_lang_Thread_sleepLjava_lang_Object_2JI+126) art/runtime/runtime.cc:422] at java.lang.Thread.sleep!(Native method) art/runtime/runtime.cc:422] - sleeping on <0x02a37e1e> (a java.lang.Object) art/runtime/runtime.cc:422] at java.lang.Thread.sleep(Thread.java:371) art/runtime/runtime.cc:422] - locked <0x02a37e1e> (a java.lang.Object) art/runtime/runtime.cc:422] at java.lang.Thread.sleep(Thread.java:313) art/runtime/runtime.cc:422] at java.lang.Daemons$FinalizerWatchdogDaemon.sleepFor(Daemons.java:314) art/runtime/runtime.cc:422] at java.lang.Daemons$FinalizerWatchdogDaemon.waitForFinalization(Daemons.java:336) art/runtime/runtime.cc:422] at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:253) art/runtime/runtime.cc:422] at java.lang.Thread.run(Thread.java:761) art/runtime/runtime.cc:422] art/runtime/runtime.cc:422] "HeapTaskDaemon" prio=5 tid=8 Blocked art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d40160 self=0xb22d8100 art/runtime/runtime.cc:422] | sysTid=2447 nice=0 cgrp=default sched=0/0 handle=0x9a54e920 art/runtime/runtime.cc:422] | state=S schedstat=( 3529904705 887760813 2639 ) utm=308 stm=44 core=3 HZ=100 art/runtime/runtime.cc:422] | stack=0x9a44c000-0x9a44e000 stackSize=1038KB art/runtime/runtime.cc:422] | held mutexes= art/runtime/runtime.cc:422] native: #00 pc 0001741c /system/lib/libc.so (syscall+32) art/runtime/runtime.cc:422] native: #01 pc 000b7505 /system/lib/libart.so (_ZN3art17ConditionVariable9TimedWaitEPNS_6ThreadExi+108) art/runtime/runtime.cc:422] native: #02 pc 001b616d /system/lib/libart.so (_ZN3art2gc13TaskProcessor7GetTaskEPNS_6ThreadE+228) art/runtime/runtime.cc:422] native: #03 pc 001b681d /system/lib/libart.so (_ZN3art2gc13TaskProcessor11RunAllTasksEPNS_6ThreadE+44) art/runtime/runtime.cc:422] native: #04 pc 001615cf /system/framework/arm/boot-core-libart.oat (Java_dalvik_system_VMRuntime_runHeapTasks+74) art/runtime/runtime.cc:422] at dalvik.system.VMRuntime.runHeapTasks(Native method) art/runtime/runtime.cc:422] - waiting to lock an unknown object art/runtime/runtime.cc:422] at java.lang.Daemons$HeapTaskDaemon.run(Daemons.java:433) art/runtime/runtime.cc:422] at java.lang.Thread.run(Thread.java:761) art/runtime/runtime.cc:422] art/runtime/runtime.cc:422] "Binder:2436_1" prio=5 tid=9 Native art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d40280 self=0xb22d8600 art/runtime/runtime.cc:422] | sysTid=2448 nice=0 cgrp=default sched=0/0 handle=0x9a34b920 art/runtime/runtime.cc:422] | state=S schedstat=( 7936248 7234793 41 ) utm=0 stm=0 core=1 HZ=100 art/runtime/runtime.cc:422] | stack=0x9a24f000-0x9a251000 stackSize=1014KB art/runtime/runtime.cc:422] | held mutexes= art/runtime/runtime.cc:422] native: #00 pc 000488e4 /system/lib/libc.so (ioctl+8) art/runtime/runtime.cc:422] native: #01 pc 0001ae5b /system/lib/libc.so (ioctl+38) art/runtime/runtime.cc:422] native: #02 pc 0003cc69 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+168) art/runtime/runtime.cc:422] native: #03 pc 0003cd65 /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8) art/runtime/runtime.cc:422] native: #04 pc 0003d2cf /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46) art/runtime/runtime.cc:422] native: #05 pc 0004f6b5 /system/lib/libbinder.so (???) art/runtime/runtime.cc:422] native: #06 pc 0000e325 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+144) art/runtime/runtime.cc:422] native: #07 pc 00067f29 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+80) art/runtime/runtime.cc:422] native: #08 pc 00047323 /system/lib/libc.so (_ZL15pthread_startPv+22) art/runtime/runtime.cc:422] native: #09 pc 00019e5d /system/lib/libc.so (start_thread+6) art/runtime/runtime.cc:422] (no managed stack frames) art/runtime/runtime.cc:422] art/runtime/runtime.cc:422] "Binder:2436_2" prio=5 tid=10 Native art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d40310 self=0xaa20e800 art/runtime/runtime.cc:422] | sysTid=2449 nice=0 cgrp=default sched=0/0 handle=0x9a24c920 art/runtime/runtime.cc:422] | state=S schedstat=( 8652293 8172793 38 ) utm=0 stm=0 core=1 HZ=100 art/runtime/runtime.cc:422] | stack=0x9a150000-0x9a152000 stackSize=1014KB art/runtime/runtime.cc:422] | held mutexes= art/runtime/runtime.cc:422] native: #00 pc 000488e4 /system/lib/libc.so (ioctl+8) art/runtime/runtime.cc:422] native: #01 pc 0001ae5b /system/lib/libc.so (ioctl+38) art/runtime/runtime.cc:422] native: #02 pc 0003cc69 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+168) A/art: art/runtime/runtime.cc:422] native: #03 pc 0003cd65 /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8) art/runtime/runtime.cc:422] native: #04 pc 0003d2cf /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46) art/runtime/runtime.cc:422] native: #05 pc 0004f6b5 /system/lib/libbinder.so (???) art/runtime/runtime.cc:422] native: #06 pc 0000e325 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+144) art/runtime/runtime.cc:422] native: #07 pc 00067f29 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+80) art/runtime/runtime.cc:422] native: #08 pc 00047323 /system/lib/libc.so (_ZL15pthread_startPv+22) art/runtime/runtime.cc:422] native: #09 pc 00019e5d /system/lib/libc.so (start_thread+6) art/runtime/runtime.cc:422] (no managed stack frames) art/runtime/runtime.cc:422] art/runtime/runtime.cc:422] "Binder:2436_3" prio=5 tid=11 Native art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d404c0 self=0xb3187200 art/runtime/runtime.cc:422] | sysTid=2450 nice=0 cgrp=default sched=0/0 handle=0x9a148920 art/runtime/runtime.cc:422] | state=S schedstat=( 1129040 784583 9 ) utm=0 stm=0 core=1 HZ=100 art/runtime/runtime.cc:422] | stack=0x9a04c000-0x9a04e000 stackSize=1014KB art/runtime/runtime.cc:422] | held mutexes= art/runtime/runtime.cc:422] native: #00 pc 000488e4 /system/lib/libc.so (ioctl+8) art/runtime/runtime.cc:422] native: #01 pc 0001ae5b /system/lib/libc.so (ioctl+38) art/runtime/runtime.cc:422] native: #02 pc 0003cc69 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+168) art/runtime/runtime.cc:422] native: #03 pc 0003cd65 /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8) art/runtime/runtime.cc:422] native: #04 pc 0003d2cf /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46) art/runtime/runtime.cc:422] native: #05 pc 0004f6b5 /system/lib/libbinder.so (???) art/runtime/runtime.cc:422] native: #06 pc 0000e325 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+144) art/runtime/runtime.cc:422] native: #07 pc 00067f29 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+80) art/runtime/runtime.cc:422] native: #08 pc 00047323 /system/lib/libc.so (_ZL15pthread_startPv+22) art/runtime/runtime.cc:422] native: #09 pc 00019e5d /system/lib/libc.so (start_thread+6) art/runtime/runtime.cc:422] (no managed stack frames) art/runtime/runtime.cc:422] art/runtime/runtime.cc:422] "Profile Saver" prio=5 tid=12 Native art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d40550 self=0xaa20d900 art/runtime/runtime.cc:422] | sysTid=2474 nice=-10 cgrp=default sched=0/0 handle=0x999f8920 art/runtime/runtime.cc:422] | state=S schedstat=( 42466375 1001583 49 ) utm=3 stm=0 core=1 HZ=100 art/runtime/runtime.cc:422] | stack=0x998fc000-0x998fe000 stackSize=1014KB art/runtime/runtime.cc:422] | held mutexes= art/runtime/runtime.cc:422] native: #00 pc 00017418 /system/lib/libc.so (syscall+28) art/runtime/runtime.cc:422] native: #01 pc 000b70d9 /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+92) art/runtime/runtime.cc:422] native: #02 pc 0025b9b5 /system/lib/libart.so (_ZN3art12ProfileSaver3RunEv+296) art/runtime/runtime.cc:422] native: #03 pc 0025ccf9 /system/lib/libart.so (_ZN3art12ProfileSaver21RunProfileSaverThreadEPv+52) art/runtime/runtime.cc:422] native: #04 pc 00047323 /system/lib/libc.so (_ZL15pthread_startPv+22) art/runtime/runtime.cc:422] native: #05 pc 00019e5d /system/lib/libc.so (start_thread+6) art/runtime/runtime.cc:422] (no managed stack frames) art/runtime/runtime.cc:422] art/runtime/runtime.cc:422] "BaseActivity" prio=5 tid=13 Native art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d40820 self=0xa4cb6900 art/runtime/runtime.cc:422] | sysTid=2476 nice=0 cgrp=default sched=0/0 handle=0x998b3920 art/runtime/runtime.cc:422] | state=S schedstat=( 71092942504 5547118424 19137 ) utm=6785 stm=322 core=2 HZ=100 art/runtime/runtime.cc:422] | stack=0x997b1000-0x997b3000 stackSize=1038KB art/runtime/runtime.cc:422] | held mutexes= art/runtime/runtime.cc:422] native: #00 pc 000487a4 /system/lib/libc.so (epoll_pwait+20) art/runtime/runtime.cc:422] native: #01 pc 0001a20d /system/lib/libc.so (epoll_pwait+60) art/runtime/runtime.cc:422] native: #02 pc 0001a23d /system/lib/libc.so (epoll_wait+12) art/runtime/runtime.cc:422] native: #03 pc 00011c83 /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+118) art/runtime/runtime.cc:422] native: #04 pc 00011b7f /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+26) art/runtime/runtime.cc:422] native: #05 pc 00093a7d /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+22) art/runtime/runtime.cc:422] native: #06 pc 0062b945 /system/framework/arm/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnceJI+96) art/runtime/runtime.cc:422] at android.os.MessageQueue.nativePollOnce(Native method) art/runtime/runtime.cc:422] at android.os.MessageQueue.next(MessageQueue.java:323) art/runtime/runtime.cc:422] at android.os.Looper.loop(Looper.java:136) art/runtime/runtime.cc:422] at android.os.HandlerThread.run(HandlerThread.java:61) art/runtime/runtime.cc:422] art/runtime/runtime.cc:422] "USBMonitor" prio=5 tid=14 Native art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12ddd1f0 self=0xa4cb7d00 art/runtime/runtime.cc:422] | sysTid=2477 nice=0 cgrp=default sched=0/0 handle=0x9974e920 art/runtime/runtime.cc:422] | state=S schedstat=( 2384122539 352076657 3683 ) utm=207 stm=30 core=1 HZ=100 art/runtime/runtime.cc:422] | stack=0x9964c000-0x9964e000 stackSize=1038KB art/runtime/runtime.cc:422] | held mutexes= art/runtime/runtime.cc:422] native: #00 pc 000487a4 /system/lib/libc.so (epoll_pwait+20) art/runtime/runtime.cc:422] native: #01 pc 0001a20d /system/lib/libc.so (epoll_pwait+60) art/runtime/runtime.cc:422] native: #02 pc 0001a23d /system/lib/libc.so (epoll_wait+12) art/runtime/runtime.cc:422] native: #03 pc 00011c83 /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+118) art/runtime/runtime.cc:422] native: #04 pc 00011b7f /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+26) art/runtime/runtime.cc:422] native: #05 pc 00093a7d /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+22) art/runtime/runtime.cc:422] native: #06 pc 0062b945 /system/framework/arm/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnceJI+96) art/runtime/runtime.cc:422] at android.os.MessageQueue.nativePollOnce(Native method) art/runtime/runtime.cc:422] at android.os.MessageQueue.next(MessageQueue.java:323) art/runtime/runtime.cc:422] at android.os.Looper.loop(Looper.java:136) art/runtime/runtime.cc:422] at android.os.HandlerThread.run(HandlerThread.java:61) art/runtime/runtime.cc:422] art/runtime/runtime.cc:422] "SoundPool" prio=5 tid=15 Native art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12ddd430 self=0xa4cb9100 art/runtime/runtime.cc:422] | sysTid=2478 nice=0 cgrp=default sched=0/0 handle=0x99635920 art/runtime/runtime.cc:422] | state=S schedstat=( 737333 70875 5 ) utm=0 stm=0 core=2 HZ=100 art/runtime/runtime.cc:422] | stack=0x99539000-0x9953b000 stackSize=1014KB art/runtime/runtime.cc:422] | held mutexes= art/runtime/runtime.cc:422] native: #00 pc 00017418 /system/lib/libc.so (syscall+28) art/runtime/runtime.cc:422] native: #01 pc 00046eab /system/lib/libc.so (_ZL24pthread_cond_timedwaitP23pthread_cond_internal_tP15pthread_mutex_tbPK8timespec+102) art/runtime/runtime.cc:422] native: #02 pc 00004b7d /system/lib/libsoundpool.so (_ZN7android9SoundPool3runEv+30) art/runtime/runtime.cc:422] native: #03 pc 00004b57 /system/lib/libsoundpool.so (_ZN7android9SoundPool11beginThreadEPv+2) art/runtime/runtime.cc:422] native: #04 pc 00067f29 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+80) art/runtime/runtime.cc:422] native: #05 pc 00047323 /system/lib/libc.so (_ZL15pthread_startPv+22) art/runtime/runtime.cc:422] native: #06 pc 00019e5d /system/lib/libc.so (start_thread+6) art/runtime/runtime.cc:422] (no managed stack frames) art/runtime/runtime.cc:422] art/runtime/runtime.cc:422] "SoundPoolThread" prio=5 tid=16 Native art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12ddd4c0 self=0xaa210100 art/runtime/runtime.cc:422] | sysTid=2479 nice=0 cgrp=default sched=0/0 handle=0x99536920 A/art: art/runtime/runtime.cc:422] | state=S schedstat=( 19867149 3750253 314 ) utm=1 stm=0 core=3 HZ=100 art/runtime/runtime.cc:422] | stack=0x9943a000-0x9943c000 stackSize=1014KB art/runtime/runtime.cc:422] | held mutexes= art/runtime/runtime.cc:422] native: #00 pc 00017418 /system/lib/libc.so (syscall+28) art/runtime/runtime.cc:422] native: #01 pc 00046eab /system/lib/libc.so (_ZL24pthread_cond_timedwaitP23pthread_cond_internal_tP15pthread_mutex_tbPK8timespec+102) art/runtime/runtime.cc:422] native: #02 pc 000062bf /system/lib/libsoundpool.so (_ZN7android15SoundPoolThread4readEv+18) art/runtime/runtime.cc:422] native: #03 pc 0000643d /system/lib/libsoundpool.so (_ZN7android15SoundPoolThread3runEv+24) art/runtime/runtime.cc:422] native: #04 pc 000063bf /system/lib/libsoundpool.so (_ZN7android15SoundPoolThread11beginThreadEPv+2) art/runtime/runtime.cc:422] native: #05 pc 00067f29 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+80) art/runtime/runtime.cc:422] native: #06 pc 00047323 /system/lib/libc.so (_ZL15pthread_startPv+22) art/runtime/runtime.cc:422] native: #07 pc 00019e5d /system/lib/libc.so (__start_thread+6) art/runtime/runtime.cc:422] (no managed stack frames) art/runtime/runtime.cc:422] art/runtime/runtime.cc:422] "CameraThread" prio=5 tid=17 Native art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12cebbf0 self=0xa4cb7300 art/runtime/runtime.cc:422] | sysTid=2480 nice=0 cgrp=default sched=0/0 handle=0x9927f920 art/runtime/runtime.cc:422] | state=S schedstat=( 775552171 29721412 1204 ) utm=48 stm=28 core=3 HZ=100 art/runtime/runtime.cc:422] | stack=0x9917d000-0x9917f000 stackSize=1038KB art/runtime/runtime.cc:422] | held mutexes= art/runtime/runtime.cc:422] native: #00 pc 000487a4 /system/lib/libc.so (epoll_pwait+20) art/runtime/runtime.cc:422] native: #01 pc 0001a20d /system/lib/libc.so (epoll_pwait+60) art/runtime/runtime.cc:422] native: #02 pc 0001a23d /system/lib/libc.so (epoll_wait+12) art/runtime/runtime.cc:422] native: #03 pc 00011c83 /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+118) art/runtime/runtime.cc:422] native: #04 pc 00011b7f /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+26) art/runtime/runtime.cc:422] native: #05 pc 00093a7d /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+22) art/runtime/runtime.cc:422] native: #06 pc 0062b945 /system/framework/arm/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnceJI+96) art/runtime/runtime.cc:422] at android.os.MessageQueue.nativePollOnce(Native method) art/runtime/runtime.cc:422] at android.os.MessageQueue.next(MessageQueue.java:323) art/runtime/runtime.cc:422] at android.os.Looper.loop(Looper.java:136) art/runtime/runtime.cc:422] at com.serenegiant.usbcameracommon.AbstractUVCCameraHandler$CameraThread.run(AbstractUVCCameraHandler.java:747) art/runtime/runtime.cc:422] art/runtime/runtime.cc:422] "RendererHolder" prio=5 tid=18 Waiting art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12ddd790 self=0x99384500 art/runtime/runtime.cc:422] | sysTid=2481 nice=0 cgrp=default sched=0/0 handle=0x99116920 art/runtime/runtime.cc:422] | state=S schedstat=( 112183910772 8931825580 291670 ) utm=9590 stm=1627 core=3 HZ=100 art/runtime/runtime.cc:422] | stack=0x99014000-0x99016000 stackSize=1038KB art/runtime/runtime.cc:422] | held mutexes= art/runtime/runtime.cc:422] native: #00 pc 00017418 /system/lib/libc.so (syscall+28) art/runtime/runtime.cc:422] native: #01 pc 000b70d9 /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+92) art/runtime/runtime.cc:422] native: #02 pc 002a10cd /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadExibNS_11ThreadStateE+512) art/runtime/runtime.cc:422] native: #03 pc 002a291f /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectExibNS_11ThreadStateE+258) art/runtime/runtime.cc:422] native: #04 pc 002b1223 /system/lib/libart.so (_ZN3artL13Object_waitJIEP7_JNIEnvP8_jobjectxi+36) art/runtime/runtime.cc:422] native: #05 pc 00000655 /system/framework/arm/boot.oat (Java_java_lang_Object_wait__JI+96) art/runtime/runtime.cc:422] at java.lang.Object.wait!(Native method) art/runtime/runtime.cc:422] - waiting on <0x093e06ff> (a java.lang.Object) art/runtime/runtime.cc:422] at java.lang.Thread.parkFor$(Thread.java:2127) art/runtime/runtime.cc:422] - locked <0x093e06ff> (a java.lang.Object) art/runtime/runtime.cc:422] at sun.misc.Unsafe.park(Unsafe.java:325) art/runtime/runtime.cc:422] at java.util.concurrent.locks.LockSupport.park(LockSupport.java:161) art/runtime/runtime.cc:422] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2035) art/runtime/runtime.cc:422] at java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:463) art/runtime/runtime.cc:422] at java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:651) art/runtime/runtime.cc:422] at com.serenegiant.utils.MessageTask.takeRequest(MessageTask.java:178) art/runtime/runtime.cc:422] at com.serenegiant.glutils.EglTask.takeRequest(EglTask.java:82) art/runtime/runtime.cc:422] at com.serenegiant.utils.MessageTask.run(MessageTask.java:237) art/runtime/runtime.cc:422] at java.lang.Thread.run(Thread.java:761) art/runtime/runtime.cc:422] art/runtime/runtime.cc:422] "CaptureTask" prio=5 tid=20 Waiting art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12ddd9d0 self=0x99384a00 art/runtime/runtime.cc:422] | sysTid=2491 nice=0 cgrp=default sched=0/0 handle=0x982ff920 art/runtime/runtime.cc:422] | state=S schedstat=( 4995083 2630542 8 ) utm=0 stm=0 core=1 HZ=100 art/runtime/runtime.cc:422] | stack=0x981fd000-0x981ff000 stackSize=1038KB art/runtime/runtime.cc:422] | held mutexes= art/runtime/runtime.cc:422] native: #00 pc 00017418 /system/lib/libc.so (syscall+28) art/runtime/runtime.cc:422] native: #01 pc 000b70d9 /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+92) art/runtime/runtime.cc:422] native: #02 pc 002a10cd /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadExibNS_11ThreadStateE+512) art/runtime/runtime.cc:422] native: #03 pc 002a291f /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectExibNS_11ThreadStateE+258) art/runtime/runtime.cc:422] native: #04 pc 002b11f7 /system/lib/libart.so (_ZN3artL11Object_waitEP7_JNIEnvP8_jobject+32) art/runtime/runtime.cc:422] native: #05 pc 00000557 /system/framework/arm/boot.oat (Java_java_lang_Object_wait+74) art/runtime/runtime.cc:422] at java.lang.Object.wait!(Native method) art/runtime/runtime.cc:422] - waiting on <0x0dc4dccc> (a java.lang.Object) art/runtime/runtime.cc:422] at com.serenegiant.glutils.AbstractRendererHolder$1.captureLoopGLES3(AbstractRendererHolder.java:1281) art/runtime/runtime.cc:422] - locked <0x0dc4dccc> (a java.lang.Object) art/runtime/runtime.cc:422] at com.serenegiant.glutils.AbstractRendererHolder$1.run(AbstractRendererHolder.java:1162) art/runtime/runtime.cc:422] at java.lang.Thread.run(Thread.java:761) art/runtime/runtime.cc:422] art/runtime/runtime.cc:422] "RenderThread" prio=5 tid=21 Native art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12dddb80 self=0x99386d00 art/runtime/runtime.cc:422] | sysTid=2492 nice=-10 cgrp=default sched=0/0 handle=0x97fff920 art/runtime/runtime.cc:422] | state=S schedstat=( 115062954838 8021774137 369348 ) utm=9403 stm=2101 core=2 HZ=100 art/runtime/runtime.cc:422] | stack=0x97f03000-0x97f05000 stackSize=1014KB art/runtime/runtime.cc:422] | held mutexes= art/runtime/runtime.cc:422] native: #00 pc 000487a4 /system/lib/libc.so (epoll_pwait+20) art/runtime/runtime.cc:422] native: #01 pc 0001a20d /system/lib/libc.so (epoll_pwait+60) art/runtime/runtime.cc:422] native: #02 pc 0001a23d /system/lib/libc.so (epoll_wait+12) art/runtime/runtime.cc:422] native: #03 pc 00011c83 /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+118) art/runtime/runtime.cc:422] native: #04 pc 00011b7f /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+26) art/runtime/runtime.cc:422] native: #05 pc 00029205 /system/lib/libhwui.so (_ZN7android10uirenderer12renderthread12RenderThread10threadLoopEv+284) art/runtime/runtime.cc:422] native: #06 pc 0000e325 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+144) art/runtime/runtime.cc:422] native: #07 pc 00067f29 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+80) art/runtime/runtime.cc:422] native: #08 pc 00047323 /system/lib/libc.so (_ZL15pthread_startPv+22) art/runtime/runtime.cc:422] native: #09 pc 00019e5d /system/lib/libc.so (start_thread+6) art/runtime/runtime.cc:422] (no managed stack frames) art/runtime/runtime.cc:422] art/runtime/runtime.cc:422] "Binder:2436_4" prio=5 tid=22 Native art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12dddc10 self=0xaa261500 art/runtime/runtime.cc:422] | sysTid=2495 nice=0 cgrp=default sched=0/0 handle=0x97e7f920 art/runtime/runtime.cc:422] | state=S schedstat=( 31447045 4672209 84 ) utm=0 stm=1 core=2 HZ=100 art/runtime/runtime.cc:422] | stack=0x97d83000-0x97d85000 stackSize=1014KB art/runtime/runtime.cc:422] | held mutexes= art/runtime/runtime.cc:422] native: #00 pc 000488e4 /system/lib/libc.so (ioctl+8) art/runtime/runtime.cc:422] native: #01 pc 0001ae5b /system/lib/libc.so (ioctl+38) art/runtime/runtime.cc:422] native: #02 pc 0003cc69 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+168) art/runtime/runtime.cc:422] native: #03 pc 0003cd65 /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8) art/runtime/runtime.cc:422] native: #04 pc 0003d2cf /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46) A/art: art/runtime/runtime.cc:422] native: #05 pc 0004f6b5 /system/lib/libbinder.so (???) art/runtime/runtime.cc:422] native: #06 pc 0000e325 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+144) art/runtime/runtime.cc:422] native: #07 pc 00067f29 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+80) art/runtime/runtime.cc:422] native: #08 pc 00047323 /system/lib/libc.so (_ZL15pthread_startPv+22) art/runtime/runtime.cc:422] native: #09 pc 00019e5d /system/lib/libc.so (__start_thread+6) art/runtime/runtime.cc:422] (no managed stack frames) art/runtime/runtime.cc:422] art/runtime/runtime.cc:422] "RenderThread" prio=5 tid=19 Native art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12e02400 self=0x97ec5500 art/runtime/runtime.cc:422] | sysTid=2496 nice=0 cgrp=default sched=0/0 handle=0x97bff920 art/runtime/runtime.cc:422] | state=S schedstat=( 57394710264 4975519209 193465 ) utm=4685 stm=1053 core=0 HZ=100 art/runtime/runtime.cc:422] | stack=0x97afd000-0x97aff000 stackSize=1038KB art/runtime/runtime.cc:422] | held mutexes= art/runtime/runtime.cc:422] native: #00 pc 000487a4 /system/lib/libc.so (epoll_pwait+20) art/runtime/runtime.cc:422] native: #01 pc 0001a20d /system/lib/libc.so (epoll_pwait+60) art/runtime/runtime.cc:422] native: #02 pc 0001a23d /system/lib/libc.so (epoll_wait+12) art/runtime/runtime.cc:422] native: #03 pc 00011c83 /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+118) art/runtime/runtime.cc:422] native: #04 pc 00011b7f /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+26) art/runtime/runtime.cc:422] native: #05 pc 00093a7d /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+22) art/runtime/runtime.cc:422] native: #06 pc 0062b945 /system/framework/arm/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnceJI+96) art/runtime/runtime.cc:422] at android.os.MessageQueue.nativePollOnce(Native method) art/runtime/runtime.cc:422] at android.os.MessageQueue.next(MessageQueue.java:323) art/runtime/runtime.cc:422] at android.os.Looper.loop(Looper.java:136) art/runtime/runtime.cc:422] at com.serenegiant.widget.UVCCameraTextureView$RenderHandler$RenderThread.run(UVCCameraTextureView.java:550) art/runtime/runtime.cc:422] art/runtime/runtime.cc:422] "hwuiTask1" prio=5 tid=23 Native art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12dddd30 self=0xaa262900 art/runtime/runtime.cc:422] | sysTid=2497 nice=-2 cgrp=default sched=0/0 handle=0x977ff920 art/runtime/runtime.cc:422] | state=S schedstat=( 3153246801 3501003360 48472 ) utm=247 stm=67 core=0 HZ=100 art/runtime/runtime.cc:422] | stack=0x97703000-0x97705000 stackSize=1014KB art/runtime/runtime.cc:422] | held mutexes= art/runtime/runtime.cc:422] native: #00 pc 00017418 /system/lib/libc.so (syscall+28) art/runtime/runtime.cc:422] native: #01 pc 00046eab /system/lib/libc.so (_ZL24pthread_cond_timedwaitP23pthread_cond_internal_tP15pthread_mutex_tbPK8timespec+102) art/runtime/runtime.cc:422] native: #02 pc 00029aab /system/lib/libhwui.so (???) art/runtime/runtime.cc:422] native: #03 pc 00029a21 /system/lib/libhwui.so (???) art/runtime/runtime.cc:422] native: #04 pc 0000e3a3 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+270) art/runtime/runtime.cc:422] native: #05 pc 00067f29 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+80) art/runtime/runtime.cc:422] native: #06 pc 00047323 /system/lib/libc.so (_ZL15pthread_startPv+22) art/runtime/runtime.cc:422] native: #07 pc 00019e5d /system/lib/libc.so (start_thread+6) art/runtime/runtime.cc:422] (no managed stack frames) art/runtime/runtime.cc:422] art/runtime/runtime.cc:422] "OnFrameAvailable" prio=5 tid=24 Native art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d13310 self=0x97286c00 art/runtime/runtime.cc:422] | sysTid=2532 nice=0 cgrp=default sched=0/0 handle=0x936ff920 art/runtime/runtime.cc:422] | state=S schedstat=( 7377975040 724733873 43752 ) utm=454 stm=282 core=0 HZ=100 art/runtime/runtime.cc:422] | stack=0x935fd000-0x935ff000 stackSize=1038KB art/runtime/runtime.cc:422] | held mutexes= art/runtime/runtime.cc:422] native: #00 pc 000487a4 /system/lib/libc.so (epoll_pwait+20) art/runtime/runtime.cc:422] native: #01 pc 0001a20d /system/lib/libc.so (epoll_pwait+60) art/runtime/runtime.cc:422] native: #02 pc 0001a23d /system/lib/libc.so (epoll_wait+12) art/runtime/runtime.cc:422] native: #03 pc 00011c83 /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+118) art/runtime/runtime.cc:422] native: #04 pc 00011b7f /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+26) art/runtime/runtime.cc:422] native: #05 pc 00093a7d /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+22) art/runtime/runtime.cc:422] native: #06 pc 0062b945 /system/framework/arm/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnceJI+96) art/runtime/runtime.cc:422] at android.os.MessageQueue.nativePollOnce(Native method) art/runtime/runtime.cc:422] at android.os.MessageQueue.next(MessageQueue.java:323) art/runtime/runtime.cc:422] at android.os.Looper.loop(Looper.java:136) art/runtime/runtime.cc:422] at android.os.HandlerThread.run(HandlerThread.java:61) art/runtime/runtime.cc:422] art/runtime/runtime.cc:422] "VideoStream$rendererTask" prio=5 tid=25 Waiting art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d133a0 self=0x97287100 art/runtime/runtime.cc:422] | sysTid=2533 nice=0 cgrp=default sched=0/0 handle=0x9337f920 art/runtime/runtime.cc:422] | state=S schedstat=( 255205385030 28369290189 272844 ) utm=23696 stm=1823 core=0 HZ=100 art/runtime/runtime.cc:422] | stack=0x9327d000-0x9327f000 stackSize=1038KB art/runtime/runtime.cc:422] | held mutexes= art/runtime/runtime.cc:422] native: #00 pc 00017418 /system/lib/libc.so (syscall+28) art/runtime/runtime.cc:422] native: #01 pc 000b70d9 /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+92) art/runtime/runtime.cc:422] native: #02 pc 002a10cd /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadExibNS_11ThreadStateE+512) art/runtime/runtime.cc:422] native: #03 pc 002a291f /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectExibNS_11ThreadStateE+258) art/runtime/runtime.cc:422] native: #04 pc 002b1223 /system/lib/libart.so (_ZN3artL13Object_waitJIEP7_JNIEnvP8_jobjectxi+36) art/runtime/runtime.cc:422] native: #05 pc 00000655 /system/framework/arm/boot.oat (Java_java_lang_Object_waitJI+96) art/runtime/runtime.cc:422] at java.lang.Object.wait!(Native method) art/runtime/runtime.cc:422] - waiting on <0x09e05b15> (a java.lang.Object) art/runtime/runtime.cc:422] at java.lang.Thread.parkFor$(Thread.java:2127) art/runtime/runtime.cc:422] - locked <0x09e05b15> (a java.lang.Object) art/runtime/runtime.cc:422] at sun.misc.Unsafe.park(Unsafe.java:325) art/runtime/runtime.cc:422] at java.util.concurrent.locks.LockSupport.park(LockSupport.java:161) art/runtime/runtime.cc:422] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2035) art/runtime/runtime.cc:422] at java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:463) art/runtime/runtime.cc:422] at java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:651) art/runtime/runtime.cc:422] at com.serenegiant.utils.MessageTask.takeRequest(MessageTask.java:178) art/runtime/runtime.cc:422] at com.serenegiant.glutils.EglTask.takeRequest(EglTask.java:82) art/runtime/runtime.cc:422] at com.serenegiant.utils.MessageTask.run(MessageTask.java:237) art/runtime/runtime.cc:422] at java.lang.Thread.run(Thread.java:761) art/runtime/runtime.cc:422] art/runtime/runtime.cc:422] "Thread-7" prio=5 tid=26 Native art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d134c0 self=0x97283f00 art/runtime/runtime.cc:422] | sysTid=2534 nice=0 cgrp=default sched=0/0 handle=0x957ff920 art/runtime/runtime.cc:422] | state=S schedstat=( 223985168395 34428213127 259602 ) utm=19279 stm=3118 core=1 HZ=100 art/runtime/runtime.cc:422] | stack=0x95703000-0x95705000 stackSize=1014KB art/runtime/runtime.cc:422] | held mutexes= art/runtime/runtime.cc:422] native: #00 pc 00017418 /system/lib/libc.so (syscall+28) art/runtime/runtime.cc:422] native: #01 pc 00046eab /system/lib/libc.so (_ZL24__pthread_cond_timedwaitP23pthread_cond_internal_tP15pthread_mutex_tbPK8timespec+102) art/runtime/runtime.cc:422] native: #02 pc 0003e078 /data/app/com.serenegiant.opencvwithuvc-2/lib/arm/libimageproc.so (_ZN7IPFrame8getFrameERl+560) art/runtime/runtime.cc:422] native: #03 pc 0003fac8 /data/app/com.serenegiant.opencvwithuvc-2/lib/arm/libimageproc.so (_ZN14ImageProcessor10do_processEP7_JNIEnv+284) A/art: art/runtime/runtime.cc:422] native: #04 pc 0003f870 /data/app/com.serenegiant.opencvwithuvc-2/lib/arm/libimageproc.so (_ZN14ImageProcessor21processor_thread_funcEPv+64) art/runtime/runtime.cc:422] native: #05 pc 00047323 /system/lib/libc.so (_ZL15pthread_startPv+22) art/runtime/runtime.cc:422] native: #06 pc 00019e5d /system/lib/libc.so (start_thread+6) art/runtime/runtime.cc:422] (no managed stack frames) art/runtime/runtime.cc:422] art/runtime/runtime.cc:422] "Thread-8" prio=5 tid=27 Native art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d13550 self=0x97636200 art/runtime/runtime.cc:422] | sysTid=2537 nice=0 cgrp=default sched=0/0 handle=0x927d5920 art/runtime/runtime.cc:422] | state=S schedstat=( 687162254 1344169391 45208 ) utm=11 stm=56 core=3 HZ=100 art/runtime/runtime.cc:422] | stack=0x926d9000-0x926db000 stackSize=1014KB art/runtime/runtime.cc:422] | held mutexes= art/runtime/runtime.cc:422] native: #00 pc 00017418 /system/lib/libc.so (syscall+28) art/runtime/runtime.cc:422] native: #01 pc 00046eab /system/lib/libc.so (_ZL24pthread_cond_timedwaitP23pthread_cond_internal_tP15pthread_mutex_tbPK8timespec+102) art/runtime/runtime.cc:422] native: #02 pc 000110f0 /data/app/com.serenegiant.opencvwithuvc-2/lib/arm/libUVCCamera.so (_ZN10UVCPreview10do_captureEP7_JNIEnv+196) art/runtime/runtime.cc:422] native: #03 pc 00010b04 /data/app/com.serenegiant.opencvwithuvc-2/lib/arm/libUVCCamera.so (_ZN10UVCPreview19capture_thread_funcEPv+64) art/runtime/runtime.cc:422] native: #04 pc 00047323 /system/lib/libc.so (_ZL15__pthread_startPv+22) art/runtime/runtime.cc:422] native: #05 pc 00019e5d /system/lib/libc.so (__start_thread+6) art/runtime/runtime.cc:422] (no managed stack frames) art/runtime/runtime.cc:422] art/runtime/runtime.cc:422] art/runtime/runtime.cc:427] JNI ERROR (app bug): weak global reference table overflow (max=51200) art/runtime/runtime.cc:427] weak global reference table dump: art/runtime/runtime.cc:427] Last 10 entries (of 51200): art/runtime/runtime.cc:427] 51199: cleared jweak art/runtime/runtime.cc:427] 51198: cleared jweak art/runtime/runtime.cc:427] 51197: cleared jweak art/runtime/runtime.cc:427] 51196: cleared jweak art/runtime/runtime.cc:427] 51195: cleared jweak art/runtime/runtime.cc:427] 51194: cleared jweak art/runtime/runtime.cc:427] 51193: cleared jweak art/runtime/runtime.cc:427] 51192: cleared jweak art/runtime/runtime.cc:427] 51191: cleared jweak art/runtime/runtime.cc:427] 51190: cleared jweak art/runtime/runtime.cc:427] Summary: art/runtime/runtime.cc:427] 4619 of java.lang.Class (4619 unique instances) art/runtime/runtime.cc:427] 42 of android.view.RenderNode (42 unique instances) art/runtime/runtime.cc:427] 27 of byte[] (2916 elements) (27 unique instances) art/runtime/runtime.cc:427] 19 of byte[] (4096 elements) (19 unique instances) art/runtime/runtime.cc:427] 15 of byte[] (5712 elements) (15 unique instances) art/runtime/runtime.cc:427] 15 of java.lang.DexCache (15 unique instances) art/runtime/runtime.cc:427] 14 of java.lang.Thread (14 unique instances) art/runtime/runtime.cc:427] 9 of dalvik.system.PathClassLoader (1 unique instances) art/runtime/runtime.cc:427] 9 of byte[] (2304 elements) (9 unique instances) art/runtime/runtime.cc:427] 6 of byte[] (7056 elements) (6 unique instances) art/runtime/runtime.cc:427] 5 of byte[] (1024 elements) (5 unique instances) art/runtime/runtime.cc:427] 5 of byte[] (5184 elements) (5 unique instances) art/runtime/runtime.cc:427] 5 of byte[] (29584 elements) (5 unique instances) art/runtime/runtime.cc:427] 4 of byte[] (1120 elements) (4 unique instances) art/runtime/runtime.cc:427] 4 of byte[] (12400 elements) (4 unique instances) art/runtime/runtime.cc:427] 3 of byte[] (144 elements) (3 unique instances) art/runtime/runtime.cc:427] 3 of byte[] (256 elements) (3 unique instances) art/runtime/runtime.cc:427] 3 of byte[] (528 elements) (3 unique instances) art/runtime/runtime.cc:427] 3 of byte[] (832 elements) (3 unique instances) art/runtime/runtime.cc:427] 3 of byte[] (8832 elements) (3 unique instances) art/runtime/runtime.cc:427] 3 of byte[] (9216 elements) (3 unique instances) art/runtime/runtime.cc:427] 3 of android.os.HandlerThread (3 unique instances) art/runtime/runtime.cc:427] 2 of byte[] (1764 elements) (2 unique instances) art/runtime/runtime.cc:427] 2 of byte[] (3844 elements) (2 unique instances) art/runtime/runtime.cc:427] 2 of byte[] (3872 elements) (2 unique instances) art/runtime/runtime.cc:427] 1 of com.serenegiant.usbcameracommon.AbstractUVCCameraHandler$CameraThread art/runtime/runtime.cc:427] 1 of com.serenegiant.widget.UVCCameraTextureView$RenderHandler$RenderThread art/runtime/runtime.cc:427] 1 of java.lang.ThreadGroup art/runtime/runtime.cc:427] 1 of byte[] (4 elements) art/runtime/runtime.cc:427] 1 of byte[] (768 elements) art/runtime/runtime.cc:427] 1 of byte[] (1920 elements) art/runtime/runtime.cc:427] 1 of byte[] (4256 elements) A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 2535 (JNISurfaceTextu)

iAmYuhi commented 3 years ago

Running for a while will cause this error,does anybody know how to solve it?