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 DETECTED ERROR IN APPLICATION #391

Closed
vannt1991 opened this issue Mar 9, 2017 · 1 comment
Closed

JNI DETECTED ERROR IN APPLICATION #391

vannt1991 opened this issue Mar 9, 2017 · 1 comment
Labels

Comments

@vannt1991
Copy link

I try to get latest source code from github and run on Samsumg S5 android version 7.1 and get error when scroll to tap GifTextureView placeholder with crash log. Please help me check it, thanks!!!

03-09 22:51:31.189 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/java_vm_ext.cc:470] JNI DETECTED ERROR IN APPLICATION: can't call int android.content.res.AssetManager$AssetInputStream.read(byte[], int, int) on instance of pl.droidsonroids.gif.sample.TexturePlaceholderFragment$SlowLoadingInputStream
03-09 22:51:31.190 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/java_vm_ext.cc:470] in call to CallIntMethod
03-09 22:51:31.190 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/java_vm_ext.cc:470] from long pl.droidsonroids.gif.GifInfoHandle.openStream(java.io.InputStream)
03-09 22:51:31.190 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/java_vm_ext.cc:470] "GifRenderThread" prio=5 tid=22 Runnable
03-09 22:51:31.190 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/java_vm_ext.cc:470] | group="main" sCount=0 dsCount=0 obj=0x12cd27e0 self=0x98065000
03-09 22:51:31.190 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/java_vm_ext.cc:470] | sysTid=29030 nice=0 cgrp=default sched=0/0 handle=0x97061920
03-09 22:51:31.190 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/java_vm_ext.cc:470] | state=R schedstat=( 429531 609062 2 ) utm=0 stm=0 core=3 HZ=100
03-09 22:51:31.190 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/java_vm_ext.cc:470] | stack=0x96f5f000-0x96f61000 stackSize=1038KB
03-09 22:51:31.190 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/java_vm_ext.cc:470] | held mutexes= "mutator lock"(shared held)
03-09 22:51:31.190 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/java_vm_ext.cc:470] native: #00 pc 003c4cb3 /system/lib/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+130)
03-09 22:51:31.191 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/java_vm_ext.cc:470] native: #1 pc 003a2115 /system/lib/libart.so (_ZNK3art6Thread9DumpStackERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+336)
03-09 22:51:31.191 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/java_vm_ext.cc:470] native: #2 pc 0028516d /system/lib/libart.so (ZN3art9JavaVMExt8JniAbortEPKcS2+892)
03-09 22:51:31.191 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/java_vm_ext.cc:470] native: #3 pc 002853d9 /system/lib/libart.so (_ZN3art9JavaVMExt9JniAbortVEPKcS2_St9__va_list+68)
03-09 22:51:31.191 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/java_vm_ext.cc:470] native: #4 pc 000cf9e7 /system/lib/libart.so (_ZN3art11ScopedCheck6AbortFEPKcz+46)
03-09 22:51:31.192 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/java_vm_ext.cc:470] native: #5 pc 000d2031 /system/lib/libart.so (_ZN3art11ScopedCheck17CheckMethodAndSigERNS_18ScopedObjectAccessEP8_jobjectP7_jclassP10_jmethodIDNS_9Primitive4TypeENS_10InvokeTypeE+1352)
03-09 22:51:31.192 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/java_vm_ext.cc:470] native: #6 pc 000d1017 /system/lib/libart.so (_ZN3art8CheckJNI11CallMethodVEPKcP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listNS_9Primitive4TypeENS_10InvokeTypeE+562)
03-09 22:51:31.192 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/java_vm_ext.cc:470] native: #7 pc 000c6635 /system/lib/libart.so (_ZN3art8CheckJNI13CallIntMethodEP7_JNIEnvP8_jobjectP10_jmethodIDz+52)
03-09 22:51:31.192 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/java_vm_ext.cc:470] native: #8 pc 00003e7d /data/app/pl.droidsonroids.gif.sample-1/base.apk (???)
03-09 22:51:31.197 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/java_vm_ext.cc:470] native: #9 pc 00003cb3 /data/app/pl.droidsonroids.gif.sample-1/base.apk (???)
03-09 22:51:31.199 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/java_vm_ext.cc:470] native: #10 pc 00005e3f /data/app/pl.droidsonroids.gif.sample-1/base.apk (???)
03-09 22:51:31.199 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/java_vm_ext.cc:470] native: #11 pc 00003b13 /data/app/pl.droidsonroids.gif.sample-1/base.apk (???)
03-09 22:51:31.199 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/java_vm_ext.cc:470] native: #12 pc 000470f9 /data/app/pl.droidsonroids.gif.sample-1/oat/arm/base.odex (Java_pl_droidsonroids_gif_GifInfoHandle_openStream__Ljava_io_InputStream_2+92)
03-09 22:51:31.199 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/java_vm_ext.cc:470] at pl.droidsonroids.gif.GifInfoHandle.openStream(Native method)
03-09 22:51:31.199 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/java_vm_ext.cc:470] at pl.droidsonroids.gif.GifInfoHandle.(GifInfoHandle.java:53)
03-09 22:51:31.199 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/java_vm_ext.cc:470] at pl.droidsonroids.gif.InputSource$InputStreamSource.open(InputSource.java:196)
03-09 22:51:31.199 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/java_vm_ext.cc:470] at pl.droidsonroids.gif.GifTextureView$RenderThread.run(GifTextureView.java:182)
03-09 22:51:31.199 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/java_vm_ext.cc:470]
03-09 22:51:31.423 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] Runtime aborting...
03-09 22:51:31.423 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] Aborting thread:
03-09 22:51:31.423 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] "GifRenderThread" prio=5 tid=22 Native
03-09 22:51:31.423 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] | group="" sCount=0 dsCount=0 obj=0x12cd27e0 self=0x98065000
03-09 22:51:31.423 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] | sysTid=29030 nice=0 cgrp=default sched=0/0 handle=0x97061920
03-09 22:51:31.423 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] | state=R schedstat=( 50651670 45448069 39 ) utm=1 stm=2 core=0 HZ=100
03-09 22:51:31.423 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] | stack=0x96f5f000-0x96f61000 stackSize=1038KB
03-09 22:51:31.423 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] | held mutexes= "abort lock"
03-09 22:51:31.423 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #00 pc 003c4cb3 /system/lib/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+130)
03-09 22:51:31.423 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #1 pc 003a2115 /system/lib/libart.so (_ZNK3art6Thread9DumpStackERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+336)
03-09 22:51:31.424 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #2 pc 00393c9f /system/lib/libart.so (_ZNK3art10AbortState10DumpThreadERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEPNS_6ThreadE+26)
03-09 22:51:31.424 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #3 pc 00393b0f /system/lib/libart.so (_ZNK3art10AbortState4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+494)
03-09 22:51:31.425 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #4 pc 003894f5 /system/lib/libart.so (_ZN3art7Runtime5AbortEPKc+96)
03-09 22:51:31.425 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #5 pc 000b7d8b /system/lib/libart.so (_ZN3art10LogMessageD2Ev+1054)
03-09 22:51:31.425 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #6 pc 00285327 /system/lib/libart.so (ZN3art9JavaVMExt8JniAbortEPKcS2+1334)
03-09 22:51:31.425 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #7 pc 002853d9 /system/lib/libart.so (_ZN3art9JavaVMExt9JniAbortVEPKcS2_St9__va_list+68)
03-09 22:51:31.425 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #8 pc 000cf9e7 /system/lib/libart.so (_ZN3art11ScopedCheck6AbortFEPKcz+46)
03-09 22:51:31.425 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #9 pc 000d2031 /system/lib/libart.so (_ZN3art11ScopedCheck17CheckMethodAndSigERNS_18ScopedObjectAccessEP8_jobjectP7_jclassP10_jmethodIDNS_9Primitive4TypeENS_10InvokeTypeE+1352)
03-09 22:51:31.426 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #10 pc 000d1017 /system/lib/libart.so (_ZN3art8CheckJNI11CallMethodVEPKcP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listNS_9Primitive4TypeENS_10InvokeTypeE+562)
03-09 22:51:31.426 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #11 pc 000c6635 /system/lib/libart.so (_ZN3art8CheckJNI13CallIntMethodEP7_JNIEnvP8_jobjectP10_jmethodIDz+52)
03-09 22:51:31.426 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #12 pc 00003e7d /data/app/pl.droidsonroids.gif.sample-1/base.apk (???)
03-09 22:51:31.426 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #13 pc 00003cb3 /data/app/pl.droidsonroids.gif.sample-1/base.apk (???)
03-09 22:51:31.426 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #14 pc 00005e3f /data/app/pl.droidsonroids.gif.sample-1/base.apk (???)
03-09 22:51:31.426 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #15 pc 00003b13 /data/app/pl.droidsonroids.gif.sample-1/base.apk (???)
03-09 22:51:31.426 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #16 pc 000470f9 /data/app/pl.droidsonroids.gif.sample-1/oat/arm/base.odex (???)
03-09 22:51:31.426 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] at pl.droidsonroids.gif.GifInfoHandle.openStream(Native method)
03-09 22:51:31.426 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] at pl.droidsonroids.gif.GifInfoHandle.(GifInfoHandle.java:53)
03-09 22:51:31.427 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] at pl.droidsonroids.gif.InputSource$InputStreamSource.open(InputSource.java:196)
03-09 22:51:31.427 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] at pl.droidsonroids.gif.GifTextureView$RenderThread.run(GifTextureView.java:182)
03-09 22:51:31.427 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] Dumping all threads without appropriate locks held: thread list lock mutator lock
03-09 22:51:31.427 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] All threads:
03-09 22:51:31.427 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] DALVIK THREADS (22):
03-09 22:51:31.427 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] "GifRenderThread" prio=5 tid=22 Runnable
03-09 22:51:31.427 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] | group="" sCount=0 dsCount=0 obj=0x12cd27e0 self=0x98065000
03-09 22:51:31.427 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] | sysTid=29030 nice=0 cgrp=default sched=0/0 handle=0x97061920
03-09 22:51:31.427 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] | state=R schedstat=( 110332715 54492024 65 ) utm=4 stm=6 core=0 HZ=100
03-09 22:51:31.427 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] | stack=0x96f5f000-0x96f61000 stackSize=1038KB
03-09 22:51:31.427 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] | held mutexes= "abort lock" "mutator lock"(shared held)
03-09 22:51:31.427 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #00 pc 003c4cb3 /system/lib/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+130)
03-09 22:51:31.427 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #1 pc 003a2115 /system/lib/libart.so (_ZNK3art6Thread9DumpStackERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+336)
03-09 22:51:31.427 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #2 pc 003b5dc5 /system/lib/libart.so (_ZN3art14DumpCheckpoint3RunEPNS_6ThreadE+672)
03-09 22:51:31.427 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #3 pc 003af77d /system/lib/libart.so (_ZN3art10ThreadList13RunCheckpointEPNS_7ClosureE+352)
03-09 22:51:31.427 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #4 pc 003af441 /system/lib/libart.so (_ZN3art10ThreadList4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEb+644)
03-09 22:51:31.427 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #5 pc 00393a85 /system/lib/libart.so (_ZNK3art10AbortState4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+356)
03-09 22:51:31.428 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #6 pc 003894f5 /system/lib/libart.so (_ZN3art7Runtime5AbortEPKc+96)
03-09 22:51:31.428 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #7 pc 000b7d8b /system/lib/libart.so (_ZN3art10LogMessageD2Ev+1054)
03-09 22:51:31.428 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #8 pc 00285327 /system/lib/libart.so (ZN3art9JavaVMExt8JniAbortEPKcS2+1334)
03-09 22:51:31.428 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #9 pc 002853d9 /system/lib/libart.so (_ZN3art9JavaVMExt9JniAbortVEPKcS2_St9__va_list+68)
03-09 22:51:31.428 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #10 pc 000cf9e7 /system/lib/libart.so (_ZN3art11ScopedCheck6AbortFEPKcz+46)
03-09 22:51:31.428 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #11 pc 000d2031 /system/lib/libart.so (_ZN3art11ScopedCheck17CheckMethodAndSigERNS_18ScopedObjectAccessEP8_jobjectP7_jclassP10_jmethodIDNS_9Primitive4TypeENS_10InvokeTypeE+1352)
03-09 22:51:31.428 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #12 pc 000d1017 /system/lib/libart.so (_ZN3art8CheckJNI11CallMethodVEPKcP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listNS_9Primitive4TypeENS_10InvokeTypeE+562)
03-09 22:51:31.428 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #13 pc 000c6635 /system/lib/libart.so (_ZN3art8CheckJNI13CallIntMethodEP7_JNIEnvP8_jobjectP10_jmethodIDz+52)
03-09 22:51:31.428 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #14 pc 00003e7d /data/app/pl.droidsonroids.gif.sample-1/base.apk (???)
03-09 22:51:31.428 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #15 pc 00003cb3 /data/app/pl.droidsonroids.gif.sample-1/base.apk (???)
03-09 22:51:31.428 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #16 pc 00005e3f /data/app/pl.droidsonroids.gif.sample-1/base.apk (???)
03-09 22:51:31.428 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #17 pc 00003b13 /data/app/pl.droidsonroids.gif.sample-1/base.apk (???)
03-09 22:51:31.428 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #18 pc 000470f9 /data/app/pl.droidsonroids.gif.sample-1/oat/arm/base.odex (Java_pl_droidsonroids_gif_GifInfoHandle_openStream__Ljava_io_InputStream_2+92)
03-09 22:51:31.428 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] at pl.droidsonroids.gif.GifInfoHandle.openStream(Native method)
03-09 22:51:31.428 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] at pl.droidsonroids.gif.GifInfoHandle.(GifInfoHandle.java:53)
03-09 22:51:31.428 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] at pl.droidsonroids.gif.InputSource$InputStreamSource.open(InputSource.java:196)
03-09 22:51:31.428 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] at pl.droidsonroids.gif.GifTextureView$RenderThread.run(GifTextureView.java:182)
03-09 22:51:31.429 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422]
03-09 22:51:31.429 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] "main" prio=5 tid=1 Native
03-09 22:51:31.429 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x74bb2bf0 self=0xb3f05400
03-09 22:51:31.429 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] | sysTid=28762 nice=-10 cgrp=default sched=0/0 handle=0xb6fc0534
03-09 22:51:31.429 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] | state=S schedstat=( 1675471818 418473383 2009 ) utm=137 stm=29 core=0 HZ=100
03-09 22:51:31.429 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] | stack=0xbe0a3000-0xbe0a5000 stackSize=8MB
03-09 22:51:31.429 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] | held mutexes=
03-09 22:51:31.429 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #00 pc 0004ef28 /system/lib/libc.so (__epoll_pwait+20)
03-09 22:51:31.429 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #1 pc 0001a395 /system/lib/libc.so (epoll_pwait+60)
03-09 22:51:31.429 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #2 pc 0001a3c5 /system/lib/libc.so (epoll_wait+12)
03-09 22:51:31.429 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #3 pc 0001288d /system/lib/libutils.so (_ZN7android6Looper9pollInnerEi+132)
03-09 22:51:31.429 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #4 pc 00012785 /system/lib/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+24)
03-09 22:51:31.429 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #5 pc 00093951 /system/lib/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+22)
03-09 22:51:31.429 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #6 pc 00bf135d /data/dalvik-cache/arm/system@framework@boot.oat (Java_android_os_MessageQueue_nativePollOnce__JI+96)
03-09 22:51:31.429 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] at android.os.MessageQueue.nativePollOnce(Native method)
03-09 22:51:31.430 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] at android.os.MessageQueue.next(MessageQueue.java:323)
03-09 22:51:31.430 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] at android.os.Looper.loop(Looper.java:136)
03-09 22:51:31.430 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] at android.app.ActivityThread.main(ActivityThread.java:6126)
03-09 22:51:31.430 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] at java.lang.reflect.Method.invoke!(Native method)
03-09 22:51:31.430 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:886)
03-09 22:51:31.430 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:776)
03-09 22:51:31.430 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422]
03-09 22:51:31.430 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] "Jit thread pool worker thread 0" prio=5 tid=2 Native (still starting up)
03-09 22:51:31.430 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x0 self=0xaca16000
03-09 22:51:31.430 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] | sysTid=28767 nice=9 cgrp=default sched=0/0 handle=0xb3506920
03-09 22:51:31.430 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] | state=S schedstat=( 216064491 582808638 309 ) utm=13 stm=7 core=0 HZ=100
03-09 22:51:31.430 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] | stack=0xb3408000-0xb340a000 stackSize=1022KB
03-09 22:51:31.430 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] | held mutexes=
03-09 22:51:31.430 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #00 pc 00017718 /system/lib/libc.so (syscall+28)
03-09 22:51:31.430 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #1 pc 000b9c29 /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+100)
03-09 22:51:31.430 28762-29030/pl.droidsonroids.gif.sample A/art: art/runtime/runtime.cc:422] native: #2 pc 003b7243 /system/lib/libart.so (_ZN3art10ThreadPool7GetTaskEPNS_6ThreadE+196)
03-09 22:51:31.430 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #3 pc 003b6a87 /system/lib/libart.so (_ZN3art16ThreadPoolWorker3RunEv+78)
03-09 22:51:31.431 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #4 pc 003b655f /system/lib/libart.so (_ZN3art16ThreadPoolWorker8CallbackEPv+66)
03-09 22:51:31.431 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #5 pc 0004d8ff /system/lib/libc.so (_ZL15__pthread_startPv+22)
03-09 22:51:31.431 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #6 pc 00019fc5 /system/lib/libc.so (__start_thread+6)
03-09 22:51:31.431 28762-29030/? A/art: art/runtime/runtime.cc:422] (no managed stack frames)
03-09 22:51:31.431 28762-29030/? A/art: art/runtime/runtime.cc:422]
03-09 22:51:31.431 28762-29030/? A/art: art/runtime/runtime.cc:422] "Signal Catcher" prio=5 tid=3 WaitingInMainSignalCatcherLoop
03-09 22:51:31.431 28762-29030/? A/art: art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12c73940 self=0xaa010e00
03-09 22:51:31.431 28762-29030/? A/art: art/runtime/runtime.cc:422] | sysTid=28768 nice=0 cgrp=default sched=0/0 handle=0xb3405920
03-09 22:51:31.431 28762-29030/? A/art: art/runtime/runtime.cc:422] | state=S schedstat=( 1050364 10344167 2 ) utm=0 stm=0 core=0 HZ=100
03-09 22:51:31.431 28762-29030/? A/art: art/runtime/runtime.cc:422] | stack=0xb3309000-0xb330b000 stackSize=1014KB
03-09 22:51:31.431 28762-29030/? A/art: art/runtime/runtime.cc:422] | held mutexes=
03-09 22:51:31.431 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #00 pc 0004f294 /system/lib/libc.so (__rt_sigtimedwait+12)
03-09 22:51:31.431 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #1 pc 0001e8f3 /system/lib/libc.so (sigwait+34)
03-09 22:51:31.431 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #2 pc 00397303 /system/lib/libart.so (_ZN3art9SignalSet4WaitEv+22)
03-09 22:51:31.431 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #3 pc 00396ebf /system/lib/libart.so (_ZN3art13SignalCatcher13WaitForSignalEPNS_6ThreadERNS_9SignalSetE+166)
03-09 22:51:31.431 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #4 pc 00395b8d /system/lib/libart.so (_ZN3art13SignalCatcher3RunEPv+276)
03-09 22:51:31.431 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #5 pc 0004d8ff /system/lib/libc.so (_ZL15__pthread_startPv+22)
03-09 22:51:31.432 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #6 pc 00019fc5 /system/lib/libc.so (__start_thread+6)
03-09 22:51:31.432 28762-29030/? A/art: art/runtime/runtime.cc:422] (no managed stack frames)
03-09 22:51:31.436 28762-29030/? A/art: art/runtime/runtime.cc:422]
03-09 22:51:31.436 28762-29030/? A/art: art/runtime/runtime.cc:422] "JDWP" prio=5 tid=4 WaitingInMainDebuggerLoop
03-09 22:51:31.436 28762-29030/? A/art: art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12c739d0 self=0xaca17400
03-09 22:51:31.436 28762-29030/? A/art: art/runtime/runtime.cc:422] | sysTid=28769 nice=0 cgrp=default sched=0/0 handle=0xb3306920
03-09 22:51:31.436 28762-29030/? A/art: art/runtime/runtime.cc:422] | state=S schedstat=( 51721775 44328125 65 ) utm=3 stm=1 core=3 HZ=100
03-09 22:51:31.436 28762-29030/? A/art: art/runtime/runtime.cc:422] | stack=0xb320a000-0xb320c000 stackSize=1014KB
03-09 22:51:31.436 28762-29030/? A/art: art/runtime/runtime.cc:422] | held mutexes=
03-09 22:51:31.436 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #00 pc 0004f16c /system/lib/libc.so (__pselect6+20)
03-09 22:51:31.437 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #1 pc 0001d5dd /system/lib/libc.so (select+92)
03-09 22:51:31.437 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #2 pc 00486c9f /system/lib/libart.so (_ZN3art4JDWP12JdwpAdbState15ProcessIncomingEv+338)
03-09 22:51:31.437 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #3 pc 00296507 /system/lib/libart.so (_ZN3art4JDWP9JdwpState3RunEv+1510)
03-09 22:51:31.437 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #4 pc 0029591b /system/lib/libart.so (_ZN3art4JDWPL15StartJdwpThreadEPv+22)
03-09 22:51:31.437 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #5 pc 0004d8ff /system/lib/libc.so (_ZL15__pthread_startPv+22)
03-09 22:51:31.437 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #6 pc 00019fc5 /system/lib/libc.so (__start_thread+6)
03-09 22:51:31.437 28762-29030/? A/art: art/runtime/runtime.cc:422] (no managed stack frames)
03-09 22:51:31.437 28762-29030/? A/art: art/runtime/runtime.cc:422]
03-09 22:51:31.437 28762-29030/? A/art: art/runtime/runtime.cc:422] "ReferenceQueueDaemon" prio=5 tid=5 Waiting
03-09 22:51:31.437 28762-29030/? A/art: art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12c73a60 self=0xaa012700
03-09 22:51:31.437 28762-29030/? A/art: art/runtime/runtime.cc:422] | sysTid=28770 nice=0 cgrp=default sched=0/0 handle=0xb3207920
03-09 22:51:31.437 28762-29030/? A/art: art/runtime/runtime.cc:422] | state=S schedstat=( 2646615 11871198 28 ) utm=0 stm=0 core=3 HZ=100
03-09 22:51:31.437 28762-29030/? A/art: art/runtime/runtime.cc:422] | stack=0xb3105000-0xb3107000 stackSize=1038KB
03-09 22:51:31.437 28762-29030/? A/art: art/runtime/runtime.cc:422] | held mutexes=
03-09 22:51:31.438 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #00 pc 00017718 /system/lib/libc.so (syscall+28)
03-09 22:51:31.438 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #1 pc 000b9c29 /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+100)
03-09 22:51:31.438 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #2 pc 002f6099 /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadExibNS_11ThreadStateE+580)
03-09 22:51:31.438 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #3 pc 002f7a95 /system/lib/libart.so (ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectExibNS_11ThreadStateE+128)
03-09 22:51:31.438 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #4 pc 00307a33 /system/lib/libart.so (ZN3artL11Object_waitEP7_JNIEnvP8_jobject+34)
03-09 22:51:31.438 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #5 pc 00000537 /data/dalvik-cache/arm/system@framework@boot.oat (Java_java_lang_Object_wait
+74)
03-09 22:51:31.439 28762-29030/? A/art: art/runtime/runtime.cc:422] at java.lang.Object.wait!(Native method)
03-09 22:51:31.439 28762-29030/? A/art: art/runtime/runtime.cc:422] - waiting on <0x0ee13ff8> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
03-09 22:51:31.439 28762-29030/? A/art: art/runtime/runtime.cc:422] at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:150)
03-09 22:51:31.439 28762-29030/? A/art: art/runtime/runtime.cc:422] - locked <0x0ee13ff8> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
03-09 22:51:31.448 28762-29030/? A/art: art/runtime/runtime.cc:422] at java.lang.Thread.run(Thread.java:761)
03-09 22:51:31.448 28762-29030/? A/art: art/runtime/runtime.cc:422]
03-09 22:51:31.448 28762-29030/? A/art: art/runtime/runtime.cc:422] "Binder:28762_1" prio=5 tid=6 Native
03-09 22:51:31.448 28762-29030/? A/art: art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12c73dc0 self=0xaca18800
03-09 22:51:31.449 28762-29030/? A/art: art/runtime/runtime.cc:422] | sysTid=28774 nice=0 cgrp=default sched=0/0 handle=0xb2cf5920
03-09 22:51:31.449 28762-29030/? A/art: art/runtime/runtime.cc:422] | state=S schedstat=( 18558848 71990626 136 ) utm=0 stm=0 core=0 HZ=100
03-09 22:51:31.449 28762-29030/? A/art: art/runtime/runtime.cc:422] | stack=0xb2bf9000-0xb2bfb000 stackSize=1014KB
03-09 22:51:31.449 28762-29030/? A/art: art/runtime/runtime.cc:422] | held mutexes=
03-09 22:51:31.449 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #00 pc 0004f068 /system/lib/libc.so (__ioctl+8)
03-09 22:51:31.449 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #1 pc 0001b1ff /system/lib/libc.so (ioctl+38)
03-09 22:51:31.449 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #2 pc 0003d905 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+184)
03-09 22:51:31.449 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #3 pc 0003da09 /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
03-09 22:51:31.449 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #4 pc 0003dfc3 /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
03-09 22:51:31.449 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #5 pc 000514f5 /system/lib/libbinder.so (???)
03-09 22:51:31.449 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #6 pc 0000eb27 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+246)
03-09 22:51:31.449 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #7 pc 00067b9d /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+80)
03-09 22:51:31.449 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #8 pc 0004d8ff /system/lib/libc.so (_ZL15__pthread_startPv+22)
03-09 22:51:31.450 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #9 pc 00019fc5 /system/lib/libc.so (__start_thread+6)
03-09 22:51:31.450 28762-29030/? A/art: art/runtime/runtime.cc:422] (no managed stack frames)
03-09 22:51:31.450 28762-29030/? A/art: art/runtime/runtime.cc:422]
03-09 22:51:31.450 28762-29030/? A/art: art/runtime/runtime.cc:422] "FinalizerWatchdogDaemon" prio=5 tid=7 Sleeping
03-09 22:51:31.450 28762-29030/? A/art: art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12c73b80 self=0xaa013100
03-09 22:51:31.450 28762-29030/? A/art: art/runtime/runtime.cc:422] | sysTid=28772 nice=0 cgrp=default sched=0/0 handle=0xb2ffd920
03-09 22:51:31.450 28762-29030/? A/art: art/runtime/runtime.cc:422] | state=S schedstat=( 695106 18687866 13 ) utm=0 stm=0 core=0 HZ=100
03-09 22:51:31.450 28762-29030/? A/art: art/runtime/runtime.cc:422] | stack=0xb2efb000-0xb2efd000 stackSize=1038KB
03-09 22:51:31.450 28762-29030/? A/art: art/runtime/runtime.cc:422] | held mutexes=
03-09 22:51:31.450 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #00 pc 0001771c /system/lib/libc.so (syscall+32)
03-09 22:51:31.450 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #1 pc 000ba0a1 /system/lib/libart.so (_ZN3art17ConditionVariable9TimedWaitEPNS_6ThreadExi+120)
03-09 22:51:31.450 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #2 pc 002f60a9 /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadExibNS_11ThreadStateE+596)
03-09 22:51:31.450 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #3 pc 002f7a95 /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectExibNS_11ThreadStateE+128)
03-09 22:51:31.450 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #4 pc 0030b8bf /system/lib/libart.so (_ZN3artL12Thread_sleepEP7_JNIEnvP7_jclassP8_jobjectxi+62)
03-09 22:51:31.450 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #5 pc 0008141b /data/dalvik-cache/arm/system@framework@boot.oat (Java_java_lang_Thread_sleep__Ljava_lang_Object_2JI+126)
03-09 22:51:31.450 28762-29030/? A/art: art/runtime/runtime.cc:422] at java.lang.Thread.sleep!(Native method)
03-09 22:51:31.451 28762-29030/? A/art: art/runtime/runtime.cc:422] - sleeping on <0x0935fcd1> (a java.lang.Object)
03-09 22:51:31.451 28762-29030/? A/art: art/runtime/runtime.cc:422] at java.lang.Thread.sleep(Thread.java:371)
03-09 22:51:31.451 28762-29030/? A/art: art/runtime/runtime.cc:422] - locked <0x0935fcd1> (a java.lang.Object)
03-09 22:51:31.451 28762-29030/? A/art: art/runtime/runtime.cc:422] at java.lang.Thread.sleep(Thread.java:313)
03-09 22:51:31.451 28762-29030/? A/art: art/runtime/runtime.cc:422] at java.lang.Daemons$FinalizerWatchdogDaemon.sleepFor(Daemons.java:314)
03-09 22:51:31.456 28762-29030/? A/art: art/runtime/runtime.cc:422] at java.lang.Daemons$FinalizerWatchdogDaemon.waitForFinalization(Daemons.java:336)
03-09 22:51:31.456 28762-29030/? A/art: art/runtime/runtime.cc:422] at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:253)
03-09 22:51:31.456 28762-29030/? A/art: art/runtime/runtime.cc:422] at java.lang.Thread.run(Thread.java:761)
03-09 22:51:31.456 28762-29030/? A/art: art/runtime/runtime.cc:422]
03-09 22:51:31.456 28762-29030/? A/art: art/runtime/runtime.cc:422] "HeapTaskDaemon" prio=5 tid=8 Blocked
03-09 22:51:31.456 28762-29030/? A/art: art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12c73c10 self=0xaa013600
03-09 22:51:31.456 28762-29030/? A/art: art/runtime/runtime.cc:422] | sysTid=28773 nice=0 cgrp=default sched=0/0 handle=0xb2ef8920
03-09 22:51:31.456 28762-29030/? A/art: art/runtime/runtime.cc:422] | state=S schedstat=( 72569115 67164842 68 ) utm=4 stm=1 core=3 HZ=100
03-09 22:51:31.456 28762-29030/? A/art: art/runtime/runtime.cc:422] | stack=0xb2df6000-0xb2df8000 stackSize=1038KB
03-09 22:51:31.456 28762-29030/? A/art: art/runtime/runtime.cc:422] | held mutexes=
03-09 22:51:31.456 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #00 pc 00017718 /system/lib/libc.so (syscall+28)
03-09 22:51:31.456 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #1 pc 000b9c29 /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+100)
03-09 22:51:31.456 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #2 pc 001e637d /system/lib/libart.so (ZN3art2gc13TaskProcessor7GetTaskEPNS_6ThreadE+312)
03-09 22:51:31.456 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #3 pc 001e6a43 /system/lib/libart.so (ZN3art2gc13TaskProcessor11RunAllTasksEPNS_6ThreadE+42)
03-09 22:51:31.456 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #4 pc 0042a417 /data/dalvik-cache/arm/system@framework@boot.oat (Java_dalvik_system_VMRuntime_runHeapTasks
+74)
03-09 22:51:31.456 28762-29030/? A/art: art/runtime/runtime.cc:422] at dalvik.system.VMRuntime.runHeapTasks(Native method)
03-09 22:51:31.456 28762-29030/? A/art: art/runtime/runtime.cc:422] - waiting to lock an unknown object
03-09 22:51:31.457 28762-29030/? A/art: art/runtime/runtime.cc:422] at java.lang.Daemons$HeapTaskDaemon.run(Daemons.java:433)
03-09 22:51:31.457 28762-29030/? A/art: art/runtime/runtime.cc:422] at java.lang.Thread.run(Thread.java:761)
03-09 22:51:31.457 28762-29030/? A/art: art/runtime/runtime.cc:422]
03-09 22:51:31.457 28762-29030/? A/art: art/runtime/runtime.cc:422] "FinalizerDaemon" prio=5 tid=9 Waiting
03-09 22:51:31.457 28762-29030/? A/art: art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12c73af0 self=0xaa012c00
03-09 22:51:31.457 28762-29030/? A/art: art/runtime/runtime.cc:422] | sysTid=28771 nice=0 cgrp=default sched=0/0 handle=0xb3102920
03-09 22:51:31.457 28762-29030/? A/art: art/runtime/runtime.cc:422] | state=S schedstat=( 8634740 16837500 15 ) utm=0 stm=0 core=3 HZ=100
03-09 22:51:31.457 28762-29030/? A/art: art/runtime/runtime.cc:422] | stack=0xb3000000-0xb3002000 stackSize=1038KB
03-09 22:51:31.457 28762-29030/? A/art: art/runtime/runtime.cc:422] | held mutexes=
03-09 22:51:31.457 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #00 pc 00017718 /system/lib/libc.so (syscall+28)
03-09 22:51:31.457 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #1 pc 000b9c29 /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+100)
03-09 22:51:31.457 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #2 pc 002f6099 /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadExibNS_11ThreadStateE+580)
03-09 22:51:31.457 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #3 pc 002f7a95 /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectExibNS_11ThreadStateE+128)
03-09 22:51:31.457 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #4 pc 00307a61 /system/lib/libart.so (_ZN3artL13Object_waitJIEP7_JNIEnvP8_jobjectxi+38)
03-09 22:51:31.457 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #5 pc 00000635 /data/dalvik-cache/arm/system@framework@boot.oat (Java_java_lang_Object_wait__JI+96)
03-09 22:51:31.457 28762-29030/? A/art: art/runtime/runtime.cc:422] at java.lang.Object.wait!(Native method)
03-09 22:51:31.457 28762-29030/? A/art: art/runtime/runtime.cc:422] - waiting on <0x09aa8336> (a java.lang.Object)
03-09 22:51:31.457 28762-29030/? A/art: art/runtime/runtime.cc:422] at java.lang.Object.wait(Object.java:407)
03-09 22:51:31.457 28762-29030/? A/art: art/runtime/runtime.cc:422] at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:188)
03-09 22:51:31.457 28762-29030/? A/art: art/runtime/runtime.cc:422] - locked <0x09aa8336> (a java.lang.Object)
03-09 22:51:31.457 28762-29030/? A/art: art/runtime/runtime.cc:422] at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:209)
03-09 22:51:31.457 28762-29030/? A/art: art/runtime/runtime.cc:422] at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:204)
03-09 22:51:31.457 28762-29030/? A/art: art/runtime/runtime.cc:422] at java.lang.Thread.run(Thread.java:761)
03-09 22:51:31.457 28762-29030/? A/art: art/runtime/runtime.cc:422]
03-09 22:51:31.457 28762-29030/? A/art: art/runtime/runtime.cc:422] "Binder:28762_2" prio=5 tid=10 Native
03-09 22:51:31.457 28762-29030/? A/art: art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12c73ee0 self=0xaca19c00
03-09 22:51:31.457 28762-29030/? A/art: art/runtime/runtime.cc:422] | sysTid=28775 nice=0 cgrp=default sched=0/0 handle=0xb2bf6920
03-09 22:51:31.457 28762-29030/? A/art: art/runtime/runtime.cc:422] | state=S schedstat=( 14087078 154962609 112 ) utm=0 stm=0 core=3 HZ=100
03-09 22:51:31.457 28762-29030/? A/art: art/runtime/runtime.cc:422] | stack=0xb2afa000-0xb2afc000 stackSize=1014KB
03-09 22:51:31.457 28762-29030/? A/art: art/runtime/runtime.cc:422] | held mutexes=
03-09 22:51:31.457 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #00 pc 0004f068 /system/lib/libc.so (__ioctl+8)
03-09 22:51:31.457 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #1 pc 0001b1ff /system/lib/libc.so (ioctl+38)
03-09 22:51:31.458 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #2 pc 0003d905 /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+184)
03-09 22:51:31.458 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #3 pc 0003da09 /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
03-09 22:51:31.458 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #4 pc 0003dfc3 /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
03-09 22:51:31.458 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #5 pc 000514f5 /system/lib/libbinder.so (???)
03-09 22:51:31.466 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #6 pc 0000eb27 /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+246)
03-09 22:51:31.466 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #7 pc 00067b9d /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+80)
03-09 22:51:31.466 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #8 pc 0004d8ff /system/lib/libc.so (_ZL15__pthread_startPv+22)
03-09 22:51:31.466 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #9 pc 00019fc5 /system/lib/libc.so (__start_thread+6)
03-09 22:51:31.466 28762-29030/? A/art: art/runtime/runtime.cc:422] (no managed stack frames)
03-09 22:51:31.466 28762-29030/? A/art: art/runtime/runtime.cc:422]
03-09 22:51:31.466 28762-29030/? A/art: art/runtime/runtime.cc:422] "Profile Saver" prio=5 tid=11 Native
03-09 22:51:31.466 28762-29030/? A/art: art/runtime/runtime.cc:422] | group="" sCount=1 dsCount=0 obj=0x12cb41f0 self=0xb3f05900
03-09 22:51:31.466 28762-29030/? A/art: art/runtime/runtime.cc:422] | sysTid=28785 nice=-10 cgrp=default sched=0/0 handle=0xb2af2920
03-09 22:51:31.466 28762-29030/? A/art: art/runtime/runtime.cc:422] | state=S schedstat=( 7404949 2829323 10 ) utm=0 stm=0 core=0 HZ=100
03-09 22:51:31.466 28762-29030/? A/art: art/runtime/runtime.cc:422] | stack=0xb29f6000-0xb29f8000 stackSize=1014KB
03-09 22:51:31.466 28762-29030/? A/art: art/runtime/runtime.cc:422] | held mutexes=
03-09 22:51:31.466 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #00 pc 0001771c /system/lib/libc.so (syscall+32)
03-09 22:51:31.466 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #1 pc 000ba0a1 /system/lib/libart.so (_ZN3art17ConditionVariable9TimedWaitEPNS_6ThreadExi+120)
03-09 22:51:31.466 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #2 pc 002a9f2f /system/lib/libart.so (_ZN3art12ProfileSaver3RunEv+486)
03-09 22:51:31.466 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #3 pc 002ab3a9 /system/lib/libart.so (_ZN3art12ProfileSaver21RunProfileSaverThreadEPv+56)
03-09 22:51:31.466 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #4 pc 0004d8ff /system/lib/libc.so (_ZL15__pthread_startPv+22)
03-09 22:51:31.466 28762-29030/? A/art: art/runtime/runtime.cc:422] native: #5 pc 00019fc5 /system/lib/libc.so (__start_thread+6)

                                    --------- beginning of crash

03-09 22:51:31.485 28762-29030/? A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 29030 (GifRenderThread)

                                     [ 03-09 22:51:31.485   296:  296 W/         ]
                                     debuggerd: handling request: pid=28762 uid=10375 gid=10375 tid=29030

03-09 22:51:31.533 28762-29030/? A/libc: failed to resend signal during crash: Operation not permitted

@koral-- koral-- added the bug label Mar 9, 2017
koral-- added a commit that referenced this issue Mar 10, 2017
input stream closing fixed
@koral--
Copy link
Owner

koral-- commented Mar 10, 2017

Fixed in the latest SNAPSHOT, thanks for the report.

@koral-- koral-- closed this as completed Mar 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants