残页
残页
Can you provide a full log? Thanks!
编译运行 pine 自带的测试 app 也会崩溃吗?可以提供一下测试 app 内置的 xcrash 收集到的崩溃信息吗?
It's hard to support x86 and x64, but I will try :) I have done a simple implementation previously, but I have no time to improve it. https://github.com/canyie/pine/blob/master/core/src/main/cpp/trampoline/arch/x86.cpp
@vegedreamgagnoa Please submit a PR if you think that's possible.
系统通过检测classloader是否为null来检测该类是否是系统类,DexFile有个API可以指定这个类的classloader,弄个null上去就能过检测了
需要手动加载 system server 的 classpath,普通 app 里不加载 system server 的 dex。
Should be fixed by fd829cc
Can you try this build? @Smankusors https://github.com/canyie/Magisk/actions/runs/4150249379
No it is not the actual reason. magiskd skipped the first post-fs-data correctly, and at that time it can be killed safely. The real reason is post-fs-data gets triggered twice...
Btw, you can try flashing by [heimdall](https://www.glassechidna.com.au/heimdall/) instead of Odin