WindySha / Xpatch

This is a tool to repackage apk file, then the apk can load any xposed modules installed in the device. It is another way to hook an app without root device.
Apache License 2.0
2.54k stars 388 forks source link

有一定概率打开应用闪退 #59

Closed yujincheng08 closed 4 years ago

yujincheng08 commented 4 years ago

目前根据使用用户反映有一定概率启用模块之后应用会闪退。使用EdXposed没有发生过类似情况。拿到的可能相关的log如下,不清楚是模块兼容问题还是Xpatch的问题:

07-13 13:56:32.808 F/art     (19940): art/runtime/runtime.cc:406] Runtime aborting...
07-13 13:56:32.808 F/art     (19940): art/runtime/runtime.cc:406] Aborting thread:
07-13 13:56:32.808 F/art     (19940): art/runtime/runtime.cc:406] "main" prio=5 tid=1 Runnable
07-13 13:56:32.808 F/art     (19940): art/runtime/runtime.cc:406]   | group="" sCount=0 dsCount=0 obj=0x74e910e8 self=0x7d72a95a00
07-13 13:56:32.808 F/art     (19940): art/runtime/runtime.cc:406]   | sysTid=19940 nice=0 cgrp=default sched=0/0 handle=0x7d76932a98
07-13 13:56:32.808 F/art     (19940): art/runtime/runtime.cc:406]   | state=R schedstat=( 632529969 18022455 328 ) utm=49 stm=13 core=6 HZ=100
07-13 13:56:32.808 F/art     (19940): art/runtime/runtime.cc:406]   | stack=0x7fd9473000-0x7fd9475000 stackSize=8MB
07-13 13:56:32.808 F/art     (19940): art/runtime/runtime.cc:406]   | held mutexes= "abort lock" "mutator lock"(shared held)
07-13 13:56:32.808 F/art     (19940): art/runtime/runtime.cc:406]   native: #00 pc 0000000000476d74  /system/lib64/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+220)
07-13 13:56:32.808 F/art     (19940): art/runtime/runtime.cc:406]   native: #01 pc 0000000000476d70  /system/lib64/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+216)
07-13 13:56:32.808 F/art     (19940): art/runtime/runtime.cc:406]   native: #02 pc 000000000044b5bc  /system/lib64/libart.so (_ZNK3art6Thread9DumpStackERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+472)
07-13 13:56:32.808 F/art     (19940): art/runtime/runtime.cc:406]   native: #03 pc 000000000043965c  /system/lib64/libart.so (_ZNK3art10AbortState10DumpThreadERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEPNS_6ThreadE+56)
07-13 13:56:32.808 F/art     (19940): art/runtime/runtime.cc:406]   native: #04 pc 000000000043947c  /system/lib64/libart.so (_ZNK3art10AbortState4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+576)
07-13 13:56:32.808 F/art     (19940): art/runtime/runtime.cc:406]   native: #05 pc 000000000042d068  /system/lib64/libart.so (_ZN3art7Runtime5AbortEv+140)
07-13 13:56:32.808 F/art     (19940): art/runtime/runtime.cc:406]   native: #06 pc 00000000000e5124  /system/lib64/libart.so (_ZN3art10LogMessageD2Ev+1204)
07-13 13:56:32.808 F/art     (19940): art/runtime/runtime.cc:406]   native: #07 pc 0000000000545060  /system/lib64/libart.so (_ZN3artL12GoToRunnableEPNS_6ThreadE+532)
07-13 13:56:32.808 F/art     (19940): art/runtime/runtime.cc:406]   native: #08 pc 0000000000544e08  /system/lib64/libart.so (_ZN3art12JniMethodEndEjPNS_6ThreadE+28)
07-13 13:56:32.808 F/art     (19940): art/runtime/runtime.cc:406]   native: #09 pc 00000000006c775c  /data/app/tv.danmaku.bili-1/oat/arm64/base.odex (Java_com_swift_sandhook_SandHook_hookMethod__Ljava_lang_reflect_Member_2Ljava_lang_reflect_Method_2Ljava_lang_reflect_Method_2I+232)
07-13 13:56:32.808 F/art     (19940): art/runtime/runtime.cc:406]   at com.swift.sandhook.SandHook.hookMethod(Native method)
07-13 13:56:32.808 F/art     (19940): art/runtime/runtime.cc:406]   at com.swift.sandhook.SandHook.hook(SandHook.java:114)
07-13 13:56:32.808 F/art     (19940): art/runtime/runtime.cc:406]   - locked <0x0c5bbff3> (a java.lang.Class<com.swift.sandhook.SandHook>)
07-13 13:56:32.808 F/art     (19940): art/runtime/runtime.cc:406]   at com.swift.sandhook.xposedcompat.methodgen.DynamicBridge.hookMethod(DynamicBridge.java:66)
07-13 13:56:32.809 F/art     (19940): art/runtime/runtime.cc:406]   at de.robv.android.xposed.XposedBridge.hookMethodNative(XposedBridge.java:275)
07-13 13:56:32.809 F/art     (19940): art/runtime/runtime.cc:406]   - locked <0x007ef4b0> (a java.lang.Class<de.robv.android.xposed.XposedBridge>)
07-13 13:56:32.809 F/art     (19940): art/runtime/runtime.cc:406]   at de.robv.android.xposed.XposedBridge.hookMethod(XposedBridge.java:181)
07-13 13:56:32.809 F/art     (19940): art/runtime/runtime.cc:406]   at de.robv.android.xposed.XposedHelpers.findAndHookMethod(XposedHelpers.java:187)
07-13 13:56:32.809 F/art     (19940): art/runtime/runtime.cc:406]   at de.robv.android.xposed.XposedHelpers.findAndHookMethod(XposedHelpers.java:260)
07-13 13:56:32.809 F/art     (19940): art/runtime/runtime.cc:406]   at a.a.a.a.k.a(:4)
07-13 13:56:32.809 F/art     (19940): art/runtime/runtime.cc:406]   at me.iacn.biliroaming.XposedInit.a(:1)
07-13 13:56:32.809 F/art     (19940): art/runtime/runtime.cc:406]   at me.iacn.biliroaming.XposedInit$b.beforeHookedMethod(:12)
07-13 13:56:32.809 F/art     (19940): art/runtime/runtime.cc:406]   at de.robv.android.xposed.XC_MethodHook.callBeforeHookedMethod(XC_MethodHook.java:51)
07-13 13:56:32.809 F/art     (19940): art/runtime/runtime.cc:406]   at com.swift.sandhook.xposedcompat.hookstub.HookStubManager.hookBridge(HookStubManager.java:276)
07-13 13:56:32.809 F/art     (19940): art/runtime/runtime.cc:406]   at com.swift.sandhook.xposedcompat.hookstub.MethodHookerStubs64.stub_hook_1(MethodHookerStubs64.java:206)
07-13 13:56:32.809 F/art     (19940): art/runtime/runtime.cc:406]   at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5718)
07-13 13:56:32.809 F/art     (19940): art/runtime/runtime.cc:406]   at android.app.ActivityThread.-wrap2(ActivityThread.java:-1)
07-13 13:56:32.809 F/art     (19940): art/runtime/runtime.cc:406]   at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1714)
07-13 13:56:32.809 F/art     (19940): art/runtime/runtime.cc:406]   at android.os.Handler.dispatchMessage(Handler.java:102)
07-13 13:56:32.809 F/art     (19940): art/runtime/runtime.cc:406]   at android.os.Looper.loop(Looper.java:154)
07-13 13:56:32.809 F/art     (19940): art/runtime/runtime.cc:406]   at android.app.ActivityThread.main(ActivityThread.java:6437)
07-13 13:56:32.809 F/art     (19940): art/runtime/runtime.cc:406]   at java.lang.reflect.Method.invoke!(Native method)
07-13 13:56:32.809 F/art     (19940): art/runtime/runtime.cc:406]   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:983)
07-13 13:56:32.809 F/art     (19940): art/runtime/runtime.cc:406]   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:873)
07-13 13:56:32.809 F/art     (19940): art/runtime/runtime.cc:406] Dumping all threads without appropriate locks held: thread list lock
07-13 13:56:32.809 F/art     (19940): art/runtime/runtime.cc:406] All threads:
07-13 13:56:32.809 F/art     (19940): art/runtime/runtime.cc:406] DALVIK THREADS (12):
07-13 13:56:32.809 F/art     (19940): art/runtime/runtime.cc:406] "main" prio=5 tid=1 Runnable
07-13 13:56:32.810 F/art     (19940): art/runtime/runtime.cc:406]   | group="" sCount=0 dsCount=0 obj=0x74e910e8 self=0x7d72a95a00
07-13 13:56:32.810 F/art     (19940): art/runtime/runtime.cc:406]   | sysTid=19940 nice=0 cgrp=default sched=0/0 handle=0x7d76932a98
07-13 13:56:32.810 F/art     (19940): art/runtime/runtime.cc:406]   | state=R schedstat=( 650791893 18417186 371 ) utm=50 stm=14 core=6 HZ=100
07-13 13:56:32.810 F/art     (19940): art/runtime/runtime.cc:406]   | stack=0x7fd9473000-0x7fd9475000 stackSize=8MB
07-13 13:56:32.810 F/art     (19940): art/runtime/runtime.cc:406]   | held mutexes= "abort lock" "mutator lock"(shared held)
07-13 13:56:32.810 F/art     (19940): art/runtime/runtime.cc:406]   native: #00 pc 0000000000476d74  /system/lib64/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+220)
07-13 13:56:32.810 F/art     (19940): art/runtime/runtime.cc:406]   native: #01 pc 0000000000476d70  /system/lib64/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+216)
07-13 13:56:32.810 F/art     (19940): art/runtime/runtime.cc:406]   native: #02 pc 000000000044b5bc  /system/lib64/libart.so (_ZNK3art6Thread9DumpStackERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+472)
07-13 13:56:32.810 F/art     (19940): art/runtime/runtime.cc:406]   native: #03 pc 0000000000462cdc  /system/lib64/libart.so (_ZN3art14DumpCheckpoint3RunEPNS_6ThreadE+820)
07-13 13:56:32.810 F/art     (19940): art/runtime/runtime.cc:406]   native: #04 pc 000000000045afbc  /system/lib64/libart.so (_ZN3art10ThreadList13RunCheckpointEPNS_7ClosureE+456)
07-13 13:56:32.810 F/art     (19940): art/runtime/runtime.cc:406]   native: #05 pc 000000000045abcc  /system/lib64/libart.so (_ZN3art10ThreadList4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEb+288)
07-13 13:56:32.810 F/art     (19940): art/runtime/runtime.cc:406]   native: #06 pc 000000000043948c  /system/lib64/libart.so (_ZNK3art10AbortState4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+592)
07-13 13:56:32.810 F/art     (19940): art/runtime/runtime.cc:406]   native: #07 pc 000000000042d068  /system/lib64/libart.so (_ZN3art7Runtime5AbortEv+140)
07-13 13:56:32.810 F/art     (19940): art/runtime/runtime.cc:406]   native: #08 pc 00000000000e5124  /system/lib64/libart.so (_ZN3art10LogMessageD2Ev+1204)
07-13 13:56:32.810 F/art     (19940): art/runtime/runtime.cc:406]   native: #09 pc 0000000000545060  /system/lib64/libart.so (_ZN3artL12GoToRunnableEPNS_6ThreadE+532)
07-13 13:56:32.810 F/art     (19940): art/runtime/runtime.cc:406]   native: #10 pc 0000000000544e08  /system/lib64/libart.so (_ZN3art12JniMethodEndEjPNS_6ThreadE+28)
07-13 13:56:32.810 F/art     (19940): art/runtime/runtime.cc:406]   native: #11 pc 00000000006c775c  /data/app/tv.danmaku.bili-1/oat/arm64/base.odex (Java_com_swift_sandhook_SandHook_hookMethod__Ljava_lang_reflect_Member_2Ljava_lang_reflect_Method_2Ljava_lang_reflect_Method_2I+232)
07-13 13:56:32.810 F/art     (19940): art/runtime/runtime.cc:406]   at com.swift.sandhook.SandHook.hookMethod(Native method)
07-13 13:56:32.810 F/art     (19940): art/runtime/runtime.cc:406]   at com.swift.sandhook.SandHook.hook(SandHook.java:114)
07-13 13:56:32.810 F/art     (19940): art/runtime/runtime.cc:406]   - locked <0x0c5bbff3> (a java.lang.Class<com.swift.sandhook.SandHook>)
07-13 13:56:32.810 F/art     (19940): art/runtime/runtime.cc:406]   at com.swift.sandhook.xposedcompat.methodgen.DynamicBridge.hookMethod(DynamicBridge.java:66)
07-13 13:56:32.810 F/art     (19940): art/runtime/runtime.cc:406]   at de.robv.android.xposed.XposedBridge.hookMethodNative(XposedBridge.java:275)
07-13 13:56:32.810 F/art     (19940): art/runtime/runtime.cc:406]   - locked <0x007ef4b0> (a java.lang.Class<de.robv.android.xposed.XposedBridge>)
07-13 13:56:32.810 F/art     (19940): art/runtime/runtime.cc:406]   at de.robv.android.xposed.XposedBridge.hookMethod(XposedBridge.java:181)
07-13 13:56:32.810 F/art     (19940): art/runtime/runtime.cc:406]   at de.robv.android.xposed.XposedHelpers.findAndHookMethod(XposedHelpers.java:187)
07-13 13:56:32.810 F/art     (19940): art/runtime/runtime.cc:406]   at de.robv.android.xposed.XposedHelpers.findAndHookMethod(XposedHelpers.java:260)
07-13 13:56:32.811 F/art     (19940): art/runtime/runtime.cc:406]   at a.a.a.a.k.a(:4)
07-13 13:56:32.811 F/art     (19940): art/runtime/runtime.cc:406]   at me.iacn.biliroaming.XposedInit.a(:1)
07-13 13:56:32.811 F/art     (19940): art/runtime/runtime.cc:406]   at me.iacn.biliroaming.XposedInit$b.beforeHookedMethod(:12)
07-13 13:56:32.811 F/art     (19940): art/runtime/runtime.cc:406]   at de.robv.android.xposed.XC_MethodHook.callBeforeHookedMethod(XC_MethodHook.java:51)
07-13 13:56:32.811 F/art     (19940): art/runtime/runtime.cc:406]   at com.swift.sandhook.xposedcompat.hookstub.HookStubManager.hookBridge(HookStubManager.java:276)
07-13 13:56:32.811 F/art     (19940): art/runtime/runtime.cc:406]   at com.swift.sandhook.xposedcompat.hookstub.MethodHookerStubs64.stub_hook_1(MethodHookerStubs64.java:206)
07-13 13:56:32.811 F/art     (19940): art/runtime/runtime.cc:406]   at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5718)
07-13 13:56:32.811 F/art     (19940): art/runtime/runtime.cc:406]   at android.app.ActivityThread.-wrap2(ActivityThread.java:-1)
07-13 13:56:32.811 F/art     (19940): art/runtime/runtime.cc:406]   at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1714)
07-13 13:56:32.811 F/art     (19940): art/runtime/runtime.cc:406]   at android.os.Handler.dispatchMessage(Handler.java:102)
07-13 13:56:32.811 F/art     (19940): art/runtime/runtime.cc:406]   at android.os.Looper.loop(Looper.java:154)
07-13 13:56:32.811 F/art     (19940): art/runtime/runtime.cc:406]   at android.app.ActivityThread.main(ActivityThread.java:6437)
07-13 13:56:32.811 F/art     (19940): art/runtime/runtime.cc:406]   at java.lang.reflect.Method.invoke!(Native method)
07-13 13:56:32.811 F/art     (19940): art/runtime/runtime.cc:406]   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:983)
07-13 13:56:32.811 F/art     (19940): art/runtime/runtime.cc:406]   at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:873)
07-13 13:56:32.811 F/art     (19940): art/runtime/runtime.cc:406] 
07-13 13:56:32.811 F/art     (19940): art/runtime/runtime.cc:406] "Jit thread pool worker thread 0" prio=5 tid=2 Native (still starting up)
07-13 13:56:32.811 F/art     (19940): art/runtime/runtime.cc:406]   | group="" sCount=1 dsCount=0 obj=0x0 self=0x7d6ae11000
07-13 13:56:32.811 F/art     (19940): art/runtime/runtime.cc:406]   | sysTid=19945 nice=9 cgrp=default sched=0/0 handle=0x7d72007450
07-13 13:56:32.811 F/art     (19940): art/runtime/runtime.cc:406]   | state=S schedstat=( 13381344 7763616 18 ) utm=1 stm=0 core=7 HZ=100
07-13 13:56:32.811 F/art     (19940): art/runtime/runtime.cc:406]   | stack=0x7d71f09000-0x7d71f0b000 stackSize=1021KB
07-13 13:56:32.811 F/art     (19940): art/runtime/runtime.cc:406]   | held mutexes=
07-13 13:56:32.811 F/art     (19940): art/runtime/runtime.cc:406]   kernel: (couldn't read /proc/self/task/19945/stack)
07-13 13:56:32.811 F/art     (19940): art/runtime/runtime.cc:406]   native: #00 pc 000000000001bcac  /system/lib64/libc.so (syscall+28)
07-13 13:56:32.811 F/art     (19940): art/runtime/runtime.cc:406]   native: #01 pc 00000000000e73d8  /system/lib64/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+160)
07-13 13:56:32.811 F/art     (19940): art/runtime/runtime.cc:406]   native: #02 pc 0000000000464a50  /system/lib64/libart.so (_ZN3art10ThreadPool7GetTaskEPNS_6ThreadE+252)
07-13 13:56:32.811 F/art     (19940): art/runtime/runtime.cc:406]   native: #03 pc 0000000000463f0c  /system/lib64/libart.so (_ZN3art16ThreadPoolWorker3RunEv+124)
07-13 13:56:32.812 F/art     (19940): art/runtime/runtime.cc:406]   native: #04 pc 000000000046383c  /system/lib64/libart.so (_ZN3art16ThreadPoolWorker8CallbackEPv+116)
07-13 13:56:32.812 F/art     (19940): art/runtime/runtime.cc:406]   native: #05 pc 00000000000680e0  /system/lib64/libc.so (_ZL15__pthread_startPv+196)
07-13 13:56:32.812 F/art     (19940): art/runtime/runtime.cc:406]   native: #06 pc 000000000001d940  /system/lib64/libc.so (__start_thread+16)
07-13 13:56:32.812 F/art     (19940): art/runtime/runtime.cc:406]   (no managed stack frames)
07-13 13:56:32.812 F/art     (19940): art/runtime/runtime.cc:406] 
07-13 13:56:32.812 F/art     (19940): art/runtime/runtime.cc:406] "Signal Catcher" prio=5 tid=3 WaitingInMainSignalCatcherLoop
07-13 13:56:32.812 F/art     (19940): art/runtime/runtime.cc:406]   | group="" sCount=1 dsCount=0 obj=0x12c57dc0 self=0x7d68512000
07-13 13:56:32.812 F/art     (19940): art/runtime/runtime.cc:406]   | sysTid=19946 nice=0 cgrp=default sched=0/0 handle=0x7d71f06450
07-13 13:56:32.812 F/art     (19940): art/runtime/runtime.cc:406]   | state=S schedstat=( 649577 0 1 ) utm=0 stm=0 core=7 HZ=100
07-13 13:56:32.812 F/art     (19940): art/runtime/runtime.cc:406]   | stack=0x7d71e0c000-0x7d71e0e000 stackSize=1005KB
07-13 13:56:32.812 F/art     (19940): art/runtime/runtime.cc:406]   | held mutexes=
07-13 13:56:32.812 F/art     (19940): art/runtime/runtime.cc:406]   kernel: (couldn't read /proc/self/task/19946/stack)
07-13 13:56:32.812 F/art     (19940): art/runtime/runtime.cc:406]   native: #00 pc 000000000006a65c  /system/lib64/libc.so (__rt_sigtimedwait+8)
07-13 13:56:32.812 F/art     (19940): art/runtime/runtime.cc:406]   native: #01 pc 0000000000024a58  /system/lib64/libc.so (sigwait+64)
07-13 13:56:32.812 F/art     (19940): art/runtime/runtime.cc:406]   native: #02 pc 000000000043dd08  /system/lib64/libart.so (_ZN3art9SignalSet4WaitEv+48)
07-13 13:56:32.812 F/art     (19940): art/runtime/runtime.cc:406]   native: #03 pc 000000000043d7d8  /system/lib64/libart.so (_ZN3art13SignalCatcher13WaitForSignalEPNS_6ThreadERNS_9SignalSetE+240)
07-13 13:56:32.812 F/art     (19940): art/runtime/runtime.cc:406]   native: #04 pc 000000000043bc78  /system/lib64/libart.so (_ZN3art13SignalCatcher3RunEPv+420)
07-13 13:56:32.812 F/art     (19940): art/runtime/runtime.cc:406]   native: #05 pc 00000000000680e0  /system/lib64/libc.so (_ZL15__pthread_startPv+196)
07-13 13:56:32.812 F/art     (19940): art/runtime/runtime.cc:406]   native: #06 pc 000000000001d940  /system/lib64/libc.so (__start_thread+16)
07-13 13:56:32.812 F/art     (19940): art/runtime/runtime.cc:406]   (no managed stack frames)
07-13 13:56:32.812 F/art     (19940): art/runtime/runtime.cc:406] 
07-13 13:56:32.812 F/art     (19940): art/runtime/runtime.cc:406] "ReferenceQueueDaemon" prio=5 tid=4 Waiting
07-13 13:56:32.812 F/art     (19940): art/runtime/runtime.cc:406]   | group="" sCount=1 dsCount=0 obj=0x12c57e50 self=0x7d68516600
07-13 13:56:32.812 F/art     (19940): art/runtime/runtime.cc:406]   | sysTid=19947 nice=0 cgrp=default sched=0/0 handle=0x7d71e09450
07-13 13:56:32.812 F/art     (19940): art/runtime/runtime.cc:406]   | state=S schedstat=( 4057041 205153 37 ) utm=0 stm=0 core=4 HZ=100
07-13 13:56:32.812 F/art     (19940): art/runtime/runtime.cc:406]   | stack=0x7d71d07000-0x7d71d09000 stackSize=1037KB
07-13 13:56:32.813 F/art     (19940): art/runtime/runtime.cc:406]   | held mutexes=
07-13 13:56:32.813 F/art     (19940): art/runtime/runtime.cc:406]   kernel: (couldn't read /proc/self/task/19947/stack)
07-13 13:56:32.813 F/art     (19940): art/runtime/runtime.cc:406]   native: #00 pc 000000000001bcac  /system/lib64/libc.so (syscall+28)
07-13 13:56:32.813 F/art     (19940): art/runtime/runtime.cc:406]   native: #01 pc 00000000000e73d8  /system/lib64/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+160)
07-13 13:56:32.813 F/art     (19940): art/runtime/runtime.cc:406]   native: #02 pc 0000000000377f3c  /system/lib64/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadElibNS_11ThreadStateE+660)
07-13 13:56:32.813 F/art     (19940): art/runtime/runtime.cc:406]   native: #03 pc 0000000000000810  /system/framework/arm64/boot.oat (Java_java_lang_Object_wait__+124)
07-13 13:56:32.813 F/art     (19940): art/runtime/runtime.cc:406]   at java.lang.Object.wait!(Native method)
07-13 13:56:32.813 F/art     (19940): art/runtime/runtime.cc:406]   - waiting on <0x04bbff29> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
07-13 13:56:32.813 F/art     (19940): art/runtime/runtime.cc:406]   at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:166)
07-13 13:56:32.813 F/art     (19940): art/runtime/runtime.cc:406]   - locked <0x04bbff29> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
07-13 13:56:32.813 F/art     (19940): art/runtime/runtime.cc:406]   at java.lang.Thread.run(Thread.java:761)
07-13 13:56:32.813 F/art     (19940): art/runtime/runtime.cc:406] 
07-13 13:56:32.813 F/art     (19940): art/runtime/runtime.cc:406] "FinalizerDaemon" prio=5 tid=5 Waiting
07-13 13:56:32.813 F/art     (19940): art/runtime/runtime.cc:406]   | group="" sCount=1 dsCount=0 obj=0x12c57ee0 self=0x7d72a96400
07-13 13:56:32.813 F/art     (19940): art/runtime/runtime.cc:406]   | sysTid=19948 nice=0 cgrp=default sched=0/0 handle=0x7d71d04450
07-13 13:56:32.813 F/art     (19940): art/runtime/runtime.cc:406]   | state=S schedstat=( 8309498 78385 30 ) utm=0 stm=0 core=7 HZ=100
07-13 13:56:32.813 F/art     (19940): art/runtime/runtime.cc:406]   | stack=0x7d71c02000-0x7d71c04000 stackSize=1037KB
07-13 13:56:32.813 F/art     (19940): art/runtime/runtime.cc:406]   | held mutexes=
07-13 13:56:32.813 F/art     (19940): art/runtime/runtime.cc:406]   kernel: (couldn't read /proc/self/task/19948/stack)
07-13 13:56:32.813 F/art     (19940): art/runtime/runtime.cc:406]   native: #00 pc 000000000001bcac  /system/lib64/libc.so (syscall+28)
07-13 13:56:32.813 F/art     (19940): art/runtime/runtime.cc:406]   native: #01 pc 00000000000e73d8  /system/lib64/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+160)
07-13 13:56:32.813 F/art     (19940): art/runtime/runtime.cc:406]   native: #02 pc 0000000000377f3c  /system/lib64/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadElibNS_11ThreadStateE+660)
07-13 13:56:32.813 F/art     (19940): art/runtime/runtime.cc:406]   native: #03 pc 0000000000000980  /system/framework/arm64/boot.oat (Java_java_lang_Object_wait__JI+140)
07-13 13:56:32.814 F/art     (19940): art/runtime/runtime.cc:406]   at java.lang.Object.wait!(Native method)
07-13 13:56:32.814 F/art     (19940): art/runtime/runtime.cc:406]   - waiting on <0x0e8052ae> (a java.lang.Object)
07-13 13:56:32.814 F/art     (19940): art/runtime/runtime.cc:406]   at java.lang.Object.wait(Object.java:407)
07-13 13:56:32.814 F/art     (19940): art/runtime/runtime.cc:406]   at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:188)
07-13 13:56:32.814 F/art     (19940): art/runtime/runtime.cc:406]   - locked <0x0e8052ae> (a java.lang.Object)
07-13 13:56:32.814 F/art     (19940): art/runtime/runtime.cc:406]   at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:209)
07-13 13:56:32.814 F/art     (19940): art/runtime/runtime.cc:406]   at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:220)
07-13 13:56:32.814 F/art     (19940): art/runtime/runtime.cc:406]   at java.lang.Thread.run(Thread.java:761)
07-13 13:56:32.814 F/art     (19940): art/runtime/runtime.cc:406] 
07-13 13:56:32.814 F/art     (19940): art/runtime/runtime.cc:406] "FinalizerWatchdogDaemon" prio=5 tid=6 Sleeping
07-13 13:56:32.814 F/art     (19940): art/runtime/runtime.cc:406]   | group="" sCount=1 dsCount=0 obj=0x12c57f70 self=0x7d72a96e00
07-13 13:56:32.814 F/art     (19940): art/runtime/runtime.cc:406]   | sysTid=19949 nice=0 cgrp=default sched=0/0 handle=0x7d71bff450
07-13 13:56:32.814 F/art     (19940): art/runtime/runtime.cc:406]   | state=S schedstat=( 617692 291076 8 ) utm=0 stm=0 core=7 HZ=100
07-13 13:56:32.814 F/art     (19940): art/runtime/runtime.cc:406]   | stack=0x7d71afd000-0x7d71aff000 stackSize=1037KB
07-13 13:56:32.814 F/art     (19940): art/runtime/runtime.cc:406]   | held mutexes=
07-13 13:56:32.814 F/art     (19940): art/runtime/runtime.cc:406]   kernel: (couldn't read /proc/self/task/19949/stack)
07-13 13:56:32.814 F/art     (19940): art/runtime/runtime.cc:406]   native: #00 pc 000000000001bcb0  /system/lib64/libc.so (syscall+32)
07-13 13:56:32.814 F/art     (19940): art/runtime/runtime.cc:406]   native: #01 pc 00000000000e7978  /system/lib64/libart.so (_ZN3art17ConditionVariable9TimedWaitEPNS_6ThreadEli+176)
07-13 13:56:32.814 F/art     (19940): art/runtime/runtime.cc:406]   native: #02 pc 0000000000377f4c  /system/lib64/libart.so (_ZN3art7Monitor4WaitEPNS_6ThreadElibNS_11ThreadStateE+676)
07-13 13:56:32.814 F/art     (19940): art/runtime/runtime.cc:406]   native: #03 pc 00000000000bc8c8  /system/framework/arm64/boot.oat (Java_java_lang_Thread_sleep__Ljava_lang_Object_2JI+164)
07-13 13:56:32.814 F/art     (19940): art/runtime/runtime.cc:406]   at java.lang.Thread.sleep!(Native method)
07-13 13:56:32.814 F/art     (19940): art/runtime/runtime.cc:406]   - sleeping on <0x0668684f> (a java.lang.Object)
07-13 13:56:32.814 F/art     (19940): art/runtime/runtime.cc:406]   at java.lang.Thread.sleep(Thread.java:371)
07-13 13:56:32.814 F/art     (19940): art/runtime/runtime.cc:406]   - locked <0x0668684f> (a java.lang.Object)
07-13 13:56:32.814 F/art     (19940): art/runtime/runtime.cc:406]   at java.lang.Thread.sleep(Thread.java:313)
07-13 13:56:32.814 F/art     (19940): art/runtime/runtime.cc:406]   at java.lang.Daemons$FinalizerWatchdogDaemon.sleepFor(Daemons.java:330)
07-13 13:56:32.815 F/art     (19940): art/runtime/runtime.cc:406]   at java.lang.Daemons$FinalizerWatchdogDaemon.waitForFinalization(Daemons.java:352)
07-13 13:56:32.815 F/art     (19940): art/runtime/runtime.cc:406]   at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:269)
07-13 13:56:32.815 F/art     (19940): art/runtime/runtime.cc:406]   at java.lang.Thread.run(Thread.java:761)
07-13 13:56:32.815 F/art     (19940): art/runtime/runtime.cc:406] 
07-13 13:56:32.815 F/art     (19940): art/runtime/runtime.cc:406] "HeapTaskDaemon" prio=5 tid=7 WaitingForCheckPointsToRun
07-13 13:56:32.815 F/art     (19940): art/runtime/runtime.cc:406]   | group="" sCount=1 dsCount=0 obj=0x12c58f70 self=0x7d72a97800
07-13 13:56:32.815 F/art     (19940): art/runtime/runtime.cc:406]   | sysTid=19950 nice=0 cgrp=default sched=0/0 handle=0x7d71afa450
07-13 13:56:32.815 F/art     (19940): art/runtime/runtime.cc:406]   | state=S schedstat=( 121731422 5411270 115 ) utm=10 stm=1 core=4 HZ=100
07-13 13:56:32.815 F/art     (19940): art/runtime/runtime.cc:406]   | stack=0x7d719f8000-0x7d719fa000 stackSize=1037KB
07-13 13:56:32.815 F/art     (19940): art/runtime/runtime.cc:406]   | held mutexes=
07-13 13:56:32.815 F/art     (19940): art/runtime/runtime.cc:406]   kernel: (couldn't read /proc/self/task/19950/stack)
07-13 13:56:32.815 F/art     (19940): art/runtime/runtime.cc:406]   native: #00 pc 000000000001bcac  /system/lib64/libc.so (syscall+28)
07-13 13:56:32.815 F/art     (19940): art/runtime/runtime.cc:406]   native: #01 pc 00000000000e73d8  /system/lib64/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+160)
07-13 13:56:32.815 F/art     (19940): art/runtime/runtime.cc:406]   native: #02 pc 00000000000dfd40  /system/lib64/libart.so (_ZN3art7Barrier9IncrementEPNS_6ThreadEi+84)
07-13 13:56:32.815 F/art     (19940): art/runtime/runtime.cc:406]   native: #03 pc 00000000001e8a58  /system/lib64/libart.so (_ZN3art2gc9collector9MarkSweep19MarkRootsCheckpointEPNS_6ThreadEb+712)
07-13 13:56:32.815 F/art     (19940): art/runtime/runtime.cc:406]   native: #04 pc 00000000001e8654  /system/lib64/libart.so (_ZN3art2gc9collector9MarkSweep13PreCleanCardsEv+232)
07-13 13:56:32.815 F/art     (19940): art/runtime/runtime.cc:406]   native: #05 pc 00000000001e7f2c  /system/lib64/libart.so (_ZN3art2gc9collector9MarkSweep12MarkingPhaseEv+220)
07-13 13:56:32.815 F/art     (19940): art/runtime/runtime.cc:406]   native: #06 pc 00000000001e7d34  /system/lib64/libart.so (_ZN3art2gc9collector9MarkSweep9RunPhasesEv+212)
07-13 13:56:32.815 F/art     (19940): art/runtime/runtime.cc:406]   native: #07 pc 00000000001e048c  /system/lib64/libart.so (_ZN3art2gc9collector16GarbageCollector3RunENS0_7GcCauseEb+332)
07-13 13:56:32.815 F/art     (19940): art/runtime/runtime.cc:406]   native: #08 pc 00000000002100a0  /system/lib64/libart.so (_ZN3art2gc4Heap22CollectGarbageInternalENS0_9collector6GcTypeENS0_7GcCauseEb+3104)
07-13 13:56:32.815 F/art     (19940): art/runtime/runtime.cc:406]   native: #09 pc 00000000002175d8  /system/lib64/libart.so (_ZN3art2gc4Heap12ConcurrentGCEPNS_6ThreadEb+124)
07-13 13:56:32.815 F/art     (19940): art/runtime/runtime.cc:406]   native: #10 pc 000000000021e664  /system/lib64/libart.so (_ZN3art2gc4Heap16ConcurrentGCTask3RunEPNS_6ThreadE+36)
07-13 13:56:32.815 F/art     (19940): art/runtime/runtime.cc:406]   native: #11 pc 00000000002402c0  /system/lib64/libart.so (_ZN3art2gc13TaskProcessor11RunAllTasksEPNS_6ThreadE+64)
07-13 13:56:32.815 F/art     (19940): art/runtime/runtime.cc:406]   native: #12 pc 00000000001e5110  /system/framework/arm64/boot-core-libart.oat (Java_dalvik_system_VMRuntime_runHeapTasks__+124)
07-13 13:56:32.815 F/art     (19940): art/runtime/runtime.cc:406]   at dalvik.system.VMRuntime.runHeapTasks(Native method)
07-13 13:56:32.815 F/art     (19940): art/runtime/runtime.cc:406]   at java.lang.Daemons$HeapTaskDaemon.run(Daemons.java:449)
07-13 13:56:32.815 F/art     (19940): art/runtime/runtime.cc:406]   at java.lang.Thread.run(Thread.java:761)
07-13 13:56:32.816 F/art     (19940): art/runtime/runtime.cc:406] 
07-13 13:56:32.816 F/art     (19940): art/runtime/runtime.cc:406] "Binder:19940_1" prio=5 tid=8 Native
07-13 13:56:32.816 F/art     (19940): art/runtime/runtime.cc:406]   | group="" sCount=1 dsCount=0 obj=0x12c58dc0 self=0x7d6ae17400
07-13 13:56:32.816 F/art     (19940): art/runtime/runtime.cc:406]   | sysTid=19951 nice=0 cgrp=default sched=0/0 handle=0x7d718f7450
07-13 13:56:32.816 F/art     (19940): art/runtime/runtime.cc:406]   | state=S schedstat=( 3529961 493077 10 ) utm=0 stm=0 core=4 HZ=100
07-13 13:56:32.816 F/art     (19940): art/runtime/runtime.cc:406]   | stack=0x7d717fd000-0x7d717ff000 stackSize=1005KB
07-13 13:56:32.816 F/art     (19940): art/runtime/runtime.cc:406]   | held mutexes=
07-13 13:56:32.816 F/art     (19940): art/runtime/runtime.cc:406]   kernel: (couldn't read /proc/self/task/19951/stack)
07-13 13:56:32.816 F/art     (19940): art/runtime/runtime.cc:406]   native: #00 pc 000000000006a568  /system/lib64/libc.so (__ioctl+4)
07-13 13:56:32.816 F/art     (19940): art/runtime/runtime.cc:406]   native: #01 pc 000000000001f888  /system/lib64/libc.so (ioctl+144)
07-13 13:56:32.816 F/art     (19940): art/runtime/runtime.cc:406]   native: #02 pc 0000000000059890  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+260)
07-13 13:56:32.816 F/art     (19940): art/runtime/runtime.cc:406]   native: #03 pc 00000000000599f0  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
07-13 13:56:32.816 F/art     (19940): art/runtime/runtime.cc:406]   native: #04 pc 000000000005a0c8  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+60)
07-13 13:56:32.816 F/art     (19940): art/runtime/runtime.cc:406]   native: #05 pc 00000000000770b4  /system/lib64/libbinder.so (???)
07-13 13:56:32.816 F/art     (19940): art/runtime/runtime.cc:406]   native: #06 pc 0000000000012560  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
07-13 13:56:32.816 F/art     (19940): art/runtime/runtime.cc:406]   native: #07 pc 000000000009c0a0  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
07-13 13:56:32.816 F/art     (19940): art/runtime/runtime.cc:406]   native: #08 pc 00000000000680e0  /system/lib64/libc.so (_ZL15__pthread_startPv+196)
07-13 13:56:32.816 F/art     (19940): art/runtime/runtime.cc:406]   native: #09 pc 000000000001d940  /system/lib64/libc.so (__start_thread+16)
07-13 13:56:32.816 F/art     (19940): art/runtime/runtime.cc:406]   (no managed stack frames)
07-13 13:56:32.816 F/art     (19940): art/runtime/runtime.cc:406] 
07-13 13:56:32.816 F/art     (19940): art/runtime/runtime.cc:406] "Binder:19940_2" prio=5 tid=9 Native
07-13 13:56:32.816 F/art     (19940): art/runtime/runtime.cc:406]   | group="" sCount=1 dsCount=0 obj=0x12c58d30 self=0x7d72ac1200
07-13 13:56:32.816 F/art     (19940): art/runtime/runtime.cc:406]   | sysTid=19952 nice=0 cgrp=default sched=0/0 handle=0x7d717fa450
07-13 13:56:32.816 F/art     (19940): art/runtime/runtime.cc:406]   | state=S schedstat=( 2188193 42192 11 ) utm=0 stm=0 core=4 HZ=100
07-13 13:56:32.816 F/art     (19940): art/runtime/runtime.cc:406]   | stack=0x7d71700000-0x7d71702000 stackSize=1005KB
07-13 13:56:32.816 F/art     (19940): art/runtime/runtime.cc:406]   | held mutexes=
07-13 13:56:32.817 F/art     (19940): art/runtime/runtime.cc:406]   kernel: (couldn't read /proc/self/task/19952/stack)
07-13 13:56:32.817 F/art     (19940): art/runtime/runtime.cc:406]   native: #00 pc 000000000006a568  /system/lib64/libc.so (__ioctl+4)
07-13 13:56:32.817 F/art     (19940): art/runtime/runtime.cc:406]   native: #01 pc 000000000001f888  /system/lib64/libc.so (ioctl+144)
07-13 13:56:32.817 F/art     (19940): art/runtime/runtime.cc:406]   native: #02 pc 0000000000059890  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+260)
07-13 13:56:32.817 F/art     (19940): art/runtime/runtime.cc:406]   native: #03 pc 00000000000599f0  /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
07-13 13:56:32.817 F/art     (19940): art/runtime/runtime.cc:406]   native: #04 pc 000000000005a0c8  /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+60)
07-13 13:56:32.817 F/art     (19940): art/runtime/runtime.cc:406]   native: #05 pc 00000000000770b4  /system/lib64/libbinder.so (???)
07-13 13:56:32.817 F/art     (19940): art/runtime/runtime.cc:406]   native: #06 pc 0000000000012560  /system/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
07-13 13:56:32.817 F/art     (19940): art/runtime/runtime.cc:406]   native: #07 pc 000000000009c0a0  /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
07-13 13:56:32.817 F/art     (19940): art/runtime/runtime.cc:406]   native: #08 pc 00000000000680e0  /system/lib64/libc.so (_ZL15__pthread_startPv+196)
07-13 13:56:32.817 F/art     (19940): art/runtime/runtime.cc:406]   native: #09 pc 000000000001d940  /system/lib64/libc.so (__start_thread+16)
07-13 13:56:32.817 F/art     (19940): art/runtime/runtime.cc:406]   (no managed stack frames)
07-13 13:56:32.817 F/art     (19940): art/runtime/runtime.cc:406] 
07-13 13:56:32.817 F/art     (19940): art/runtime/runtime.cc:406] "Profile Saver" prio=5 tid=10 Native
07-13 13:56:32.817 F/art     (19940): art/runtime/runtime.cc:406]   | group="" sCount=1 dsCount=0 obj=0x12c58af0 self=0x7d6ae27800
07-13 13:56:32.817 F/art     (19940): art/runtime/runtime.cc:406]   | sysTid=19967 nice=0 cgrp=default sched=0/0 handle=0x7d716e7450
07-13 13:56:32.817 F/art     (19940): art/runtime/runtime.cc:406]   | state=S schedstat=( 312346 0 1 ) utm=0 stm=0 core=5 HZ=100
07-13 13:56:32.817 F/art     (19940): art/runtime/runtime.cc:406]   | stack=0x7d715ed000-0x7d715ef000 stackSize=1005KB
07-13 13:56:32.817 F/art     (19940): art/runtime/runtime.cc:406]   | held mutexes=
07-13 13:56:32.817 F/art     (19940): art/runtime/runtime.cc:406]   kernel: (couldn't read /proc/self/task/19967/stack)
07-13 13:56:32.817 F/art     (19940): art/runtime/runtime.cc:406]   native: #00 pc 000000000001bcb0  /system/lib64/libc.so (syscall+32)
07-13 13:56:32.817 F/art     (19940): art/runtime/runtime.cc:406]   native: #01 pc 00000000000e7978  /system/lib64/libart.so (_ZN3art17ConditionVariable9TimedWaitEPNS_6ThreadEli+176)
07-13 13:56:32.817 F/art     (19940): art/runtime/runtime.cc:406]   native: #02 pc 000000000031a408  /system/lib64/libart.so (_ZN3art12ProfileSaver3RunEv+160)
07-13 13:56:32.817 F/art     (19940): art/runtime/runtime.cc:406]   native: #03 pc 000000000031bba8  /system/lib64/libart.so (_ZN3art12ProfileSaver21RunProfileSaverThreadEPv+100)
07-13 13:56:32.817 F/art     (19940): art/runtime/runtime.cc:406]   native: #04 pc 00000000000680e0  /system/lib64/libc.so (_ZL15__pthread_startPv+196)
07-13 13:56:32.817 F/art     (19940): art/runtime/runtime.cc:406]   native: #05 pc 000000000001d940  /system/lib64/libc.so (__start_thread+16)
07-13 13:56:32.818 F/art     (19940): art/runtime/runtime.cc:406]   (no managed stack frames)
07-13 13:56:32.818 F/art     (19940): art/runtime/runtime.cc:406] 
07-13 13:56:32.818 F/art     (19940): art/runtime/runtime.cc:406] "crash_crash_cb" prio=5 tid=11 Native
07-13 13:56:32.818 F/art     (19940): art/runtime/runtime.cc:406]   | group="" sCount=1 dsCount=0 obj=0x12c2fe50 self=0x7d68540600
07-13 13:56:32.818 F/art     (19940): art/runtime/runtime.cc:406]   | sysTid=19978 nice=0 cgrp=default sched=0/0 handle=0x7d4bbff450
07-13 13:56:32.818 F/art     (19940): art/runtime/runtime.cc:406]   | state=S schedstat=( 346731 0 1 ) utm=0 stm=0 core=4 HZ=100
07-13 13:56:32.818 F/art     (19940): art/runtime/runtime.cc:406]   | stack=0x7d4bb05000-0x7d4bb07000 stackSize=1005KB
07-13 13:56:32.818 F/art     (19940): art/runtime/runtime.cc:406]   | held mutexes=
07-13 13:56:32.818 F/art     (19940): art/runtime/runtime.cc:406]   kernel: (couldn't read /proc/self/task/19978/stack)
07-13 13:56:32.818 F/art     (19940): art/runtime/runtime.cc:406]   native: #00 pc 000000000006af70  /system/lib64/libc.so (read+4)
07-13 13:56:32.818 F/art     (19940): art/runtime/runtime.cc:406]   native: #01 pc 0000000000007508  /data/app/tv.danmaku.bili-1/lib/arm64/libbili_core.so (???)
07-13 13:56:32.818 F/art     (19940): art/runtime/runtime.cc:406]   native: #02 pc 00000000000680e0  /system/lib64/libc.so (_ZL15__pthread_startPv+196)
07-13 13:56:32.818 F/art     (19940): art/runtime/runtime.cc:406]   native: #03 pc 000000000001d940  /system/lib64/libc.so (__start_thread+16)
07-13 13:56:32.818 F/art     (19940): art/runtime/runtime.cc:406]   (no managed stack frames)
07-13 13:56:32.818 F/art     (19940): art/runtime/runtime.cc:406] 
07-13 13:56:32.818 F/art     (19940): art/runtime/runtime.cc:406] "thread_back_io" prio=5 tid=12 Native
07-13 13:56:32.818 F/art     (19940): art/runtime/runtime.cc:406]   | group="" sCount=1 dsCount=0 obj=0x12d8c8b0 self=0x7d647a6000
07-13 13:56:32.818 F/art     (19940): art/runtime/runtime.cc:406]   | sysTid=19979 nice=1 cgrp=default sched=0/0 handle=0x7d4bb02450
07-13 13:56:32.818 F/art     (19940): art/runtime/runtime.cc:406]   | state=S schedstat=( 341039 0 2 ) utm=0 stm=0 core=4 HZ=100
07-13 13:56:32.818 F/art     (19940): art/runtime/runtime.cc:406]   | stack=0x7d4ba00000-0x7d4ba02000 stackSize=1037KB
07-13 13:56:32.818 F/art     (19940): art/runtime/runtime.cc:406]   | held mutexes=
07-13 13:56:32.818 F/art     (19940): art/runtime/runtime.cc:406]   kernel: (couldn't read /proc/self/task/19979/stack)
07-13 13:56:32.818 F/art     (19940): art/runtime/runtime.cc:406]   native: #00 pc 000000000006a47c  /system/lib64/libc.so (__epoll_pwait+8)
07-13 13:56:32.818 F/art     (19940): art/runtime/runtime.cc:406]   native: #01 pc 000000000001e05c  /system/lib64/libc.so (epoll_pwait+64)
07-13 13:56:32.818 F/art     (19940): art/runtime/runtime.cc:406]   native: #02 pc 0000000000018158  /system/lib64/libutils.so (_ZN7android6Looper9pollInnerEi+156)
07-13 13:56:32.819 F/art     (19940): art/runtime/runtime.cc:406]   native: #03 pc 000000000001800c  /system/lib64/libutils.so (_ZN7android6Looper8pollOnceEiPiS1_PPv+60)
07-13 13:56:32.819 F/art     (19940): art/runtime/runtime.cc:406]   native: #04 pc 00000000000eb99c  /system/lib64/libandroid_runtime.so (_ZN7android18NativeMessageQueue8pollOnceEP7_JNIEnvP8_jobjecti+48)
07-13 13:56:32.819 F/art     (19940): art/runtime/runtime.cc:406]   native: #05 pc 0000000000761390  /system/framework/arm64/boot-framework.oat (Java_android_os_MessageQueue_nativePollOnce__JI+140)
07-13 13:56:32.819 F/art     (19940): art/runtime/runtime.cc:406]   at android.os.MessageQueue.nativePollOnce(Native method)
07-13 13:56:32.819 F/art     (19940): art/runtime/runtime.cc:406]   at android.os.MessageQueue.next(MessageQueue.java:323)
07-13 13:56:32.819 F/art     (19940): art/runtime/runtime.cc:406]   at android.os.Looper.loop(Looper.java:136)
07-13 13:56:32.819 F/art     (19940): art/runtime/runtime.cc:406]   at android.os.HandlerThread.run(HandlerThread.java:61)
07-13 13:56:32.819 F/art     (19940): art/runtime/runtime.cc:406] 
07-13 13:56:32.819 F/art     (19940): art/runtime/runtime.cc:406] 
WindySha commented 4 years ago

从日志来看,是sandHook的可能性比较大,可以到sandHook仓库下面去反馈一下。