-
Notifications
You must be signed in to change notification settings - Fork 565
[WIP] Find out why dex2oat fails on certain devices
#416
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
base: master
Are you sure you want to change the base?
Conversation
We need testers to confirm if recent problems of `dex2oat` are caused by the `oat` hook.
|
@widagdag, @mineketchup, @grandpajive, @44C38B8 Please test CI builds under this working-in-progress pull-requests:
|
|
@grandpajive Are you sure? From the logs, |
|
@grandpajive This time the log is correct. However, you installed the |
|
Sure.. I used the link provided for the build artifact, but perhaps I need
to the debug branch.
…On Wed, Sep 3, 2025, 12:56 JingMatrix ***@***.***> wrote:
*JingMatrix* left a comment (JingMatrix/LSPosed#416)
<#416 (comment)>
@grandpajive <https://github.com/grandpajive> This time the log is
correct. However, you installed the release build from GitHub Actions.
Could you please flash the debug build from GitHub Actions, and redo the
test, then upload logs.
Thanks for helping the debugging process.
—
Reply to this email directly, view it on GitHub
<#416 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABUGUCNVXRW3YYDULAHWHHD3Q4TWRAVCNFSM6AAAAACFRC7QHWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTENJQGIYTQOJWGI>
.
You are receiving this because you were mentioned.
Message ID: ***@***.***>
|
|
用了这个版本后,问题似乎得到了解决,现在LSPosed管理器和LuckyTool中都提示可以正常优化dex。然而我在日志中还是发现了一些dex2oat错误。以下是日志: |
|
补充:一些模块功能依旧不正常 |
|
@44C38B8 Please specify which modules are not working properly, more details are preferred. do your test with modules or the |
|
Re-optimize shows no error with this build |
|
似乎是对系统app进行hook的模块都不正常,如luckytool和FKcolorOS,对第三方app进行hook的模块正常工作,如哔哩漫游。 |
Let us simply first disable
oathook to debug issues #217 #349 #391.