Skip to content
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

[Bug] crash on MIUI #52

Closed
1 task done
superciv opened this issue Oct 15, 2023 · 2 comments
Closed
1 task done

[Bug] crash on MIUI #52

superciv opened this issue Oct 15, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@superciv
Copy link

Steps to reproduce/复现步骤

  1. install
  2. crash

Expected behaviour/预期行为

don't crash

Actual behaviour/实际行为

[❌ Zygiskd has crashed]

KernelSU Module List/KernelSU 模块列表

[
  {
    "description": "[❌ Zygiskd has crashed] Run Zygisk on KernelSU.",
    "name": "Zygisk on KernelSU",
    "version": "v4-0.7.1 (94-db47f03-debug)",
    "versionCode": "94",
    "updateJson": "https://api.nullptr.icu/android/zygisk-on-kernelsu/static/update.json",
    "update": "false",
    "remove": "false",
    "id": "zygisksu",
    "enabled": "true",
    "author": "Nullptr, 5ec1cff"
  },
  {
    "id": "zygisk_lsposed",
    "name": "Zygisk - LSPosed",
    "version": "v1.9.2 (7024)",
    "versionCode": "7024",
    "author": "LSPosed Developers",
    "enabled": "true",
    "updateJson": "https://lsposed.github.io/LSPosed/release/zygisk.json",
    "update": "false",
    "remove": "false",
    "description": "Another enhanced implementation of Xposed Framework. Supports Android 8.1 ~ 14. Requires Magisk 24.0+ and Zygisk enabled."
  },
  {
    "version": "v18.33.40",
    "update": "false",
    "remove": "false",
    "id": "youtube-matado",
    "enabled": "true",
    "versionCode": "20220959",
    "author": "MatadorProBr",
    "description": "YouTube ReVanced Extended Magisk module",
    "name": "YouTube ReVanced Extended",
    "updateJson": "https://raw.githubusercontent.com/MatadorProBr/revanced-extended-magisk-module/update/youtube-update.json"
  },
  {
    "name": "Zygisk - Enhanced mode for Storage Isolation",
    "updateJson": "https://rikkaapps.github.io/release/si_zygisk.json",
    "version": "v28.2.0",
    "remove": "false",
    "author": "Rikka",
    "update": "false",
    "id": "zygisk-storage-isolation",
    "versionCode": "86",
    "description": "Enable Enhanced mode for Storage Isolation. This module requires Magisk 24.0+ and Zygisk enabled.",
    "enabled": "true"
  },
  {
    "name": "Shamiko",
    "enabled": "true",
    "updateJson": "https://lsposed.github.io/releases/shamiko.json",
    "description": "[😋 Shamiko is working with root profile] これで勝ったと思うなよ―――!!",
    "id": "zygisk_shamiko",
    "author": "LSPosed Developers",
    "update": "false",
    "versionCode": "174",
    "remove": "false",
    "version": "v0.7.3 (174)"
  },
  {
    "version": "v1.3.0",
    "name": "Box for KernelSU",
    "updateJson": "https://github.com/taamarin/box_for_magisk/raw/master/update.json",
    "update": "false",
    "remove": "false",
    "versionCode": "20230814",
    "enabled": "true",
    "author": "t@amarin",
    "id": "box_for_root",
    "description": "[ ♻️ clash service is running ] use sing-box, clash, v2ray, and xray for tunnel proxy on android device"
  },
  {
    "author": "kdrag0n, modded by Displax",
    "name": "Universal SafetyNet Fix",
    "description": "A universal fix for SafetyNet and Play Integrity API on Android 8–13 devices with hardware attestation.",
    "versionCode": "24020",
    "update": "false",
    "remove": "false",
    "id": "safetynet-fix",
    "version": "v2.4.0-MOD_2.0",
    "updateJson": "https://raw.githubusercontent.com/Displax/safetynet-fix/dev/update.json",
    "enabled": "true"
  },
  {
    "id": "zygisk-sui",
    "author": "Rikka",
    "updateJson": "https://rikkaapps.github.io/release/sui_zygisk.json",
    "remove": "false",
    "enabled": "true",
    "description": "Modern superuser interface implementation. This module requires Magisk 24.0+ and Zygisk enabled. DO NOT add SystemUI and Settings to DenyList.",
    "versionCode": "319",
    "version": "v13.5.1",
    "update": "false",
    "name": "Zygisk - Sui"
  }
]

Zygisk on KernelSU version/Zygisk on KernelSU 版本

v4-0.7.1 (94-db47f03-debug)

Android version/Android 版本

14

KernelSU version/KernelSU 版本

v0.6.9(11272)

Version requirement/版本要求

  • I am using latest debug CI version of Zygisk on KernelSU and enable verbose log/我正在使用最新 CI 调试版本 Zygisk on KernelSU 且启用详细日志

Logs/日志

KernelSU_bugreport_2023-10-15_13_38.tar.gz

@superciv superciv added the bug Something isn't working label Oct 15, 2023
@ri-char
Copy link

ri-char commented Oct 15, 2023

I had the same problem when I upgraded MIUI to Android 14. But this problem disappeared and everything is working well after I upgraded Storage Isolation module to the latest version 9.0.1 and reinstalled Zygisk on KernelSU.

@superciv
Copy link
Author

I had the same problem when I upgraded MIUI to Android 14. But this problem disappeared and everything is working well after I upgraded Storage Isolation module to the latest version 9.0.1 and reinstalled Zygisk on KernelSU.

Thank you! Your method also works for me. It seems that this is a bug caused by the old version of Storage Isolation module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants