Jump to content

App resume during playback causes app crash


QuentinC

Recommended Posts

QuentinC

Hello,

 

Since the last Android app upgrade (the mpv version), I'm not able to switch back to the app during video play.

As soon as I try to open back the app, Android says that the app has crashed.

 

I can see lots of things like this in the logcat:

03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403] Runtime aborting...
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403] Aborting thread:
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403] "Thread-24" prio=7 tid=34 Native
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   | group="" sCount=0 dsCount=0 obj=0x12d1a700 self=0xb4e97900
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   | sysTid=28031 nice=-4 cgrp=default sched=0/0 handle=0xca201920
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   | state=R schedstat=( 24143610 16139807 64 ) utm=1 stm=1 core=6 HZ=100
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   | stack=0xca105000-0xca107000 stackSize=1014KB
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   | held mutexes= "abort lock"
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #00 pc 00351399  /system/lib/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+128)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #01 pc 003318c5  /system/lib/libart.so (_ZNK3art6Thread9DumpStackERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+304)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #02 pc 00324889  /system/lib/libart.so (_ZNK3art10AbortState10DumpThreadERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEPNS_6ThreadE+24)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #03 pc 00324711  /system/lib/libart.so (_ZNK3art10AbortState4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+424)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #04 pc 0031b523  /system/lib/libart.so (_ZN3art7Runtime5AbortEv+90)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #05 pc 000b4d47  /system/lib/libart.so (_ZN3art10LogMessageD2Ev+866)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #06 pc 0023a1cd  /system/lib/libart.so (_ZN3art9JavaVMExt8JniAbortEPKcS2_+1584)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #07 pc 0023a497  /system/lib/libart.so (_ZN3art9JavaVMExt9JniAbortFEPKcS2_z+66)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #08 pc 002709c5  /system/lib/libart.so (_ZN3art3JNI14GetObjectFieldEP7_JNIEnvP8_jobjectP9_jfieldID+516)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #09 pc 00090a8f  /system/lib/libandroid_runtime.so (_ZN7android31android_view_Surface_getSurfaceEP7_JNIEnvP8_jobject+30)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #10 pc 00090de7  /system/lib/libandroid_runtime.so (_ZN7android36android_view_Surface_getNativeWindowEP7_JNIEnvP8_jobject+18)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #11 pc 0000b789  /system/lib/libandroid.so (ANativeWindow_fromSurface+20)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #12 pc 000d5568  /data/app/com.mb.android-1/lib/arm/libmpv.so (???)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   (no managed stack frames)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403] Dumping all threads without appropriate locks held: thread list lock mutator lock
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403] All threads:
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403] DALVIK THREADS (38):
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403] "Thread-24" prio=7 tid=34 Runnable
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   | group="" sCount=0 dsCount=0 obj=0x12d1a700 self=0xb4e97900
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   | sysTid=28031 nice=-4 cgrp=default sched=0/0 handle=0xca201920
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   | state=R schedstat=( 42585764 16164268 66 ) utm=2 stm=2 core=6 HZ=100
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   | stack=0xca105000-0xca107000 stackSize=1014KB
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   | held mutexes= "abort lock" "mutator lock"(shared held)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #00 pc 00351399  /system/lib/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+128)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #01 pc 003318c5  /system/lib/libart.so (_ZNK3art6Thread9DumpStackERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+304)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #02 pc 00343a17  /system/lib/libart.so (_ZN3art14DumpCheckpoint3RunEPNS_6ThreadE+622)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #03 pc 0033d7a1  /system/lib/libart.so (_ZN3art10ThreadList13RunCheckpointEPNS_7ClosureE+336)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #04 pc 0033d4c1  /system/lib/libart.so (_ZN3art10ThreadList4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEb+180)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #05 pc 003246dd  /system/lib/libart.so (_ZNK3art10AbortState4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+372)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #06 pc 0031b523  /system/lib/libart.so (_ZN3art7Runtime5AbortEv+90)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #07 pc 000b4d47  /system/lib/libart.so (_ZN3art10LogMessageD2Ev+866)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #08 pc 0023a1cd  /system/lib/libart.so (_ZN3art9JavaVMExt8JniAbortEPKcS2_+1584)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #09 pc 0023a497  /system/lib/libart.so (_ZN3art9JavaVMExt9JniAbortFEPKcS2_z+66)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #10 pc 002709c5  /system/lib/libart.so (_ZN3art3JNI14GetObjectFieldEP7_JNIEnvP8_jobjectP9_jfieldID+516)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #11 pc 00090a8f  /system/lib/libandroid_runtime.so (_ZN7android31android_view_Surface_getSurfaceEP7_JNIEnvP8_jobject+30)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #12 pc 00090de7  /system/lib/libandroid_runtime.so (_ZN7android36android_view_Surface_getNativeWindowEP7_JNIEnvP8_jobject+18)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #13 pc 0000b789  /system/lib/libandroid.so (ANativeWindow_fromSurface+20)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #14 pc 000d5568  /data/app/com.mb.android-1/lib/arm/libmpv.so (???)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   (no managed stack frames)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403] "main" prio=7 tid=1 Native
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   | group="" sCount=1 dsCount=0 obj=0x761986b0 self=0xee585400
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   | sysTid=27573 nice=-4 cgrp=default sched=0/0 handle=0xf1b60534
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   | state=S schedstat=( 23334553180 4776128062 36810 ) utm=1703 stm=630 core=7 HZ=100
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   | stack=0xff370000-0xff372000 stackSize=8MB
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   | held mutexes=
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   kernel: (couldn't read /proc/self/task/27573/stack)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #00 pc 000174b8  /system/lib/libc.so (syscall+28)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #01 pc 00046fab  /system/lib/libc.so (_ZL24__pthread_cond_timedwaitP23pthread_cond_internal_tP15pthread_mutex_tbPK8timespec+102)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #02 pc 00061de8  /data/app/com.mb.android-1/lib/arm/libmpv.so (???)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   at is.xyz.mpv.MPVLib.setPropertyString(Native method)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   at com.mb.android.media.VideoManager.enableVideoOutput(VideoManager.java:233)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   at com.mb.android.media.VideoManager.onAppResume(VideoManager.java:314)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   at com.mb.android.MainActivity.onResume(MainActivity.java:1254)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   at android.app.Instrumentation.callActivityOnResume(Instrumentation.java:1277)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   at android.app.Activity.performResume(Activity.java:7058)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   at android.app.ActivityThread.performResumeActivity(ActivityThread.java:3765)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:3828)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1685)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   at android.os.Handler.dispatchMessage(Handler.java:102)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   at android.os.Looper.loop(Looper.java:154)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   at android.app.ActivityThread.main(ActivityThread.java:6692)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   at java.lang.reflect.Method.invoke!(Native method)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1468)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1358)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403] "Jit thread pool worker thread 0" prio=7 tid=2 Native (still starting up)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   | group="" sCount=1 dsCount=0 obj=0x0 self=0xe2917000
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   | sysTid=27578 nice=9 cgrp=default sched=0/0 handle=0xedca4920
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   | state=S schedstat=( 245624848 122033379 217 ) utm=20 stm=4 core=5 HZ=100
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   | stack=0xedba6000-0xedba8000 stackSize=1022KB
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   | held mutexes=
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   kernel: (couldn't read /proc/self/task/27578/stack)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #00 pc 000174b8  /system/lib/libc.so (syscall+28)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #01 pc 000b691d  /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+92)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #02 pc 00344f6d  /system/lib/libart.so (_ZN3art10ThreadPool7GetTaskEPNS_6ThreadE+160)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #03 pc 0034479b  /system/lib/libart.so (_ZN3art16ThreadPoolWorker3RunEv+62)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #04 pc 003442c1  /system/lib/libart.so (_ZN3art16ThreadPoolWorker8CallbackEPv+64)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #05 pc 00047423  /system/lib/libc.so (_ZL15__pthread_startPv+22)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #06 pc 00019efd  /system/lib/libc.so (__start_thread+6)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   (no managed stack frames)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403] "Signal Catcher" prio=7 tid=3 WaitingInMainSignalCatcherLoop
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   | group="" sCount=1 dsCount=0 obj=0x12c66a60 self=0xe281e500
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   | sysTid=27579 nice=0 cgrp=default sched=0/0 handle=0xedba3920
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   | state=S schedstat=( 478115 1769 1 ) utm=0 stm=0 core=7 HZ=100
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   | stack=0xedaa7000-0xedaa9000 stackSize=1014KB
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   | held mutexes=
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   kernel: (couldn't read /proc/self/task/27579/stack)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #00 pc 00048c10  /system/lib/libc.so (__rt_sigtimedwait+12)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #01 pc 0001e2fb  /system/lib/libc.so (sigwait+34)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #02 pc 0032799b  /system/lib/libart.so (_ZN3art9SignalSet4WaitEv+22)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #03 pc 00327595  /system/lib/libart.so (_ZN3art13SignalCatcher13WaitForSignalEPNS_6ThreadERNS_9SignalSetE+168)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #04 pc 003261db  /system/lib/libart.so (_ZN3art13SignalCatcher3RunEPv+282)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #05 pc 00047423  /system/lib/libc.so (_ZL15__pthread_startPv+22)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #06 pc 00019efd  /system/lib/libc.so (__start_thread+6)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   (no managed stack frames)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403] "ReferenceQueueDaemon" prio=7 tid=4 Waiting
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   | group="" sCount=1 dsCount=0 obj=0x12c66af0 self=0xe2820300
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   | sysTid=27580 nice=0 cgrp=default sched=0/0 handle=0xedaa4920
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   | state=S schedstat=( 9093540 3564960 28 ) utm=0 stm=0 core=3 HZ=100
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   | stack=0xed9a2000-0xed9a4000 stackSize=1038KB
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   | held mutexes=
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   kernel: (couldn't read /proc/self/task/27580/stack)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #00 pc 000174b8  /system/lib/libc.so (syscall+28)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #01 pc 000b691d  /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+92)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #02 pc 002a009d  /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadExibNS_11ThreadStateE+512)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #03 pc 002a1823  /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectExibNS_11ThreadStateE+258)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #04 pc 002aff5b  /system/lib/libart.so (_ZN3artL11Object_waitEP7_JNIEnvP8_jobject+32)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #05 pc 00000557  /system/framework/arm/boot.oat (Java_java_lang_Object_wait__+74)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   at java.lang.Object.wait!(Native method)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   - waiting on <0x07fb5a50> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:150)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   - locked <0x07fb5a50> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   at java.lang.Thread.run(Thread.java:762)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403] "FinalizerWatchdogDaemon" prio=7 tid=5 Waiting
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   | group="" sCount=1 dsCount=0 obj=0x12c66c10 self=0xe731f400
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   | sysTid=27582 nice=0 cgrp=default sched=0/0 handle=0xed89a920
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   | state=S schedstat=( 909498 4877153 13 ) utm=0 stm=0 core=3 HZ=100
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   | stack=0xed798000-0xed79a000 stackSize=1038KB
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   | held mutexes=
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   kernel: (couldn't read /proc/self/task/27582/stack)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #00 pc 000174b8  /system/lib/libc.so (syscall+28)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #01 pc 000b691d  /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+92)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #02 pc 002a009d  /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadExibNS_11ThreadStateE+512)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #03 pc 002a1823  /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectExibNS_11ThreadStateE+258)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #04 pc 002aff5b  /system/lib/libart.so (_ZN3artL11Object_waitEP7_JNIEnvP8_jobject+32)
03-01 22:12:07.125  4207  4526 D TileLifecycleManager: Binding service Intent { cmp=de.blinkt.openvpn/.OpenVPNTileService launchParam=MultiScreenLaunchParams { mDisplayId=0 mFlags=0 } (has extras) } UserHandle{0}
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #05 pc 00000557  /system/framework/arm/boot.oat (Java_java_lang_Object_wait__+74)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   at java.lang.Object.wait!(Native method)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   - waiting on <0x056a0449> (a java.lang.Daemons$FinalizerWatchdogDaemon)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   at java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded(Daemons.java:269)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   - locked <0x056a0449> (a java.lang.Daemons$FinalizerWatchdogDaemon)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:249)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   at java.lang.Thread.run(Thread.java:762)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403] "HeapTaskDaemon" prio=7 tid=6 Blocked
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   | group="" sCount=1 dsCount=0 obj=0x12c66ca0 self=0xe731f900
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   | sysTid=27583 nice=0 cgrp=default sched=0/0 handle=0xed795920
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   | state=S schedstat=( 145354886 17960192 91 ) utm=14 stm=0 core=4 HZ=100
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   | stack=0xed693000-0xed695000 stackSize=1038KB
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   | held mutexes=
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   kernel: (couldn't read /proc/self/task/27583/stack)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #00 pc 000174b8  /system/lib/libc.so (syscall+28)
03-01 22:12:07.125 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #01 pc 000b691d  /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+92)
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #02 pc 001b58f1  /system/lib/libart.so (_ZN3art2gc13TaskProcessor7GetTaskEPNS_6ThreadE+288)
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #03 pc 001b5f65  /system/lib/libart.so (_ZN3art2gc13TaskProcessor11RunAllTasksEPNS_6ThreadE+44)
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #04 pc 001603df  /system/framework/arm/boot-core-libart.oat (Java_dalvik_system_VMRuntime_runHeapTasks__+74)
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   at dalvik.system.VMRuntime.runHeapTasks(Native method)
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   - waiting to lock an unknown object
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   at java.lang.Daemons$HeapTaskDaemon.run(Daemons.java:433)
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   at java.lang.Thread.run(Thread.java:762)
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403] "FinalizerDaemon" prio=7 tid=7 Waiting
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   | group="" sCount=1 dsCount=0 obj=0x12c66b80 self=0xe731ef00
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   | sysTid=27581 nice=0 cgrp=default sched=0/0 handle=0xed99f920
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   | state=S schedstat=( 5676616 17881462 10 ) utm=0 stm=0 core=3 HZ=100
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   | stack=0xed89d000-0xed89f000 stackSize=1038KB
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   | held mutexes=
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   kernel: (couldn't read /proc/self/task/27581/stack)
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #00 pc 000174b8  /system/lib/libc.so (syscall+28)
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #01 pc 000b691d  /system/lib/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+92)
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #02 pc 002a009d  /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadExibNS_11ThreadStateE+512)
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #03 pc 002a1823  /system/lib/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadEPNS_6mirror6ObjectExibNS_11ThreadStateE+258)
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #04 pc 002aff87  /system/lib/libart.so (_ZN3artL13Object_waitJIEP7_JNIEnvP8_jobjectxi+36)
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #05 pc 00000655  /system/framework/arm/boot.oat (Java_java_lang_Object_wait__JI+96)
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   at java.lang.Object.wait!(Native method)
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   - waiting on <0x04e8414e> (a java.lang.Object)
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   at java.lang.Object.wait(Object.java:407)
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:188)
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   - locked <0x04e8414e> (a java.lang.Object)
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:209)
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:204)
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   at java.lang.Thread.run(Thread.java:762)
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403] "Binder:27573_1" prio=7 tid=8 Native
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   | group="" sCount=1 dsCount=0 obj=0x12c66e50 self=0xe2918400
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   | sysTid=27584 nice=0 cgrp=default sched=0/0 handle=0xed592920
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   | state=S schedstat=( 698133600 628268403 3495 ) utm=22 stm=47 core=0 HZ=100
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   | stack=0xed496000-0xed498000 stackSize=1014KB
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   | held mutexes=
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   kernel: (couldn't read /proc/self/task/27584/stack)
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #00 pc 000489e4  /system/lib/libc.so (__ioctl+8)
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #01 pc 0001aefb  /system/lib/libc.so (ioctl+38)
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #02 pc 0003cccd  /system/lib/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+204)
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #03 pc 0003cde5  /system/lib/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+8)
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #04 pc 0003d37b  /system/lib/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+46)
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #05 pc 0004fa25  /system/lib/libbinder.so (???)
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #06 pc 0000e329  /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv+144)
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #07 pc 0006b2a5  /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+80)
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #08 pc 00047423  /system/lib/libc.so (_ZL15__pthread_startPv+22)
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   native: #09 pc 00019efd  /system/lib/libc.so (__start_thread+6)
03-01 22:12:07.126 27573 28031 F art     : art/runtime/runtime.cc:403]   (no managed stack frames)

It's very frustrating, and I'm not able to return to last version...

 

Thanks,

 

Quentin

Link to comment
Share on other sites

Hi there @@QuentinC, thanks for reporting this. Would you mind trying this version of the apk and letting me know how it compares:

 

https://www.dropbox.com/s/fxser18q8j7pk0j/MediaBrowser.Mobile-googlearmv7-log-release.apk?dl=0

 

I suspect this will resolve the crash but will also result in no video on app resume. If you could confirm that, that would be helpful. Thanks !

  • Like 1
Link to comment
Share on other sites

QuentinC

Hello !

 

This build fixed my problem !

I can now resume the app, and video works even after resume ! :)

 

Thanks ! :-D

Link to comment
Share on other sites

Well that was unexpected. Now I will have to look at what the negative consequences of that might be for other devices. Thanks.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...