Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JNI ERROR (app bug): local reference table overflow (max=512) #2604

Closed
wangzi815 opened this issue Sep 27, 2021 · 9 comments
Closed

JNI ERROR (app bug): local reference table overflow (max=512) #2604

wangzi815 opened this issue Sep 27, 2021 · 9 comments
Assignees
Labels
legacy:hands Hand tracking/gestures/etc platform:android Issues with Android as Platform type:others issues not falling in bug, perfromance, support, build and install or feature

Comments

@wangzi815
Copy link

2013-01-18 17:32:24.951 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/indirect_reference_table.cc:132] JNI ERROR (app bug): local reference table overflow (max=512)
2013-01-18 17:32:24.951 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/indirect_reference_table.cc:132] local reference table dump:
2013-01-18 17:32:24.951 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/indirect_reference_table.cc:132] Last 10 entries (of 512):
2013-01-18 17:32:24.951 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/indirect_reference_table.cc:132] 511: 0x12ceed90 byte[][] (2 elements)
2013-01-18 17:32:24.951 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/indirect_reference_table.cc:132] 510: 0x6fd5e0b0 java.lang.Class<byte[]>
2013-01-18 17:32:24.951 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/indirect_reference_table.cc:132] 509: 0x12ceea30 java.util.ArrayList
2013-01-18 17:32:24.951 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/indirect_reference_table.cc:132] 508: 0x6fd56960 java.lang.Class<java.util.ArrayList>
2013-01-18 17:32:24.951 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/indirect_reference_table.cc:132] 507: 0x6fd56960 java.lang.Class<java.util.ArrayList>
2013-01-18 17:32:24.951 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/indirect_reference_table.cc:132] 506: 0x6fd56960 java.lang.Class<java.util.ArrayList>
2013-01-18 17:32:24.951 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/indirect_reference_table.cc:132] 505: 0x6fd56960 java.lang.Class<java.util.ArrayList>
2013-01-18 17:32:24.951 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/indirect_reference_table.cc:132] 504: 0x6fd56960 java.lang.Class<java.util.ArrayList>
2013-01-18 17:32:24.951 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/indirect_reference_table.cc:132] 503: 0x6fd56960 java.lang.Class<java.util.ArrayList>
2013-01-18 17:32:24.951 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/indirect_reference_table.cc:132] 502: 0x6fd56960 java.lang.Class<java.util.ArrayList>
2013-01-18 17:32:24.951 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/indirect_reference_table.cc:132] Summary:
2013-01-18 17:32:24.951 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/indirect_reference_table.cc:132] 510 of java.lang.Class (3 unique instances)
2013-01-18 17:32:24.951 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/indirect_reference_table.cc:132] 1 of java.util.ArrayList
2013-01-18 17:32:24.951 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/indirect_reference_table.cc:132] 1 of byte[][] (2 elements)
2013-01-18 17:32:24.951 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/indirect_reference_table.cc:132]
2013-01-18 17:32:25.082 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] Runtime aborting...
2013-01-18 17:32:25.082 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] Aborting thread:
2013-01-18 17:32:25.082 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] "Thread-10" prio=10 tid=24 Runnable
2013-01-18 17:32:25.082 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | group="" sCount=0 dsCount=0 obj=0x12d8a670 self=0x79933fb200
2013-01-18 17:32:25.082 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | sysTid=3462 nice=-10 cgrp=default sched=0/0 handle=0x797dd02450
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | state=R schedstat=( 3806655636 3579723000 21389 ) utm=293 stm=86 core=2 HZ=100
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | stack=0x797dc08000-0x797dc0a000 stackSize=1005KB
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | held mutexes= "abort lock" "mutator lock"(shared held)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #00 pc 000000000047ef3c /system/lib64/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+220)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #1 pc 000000000047ef38 /system/lib64/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+216)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #2 pc 0000000000452fc4 /system/lib64/libart.so (_ZNK3art6Thread9DumpStackERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+480)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #3 pc 0000000000440f3c /system/lib64/libart.so (_ZNK3art10AbortState10DumpThreadERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEPNS_6ThreadE+56)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #4 pc 0000000000440d5c /system/lib64/libart.so (_ZNK3art10AbortState4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+576)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #5 pc 000000000043473c /system/lib64/libart.so (_ZN3art7Runtime5AbortEPKc+148)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #6 pc 00000000000e5afc /system/lib64/libart.so (_ZN3art10LogMessageD2Ev+1592)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #7 pc 000000000024d9d8 /system/lib64/libart.so (_ZN3art22IndirectReferenceTable3AddEjPNS_6mirror6ObjectE+308)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #8 pc 0000000000351ce4 /system/lib64/libart.so (_ZN3art3JNI17NewPrimitiveArrayIP11_jbyteArrayNS_6mirror14PrimitiveArrayIaEEEET_P7_JNIEnvi+648)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #9 pc 0000000000109798 /system/lib64/libart.so (_ZN3art8CheckJNI17NewPrimitiveArrayEPKcP7_JNIEnviNS_9Primitive4TypeE+1044)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #10 pc 0000000000507588 /data/app/com.google.mediapipe.apps.hands-1/lib/arm64/libmediapipe_jni.so (Java_com_google_mediapipe_framework_PacketGetter_nativeGetProtoVector+328)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #11 pc 00000000000dbd90 /system/lib64/libart.so (art_quick_generic_jni_trampoline+144)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #12 pc 00000000000064ec /dev/ashmem/dalvik-jit-code-cache (deleted) (???)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] at com.google.mediapipe.framework.PacketGetter.nativeGetProtoVector(Native method)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] at com.google.mediapipe.framework.PacketGetter.getProtoVector(PacketGetter.java:150)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] at com.google.mediapipe.solutioncore.SolutionBase.getProtoVector(SolutionBase.java:98)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] at com.google.mediapipe.solutions.hands.Hands.lambda$new$0$Hands(Hands.java:105)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] at com.google.mediapipe.solutions.hands.-$$Lambda$Hands$23-xelkcxOIp0N-BX4S6kqonExg.convert(lambda:-1)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] at com.google.mediapipe.solutioncore.OutputHandler.run(OutputHandler.java:68)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] at com.google.mediapipe.solutioncore.-$$Lambda$arviH-cGW0Wb0fR0TDGovlQHZLo.process(lambda:-1)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] Dumping all threads without appropriate locks held: thread list lock
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] All threads:
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] DALVIK THREADS (27):
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] "Thread-10" prio=10 tid=24 Runnable
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | group="" sCount=0 dsCount=0 obj=0x12d8a670 self=0x79933fb200
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | sysTid=3462 nice=-10 cgrp=default sched=0/0 handle=0x797dd02450
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | state=R schedstat=( 3836062926 3581900877 21399 ) utm=294 stm=88 core=2 HZ=100
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | stack=0x797dc08000-0x797dc0a000 stackSize=1005KB
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | held mutexes= "abort lock" "mutator lock"(shared held)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #00 pc 000000000047ef3c /system/lib64/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+220)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #1 pc 000000000047ef38 /system/lib64/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+216)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #2 pc 0000000000452fc4 /system/lib64/libart.so (_ZNK3art6Thread9DumpStackERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+480)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #3 pc 000000000046ab4c /system/lib64/libart.so (_ZN3art14DumpCheckpoint3RunEPNS_6ThreadE+832)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #4 pc 0000000000462d34 /system/lib64/libart.so (_ZN3art10ThreadList13RunCheckpointEPNS_7ClosureE+476)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #5 pc 0000000000462924 /system/lib64/libart.so (_ZN3art10ThreadList4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEb+848)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #6 pc 0000000000440d6c /system/lib64/libart.so (_ZNK3art10AbortState4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+592)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #7 pc 000000000043473c /system/lib64/libart.so (_ZN3art7Runtime5AbortEPKc+148)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #8 pc 00000000000e5afc /system/lib64/libart.so (_ZN3art10LogMessageD2Ev+1592)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #9 pc 000000000024d9d8 /system/lib64/libart.so (_ZN3art22IndirectReferenceTable3AddEjPNS_6mirror6ObjectE+308)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #10 pc 0000000000351ce4 /system/lib64/libart.so (_ZN3art3JNI17NewPrimitiveArrayIP11_jbyteArrayNS_6mirror14PrimitiveArrayIaEEEET_P7_JNIEnvi+648)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #11 pc 0000000000109798 /system/lib64/libart.so (_ZN3art8CheckJNI17NewPrimitiveArrayEPKcP7_JNIEnviNS_9Primitive4TypeE+1044)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #12 pc 0000000000507588 /data/app/com.google.mediapipe.apps.hands-1/lib/arm64/libmediapipe_jni.so (Java_com_google_mediapipe_framework_PacketGetter_nativeGetProtoVector+328)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #13 pc 00000000000dbd90 /system/lib64/libart.so (art_quick_generic_jni_trampoline+144)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #14 pc 00000000000064ec /dev/ashmem/dalvik-jit-code-cache (deleted) (???)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] at com.google.mediapipe.framework.PacketGetter.nativeGetProtoVector(Native method)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] at com.google.mediapipe.framework.PacketGetter.getProtoVector(PacketGetter.java:150)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] at com.google.mediapipe.solutioncore.SolutionBase.getProtoVector(SolutionBase.java:98)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] at com.google.mediapipe.solutions.hands.Hands.lambda$new$0$Hands(Hands.java:105)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] at com.google.mediapipe.solutions.hands.-$$Lambda$Hands$23-xelkcxOIp0N-BX4S6kqonExg.convert(lambda:-1)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] at com.google.mediapipe.solutioncore.OutputHandler.run(OutputHandler.java:68)
2013-01-18 17:32:25.083 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] at com.google.mediapipe.solutioncore.-$$Lambda$arviH-cGW0Wb0fR0TDGovlQHZLo.process(lambda:-1)
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422]
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] "main" prio=10 tid=1 Native
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x7508f000 self=0x79b0295a00
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | sysTid=3347 nice=-10 cgrp=default sched=0/0 handle=0x79b43cda98
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | state=S schedstat=( 1399502777 1238672195 1092 ) utm=124 stm=14 core=1 HZ=100
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | stack=0x7fdf8de000-0x7fdf8e0000 stackSize=8MB
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | held mutexes=
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: __switch_to+0x8c/0xb4
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: SyS_epoll_wait+0x2cc/0x358
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: SyS_epoll_pwait+0xbc/0x124
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #00 pc 000000000006ab80 /system/lib64/libc.so (__epoll_pwait+8)
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #1 pc 000000000001e1a4 /system/lib64/libc.so (epoll_pwait+64)
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #2 pc 0000000000018010 /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #3 pc 0000000000017eb4 /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #4 pc 00000000000f0b14 /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #5 pc 00000000008a97a0 /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] at android.os.MessageQueue.nativePollOnce(Native method)
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] at android.os.MessageQueue.next(MessageQueue.java:323)
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] at android.os.Looper.loop(Looper.java:136)
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] at android.app.ActivityThread.main(ActivityThread.java:6157)
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] at java.lang.reflect.Method.invoke!(Native method)
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:913)
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:803)
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422]
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] "Jit thread pool worker thread 0" prio=10 tid=2 Native
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d30820 self=0x79a6e0d000
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | sysTid=3352 nice=9 cgrp=default sched=0/0 handle=0x79af8f9450
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | state=S schedstat=( 363304041 247668829 439 ) utm=30 stm=5 core=2 HZ=100
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | stack=0x79af7fb000-0x79af7fd000 stackSize=1021KB
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | held mutexes=
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: __switch_to+0x8c/0xb4
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: futex_wait_queue_me+0xc4/0x12c
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: futex_wait+0xdc/0x1dc
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: do_futex+0xe0/0xac8
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: SyS_futex+0x144/0x174
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #00 pc 000000000001bcec /system/lib64/libc.so (syscall+28)
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #1 pc 00000000000e7e4c /system/lib64/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+156)
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #2 pc 000000000046c910 /system/lib64/libart.so (_ZN3art10ThreadPool7GetTaskEPNS_6ThreadE+248)
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #3 pc 000000000046bdac /system/lib64/libart.so (_ZN3art16ThreadPoolWorker3RunEv+124)
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #4 pc 000000000046b6d0 /system/lib64/libart.so (_ZN3art16ThreadPoolWorker8CallbackEPv+132)
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #5 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #6 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] (no managed stack frames)
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422]
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] "Signal Catcher" prio=10 tid=3 WaitingInMainSignalCatcherLoop
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d308b0 self=0x79b0296400
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | sysTid=3353 nice=0 cgrp=default sched=0/0 handle=0x79af7f8450
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | state=S schedstat=( 767084 37666 1 ) utm=0 stm=0 core=2 HZ=100
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | stack=0x79af6fe000-0x79af700000 stackSize=1005KB
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | held mutexes=
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: __switch_to+0x8c/0xb4
2013-01-18 17:32:25.084 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: do_sigtimedwait+0x104/0x1cc
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: SyS_rt_sigtimedwait+0xc4/0x10c
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #00 pc 000000000006ad60 /system/lib64/libc.so (__rt_sigtimedwait+8)
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #1 pc 0000000000024d48 /system/lib64/libc.so (sigwait+64)
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #2 pc 00000000004456a0 /system/lib64/libart.so (_ZN3art9SignalSet4WaitEv+48)
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #3 pc 000000000044515c /system/lib64/libart.so (_ZN3art13SignalCatcher13WaitForSignalEPNS_6ThreadERNS_9SignalSetE+232)
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #4 pc 00000000004436f0 /system/lib64/libart.so (_ZN3art13SignalCatcher3RunEPv+400)
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #5 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #6 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] (no managed stack frames)
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422]
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] "JDWP" prio=10 tid=4 WaitingInMainDebuggerLoop
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d30940 self=0x79a6e13400
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | sysTid=3354 nice=0 cgrp=default sched=0/0 handle=0x79af6fb450
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | state=S schedstat=( 2641044 2366626 15 ) utm=0 stm=0 core=4 HZ=100
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | stack=0x79af601000-0x79af603000 stackSize=1005KB
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | held mutexes=
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: __switch_to+0x8c/0xb4
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: poll_schedule_timeout+0x50/0x8c
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: do_select+0x210/0x4e8
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: core_sys_select+0x26c/0x394
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: SyS_pselect6+0x24c/0x2f0
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #00 pc 000000000006acb8 /system/lib64/libc.so (__pselect6+8)
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #1 pc 0000000000023244 /system/lib64/libc.so (select+156)
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #2 pc 00000000005581d0 /system/lib64/libart.so (_ZN3art4JDWP12JdwpAdbState15ProcessIncomingEv+348)
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #3 pc 00000000003052b4 /system/lib64/libart.so (_ZN3art4JDWP9JdwpState3RunEv+916)
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #4 pc 0000000000304764 /system/lib64/libart.so (_ZN3art4JDWPL15StartJdwpThreadEPv+48)
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #5 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #6 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] (no managed stack frames)
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422]
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] "ReferenceQueueDaemon" prio=10 tid=5 Waiting
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d309d0 self=0x79af3c2000
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | sysTid=3356 nice=0 cgrp=default sched=0/0 handle=0x79af5fe450
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | state=S schedstat=( 494406704 104788458 3477 ) utm=32 stm=16 core=4 HZ=100
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | stack=0x79af4fc000-0x79af4fe000 stackSize=1037KB
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | held mutexes=
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: __switch_to+0x8c/0xb4
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: futex_wait_queue_me+0xc4/0x12c
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: futex_wait+0xdc/0x1dc
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: do_futex+0xe0/0xac8
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: SyS_futex+0x144/0x174
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #00 pc 000000000001bcec /system/lib64/libc.so (syscall+28)
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #1 pc 00000000000e7e4c /system/lib64/libart.so (ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+156)
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #2 pc 000000000037c0ac /system/lib64/libart.so (ZN3art7Monitor4WaitEPNS_6ThreadElibNS_11ThreadStateE+660)
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #3 pc 0000000000000810 /system/framework/arm64/boot.oat (Java_java_lang_Object_wait
+124)
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] at java.lang.Object.wait!(Native method)
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] - waiting on <0x09de4625> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:150)
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] - locked <0x09de4625> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
2013-01-18 17:32:25.085 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] at java.lang.Thread.run(Thread.java:761)
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422]
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] "HeapTaskDaemon" prio=10 tid=6 Blocked
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d30b80 self=0x79af3c3e00
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | sysTid=3359 nice=0 cgrp=default sched=0/0 handle=0x7994fde450
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | state=S schedstat=( 37589879722 12771329502 26067 ) utm=3390 stm=368 core=3 HZ=100
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | stack=0x7994edc000-0x7994ede000 stackSize=1037KB
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | held mutexes=
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: __switch_to+0x8c/0xb4
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: futex_wait_queue_me+0xc4/0x12c
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: futex_wait+0xdc/0x1dc
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: do_futex+0xe0/0xac8
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: SyS_futex+0x144/0x174
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #00 pc 000000000001bcf0 /system/lib64/libc.so (syscall+32)
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #1 pc 00000000000e83ec /system/lib64/libart.so (_ZN3art17ConditionVariable9TimedWaitEPNS_6ThreadEli+176)
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #2 pc 00000000002428fc /system/lib64/libart.so (ZN3art2gc13TaskProcessor7GetTaskEPNS_6ThreadE+344)
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #3 pc 00000000002431f0 /system/lib64/libart.so (ZN3art2gc13TaskProcessor11RunAllTasksEPNS_6ThreadE+92)
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #4 pc 00000000001e6ac0 /system/framework/arm64/boot-core-libart.oat (Java_dalvik_system_VMRuntime_runHeapTasks
+124)
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] at dalvik.system.VMRuntime.runHeapTasks(Native method)
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] - waiting to lock an unknown object
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] at java.lang.Daemons$HeapTaskDaemon.run(Daemons.java:433)
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] at java.lang.Thread.run(Thread.java:761)
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422]
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] "FinalizerWatchdogDaemon" prio=10 tid=7 Sleeping
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d30af0 self=0x79af3c3400
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | sysTid=3358 nice=0 cgrp=default sched=0/0 handle=0x79950e3450
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | state=S schedstat=( 36176590 60995123 484 ) utm=1 stm=1 core=2 HZ=100
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | stack=0x7994fe1000-0x7994fe3000 stackSize=1037KB
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | held mutexes=
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: __switch_to+0x8c/0xb4
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: futex_wait_queue_me+0xc4/0x12c
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: futex_wait+0xdc/0x1dc
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: do_futex+0xe0/0xac8
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: SyS_futex+0x144/0x174
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #00 pc 000000000001bcf0 /system/lib64/libc.so (syscall+32)
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #1 pc 00000000000e83ec /system/lib64/libart.so (_ZN3art17ConditionVariable9TimedWaitEPNS_6ThreadEli+176)
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #2 pc 000000000037c0bc /system/lib64/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadElibNS_11ThreadStateE+676)
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #3 pc 00000000000b8288 /system/framework/arm64/boot.oat (Java_java_lang_Thread_sleep__Ljava_lang_Object_2JI+164)
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] at java.lang.Thread.sleep!(Native method)
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] - sleeping on <0x02a153fa> (a java.lang.Object)
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] at java.lang.Thread.sleep(Thread.java:371)
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] - locked <0x02a153fa> (a java.lang.Object)
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] at java.lang.Thread.sleep(Thread.java:313)
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] at java.lang.Daemons$FinalizerWatchdogDaemon.sleepFor(Daemons.java:314)
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] at java.lang.Daemons$FinalizerWatchdogDaemon.waitForFinalization(Daemons.java:336)
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:253)
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] at java.lang.Thread.run(Thread.java:761)
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422]
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] "FinalizerDaemon" prio=10 tid=8 Waiting
2013-01-18 17:32:25.086 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d30a60 self=0x79af3c2a00
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | sysTid=3357 nice=0 cgrp=default sched=0/0 handle=0x79951e8450
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | state=S schedstat=( 789070529 72862709 2475 ) utm=60 stm=17 core=4 HZ=100
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | stack=0x79950e6000-0x79950e8000 stackSize=1037KB
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | held mutexes=
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: __switch_to+0x8c/0xb4
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: futex_wait_queue_me+0xc4/0x12c
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: futex_wait+0xdc/0x1dc
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: do_futex+0xe0/0xac8
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: SyS_futex+0x144/0x174
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #00 pc 000000000001bcec /system/lib64/libc.so (syscall+28)
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #1 pc 00000000000e7e4c /system/lib64/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+156)
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #2 pc 000000000037c0ac /system/lib64/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadElibNS_11ThreadStateE+660)
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #3 pc 0000000000000980 /system/framework/arm64/boot.oat (Java_java_lang_Object_wait__JI+140)
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] at java.lang.Object.wait!(Native method)
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] - waiting on <0x03a31dab> (a java.lang.Object)
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] at java.lang.Object.wait(Object.java:407)
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:188)
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] - locked <0x03a31dab> (a java.lang.Object)
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:209)
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:204)
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] at java.lang.Thread.run(Thread.java:761)
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422]
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] "Binder:3347_1" prio=10 tid=9 Native
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d30d30 self=0x79af3c4800
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | sysTid=3360 nice=0 cgrp=default sched=0/0 handle=0x7994ddb450
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | state=S schedstat=( 7706124 15181542 25 ) utm=0 stm=0 core=0 HZ=100
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | stack=0x7994ce1000-0x7994ce3000 stackSize=1005KB
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | held mutexes=
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: __switch_to+0x8c/0xb4
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: binder_thread_read+0x380/0x11a8
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: binder_ioctl_write_read+0x13c/0x2f0
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: binder_ioctl+0x1f8/0x658
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: do_vfs_ioctl+0xa4/0x7d8
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: SyS_ioctl+0x5c/0x8c
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #00 pc 000000000006ac6c /system/lib64/libc.so (__ioctl+4)
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #1 pc 000000000001fab4 /system/lib64/libc.so (ioctl+140)
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #2 pc 00000000000555b0 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+264)
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #3 pc 0000000000055714 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #4 pc 0000000000055e4c /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #5 pc 0000000000072d94 /system/lib64/libbinder.so (???)
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #6 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #7 pc 000000000009f1b0 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #8 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #9 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] (no managed stack frames)
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422]
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] "Binder:3347_2" prio=10 tid=10 Native
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d30dc0 self=0x79a6e27800
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | sysTid=3361 nice=0 cgrp=default sched=0/0 handle=0x7994cd9450
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | state=S schedstat=( 13176957 191677874 32 ) utm=0 stm=0 core=0 HZ=100
2013-01-18 17:32:25.087 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | stack=0x7994bdf000-0x7994be1000 stackSize=1005KB
2013-01-18 17:32:25.088 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | held mutexes=
2013-01-18 17:32:25.088 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: __switch_to+0x8c/0xb4
2013-01-18 17:32:25.088 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: binder_thread_read+0x380/0x11a8
2013-01-18 17:32:25.088 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: binder_ioctl_write_read+0x13c/0x2f0
2013-01-18 17:32:25.088 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: binder_ioctl+0x1f8/0x658
2013-01-18 17:32:25.088 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: do_vfs_ioctl+0xa4/0x7d8
2013-01-18 17:32:25.088 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: SyS_ioctl+0x5c/0x8c
2013-01-18 17:32:25.088 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
2013-01-18 17:32:25.088 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #00 pc 000000000006ac6c /system/lib64/libc.so (__ioctl+4)
2013-01-18 17:32:25.088 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #1 pc 000000000001fab4 /system/lib64/libc.so (ioctl+140)
2013-01-18 17:32:25.088 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #2 pc 00000000000555b0 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+264)
2013-01-18 17:32:25.088 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #3 pc 0000000000055714 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
2013-01-18 17:32:25.088 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #4 pc 0000000000055e4c /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
2013-01-18 17:32:25.088 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #5 pc 0000000000072d94 /system/lib64/libbinder.so (???)
2013-01-18 17:32:25.088 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #6 pc 000000000001245c /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
2013-01-18 17:32:25.088 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #7 pc 000000000009f1b0 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
2013-01-18 17:32:25.088 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #8 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
2013-01-18 17:32:25.088 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #9 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
2013-01-18 17:32:25.088 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] (no managed stack frames)
2013-01-18 17:32:25.088 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422]
2013-01-18 17:32:25.088 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] "Profile Saver" prio=10 tid=11 Native
2013-01-18 17:32:25.088 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d700d0 self=0x79af3d1c00
2013-01-18 17:32:25.088 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | sysTid=3366 nice=-10 cgrp=default sched=0/0 handle=0x7993fca450
2013-01-18 17:32:25.088 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | state=S schedstat=( 42167747 2996874 43 ) utm=3 stm=0 core=3 HZ=100
2013-01-18 17:32:25.088 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | stack=0x7993ed0000-0x7993ed2000 stackSize=1005KB
2013-01-18 17:32:25.088 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | held mutexes=
2013-01-18 17:32:25.090 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422]
2013-01-18 17:32:25.090 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] "Binder:3347_3" prio=10 tid=15 Native
2013-01-18 17:32:25.090 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12c001f0 self=0x799488d400
2013-01-18 17:32:25.090 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | stack=0x7990d0b000-0x7990d0d000 stackSize=1005KB
2013-01-18 17:32:25.090 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | held mutexes=
2013-01-18 17:32:25.090 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: __switch_to+0x8c/0xb4
2013-01-18 17:32:25.090 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: binder_thread_read+0x380/0x11a8
2013-01-18 17:32:25.090 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: binder_ioctl_write_read+0x13c/0x2f0
2013-01-18 17:32:25.090 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: binder_ioctl+0x1f8/0x658
2013-01-18 17:32:25.090 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: do_vfs_ioctl+0xa4/0x7d8
2013-01-18 17:32:25.090 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: SyS_ioctl+0x5c/0x8c
2013-01-18 17:32:25.090 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
2013-01-18 17:32:25.090 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #00 pc 000000000006ac6c /system/lib64/libc.so (__ioctl+4)
2013-01-18 17:32:25.090 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #8 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
2013-01-18 17:32:25.090 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #9 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
2013-01-18 17:32:25.090 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] (no managed stack frames)
2013-01-18 17:32:25.092 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: __switch_to+0x8c/0xb4
2013-01-18 17:32:25.092 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: SyS_epoll_pwait+0xbc/0x124
2013-01-18 17:32:25.092 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
2013-01-18 17:32:25.094 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: el0_svc_naked+0x24/0x28
2013-01-18 17:32:25.094 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #00 pc 000000000001bcf0 /system/lib64/libc.so (syscall+32)
2013-01-18 17:32:25.094 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #1 pc 00000000000e83ec /system/lib64/libart.so (_ZN3art17ConditionVariable9TimedWaitEPNS_6ThreadEli+176)
2013-01-18 17:32:25.094 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #2 pc 000000000037c0bc /system/lib64/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadElibNS_11ThreadStateE+676)
2013-01-18 17:32:25.094 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] - sleeping on <0x0dd21fa1> (a java.lang.Object)
2013-01-18 17:32:25.094 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] at java.lang.Thread.sleep(Thread.java:371)
2013-01-18 17:32:25.096 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d70ee0 self=0x79874b7800
2013-01-18 17:32:25.096 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | sysTid=3464 nice=-10 cgrp=default sched=0/0 handle=0x797c6ad450
2013-01-18 17:32:25.097 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | state=S schedstat=( 3646433289 3557541751 21263 ) utm=273 stm=90 core=3 HZ=100
2013-01-18 17:32:25.097 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | stack=0x797c5b3000-0x797c5b5000 stackSize=1005KB
2013-01-18 17:32:25.097 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | held mutexes=
2013-01-18 17:32:25.097 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: __switch_to+0x8c/0xb4
2013-01-18 17:32:25.097 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: futex_wait_queue_me+0xc4/0x12c
2013-01-18 17:32:25.097 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: futex_wait+0xdc/0x1dc
2013-01-18 17:32:25.097 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: do_futex+0xe0/0xac8
2013-01-18 17:32:25.097 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: SyS_futex+0x144/0x174
2013-01-18 17:32:25.100 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #4 pc 0000000000d3ab30 /data/app/com.google.mediapipe.apps.hands-1/lib/arm64/libmediapipe_jni.so (_ZN9mediapipe10ThreadPool9RunWorkerEv+104)
2013-01-18 17:32:25.100 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #5 pc 0000000000d3a894 /data/app/com.google.mediapipe.apps.hands-1/lib/arm64/libmediapipe_jni.so (_ZN9mediapipe10ThreadPool12WorkerThread10ThreadBodyEPv+1388)
2013-01-18 17:32:25.100 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #6 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
2013-01-18 17:32:25.101 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] native: #7 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)
2013-01-18 17:32:25.101 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] (no managed stack frames)
2013-01-18 17:32:25.101 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422]
2013-01-18 17:32:25.101 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] "Thread-12" prio=10 tid=26 Native
2013-01-18 17:32:25.101 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12d8a550 self=0x797a30c400
2013-01-18 17:32:25.101 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | sysTid=3463 nice=-10 cgrp=default sched=0/0 handle=0x797c7aa450
2013-01-18 17:32:25.101 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | state=S schedstat=( 3677363182 3397439613 21371 ) utm=282 stm=85 core=1 HZ=100
2013-01-18 17:32:25.101 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | stack=0x797c6b0000-0x797c6b2000 stackSize=1005KB
2013-01-18 17:32:25.101 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] | held mutexes=
2013-01-18 17:32:25.101 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: __switch_to+0x8c/0xb4
2013-01-18 17:32:25.101 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: futex_wait_queue_me+0xc4/0x12c
2013-01-18 17:32:25.101 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: futex_wait+0xdc/0x1dc
2013-01-18 17:32:25.101 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/runtime.cc:422] kernel: do_futex+0xe0/0xac8
2013-01-18 17:32:25.105 3347-3462/com.google.mediapipe.apps.hands A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 3462 (Thread-10)

@wangzi815 wangzi815 added the type:others issues not falling in bug, perfromance, support, build and install or feature label Sep 27, 2021
@sgowroji sgowroji added platform:android Issues with Android as Platform legacy:hands Hand tracking/gestures/etc stat:awaiting response Waiting for user response labels Sep 27, 2021
@sgowroji
Copy link

Hi @wangzi815, Could you please provide the steps to reproduce the above error. Thanks!

@sgowroji
Copy link

Hi @wangzi815, Can you try the workaround mentioned in this issue as it used the same platform (Hardware and device: RK3399 ) but with different solution.

@sgowroji sgowroji added stat:awaiting response Waiting for user response and removed stat:awaiting googler Waiting for Google Engineer's Response labels Sep 30, 2021
@wangzi815
Copy link
Author

Hi @wangzi815, Can you try the workaround mentioned in this issue as it used the same platform (Hardware and device: RK3399 ) but with different solution.

it seems not the same problem.My problem is about jni err

@sgowroji sgowroji added stat:awaiting googler Waiting for Google Engineer's Response and removed stat:awaiting response Waiting for user response labels Sep 30, 2021
@sgowroji sgowroji assigned mcclanahoochie and jiuqiant and unassigned camillol Sep 30, 2021
@wangzi815
Copy link
Author

wangzi815 commented Sep 30, 2021

Hi @wangzi815, Could you please provide the steps to reproduce the above error. Thanks!

i use the project,:https://github.com/google/mediapipe/tree/master/mediapipe/examples/android/solutions
version:mediapipe-0.8.7
i run it in RK3399 platform,open camera,run several minutes,the app crash.when handsResult is got about 2600-3000 times,crash happen.
this err produce every time i test the app,what is the problem?

@sgowroji sgowroji assigned camillol and unassigned jiuqiant Sep 30, 2021
@wangzi815
Copy link
Author

wangzi815 commented Oct 8, 2021

i use the new version:0.8.8.
i run it in RK3399 platform,open camera,run several minutes,the app crash.when handsResult is got about 300-1000 times,crash happen.
this err produce every time i test the app,it seem c++ problem?
the err is as below:

2013-01-18 19:31:32.511 3655-3706/com.google.mediapipe.apps.hands A/libc: Fatal signal 11 (SIGSEGV), code 2, fault addr 0x76a3a63608 in tid 3706 (Thread-11)
2013-01-18 19:31:32.550 3943-3943/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
2013-01-18 19:31:32.550 3943-3943/? A/DEBUG: Build fingerprint: 'eVideo/evideo_m13g/M13G:7.1.2/NHG47K/xuwenj04131135:userdebug/release-keys'
2013-01-18 19:31:32.550 3943-3943/? A/DEBUG: Revision: '0'
2013-01-18 19:31:32.550 3943-3943/? A/DEBUG: ABI: 'arm64'
2013-01-18 19:31:32.551 3943-3943/? A/DEBUG: pid: 3655, tid: 3706, name: Thread-11 >>> com.google.mediapipe.apps.hands <<<
2013-01-18 19:31:32.551 3943-3943/? A/DEBUG: signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0x76a3a63608
2013-01-18 19:31:32.551 3943-3943/? A/DEBUG: x0 0000000000000035 x1 00000076a3d00bf0 x2 0000000000000035 x3 000000001307af20
2013-01-18 19:31:32.551 3943-3943/? A/DEBUG: x4 0000000000000058 x5 8080800000000000 x6 0000000000808080 x7 fefeff093f1f1f1f
2013-01-18 19:31:32.551 3943-3943/? A/DEBUG: x8 00000076a348dc98 x9 00000076a348dc90 x10 0000000000000008 x11 0101010101010101
2013-01-18 19:31:32.551 3943-3943/? A/DEBUG: x12 0000000000000028 x13 000000000ccccccc x14 000000008000002f x15 00000076d9a68268
2013-01-18 19:31:32.551 3943-3943/? A/DEBUG: x16 00000076a3a762d0 x17 00000076d9a2dc88 x18 0000000000000000 x19 00000076a3a63608
2013-01-18 19:31:32.551 3943-3943/? A/DEBUG: x20 00000076a3d01de0 x21 00000000000000fa x22 0000000000000000 x23 00000076a3b40000
2013-01-18 19:31:32.551 3943-3943/? A/DEBUG: x24 0000000000000028 x25 00000076a3826c88 x26 00000076a3b40000 x27 00000076a348dc90
2013-01-18 19:31:32.551 3943-3943/? A/DEBUG: x28 0000000000000000 x29 00000076a3d01dd0 x30 00000076a36b54e4
2013-01-18 19:31:32.551 3943-3943/? A/DEBUG: sp 00000076a3d01d80 pc 00000076a36b563c pstate 0000000060000000
2013-01-18 19:31:32.562 3943-3943/? A/DEBUG: backtrace:
2013-01-18 19:31:32.562 3943-3943/? A/DEBUG: #00 pc 0000000000fc463c /data/app/com.google.mediapipe.apps.hands-1/lib/arm64/libmediapipe_jni.so (_ZN4absl14lts_2020_09_235Mutex12LockSlowLoopEPNS0_15SynchWaitParamsEi+428)
2013-01-18 19:31:32.562 3943-3943/? A/DEBUG: #1 pc 0000000000fc33c4 /data/app/com.google.mediapipe.apps.hands-1/lib/arm64/libmediapipe_jni.so (_ZN4absl14lts_2020_09_235Mutex20LockSlowWithDeadlineEPKNS0_6MuHowSEPKNS0_9ConditionENS0_24synchronization_internal13KernelTimeoutEi+248)
2013-01-18 19:31:32.562 3943-3943/? A/DEBUG: #2 pc 0000000000fc30ec /data/app/com.google.mediapipe.apps.hands-1/lib/arm64/libmediapipe_jni.so (_ZN4absl14lts_2020_09_235Mutex8LockSlowEPKNS0_6MuHowSEPKNS0_9ConditionEi+16)
2013-01-18 19:31:32.562 3943-3943/? A/DEBUG: #3 pc 000000000051b518 /data/app/com.google.mediapipe.apps.hands-1/lib/arm64/libmediapipe_jni.so (_ZN9mediapipe7android5Graph12RemovePacketEl+32)
2013-01-18 19:31:32.562 3943-3943/? A/DEBUG: #4 pc 000000000051d378 /data/app/com.google.mediapipe.apps.hands-1/lib/arm64/libmediapipe_jni.so (_ZN9mediapipe7android5Graph14CallbackToJavaEP7_JNIEnvP8_jobjectRKNSt6__ndk16vectorINS_6PacketENS6_9allocatorIS8_EEEE+728)
2013-01-18 19:31:32.562 3943-3943/? A/DEBUG: #5 pc 0000000000d42d60 /data/app/com.google.mediapipe.apps.hands-1/lib/arm64/libmediapipe_jni.so (_ZN9mediapipe4tool18CallbackCalculator7ProcessEPNS_17CalculatorContextE+348)
2013-01-18 19:31:32.563 3943-3943/? A/DEBUG: #6 pc 0000000000d7d9e8 /data/app/com.google.mediapipe.apps.hands-1/lib/arm64/libmediapipe_jni.so (_ZN9mediapipe14CalculatorNode11ProcessNodeEPNS_17CalculatorContextE+1016)
2013-01-18 19:31:32.563 3943-3943/? A/DEBUG: #7 pc 0000000000d6a0e8 /data/app/com.google.mediapipe.apps.hands-1/lib/arm64/libmediapipe_jni.so (_ZN9mediapipe8internal14SchedulerQueue17RunCalculatorNodeEPNS_14CalculatorNodeEPNS_17CalculatorContextE+312)
2013-01-18 19:31:32.563 3943-3943/? A/DEBUG: #8 pc 0000000000d69b64 /data/app/com.google.mediapipe.apps.hands-1/lib/arm64/libmediapipe_jni.so (_ZN9mediapipe8internal14SchedulerQueue11RunNextTaskEv+232)
2013-01-18 19:31:32.563 3943-3943/? A/DEBUG: #9 pc 0000000000d9feb4 /data/app/com.google.mediapipe.apps.hands-1/lib/arm64/libmediapipe_jni.so (_ZN9mediapipe10ThreadPool9RunWorkerEv+392)
2013-01-18 19:31:32.563 3943-3943/? A/DEBUG: #10 pc 0000000000d9faf8 /data/app/com.google.mediapipe.apps.hands-1/lib/arm64/libmediapipe_jni.so (_ZN9mediapipe10ThreadPool12WorkerThread10ThreadBodyEPv+1388)
2013-01-18 19:31:32.563 3943-3943/? A/DEBUG: #11 pc 0000000000068748 /system/lib64/libc.so (_ZL15__pthread_startPv+208)
2013-01-18 19:31:32.563 3943-3943/? A/DEBUG: #12 pc 000000000001da7c /system/lib64/libc.so (__start_thread+16)

@wangzi815
Copy link
Author

i test the app in huawei phone:HRY-AL00,when handsResult is got about 3000 times,crash happen,neither mediapipe 0.8.7 or 0.8.8.
this err seems not rely on platforms

@wangzi815
Copy link
Author

err:
2013-01-18 20:55:45.331 13612-13612/? E/art: setrlimit(RLIMIT_CORE) failed for pid 13612: Operation not permitted
2013-01-18 20:55:48.087 13612-13612/com.google.mediapipe.apps.hands E/libEGL: validate_display:99 error 3008 (EGL_BAD_DISPLAY)
2013-01-18 20:57:05.466 13612-13646/com.google.mediapipe.apps.hands A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 13646 (Thread-9)

@gkarpiak
Copy link

gkarpiak commented Nov 4, 2021

Some heads up: should be fixed in the upcoming release.

@sgowroji sgowroji added stat:awaiting response Waiting for user response and removed stat:awaiting googler Waiting for Google Engineer's Response labels Nov 9, 2021
@sgowroji sgowroji assigned gkarpiak and unassigned camillol and mcclanahoochie Nov 11, 2021
@sgowroji sgowroji removed the stat:awaiting response Waiting for user response label Nov 17, 2021
@sgowroji
Copy link

Hi @wangzi815, Could you please verify the above issue in the latest release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
legacy:hands Hand tracking/gestures/etc platform:android Issues with Android as Platform type:others issues not falling in bug, perfromance, support, build and install or feature
Projects
None yet
Development

No branches or pull requests

6 participants