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

can not inline due to origin code is too small #75

Open
netstu opened this issue Jan 10, 2021 · 0 comments
Open

can not inline due to origin code is too small #75

netstu opened this issue Jan 10, 2021 · 0 comments

Comments

@netstu
Copy link

netstu commented Jan 10, 2021

可以Hook部分方法,另一些只要一加上就显示如下错误,不能启动APP

01-10 07:48:13.021: I/HwLauncher(20753): FPSMonitor [Launcher , dispatchTouchEvent begin, false, true] down event x = 753 y = 204
01-10 07:48:13.021: I/HwLauncher(20753): Launcher workspaceTranslationX = 0.0
01-10 07:48:13.021: I/HwLauncher(20753): FPSMonitor [PagedView , onIntercept] down event x = 753 y = 204
01-10 07:48:13.023: I/HwLauncher(20753): FPSMonitor [Launcher , dispatchTouchEvent end, false, true] down event x = 753 y = 204
01-10 07:48:13.098: I/HwLauncher(20753): FPSMonitor [Launcher , dispatchTouchEvent begin, false, true] up event x = 753 y = 204
01-10 07:48:13.098: I/HwLauncher(20753): FPSMonitor [PagedView , onIntercept] up event x = 753 y = 204
01-10 07:48:13.099: I/HwLauncher(20753): FPSMonitor [Launcher , dispatchTouchEvent end, false, true] up event x = 753 y = 204
01-10 07:48:13.100: I/HwLauncher(20753): Launcher onclick begin com.huawei.android.launcher.BubbleTextView{7fe1cb5 VFED..CL. ...P..ID 633,120-844,410 #9c030300}
01-10 07:48:13.100: I/HwLauncher(20753): Launcher.Utilities startActivitySafely useLaunchAnimation = true
01-10 07:48:13.100: I/HwLauncher(20753): Launcher.Utilities startActivitySafely begin startActivity() for current user
01-10 07:48:13.109: I/PGServer(19806): android calls fast hibernateApps
01-10 07:48:13.109: I/AppFastHibernation(19806): fast hibernate duration: 1500 reason: start activity
01-10 07:48:13.111: I/Pged-IPgedBinderService(538): *action is 1, pid num is 7
01-10 07:48:13.111: I/Pged-Freezer(538): freezePids
01-10 07:48:13.111: I/Pged-Freezer(538): Freeze process: 27317
01-10 07:48:13.111: I/Pged-Freezer(538): Freeze process: 27343
01-10 07:48:13.112: I/Pged-Freezer(538): Freeze process: 22673
01-10 07:48:13.112: I/Pged-Freezer(538): Freeze process: 23100
01-10 07:48:13.113: I/Pged-Freezer(538): Freeze process: 13549
01-10 07:48:13.113: I/Pged-Freezer(538): Freeze process: 15105
01-10 07:48:13.147: I/HwLauncher(20753): Launcher.Utilities startActivitySafely end startActivity() for current user
01-10 07:48:13.147: I/HwLauncher(20753): Launcher this view's parent is not SearchGridView , so no need to reportRecentApp.
01-10 07:48:13.147: I/HwLauncher(20753): Launcher onclick end
01-10 07:48:13.152: I/HwLauncher(20753): Launcher onPause()
01-10 07:48:13.153: I/HwLauncher(20753): Launcher.MotionManager stopMotionAppsReco begin,mFlg = 403
01-10 07:48:13.153: W/HwLauncher(20753): Launcher.MotionManager stopMotionAppsReco service flg 403 is unavailable
01-10 07:48:13.153: W/HwLauncher(20753): [ 01-10 07:48:13.162 27540:27540 I/ ]
01-10 07:48:13.153: W/HwLauncher(20753): power log dlsym ok
01-10 07:48:13.178: I/ThermalStateManager(19806): handle action thermal policy:100000
01-10 07:48:13.178: I/ThermalStateManager(19806): triggerLevel = 3, triggerAction :{cpu_a15=0, boost=0, gpu=0, cpu=0, camera_fps=0}
01-10 07:48:13.178: I/BacklightControl(19806): Ratio: 66 Auto: true
01-10 07:48:13.180: I/gralloc(403): alloc_device_alloc:564: Alloc handle(0x7a552b3900): interfmt=1, stride=64, size=4096, usage=0x100
01-10 07:48:13.180: I/PGServer(19806): report state:10010 event type:2 pid:0 uid:0 pkg:com.huawei.android.launcher to pid: 18285
01-10 07:48:13.180: I/PGServer(19806): report state:10000 event type:1 pid:0 uid:0 pkg:com.tencent.mm to pid: 18285
01-10 07:48:13.190: I/gralloc(403): alloc_device_free:586: Free handle(0x7a552b3900)
01-10 07:48:13.250: W/SandHook-Native(27540): JNI Loaded
01-10 07:48:13.252: I/nougat_dlfcn(27540): /system/lib64/libart.so loaded in Android at 0x76aab6b000
01-10 07:48:13.253: I/nougat_dlfcn(27540): _ZN3art3jit3Jit20jit_compiler_handle_E found at 0x76ab172038
01-10 07:48:13.254: I/nougat_dlfcn(27540): /system/lib64/libart-compiler.so loaded in Android at 0x76a53d8000
01-10 07:48:13.255: I/nougat_dlfcn(27540): jit_compile_method found at 0x76a54f9990
01-10 07:48:13.256: I/nougat_dlfcn(27540): /system/lib64/libart-compiler.so loaded in Android at 0x76a53d8000
01-10 07:48:13.257: I/nougat_dlfcn(27540): jit_load found at 0x76a54f9854
01-10 07:48:13.258: I/nougat_dlfcn(27540): /system/lib64/libart.so loaded in Android at 0x76aab6b000
01-10 07:48:13.259: I/nougat_dlfcn(27540): _ZN3art3Dbg9SuspendVMEv found at 0x76aacb3154
01-10 07:48:13.260: I/nougat_dlfcn(27540): /system/lib64/libart.so loaded in Android at 0x76aab6b000
01-10 07:48:13.261: I/nougat_dlfcn(27540): _ZN3art3Dbg8ResumeVMEv found at 0x76aacb3168
01-10 07:48:13.262: I/nougat_dlfcn(27540): /system/lib64/libart.so loaded in Android at 0x76aab6b000
01-10 07:48:13.262: I/nougat_dlfcn(27540): _ZN3art9JavaVMExt16AddWeakGlobalRefEPNS_6ThreadEPNS_6mirror6ObjectE found at 0x76aae38cfc
01-10 07:48:13.304: W/art(27540): Found duplicate classes, falling back to interpreter mode for /data/app/com.getuitest-2/base.apk
01-10 07:48:13.304: W/art(27540): Found duplicated class when checking oat files: 'Landroid/arch/lifecycle/ViewModel;' in /data/app/com.getuitest-2/base.apk and /data/app/com.tencent.mm-1/base.apk
01-10 07:48:13.443: E/aaa(27540): jstr into geti v...
01-10 07:48:13.448: I/nougat_dlfcn(27540): /system/lib64/libart.so loaded in Android at 0x76aab6b000
01-10 07:48:13.450: I/nougat_dlfcn(27540): /system/lib64/libart.so loaded in Android at 0x76aab6b000
01-10 07:48:13.451: I/nougat_dlfcn(27540): _ZN3art11ClassLinker22FixupStaticTrampolinesEPNS_6mirror5ClassE found at 0x76aac732d4
01-10 07:48:13.454: W/SandHook-Native(27540): can not inline due to origin code is too small(size is 4)
01-10 07:48:13.467: A/art(27540): art/runtime/thread.cc:1657] No pending exception expected: java.lang.ExceptionInInitializerError:
01-10 07:48:13.468: A/art(27540): art/runtime/thread.cc:1657] at int com.swift.sandhook.SandHook.hookMethod(java.lang.reflect.Member, java.lang.reflect.Method, java.lang.reflect.Method, int) (SandHook.java:-2)
01-10 07:48:13.468: A/art(27540): art/runtime/thread.cc:1657] at void com.swift.sandhook.SandHook.hook(com.swift.sandhook.wrapper.HookWrapper$HookEntity) (SandHook.java:123)
01-10 07:48:13.468: A/art(27540): art/runtime/thread.cc:1657] at void com.swift.sandhook.xposedcompat.methodgen.DynamicBridge.hookMethod(java.lang.reflect.Member, de.robv.android.xposed.XposedBridge$AdditionalHookInfo) (DynamicBridge.java:66)
01-10 07:48:13.468: A/art(27540): art/runtime/thread.cc:1657] at void de.robv.android.xposed.XposedBridge.hookMethodNative(java.lang.reflect.Member, java.lang.Class, int, java.lang.Object) (XposedBridge.java:275)
01-10 07:48:13.468: A/art(27540): art/runtime/thread.cc:1657] at de.robv.android.xposed.XC_MethodHook$Unhook de.robv.android.xposed.XposedBridge.hookMethod(java.lang.reflect.Member, de.robv.android.xposed.XC_MethodHook) (XposedBridge.java:181)
01-10 07:48:13.468: A/art(27540): art/runtime/thread.cc:1657] at de.robv.android.xposed.XC_MethodHook$Unhook de.robv.android.xposed.XposedHelpers.findAndHookMethod(java.lang.Class, java.lang.String, java.lang.Object[]) (XposedHelpers.java:187)
01-10 07:48:13.468: A/art(27540): art/runtime/thread.cc:1657] at de.robv.android.xposed.XC_MethodHook$Unhook de.robv.android.xposed.XposedHelpers.findAndHookMethod(java.lang.String, java.lang.ClassLoader, java.lang.String, java.lang.Object[]) (XposedHelpers.java:260)
01-10 07:48:13.468: A/art(27540): art/runtime/thread.cc:1657] at void com.getuitest.ZpTest.handleLoadPackage(de.robv.android.xposed.callbacks.XC_LoadPackage$LoadPackageParam) (ZpTest.java:94)
01-10 07:48:13.468: A/art(27540): art/runtime/thread.cc:1657] at void de.robv.android.xposed.IXposedHookLoadPackage$Wrapper.handleLoadPackage(de.robv.android.xposed.callbacks.XC_LoadPackage$LoadPackageParam) (IXposedHookLoadPackage.java:34)
01-10 07:48:13.468: A/art(27540): art/runtime/thread.cc:1657] at void de.robv.android.xposed.callbacks.XC_LoadPackage.call(de.robv.android.xposed.callbacks.XCallback$Param) (XC_LoadPackage.java:63)
01-10 07:48:13.468: A/art(27540): art/runtime/thread.cc:1657] at void de.robv.android.xposed.callbacks.XCallback.callAll(de.robv.android.xposed.callbacks.XCallback$Param) (XCallback.java:106)
01-10 07:48:13.468: A/art(27540): art/runtime/thread.cc:1657] at void com.bitr.loadModule(java.lang.String, java.lang.String, java.lang.String, android.content.pm.ApplicationInfo, java.lang.ClassLoader) (ModuleLoader.java:35)
01-10 07:48:13.468: A/art(27540): art/runtime/thread.cc:1657] at java.lang.Object java.lang.Class.newInstance!() (Class.java:-2)
01-10 07:48:13.468: A/art(27540): art/runtime/thread.cc:1657] at android.app.Application android.app.Instrumentation.newApplication(java.lang.Class, android.content.Context) (Instrumentation.java:1010)
01-10 07:48:13.468: A/art(27540): art/runtime/thread.cc:1657] at android.app.Application android.app.Instrumentation.newApplication(java.lang.ClassLoader, java.lang.String, android.content.Context) (Instrumentation.java:995)
01-10 07:48:13.468: A/art(27540): art/runtime/thread.cc:1657] at android.app.Application android.app.LoadedApk.makeApplication(boolean, android.app.Instrumentation) (LoadedApk.java:849)
01-10 07:48:13.468: A/art(27540): art/runtime/thread.cc:1657] at void android.app.ActivityThread.handleBindApplication(android.app.ActivityThread$AppBindData) (ActivityThread.java:5632)
01-10 07:48:13.468: A/art(27540): art/runtime/thread.cc:1657] at void android.app.ActivityThread.-wrap2(android.app.ActivityThread, android.app.ActivityThread$AppBindData) (ActivityThread.java:-1)
01-10 07:48:13.468: A/art(27540): art/runtime/thread.cc:1657] at void android.app.ActivityThread$H.handleMessage(android.os.Message) (ActivityThread.java:1637)
01-10 07:48:13.468: A/art(27540): art/runtime/thread.cc:1657] at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:105)
01-10 07:48:13.468: A/art(27540): art/runtime/thread.cc:1657] at void android.os.Looper.loop() (Looper.java:156)
01-10 07:48:13.468: A/art(27540): art/runtime/thread.cc:1657] at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6523)
01-10 07:48:13.468: A/art(27540): art/runtime/thread.cc:1657] at java.lang.Object java.lang.reflect.Method.invoke!(java.lang.Object, java.lang.Object[]) (Method.java:-2)
01-10 07:48:13.468: A/art(27540): art/runtime/thread.cc:1657] at void com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run() (ZygoteInit.java:942)
01-10 07:48:13.468: A/art(27540): art/runtime/thread.cc:1657] at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:832)
01-10 07:48:13.468: A/art(27540): art/runtime/thread.cc:1657]
01-10 07:48:13.489: A/art(27540): art/runtime/runtime.cc:404] Runtime aborting...
01-10 07:48:13.489: A/art(27540): art/runtime/runtime.cc:404] Aborting thread:
01-10 07:48:13.489: A/art(27540): art/runtime/runtime.cc:404] "main" prio=10 tid=1 Runnable
01-10 07:48:13.489: A/art(27540): art/runtime/runtime.cc:404] | group="" sCount=0 dsCount=0 obj=0x753338d0 self=0x76abea1a00
01-10 07:48:13.489: A/art(27540): art/runtime/runtime.cc:404] | sysTid=27540 nice=-10 cgrp=default sched=0/0 handle=0x76affbda98
01-10 07:48:13.489: A/art(27540): art/runtime/runtime.cc:404] | state=R schedstat=( 219314057 884896 321 ) utm=18 stm=3 core=5 HZ=100
01-10 07:48:13.489: A/art(27540): art/runtime/runtime.cc:404] | stack=0x7fe577b000-0x7fe577d000 stackSize=8MB
01-10 07:48:13.489: A/art(27540): art/runtime/runtime.cc:404] | held mutexes= "abort lock" "mutator lock"(shared held)
01-10 07:48:13.489: A/art(27540): art/runtime/runtime.cc:404] native: #00 pc 0000000000354e20 /system/lib64/libart.so (???)
01-10 07:48:13.489: A/art(27540): art/runtime/runtime.cc:404] native: #1 pc 0000000000354e1c /system/lib64/libart.so (???)
01-10 07:48:13.489: A/art(27540): art/runtime/runtime.cc:404] native: #2 pc 00000000003294b4 /system/lib64/libart.so (???)
01-10 07:48:13.489: A/art(27540): art/runtime/runtime.cc:404] native: #3 pc 0000000000317560 /system/lib64/libart.so (???)
01-10 07:48:13.489: A/art(27540): art/runtime/runtime.cc:404] native: #4 pc 0000000000317380 /system/lib64/libart.so (???)
01-10 07:48:13.489: A/art(27540): art/runtime/runtime.cc:404] native: #5 pc 0000000000307ba8 /system/lib64/libart.so (???)
01-10 07:48:13.489: A/art(27540): art/runtime/runtime.cc:404] native: #6 pc 00000000000e6a30 /system/lib64/libart.so (_ZN3art10LogMessageD2Ev+1248)
01-10 07:48:13.489: A/art(27540): art/runtime/runtime.cc:404] native: #7 pc 000000000032d780 /system/lib64/libart.so (???)
01-10 07:48:13.489: A/art(27540): art/runtime/runtime.cc:404] native: #8 pc 0000000000125ce0 /system/lib64/libart.so (_ZN3art11ClassLinker9FindClassEPNS_6ThreadEPKcNS_6HandleINS_6mirror11ClassLoaderEEE+68)
01-10 07:48:13.489: A/art(27540): art/runtime/runtime.cc:404] native: #9 pc 00000000001fce1c /system/lib64/libart.so (???)
01-10 07:48:13.489: A/art(27540): art/runtime/runtime.cc:404] native: #10 pc 000000000001fb88 /data/app/com.tencent.mm-1/lib/arm64/libsandhook.so (getAddressFromJavaByCallMethod+32)
01-10 07:48:13.489: A/art(27540): art/runtime/runtime.cc:404] native: #11 pc 0000000000021da8 /data/app/com.tencent.mm-1/lib/arm64/libsandhook.so (_ZN3art6mirror9ArtMethod7compileEP7_JNIEnv+180)
01-10 07:48:13.489: A/art(27540): art/runtime/runtime.cc:404] native: #12 pc 000000000001c5c4 /data/app/com.tencent.mm-1/lib/arm64/libsandhook.so (Z21doHookWithReplacementP7_JNIEnvPN3art6mirror9ArtMethodES4_S4+36)
01-10 07:48:13.489: A/art(27540): art/runtime/runtime.cc:404] native: #13 pc 000000000001c9f8 /data/app/com.tencent.mm-1/lib/arm64/libsandhook.so (Java_com_swift_sandhook_SandHook_hookMethod+300)
01-10 07:48:13.489: A/art(27540): art/runtime/runtime.cc:404] native: #14 pc 00000000006855c8 /data/app/com.tencent.mm-1/oat/arm64/base.odex (Java_com_swift_sandhook_SandHook_hookMethod__Ljava_lang_reflect_Member_2Ljava_lang_reflect_Method_2Ljava_lang_reflect_Method_2I+212)
01-10 07:48:13.489: A/art(27540): art/runtime/runtime.cc:404] at com.swift.sandhook.SandHook.hookMethod(Native method)
01-10 07:48:13.489: A/art(27540): art/runtime/runtime.cc:404] at com.swift.sandhook.SandHook.hook(SandHook.java:123)
01-10 07:48:13.489: A/art(27540): art/runtime/runtime.cc:404] - locked <0x0a3c6012> (a java.lang.Class<com.swift.sandhook.SandHook>)
01-10 07:48:13.489: A/art(27540): art/runtime/runtime.cc:404] at com.swift.sandhook.xposedcompat.methodgen.DynamicBridge.hookMethod(DynamicBridge.java:66)
01-10 07:48:13.489: A/art(27540): art/runtime/runtime.cc:404] at de.robv.android.xposed.XposedBridge.hookMethodNative(XposedBridge.java:275)
01-10 07:48:13.489: A/art(27540): art/runtime/runtime.cc:404] - locked <0x00e693e3> (a java.lang.Class<de.robv.android.xposed.XposedBridge>)
01-10 07:48:13.489: A/art(27540): art/runtime/runtime.cc:404] at de.robv.android.xposed.XposedBridge.hookMethod(XposedBridge.java:181)
01-10 07:48:13.489: A/art(27540): art/runtime/runtime.cc:404] at de.robv.android.xposed.XposedHelpers.findAndHookMethod(XposedHelpers.java:187)
01-10 07:48:13.489: A/art(27540): art/runtime/runtime.cc:404] at de.robv.android.xposed.XposedHelpers.findAndHookMethod(XposedHelpers.java:260)
01-10 07:48:13.489: A/art(27540): art/runtime/runtime.cc:404] at com.getuitest.ZpTest.handleLoadPackage(ZpTest.java:94)
01-10 07:48:13.489: A/art(27540): art/runtime/runtime.cc:404] at de.robv.android.xposed.IXposedHookLoadPackage$Wrapper.handleLoadPackage(IXposedHookLoadPackage.java:34)
01-10 07:48:13.489: A/art(27540): art/runtime/runtime.cc:404] at de.robv.android.xposed.callbacks.XC_LoadPackage.call(XC_LoadPackage.java:63)
01-10 07:48:13.489: A/art(27540): art/runtime/runtime.cc:404] at de.robv.android.xposed.callbacks.XCallback.callAll(XCallback.java:106)
01-10 07:48:13.489: A/art(27540): art/runtime/runtime.cc:404] at com.eoo.fou.loadModule(ModuleLoader.java:35)
01-10 07:48:13.489: A/art(27540): art/runtime/runtime.cc:404] at java.lang.Class.newInstance!(Native method)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at android.app.Instrumentation.newApplication(Instrumentation.java:1010)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at android.app.Instrumentation.newApplication(Instrumentation.java:995)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at android.app.LoadedApk.makeApplication(LoadedApk.java:849)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5632)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at android.app.ActivityThread.-wrap2(ActivityThread.java:-1)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1637)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at android.os.Handler.dispatchMessage(Handler.java:105)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at android.os.Looper.loop(Looper.java:156)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at android.app.ActivityThread.main(ActivityThread.java:6523)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at java.lang.reflect.Method.invoke!(Native method)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] Pending exception java.lang.ExceptionInInitializerError:
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at int com.swift.sandhook.SandHook.hookMethod(java.lang.reflect.Member, java.lang.reflect.Method, java.lang.reflect.Method, int) (SandHook.java:-2)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at void com.swift.sandhook.SandHook.hook(com.swift.sandhook.wrapper.HookWrapper$HookEntity) (SandHook.java:123)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at void com.swift.sandhook.xposedcompat.methodgen.DynamicBridge.hookMethod(java.lang.reflect.Member, de.robv.android.xposed.XposedBridge$AdditionalHookInfo) (DynamicBridge.java:66)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at void de.robv.android.xposed.XposedBridge.hookMethodNative(java.lang.reflect.Member, java.lang.Class, int, java.lang.Object) (XposedBridge.java:275)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at de.robv.android.xposed.XC_MethodHook$Unhook de.robv.android.xposed.XposedBridge.hookMethod(java.lang.reflect.Member, de.robv.android.xposed.XC_MethodHook) (XposedBridge.java:181)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at de.robv.android.xposed.XC_MethodHook$Unhook de.robv.android.xposed.XposedHelpers.findAndHookMethod(java.lang.Class, java.lang.String, java.lang.Object[]) (XposedHelpers.java:187)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at de.robv.android.xposed.XC_MethodHook$Unhook de.robv.android.xposed.XposedHelpers.findAndHookMethod(java.lang.String, java.lang.ClassLoader, java.lang.String, java.lang.Object[]) (XposedHelpers.java:260)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at void com.getuitest.ZpTest.handleLoadPackage(de.robv.android.xposed.callbacks.XC_LoadPackage$LoadPackageParam) (ZpTest.java:94)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at void de.robv.android.xposed.IXposedHookLoadPackage$Wrapper.handleLoadPackage(de.robv.android.xposed.callbacks.XC_LoadPackage$LoadPackageParam) (IXposedHookLoadPackage.java:34)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at void de.robv.android.xposed.callbacks.XC_LoadPackage.call(de.robv.android.xposed.callbacks.XCallback$Param) (XC_LoadPackage.java:63)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at void de.robv.android.xposed.callbacks.XCallback.callAll(de.robv.android.xposed.callbacks.XCallback$Param) (XCallback.java:106)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at void com.eoo.fou.loadModule(java.lang.String, java.lang.String, java.lang.String, android.content.pm.ApplicationInfo, java.lang.ClassLoader) (ZmoduleLoader.java:35)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at java.lang.Object java.lang.Class.newInstance!() (Class.java:-2)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at android.app.Application android.app.Instrumentation.newApplication(java.lang.Class, android.content.Context) (Instrumentation.java:1010)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at android.app.Application android.app.Instrumentation.newApplication(java.lang.ClassLoader, java.lang.String, android.content.Context) (Instrumentation.java:995)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at android.app.Application android.app.LoadedApk.makeApplication(boolean, android.app.Instrumentation) (LoadedApk.java:849)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at void android.app.ActivityThread.handleBindApplication(android.app.ActivityThread$AppBindData) (ActivityThread.java:5632)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at void android.app.ActivityThread.-wrap2(android.app.ActivityThread, android.app.ActivityThread$AppBindData) (ActivityThread.java:-1)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at void android.app.ActivityThread$H.handleMessage(android.os.Message) (ActivityThread.java:1637)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:105)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at void android.os.Looper.loop() (Looper.java:156)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6523)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at java.lang.Object java.lang.reflect.Method.invoke!(java.lang.Object, java.lang.Object[]) (Method.java:-2)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at void com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run() (ZygoteInit.java:942)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:832)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] Dumping all threads without appropriate locks held: thread list lock
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] All threads:
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] DALVIK THREADS (11):
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] "main" prio=10 tid=1 Runnable
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | group="" sCount=0 dsCount=0 obj=0x753338d0 self=0x76abea1a00
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | sysTid=27540 nice=-10 cgrp=default sched=0/0 handle=0x76affbda98
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | state=R schedstat=( 221037494 884896 321 ) utm=18 stm=4 core=5 HZ=100
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | stack=0x7fe577b000-0x7fe577d000 stackSize=8MB
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | held mutexes= "abort lock" "mutator lock"(shared held)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #00 pc 0000000000354e20 /system/lib64/libart.so (???)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #1 pc 0000000000354e1c /system/lib64/libart.so (???)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #2 pc 00000000003294b4 /system/lib64/libart.so (???)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #3 pc 0000000000340cd8 /system/lib64/libart.so (???)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #4 pc 0000000000338fb8 /system/lib64/libart.so (???)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #5 pc 0000000000338bc8 /system/lib64/libart.so (???)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #6 pc 0000000000317390 /system/lib64/libart.so (???)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #7 pc 0000000000307ba8 /system/lib64/libart.so (???)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #8 pc 00000000000e6a30 /system/lib64/libart.so (_ZN3art10LogMessageD2Ev+1248)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #9 pc 000000000032d780 /system/lib64/libart.so (???)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #10 pc 0000000000125ce0 /system/lib64/libart.so (_ZN3art11ClassLinker9FindClassEPNS_6ThreadEPKcNS_6HandleINS_6mirror11ClassLoaderEEE+68)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #11 pc 00000000001fce1c /system/lib64/libart.so (???)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #12 pc 000000000001fb88 /data/app/com.tencent.mm-1/lib/arm64/libsandhook.so (getAddressFromJavaByCallMethod+32)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #13 pc 0000000000021da8 /data/app/com.tencent.mm-1/lib/arm64/libsandhook.so (_ZN3art6mirror9ArtMethod7compileEP7_JNIEnv+180)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #14 pc 000000000001c5c4 /data/app/com.tencent.mm-1/lib/arm64/libsandhook.so (Z21doHookWithReplacementP7_JNIEnvPN3art6mirror9ArtMethodES4_S4+36)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #15 pc 000000000001c9f8 /data/app/com.tencent.mm-1/lib/arm64/libsandhook.so (Java_com_swift_sandhook_SandHook_hookMethod+300)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #16 pc 00000000006855c8 /data/app/com.tencent.mm-1/oat/arm64/base.odex (Java_com_swift_sandhook_SandHook_hookMethod__Ljava_lang_reflect_Member_2Ljava_lang_reflect_Method_2Ljava_lang_reflect_Method_2I+212)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at com.swift.sandhook.SandHook.hookMethod(Native method)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at com.swift.sandhook.SandHook.hook(SandHook.java:123)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] - locked <0x0a3c6012> (a java.lang.Class<com.swift.sandhook.SandHook>)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at com.swift.sandhook.xposedcompat.methodgen.DynamicBridge.hookMethod(DynamicBridge.java:66)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at de.robv.android.xposed.XposedBridge.hookMethodNative(XposedBridge.java:275)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] - locked <0x00e693e3> (a java.lang.Class<de.robv.android.xposed.XposedBridge>)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at de.robv.android.xposed.XposedBridge.hookMethod(XposedBridge.java:181)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at de.robv.android.xposed.XposedHelpers.findAndHookMethod(XposedHelpers.java:187)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at de.robv.android.xposed.XposedHelpers.findAndHookMethod(XposedHelpers.java:260)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at com.getuitest.ZpTest.handleLoadPackage(ZpTest.java:94)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at de.robv.android.xposed.IXposedHookLoadPackage$Wrapper.handleLoadPackage(IXposedHookLoadPackage.java:34)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at de.robv.android.xposed.callbacks.XC_LoadPackage.call(XC_LoadPackage.java:63)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at de.robv.android.xposed.callbacks.XCallback.callAll(XCallback.java:106)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at com.eoo.fou.loadModule(ModuleLoader.java:35)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at java.lang.Class.newInstance!(Native method)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at android.app.Instrumentation.newApplication(Instrumentation.java:1010)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at android.app.Instrumentation.newApplication(Instrumentation.java:995)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at android.app.LoadedApk.makeApplication(LoadedApk.java:849)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5632)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at android.app.ActivityThread.-wrap2(ActivityThread.java:-1)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1637)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at android.os.Handler.dispatchMessage(Handler.java:105)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at android.os.Looper.loop(Looper.java:156)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at android.app.ActivityThread.main(ActivityThread.java:6523)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at java.lang.reflect.Method.invoke!(Native method)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404]
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] "Jit thread pool worker thread 0" prio=10 tid=2 Native (still starting up)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | group="" sCount=2 dsCount=1 obj=0x0 self=0x76a3617000
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | sysTid=27545 nice=9 cgrp=default sched=0/0 handle=0x76aa874450
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | state=S schedstat=( 2822919 0 18 ) utm=0 stm=0 core=6 HZ=100
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | stack=0x76aa776000-0x76aa778000 stackSize=1021KB
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | held mutexes=
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] kernel: (couldn't read /proc/self/task/27545/stack)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #00 pc 000000000001be6c /system/lib64/libc.so (syscall+28)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #1 pc 00000000000e8cf4 /system/lib64/libart.so (_ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+160)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #2 pc 0000000000342a54 /system/lib64/libart.so (???)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #3 pc 0000000000341f08 /system/lib64/libart.so (???)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #4 pc 0000000000341838 /system/lib64/libart.so (???)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #5 pc 00000000000688d4 /system/lib64/libc.so (_ZL15__pthread_startPv+196)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #6 pc 000000000001db00 /system/lib64/libc.so (__start_thread+16)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] (no managed stack frames)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404]
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] "Signal Catcher" prio=10 tid=3 WaitingInMainSignalCatcherLoop
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | group="" sCount=2 dsCount=1 obj=0x12cb63a0 self=0x76a0d9f400
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | sysTid=27546 nice=0 cgrp=default sched=0/0 handle=0x76aa773450
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | state=S schedstat=( 259895 0 2 ) utm=0 stm=0 core=6 HZ=100
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | stack=0x76aa679000-0x76aa67b000 stackSize=1005KB
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | held mutexes=
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] kernel: (couldn't read /proc/self/task/27546/stack)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #00 pc 000000000006ae50 /system/lib64/libc.so (__rt_sigtimedwait+8)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #1 pc 0000000000024c50 /system/lib64/libc.so (sigwait+120)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #2 pc 000000000031bac8 /system/lib64/libart.so (???)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #3 pc 000000000031b598 /system/lib64/libart.so (???)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #4 pc 0000000000319b64 /system/lib64/libart.so (???)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #5 pc 00000000000688d4 /system/lib64/libc.so (_ZL15__pthread_startPv+196)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #6 pc 000000000001db00 /system/lib64/libc.so (start_thread+16)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] (no managed stack frames)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404]
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] "ReferenceQueueDaemon" prio=10 tid=4 Waiting
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | group="" sCount=2 dsCount=1 obj=0x12cb60d0 self=0x76abea7400
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | sysTid=27547 nice=0 cgrp=default sched=0/0 handle=0x76aa676450
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | state=S schedstat=( 195309 0 16 ) utm=0 stm=0 core=7 HZ=100
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | stack=0x76aa574000-0x76aa576000 stackSize=1037KB
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | held mutexes=
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] kernel: (couldn't read /proc/self/task/27547/stack)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #00 pc 000000000001be6c /system/lib64/libc.so (syscall+28)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #1 pc 00000000000e8cf4 /system/lib64/libart.so (ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+160)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #2 pc 0000000000250a8c /system/lib64/libart.so (???)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #3 pc 0000000000000830 /data/dalvik-cache/arm64/system@framework@boot.oat (Java_java_lang_Object_wait
+124)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at java.lang.Object.wait!(Native method)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] - waiting on <0x07ce51e0> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:150)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] - locked <0x07ce51e0> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at java.lang.Thread.run(Thread.java:776)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404]
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] "FinalizerDaemon" prio=10 tid=5 Waiting
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | group="" sCount=2 dsCount=1 obj=0x12c1b0d0 self=0x76abea9200
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | sysTid=27548 nice=0 cgrp=default sched=0/0 handle=0x76aa571450
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | state=S schedstat=( 142706 23438 11 ) utm=0 stm=0 core=5 HZ=100
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | stack=0x76aa46f000-0x76aa471000 stackSize=1037KB
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | held mutexes=
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] kernel: (couldn't read /proc/self/task/27548/stack)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #00 pc 000000000001be6c /system/lib64/libc.so (syscall+28)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #1 pc 00000000000e8cf4 /system/lib64/libart.so (ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+160)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #2 pc 0000000000250a8c /system/lib64/libart.so (???)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #3 pc 00000000000009a0 /data/dalvik-cache/arm64/system@framework@boot.oat (Java_java_lang_Object_wait__JI+140)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at java.lang.Object.wait!(Native method)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] - waiting on <0x030b4c99> (a java.lang.Object)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at java.lang.Object.wait(Object.java:407)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:188)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] - locked <0x030b4c99> (a java.lang.Object)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:209)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:204)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at java.lang.Thread.run(Thread.java:776)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404]
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] "FinalizerWatchdogDaemon" prio=10 tid=6 Waiting
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | group="" sCount=2 dsCount=1 obj=0x12c1b160 self=0x76abea9c00
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | sysTid=27549 nice=0 cgrp=default sched=0/0 handle=0x76aa46c450
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | state=S schedstat=( 208335 7813 5 ) utm=0 stm=0 core=6 HZ=100
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | stack=0x76aa36a000-0x76aa36c000 stackSize=1037KB
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | held mutexes=
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] kernel: (couldn't read /proc/self/task/27549/stack)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #00 pc 000000000001be6c /system/lib64/libc.so (syscall+28)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #1 pc 00000000000e8cf4 /system/lib64/libart.so (ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+160)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #2 pc 0000000000250a8c /system/lib64/libart.so (???)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #3 pc 0000000000000830 /data/dalvik-cache/arm64/system@framework@boot.oat (Java_java_lang_Object_wait
+124)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at java.lang.Object.wait!(Native method)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] - waiting on <0x047c6b5e> (a java.lang.Daemons$FinalizerWatchdogDaemon)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded(Daemons.java:269)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] - locked <0x047c6b5e> (a java.lang.Daemons$FinalizerWatchdogDaemon)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:249)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at java.lang.Thread.run(Thread.java:776)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404]
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] "HeapTaskDaemon" prio=10 tid=7 WaitingPerformingGc
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | group="" sCount=2 dsCount=1 obj=0x12c1b1f0 self=0x76abeaa600
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | sysTid=27550 nice=0 cgrp=default sched=0/0 handle=0x76aa367450
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | state=S schedstat=( 7457810 0 15 ) utm=0 stm=0 core=6 HZ=100
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | stack=0x76aa265000-0x76aa267000 stackSize=1037KB
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | held mutexes=
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] kernel: (couldn't read /proc/self/task/27550/stack)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #00 pc 000000000001be6c /system/lib64/libc.so (syscall+28)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #1 pc 00000000000e8cf4 /system/lib64/libart.so (ZN3art17ConditionVariable16WaitHoldingLocksEPNS_6ThreadE+160)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #2 pc 00000000000f9344 /system/lib64/libart.so (???)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #3 pc 00000000000f91e0 /system/lib64/libart.so (???)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #4 pc 00000000000e7ae8 /system/lib64/libart.so (???)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #5 pc 00000000000eeff0 /system/lib64/libart.so (???)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #6 pc 00000000000f620c /system/lib64/libart.so (???)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #7 pc 0000000000117eb8 /system/lib64/libart.so (???)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #8 pc 00000000006084e0 /data/dalvik-cache/arm64/system@framework@boot.oat (Java_dalvik_system_VMRuntime_runHeapTasks
+124)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at dalvik.system.VMRuntime.runHeapTasks(Native method)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at java.lang.Daemons$HeapTaskDaemon.run(Daemons.java:433)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] at java.lang.Thread.run(Thread.java:776)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404]
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] "Binder:27540_1" prio=10 tid=8 Native
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | group="" sCount=2 dsCount=1 obj=0x12c1b310 self=0x76a3656400
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | sysTid=27551 nice=0 cgrp=default sched=0/0 handle=0x76aa164450
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | state=S schedstat=( 1949478 43750 11 ) utm=0 stm=0 core=5 HZ=100
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | stack=0x76aa06a000-0x76aa06c000 stackSize=1005KB
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | held mutexes=
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] kernel: (couldn't read /proc/self/task/27551/stack)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #00 pc 000000000006ad5c /system/lib64/libc.so (__ioctl+4)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #1 pc 000000000001fa48 /system/lib64/libc.so (ioctl+144)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #2 pc 0000000000055534 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+260)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #3 pc 0000000000055694 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #4 pc 0000000000055dc0 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14joinThreadPoolEb+72)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #5 pc 0000000000072ee4 /system/lib64/libbinder.so (???)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #6 pc 0000000000012650 /vendor/lib64/libutils.so (_ZN7android6Thread11_threadLoopEPv+272)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #7 pc 00000000000a61e4 /system/lib64/libandroid_runtime.so (_ZN7android14AndroidRuntime15javaThreadShellEPv+116)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #8 pc 00000000000688d4 /system/lib64/libc.so (_ZL15__pthread_startPv+196)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #9 pc 000000000001db00 /system/lib64/libc.so (__start_thread+16)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] (no managed stack frames)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404]
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] "Binder:27540_2" prio=10 tid=9 Native
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | group="" sCount=2 dsCount=1 obj=0x12c1b3a0 self=0x76a0de2000
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | sysTid=27552 nice=0 cgrp=default sched=0/0 handle=0x76aa067450
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | state=S schedstat=( 304167 0 6 ) utm=0 stm=0 core=6 HZ=100
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | stack=0x76a9f6d000-0x76a9f6f000 stackSize=1005KB
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] | held mutexes=
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] kernel: (couldn't read /proc/self/task/27552/stack)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #00 pc 000000000006ad5c /system/lib64/libc.so (__ioctl+4)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #1 pc 000000000001fa48 /system/lib64/libc.so (ioctl+144)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #2 pc 0000000000055534 /system/lib64/libbinder.so (_ZN7android14IPCThreadState14talkWithDriverEb+260)
01-10 07:48:13.490: A/art(27540): art/runtime/runtime.cc:404] native: #3 pc 0000000000055694 /system/lib64/libbinder.so (_ZN7android14IPCThreadState20getAndExecuteCommandEv+24)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant