-
Notifications
You must be signed in to change notification settings - Fork 663
Description
Steps to reproduce/复现步骤
- Install LSPosed
- try to use dex2oat
- observe the errors
Expected behaviour/预期行为
the packages compiltion shuld be sucessful, when LSPosed is disabled, it compiles smoothly
Actual behaviour/实际行为
all apps failing to copile, logs show 03-05 22:31:51.445 11740 11740 F linker : CANNOT LINK EXECUTABLE "/proc/self/fd/4": library "/proc/self/fd/5" needed or dlopened by "/apex/com.android.runtime/bin/dex2oat" is not accessible for the namespace "(default)"
03-05 22:31:51.447 965 3636 E installd: Dex2oat invocation for /data/user_de/0/com.google.android.gms/app_chimera/m/00000017/dl-AdsFdrDynamite.integ_260480602100000.apk failed: unspecified dex2oat error (256)
03-05 22:31:51.449 2154 9826 W PackageManager.DexOptimizer: com.android.server.pm.Installer$InstallerException: android.os.ServiceSpecificException: Dex2oat invocation for /data/user_de/0/com.google.android.gms/app_chimera/m/00000017/dl-AdsFdrDynamite.integ_260480602100000.apk failed: unspecified dex2oat error (code 256)
Xposed Module List/Xposed 模块列表
HMA-OSS
WHATSAPP-ENHANCERRoot implementation/Root 方案
KernekSu Next version 33005
System Module List/系统模块列表
neoZygisk, bindhosts, magic mount, flag secure patcher, PIF, sensitve props, susfs4ksu, universal GMS doze, youtube morphe, yuri keybox manager, and zygisk detachLSPosed version/LSPosed 版本
3012, grabbed from actions section
Android version/Android 版本
A10, corvusOs custom ROM
Version requirement/版本要求
- I am using the latest debug build from GitHub Actions./我正在使用 GitHub Actions 中最新的调试版本。