Closed JingMatrix closed 1 month ago
See detailed logs of LSPosed:
[E/Magisk ] zygisk64: plt_hook failed
Magisk should be able to hook pthread_attr_destroy to unload Zygisk, which has logs as
pthread_attr_destroy
[D/Magisk ] zygisk64: pthread_attr_destroy [D/Magisk ] zygisk64: dlclosing self
Zygisk is not unloaded
Not related
7097
15 (AP41.240823.009)
4f18a66d(27008)
N/A
Not needed in current issue, already given in the description.
Current plan to resolve this issue:
By doing so, we use only one instance of LSPlt, which is shared with Zygisk.
Note: Riru support is dropped now.
Steps to reproduce/复现步骤
See detailed logs of LSPosed:
Expected behaviour/预期行为
Magisk should be able to hook
pthread_attr_destroy
to unload Zygisk, which has logs asActual behaviour/实际行为
Zygisk is not unloaded
Xposed Module List/Xposed 模块列表
Magisk Module List/Magisk 模块列表
LSPosed version/LSPosed 版本
7097
Android version/Android 版本
15 (AP41.240823.009)
Magisk version/Magisk 版本
4f18a66d(27008)
Riru version/Riru 版本
N/A
Version requirement/版本要求
Logs/日志
Not needed in current issue, already given in the description.