-
Notifications
You must be signed in to change notification settings - Fork 374
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
Comments
Does your kernel enable |
Here you go with kernel source(I don't have enough knowledge)- https://github.com/xiaomi-sm6150/android_kernel_xiaomi_sm6150 |
I faced this exact same issue with CONFIG_KALLSYMS_ALL=y. |
I have the same issue on S10 in android 14 only, android 13 is fine. I have CONFIG_KALLSYMS_ALL=y Kernel 3.14.344 |
Same issue on POCO X3 NFC (surya) after upgrading from LineageOS 19.1 to LineageOS 21. Kernel has |
same here crdroid |
Same here with poco m2 pro with lineage os andriod 14 |
Same happen with me before stock rom android 13 support apatch well, it is running well after rebatch boot again |
same issue with lineage os 21 (android 14) on POCO X3 NFC (surya). same infinite loading of su list, can't install apm modules - error message:
|
I'm having the same issue with lineage os 21 on my OnePlus 7T. I am going to try another rom to see whether it works or not. |
I investigated this issue a bit more by running apatch in android studio and debugging via lolcat. Judging from these logs this issue is a duplicate of #283
|
I did a rebase of the patches from @pomelohan that he suggested here #283 (comment) and they fix this issue for me, so will share the latest version for everyone who has had this issue: https://github.com/ventureoo/APatch/tree/fix-infinite-loading APK for testing: https://drive.google.com/file/d/1ShC4IdoLlnK7r6WAxtmTT2VPuDsJ95VB/view (please do NOT report any further issues with this APK as it is not official or signed). |
Please check before submitting an issue/在提交 issue 前请检查
Version requirement/版本要求
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.
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 /实际行为
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:
The text was updated successfully, but these errors were encountered: