-
-
Notifications
You must be signed in to change notification settings - Fork 332
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] Telegram apps not opening #162
Comments
Disable Zygisk Assistant |
Unfortunately, still same. Zygisk Next 1.1.0 was working fine. Downgrading ZN fixes this problem. Maybe is there a problem ZN with System WebView? |
Disable Zygisk Assistant, Shamiko and ksu's umount for Telegram and retry |
Yes, Shamiko is the problem, thanks. Zygisk Assistant and KSU umount fine, no problem. But, Shamiko + ZN 1.1.0 also works fine. I will probably downgrade to 1.1.0 until you fix the problem. @5ec1cff |
Please run You need to keep zygisk modules other than shamiko disabled to do this If you don't have strace you can use this: |
How can i use/install this strace? I got permission denied error. |
chmod +x It's suggested to put the file under /data/local/tmp |
Not working 😥 @5ec1cff |
You forgot |
This error. What I'm doing wrong? strace.log says "/system/bin/sh: strace: inaccessible or not found" |
You didn't even search how to use chmod chmod +x /data/local/tmp/strace |
No need to use strace, just type |
I did this, .log file says "/system/bin/sh: strace: inaccessible or not found" |
replace |
You mean put strace to this directory? I already putted. @5ec1cff I'm really sorry for bothering you. I stole your time, sorry, I'm inexperienced about these things. My Telegram is @caner_karaca if you want to contact me from here, i spammed here. |
/data/local/tmp/strace -y -s 1024 -p $(pidof webview_zygote) -f >/data/local/tmp/strace.log 2>&1 |
+1 facing similar issue of crashing webview_zygote on r8q . Will try to provide strace log with other modules disabled soon. |
Steps to reproduce/复现步骤
Open any telegram app/bot like Blum
Expected behaviour/预期行为
Telegram app/bot opening.
Actual behaviour / 实际行为
Telegram app/bot not opening.
Module List / 模块列表
Adguard Certificate Play Integrity Fix build.prop optimizer Task profiles for uclamp Tricky Store VBMeta Fixer YouTube Revanced Shamiko Zygisk Assistant zygisk-detach Zygisk Next
Zygisk Next version / Zygisk Next 版本
1.2.4
Android version / Android 版本
14
Magisk/KernelSU/APatch version / Magisk/KernelSU/APatch 版本
KernelSU 0.9.5, KSU Manager 1.0.1
Version requirement / 版本要求
Logs/日志
KernelSU_bugreport_2024-11-14_03_14.tar.gz
The text was updated successfully, but these errors were encountered: