Kr328 / Riru-ClipboardWhitelist

A module of Riru/Zygisk. Allowing apps to access the clipboard in the background on Android 10.
GNU General Public License v3.0
351 stars 20 forks source link

升级到 v24 导致 miui13 系统崩溃 #31

Closed deltazefiro closed 1 year ago

deltazefiro commented 1 year ago

您好。我将模块升级到 v24 导致系统启动后立刻崩溃,使用 v23 不会出现此问题。 崩溃前系统提示 miui Permission 停止运行,随后系统停止运行并自动关机。 由于系统开机后立刻崩溃,尚未抓取 log。若有需要稍晚些附上。 谢谢。

相关信息:

Kr328 commented 1 year ago

传个开机的 logcat 日志把

deltazefiro commented 1 year ago

感谢回复。抱歉,似乎并非此模块的问题。:thinking: 今天尝试若仅启用此模块并不会出现问题。只有与 LSPosed (及其中的模块) 同时启用时才会导致 Permission 停止运行,但也并未出现系统崩溃。疑似与某个 lsp 模块冲突。我会尝试排查是哪个模块,并去对应的模块反馈问题。 与 lsposed 同时启用后 miui Permission 崩溃的 log

Kr328 commented 1 year ago

上传一下在 LSP 启用的时候 /data/adb/modules/zygisk_clipboard_whitelist/module.prop 文件

deltazefiro commented 1 year ago
# Generated by ZygoteLoader. DO NOT EDIT.
version=v24
versionCode=24
minSdkVersion=29
id=zygisk_clipboard_whitelist
name=Zygisk - Clipboard Whitelist
archiveName=zygisk-clipboard-whitelist-v24
updateJson=https://github.com/Kr328/Riru-ClipboardWhitelist/releases/latest/download/zygisk-clipboard-whitelist.json
author=Kr328
description=Allow apps access clipboard in background.
entrypoint=com.github.kr328.clipboard.Main
useBinderInterceptors=true
dataDirectory=/data/system/zloader-zK1YBUsfpHkvh0hm/zygisk_clipboard_whitelist

我会尝试排查是哪个模块,并去对应的模块反馈问题。

再次出现系统崩溃,导致排查很困难。目前确定与如下lsp模块中的某个冲突:

GodMode 3.0.0-beta1
Hide My Applist 3.1.1
Killergram 22.03.12
R-安装组件-扩展 2.6.2-beta
WooBox For MIUI 1.6.8
stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.