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

Infinite loading in superuser list #400

Open
5 tasks done
rj10rd opened this issue Apr 24, 2024 · 3 comments
Open
5 tasks done

Infinite loading in superuser list #400

rj10rd opened this issue Apr 24, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@rj10rd
Copy link

rj10rd commented Apr 24, 2024

Please check before submitting an issue/在提交 issue 前请检查

  • I have searched the issues and haven't found anything relevant/我已经搜索了 issues 列表,没有发现于本问题相关内容
  • If patch failed, root failed, or device unable to boot after flashing the new boot.img. Please goto KernelPatch/修复失败或刷入修补后镜像不能启动,请前往 KernelPatch 提问
  • I will upload bugreport file in APatch Manager - Settings - Report log/我会上传 bureport 文件从 APatch 管理器 - 设置 - 发送日志
  • I know how to reproduce the issue which may not be specific to my device/我知道如何重新复现这个问题

Version requirement/版本要求

  • I am using latest CI version of APatch/我正在使用最新 CI 版本

Describe the bug/描述 bug

Unable to load the installed app list in superuser; unable to install modules; just show black when installing a module; tried the latest stable (0.10.5) and CI build (0.10.6 10739); unable to patch another boot image.
Screenshot_20240424-085544_APatch

Reproduce method/复现方法

Just patch the boot image using apatch. (We can patch if we clear the data of the apatch app, but after that, the same issue persists.)

Expected behavior/预期行为

Superuser list should load and modules should be installed normally.

Actual behaviour /实际行为

Screenshot_20240424-092300_APatch
Screenshot_20240424-092313_APatch

Screenshot_20240424-085500_APatch
Screenshot_20240424-085535_APatch

Screenshots/截图

No response

Logs/日志

No response

Device Name/设备名称

Poco X2

OS Version/系统版本

Awaken os 4.4 (Android 14 qpr2)

APatch Version/APatch 版本

0.10.6/0.10.5

Kernel Version/内核版本

Linux version 4.14.340-openela-perf-g5a9fc1311c85 (nobody@android-build) (Android (10087095, +pgo, +bolt, +lto, -mlgo, based on r487747c) clang version 17.0.2 (https://android.googlesource.com/toolchain/llvm-project d9f89f4d16663d5012e5c09495f3b30ece3d2362), LLD 17.0.2) #2 SMP PREEMPT Tue Apr 23 14:47:05 IST 2024

KernelPatch Version/KernelPatch 版本

Version 10739 (10657-82-gced622d)

Additional context/其他信息

After clearing APatch data patching process:
Screenshot_20240424-092013_APatch
Screenshot_20240424-092021_APatch
Screenshot_20240424-092037_APatch

@rj10rd rj10rd added the bug Something isn't working label Apr 24, 2024
@pomelohan
Copy link
Collaborator

Does your kernel enable CONFIG_KALLSYMS_ALL?

@rj10rd
Copy link
Author

rj10rd commented May 2, 2024

Here you go with kernel source(I don't have enough knowledge)- https://github.com/xiaomi-sm6150/android_kernel_xiaomi_sm6150

@Xori71
Copy link

Xori71 commented May 30, 2024

Does your kernel enable CONFIG_KALLSYMS_ALL?

I faced this exact same issue with CONFIG_KALLSYMS_ALL=y.

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

3 participants