Replies: 2 comments
-
|
Did you observe these logs when the app is not hooked by modules? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Yes oc, those lines only appears when app(s) hooked by module |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Steps to reproduce/复现步骤
Add target app(s) to a module, open target app(s), watch logs, some app(s) run normally, but app like MyTelkomsel will crash
Expected behaviour/预期行为
App(s) should run normally and no such error on logs
Actual behaviour/实际行为
Crash on an tested app but run normally on other
Xposed Module List/Xposed 模块列表
Root implementation/Root 方案
Magisk
System Module List/系统模块列表
LSPosed version/LSPosed 版本
7186
Android version/Android 版本
A11
Version requirement/版本要求
Logs/日志
type=1400 audit(0.0:944): avc: denied { getattr } for path="/apex/com.android.art/bin/dex2oat32" dev="loop16" ino=16 scontext=u:r:untrusted_app:s0:c218,c256,c512,c768 tcontext=u:object_r:dex2oat_exec:s0 tclass=file permissive=0 app=com.telkomsel.telkomselcmException Info{Name='MyTelkomsel', Pkg='com.telkomsel.telkomselcm', EType='crash', ProcessType='data_app', EClassName='civx.I', EMessage='00', IsFG=1, TimeStamp='2025-07-24 07:00:47', Version='8.7.0', Installer='com.android.vending', LastUpdate=2025-06-13 08:49, Abi='arm64-v8a'}Beta Was this translation helpful? Give feedback.
All reactions