Open Damglador opened 2 weeks ago
Can you grab a logcat right after it crashes and upload that?
adb logcat -d > logcat.txt
Can you try that again with adb
or if you want to use Termux, run it as root?
When logcat
is run from Termux without su
, it only shows Termux's own logs.
Oopsie, sorry for that.
Edit: uploaded the same file, this one is correct :D
Thanks! This is the issue:
11-16 22:08:34.550 2173 2235 E ndroid.systemui: Failed to open APK '/system/priv-app/com.chiller3.msd/app-release.apk': I/O error
It looks like Android can't access the APK file at all. Since you already tried uninstalling and installing again, I have no idea what could possibly cause that. I've only ever seen I/O error
when the filesystem was corrupted.
Well that's pretty much it. I had this test version for KernelSU, 1.6r4 (I think), noticed that 1.8 released, updated and the GUI app doesn't launch, says "Stopped working" or something and thats it. Tried removing the module, rebooting, installing it back, rebooting and launching the app, but still the same issue.