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

[BUG] Crash when debug app use androidstudio #921

Open
linsir6 opened this issue May 9, 2022 · 0 comments
Open

[BUG] Crash when debug app use androidstudio #921

linsir6 opened this issue May 9, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@linsir6
Copy link

linsir6 commented May 9, 2022

什么情况/What happened?
Crash when debug app use android studio

Xposed模块列表/Xposed Module List
Only TrustMeAlready(com.virb3.trustmealready) 1.11

Magisk模块列表/Magisk Module List
Riru v25.4.4.r426.05efc94
EdXposed v0.5.2.2_4683-master

版本信息/Versions

Android:
android 11
Magisk:
24.3
Riru:
v25.4.4.r426.05efc94
EdXposed:
v0.5.2.2_4683-master

相关日志/Related Logs

2022-05-09 11:19:27.914 10322-10322/com.lenovo.anyshare.gps A/libc: Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0xffffffff27dde030 in tid 10322 (main), pid 10322 (main)
2022-05-09 11:19:28.001 11083-11083/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
2022-05-09 11:19:28.001 11083-11083/? A/DEBUG: Build fingerprint: 'Redmi/cannon/cannon:11/RP1A.200720.011/V12.5.9.0.RJECNXM:user/release-keys'
2022-05-09 11:19:28.001 11083-11083/? A/DEBUG: Revision: '0'
2022-05-09 11:19:28.001 11083-11083/? A/DEBUG: ABI: 'arm64'
2022-05-09 11:19:28.001 11083-11083/? A/DEBUG: Timestamp: 2022-05-09 11:19:28+0800
2022-05-09 11:19:28.001 11083-11083/? A/DEBUG: pid: 10322, tid: 10322, name: main  >>> com.lenovo.anyshare.gps <<<
2022-05-09 11:19:28.001 11083-11083/? A/DEBUG: uid: 10209
2022-05-09 11:19:28.001 11083-11083/? A/DEBUG: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0xffffffff27dde030
2022-05-09 11:19:28.001 11083-11083/? A/DEBUG:     x0  0000000013801d48  x1  000000000000000c  x2  000000000000003b  x3  00000073d69e1130
2022-05-09 11:19:28.001 11083-11083/? A/DEBUG:     x4  0000000000000000  x5  0000000000000000  x6  0000000000000002  x7  64696f72646e612f
2022-05-09 11:19:28.001 11083-11083/? A/DEBUG:     x8  ffffffff27dde020  x9  0000000013801d1c  x10 0000000000000000  x11 0000000000002852
2022-05-09 11:19:28.001 11083-11083/? A/DEBUG:     x12 0000007fc6262d30  x13 00000073e02bc49c  x14 0000007fc6262e18  x15 b400007466b3c700
2022-05-09 11:19:28.001 11083-11083/? A/DEBUG:     x16 00000072d88bc510  x17 00000073e0516a58  x18 0000007468198000  x19 b400007466b6ec00
2022-05-09 11:19:28.001 11083-11083/? A/DEBUG:     x20 b400007466aeb660  x21 000000007083c2a0  x22 00000073e082a000  x23 0000007466eea000
2022-05-09 11:19:28.001 11083-11083/? A/DEBUG:     x24 0000007fc6262980  x25 b400007466b3ca30  x26 000000007083c2a0  x27 00000002e28bb85b
2022-05-09 11:19:28.001 11083-11083/? A/DEBUG:     x28 00000073df2282b0  x29 0000007fc62628e0
2022-05-09 11:19:28.001 11083-11083/? A/DEBUG:     lr  00000073e0517024  sp  0000007fc6262810  pc  00000073e0517030  pst 0000000060001000
2022-05-09 11:19:28.105 11083-11083/? A/DEBUG: backtrace:
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #00 pc 000000000038e030  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x2ff000) (unsigned long art::jni::JniIdManager::EncodeGenericId<art::ArtMethod>(art::ReflectiveHandle<art::ArtMethod>)+632) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #01 pc 000000000038dae4  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x2ff000) (art::jni::JniIdManager::EncodeMethodId(art::ArtMethod*)+140) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #02 pc 0000000000046c4c  /apex/com.android.art/lib64/libopenjdkjvmti.so (openjdkjvmti::JvmtiMethodTraceListener::DexPcMoved(art::Thread*, art::Handle<art::mirror::Object>, art::ArtMethod*, unsigned int)+108) (BuildId: d8099d713ead4deb073d9479efdbaa74)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #03 pc 00000000002ff944  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x2ff000) (art::instrumentation::Instrumentation::DexPcMovedEventImpl(art::Thread*, art::ObjPtr<art::mirror::Object>, art::ArtMethod*, unsigned int) const+188) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #04 pc 0000000000154b54  /apex/com.android.art/lib64/libart.so (art::interpreter::InstructionHandler<false, false, (art::Instruction::Format)26>::DoDexPcMoveEvent(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame const&, unsigned int, art::instrumentation::Instrumentation const*, art::JValue*)+232) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #05 pc 00000000001494ac  /apex/com.android.art/lib64/libart.so (void art::interpreter::ExecuteSwitchImplCpp<false, false>(art::interpreter::SwitchImplContext*)+30860) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #06 pc 000000000013f7d8  /apex/com.android.art/lib64/libart.so (ExecuteSwitchImplAsm+8) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #07 pc 00000000002232b0  /system/framework/framework.jar (android.app.LoadedApk.getClassLoader)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #08 pc 0000000000305ba4  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x2ff000) (art::interpreter::Execute(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame&, art::JValue, bool, bool) (.llvm.406048515147068934)+532) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #09 pc 000000000065fdd4  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x550000) (artQuickToInterpreterBridge+760) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #10 pc 000000000013cff8  /apex/com.android.art/lib64/libart.so (art_quick_to_interpreter_bridge+88) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #11 pc 0000000000133564  /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #12 pc 00000000001a8a6c  /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+200) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #13 pc 000000000054c484  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x472000) (art::InvokeMethod(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, _jobject*, _jobject*, unsigned long)+1364) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #14 pc 00000000004cdb2c  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x472000) (art::Method_invoke(_JNIEnv*, _jobject*, _jobject*, _jobjectArray*)+52) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #15 pc 00000000000896f4  /apex/com.android.art/javalib/arm64/boot.oat (art_jni_trampoline+180) (BuildId: 677d63512859cd6ec6bd40aa98745745ca73f503)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #16 pc 0000000000133564  /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #17 pc 00000000001a8a6c  /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+200) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #18 pc 0000000000318254  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x2ff000) (art::interpreter::ArtInterpreterToCompiledCodeBridge(art::Thread*, art::ArtMethod*, art::ShadowFrame*, unsigned short, art::JValue*)+376) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #19 pc 000000000030e318  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x2ff000) (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+912) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #20 pc 0000000000148a20  /apex/com.android.art/lib64/libart.so (void art::interpreter::ExecuteSwitchImplCpp<false, false>(art::interpreter::SwitchImplContext*)+28160) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #21 pc 000000000013f7d8  /apex/com.android.art/lib64/libart.so (ExecuteSwitchImplAsm+8) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #22 pc 000000000000f878  [anon:dalvik-DEX data] (de.robv.android.xposed.MethodHooker.handleHookedMethod)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #23 pc 0000000000305ba4  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x2ff000) (art::interpreter::Execute(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame&, art::JValue, bool, bool) (.llvm.406048515147068934)+532) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #24 pc 000000000030d958  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x2ff000) (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+200) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #25 pc 000000000030e2fc  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x2ff000) (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+884) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #26 pc 0000000000148a20  /apex/com.android.art/lib64/libart.so (void art::interpreter::ExecuteSwitchImplCpp<false, false>(art::interpreter::SwitchImplContext*)+28160) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #27 pc 000000000013f7d8  /apex/com.android.art/lib64/libart.so (ExecuteSwitchImplAsm+8) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #28 pc 000000000000017c  [anon:dalvik-classes.dex extracted in memory from /data/misc/edxp_qbdF1M0eF1ZIkBZ1/cache/EdHooker_d80f73e34da17c301b40feab7995d5a6a0b56621.jar] (EdHooker_d80f73e34da17c301b40feab7995d5a6a0b56621.hook)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #29 pc 0000000000305ba4  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x2ff000) (art::interpreter::Execute(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame&, art::JValue, bool, bool) (.llvm.406048515147068934)+532) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #30 pc 000000000065fdd4  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x550000) (artQuickToInterpreterBridge+760) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #31 pc 000000000013cff8  /apex/com.android.art/lib64/libart.so (art_quick_to_interpreter_bridge+88) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #32 pc 0000000000133564  /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #33 pc 00000000001a8a6c  /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+200) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #34 pc 0000000000318254  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x2ff000) (art::interpreter::ArtInterpreterToCompiledCodeBridge(art::Thread*, art::ArtMethod*, art::ShadowFrame*, unsigned short, art::JValue*)+376) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #35 pc 000000000030f374  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x2ff000) (bool art::interpreter::DoCall<true, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+696) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #36 pc 000000000014899c  /apex/com.android.art/lib64/libart.so (void art::interpreter::ExecuteSwitchImplCpp<false, false>(art::interpreter::SwitchImplContext*)+28028) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #37 pc 000000000013f7d8  /apex/com.android.art/lib64/libart.so (ExecuteSwitchImplAsm+8) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #38 pc 00000000001c88e8  /system/framework/framework.jar (android.app.ContextImpl.createActivityContext)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #39 pc 0000000000305ba4  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x2ff000) (art::interpreter::Execute(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame&, art::JValue, bool, bool) (.llvm.406048515147068934)+532) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #40 pc 000000000030d958  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x2ff000) (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+200) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #41 pc 000000000030fc48  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x2ff000) (bool art::interpreter::DoCall<true, true>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+1692) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #42 pc 000000000017805c  /apex/com.android.art/lib64/libart.so (void art::interpreter::ExecuteSwitchImplCpp<true, false>(art::interpreter::SwitchImplContext*)+58908) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #43 pc 000000000013f7d8  /apex/com.android.art/lib64/libart.so (ExecuteSwitchImplAsm+8) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #44 pc 000000000019e280  /system/framework/framework.jar (android.app.ActivityThread.createBaseContextForActivity)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #45 pc 0000000000305ba4  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x2ff000) (art::interpreter::Execute(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame&, art::JValue, bool, bool) (.llvm.406048515147068934)+532) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #46 pc 000000000030d958  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x2ff000) (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+200) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #47 pc 000000000030fc48  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x2ff000) (bool art::interpreter::DoCall<true, true>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+1692) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #48 pc 0000000000174c14  /apex/com.android.art/lib64/libart.so (void art::interpreter::ExecuteSwitchImplCpp<true, false>(art::interpreter::SwitchImplContext*)+45524) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #49 pc 000000000013f7d8  /apex/com.android.art/lib64/libart.so (ExecuteSwitchImplAsm+8) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #50 pc 000000000019cbd4  /system/framework/framework.jar (android.app.ActivityThread.performLaunchActivity)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #51 pc 0000000000305ba4  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x2ff000) (art::interpreter::Execute(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame&, art::JValue, bool, bool) (.llvm.406048515147068934)+532) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #52 pc 000000000030d958  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x2ff000) (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+200) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #53 pc 000000000030ec88  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x2ff000) (bool art::interpreter::DoCall<false, true>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+1772) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #54 pc 0000000000174c94  /apex/com.android.art/lib64/libart.so (void art::interpreter::ExecuteSwitchImplCpp<true, false>(art::interpreter::SwitchImplContext*)+45652) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #55 pc 000000000013f7d8  /apex/com.android.art/lib64/libart.so (ExecuteSwitchImplAsm+8) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #56 pc 000000000019ca94  /system/framework/framework.jar (android.app.ActivityThread.handleLaunchActivity)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #57 pc 0000000000305ba4  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x2ff000) (art::interpreter::Execute(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame&, art::JValue, bool, bool) (.llvm.406048515147068934)+532) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #58 pc 000000000030d958  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x2ff000) (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+200) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #59 pc 000000000030e2fc  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x2ff000) (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+884) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #60 pc 0000000000148a20  /apex/com.android.art/lib64/libart.so (void art::interpreter::ExecuteSwitchImplCpp<false, false>(art::interpreter::SwitchImplContext*)+28160) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #61 pc 000000000013f7d8  /apex/com.android.art/lib64/libart.so (ExecuteSwitchImplAsm+8) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #62 pc 000000000029c500  /system/framework/framework.jar (android.app.servertransaction.LaunchActivityItem.execute)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #63 pc 0000000000305ba4  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x2ff000) (art::interpreter::Execute(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame&, art::JValue, bool, bool) (.llvm.406048515147068934)+532) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #64 pc 000000000030d958  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x2ff000) (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+200) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #65 pc 000000000030e2fc  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x2ff000) (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+884) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #66 pc 0000000000148a20  /apex/com.android.art/lib64/libart.so (void art::interpreter::ExecuteSwitchImplCpp<false, false>(art::interpreter::SwitchImplContext*)+28160) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #67 pc 000000000013f7d8  /apex/com.android.art/lib64/libart.so (ExecuteSwitchImplAsm+8) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #68 pc 000000000029e724  /system/framework/framework.jar (android.app.servertransaction.TransactionExecutor.executeCallbacks)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #69 pc 0000000000305ba4  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x2ff000) (art::interpreter::Execute(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame&, art::JValue, bool, bool) (.llvm.406048515147068934)+532) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #70 pc 000000000030d958  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x2ff000) (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+200) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #71 pc 000000000030e2fc  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x2ff000) (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+884) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #72 pc 0000000000148a20  /apex/com.android.art/lib64/libart.so (void art::interpreter::ExecuteSwitchImplCpp<false, false>(art::interpreter::SwitchImplContext*)+28160) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #73 pc 000000000013f7d8  /apex/com.android.art/lib64/libart.so (ExecuteSwitchImplAsm+8) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #74 pc 000000000029e668  /system/framework/framework.jar (android.app.servertransaction.TransactionExecutor.execute)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #75 pc 0000000000305ba4  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x2ff000) (art::interpreter::Execute(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame&, art::JValue, bool, bool) (.llvm.406048515147068934)+532) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #76 pc 000000000030d958  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x2ff000) (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+200) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #77 pc 000000000030e2fc  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x2ff000) (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+884) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #78 pc 0000000000148a20  /apex/com.android.art/lib64/libart.so (void art::interpreter::ExecuteSwitchImplCpp<false, false>(art::interpreter::SwitchImplContext*)+28160) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #79 pc 000000000013f7d8  /apex/com.android.art/lib64/libart.so (ExecuteSwitchImplAsm+8) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #80 pc 000000000019b878  /system/framework/framework.jar (android.app.ActivityThread$H.handleMessage)
2022-05-09 11:19:28.106 11083-11083/? A/DEBUG:       #81 pc 0000000000305ba4  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x2ff000) (art::interpreter::Execute(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame&, art::JValue, bool, bool) (.llvm.406048515147068934)+532) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.107 11083-11083/? A/DEBUG:       #82 pc 000000000030d958  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x2ff000) (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+200) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.107 11083-11083/? A/DEBUG:       #83 pc 000000000030e2fc  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x2ff000) (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+884) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.107 11083-11083/? A/DEBUG:       #84 pc 0000000000148a20  /apex/com.android.art/lib64/libart.so (void art::interpreter::ExecuteSwitchImplCpp<false, false>(art::interpreter::SwitchImplContext*)+28160) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.107 11083-11083/? A/DEBUG:       #85 pc 000000000013f7d8  /apex/com.android.art/lib64/libart.so (ExecuteSwitchImplAsm+8) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.107 11083-11083/? A/DEBUG:       #86 pc 0000000002869c8c  /data/app/~~vJ5nv3mAo5AVgwXHFrNu0w==/com.lenovo.anyshare.gps-WSp5SJlEvIAiXS2kaugZpg==/oat/arm64/base.vdex (com.ushareit.tools.hook.ActivityThreadHCallbackProxy.handleMessage)
2022-05-09 11:19:28.107 11083-11083/? A/DEBUG:       #87 pc 0000000000305ba4  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x2ff000) (art::interpreter::Execute(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame&, art::JValue, bool, bool) (.llvm.406048515147068934)+532) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.107 11083-11083/? A/DEBUG:       #88 pc 000000000065fdd4  /apex/com.android.art/lib64/libart.so!libart.so (offset 0x550000) (artQuickToInterpreterBridge+760) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.107 11083-11083/? A/DEBUG:       #89 pc 000000000013cff8  /apex/com.android.art/lib64/libart.so (art_quick_to_interpreter_bridge+88) (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
2022-05-09 11:19:28.107 11083-11083/? A/DEBUG:       #90 pc 0000000002051e4c  /memfd:jit-cache (deleted) (offset 0x2000000) (android.os.Handler.dispatchMessage+124)
2022-05-09 11:19:28.107 11083-11083/? A/DEBUG:       #91 pc 0000000002058084  /memfd:jit-cache (deleted) (offset 0x2000000) (android.os.Looper.loop+1396)
2022-05-09 11:19:28.107 11083-11083/? A/DEBUG:       #92 pc 000000000013d20c  /apex/com.android.art/lib64/libart.so (BuildId: 35ea5735cb59c82d9b8de3d87d459ca1)
@linsir6 linsir6 added the bug Something isn't working label May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant