tiann / KernelSU

A Kernel based root solution for Android
https://kernelsu.org
GNU General Public License v3.0
10.05k stars 1.63k forks source link

Crash when opening the app #488

Closed kilam9900 closed 1 year ago

kilam9900 commented 1 year ago

Describe the bug So basically, when I simply launch the app, the phone crash for the reason BUT show a text for a demi second, the same as for when I install OverlayFS. On the message is attached the logs (ramoops, logcat while crashing and dmesg, ask me if you need more ofc)

To Reproduce Steps to reproduce the behavior:

  1. Install the specific kernel
  2. Launch the app
  3. Let your phone crash

Smartphone (please complete the following information):

Additional context It's a non GKI device. If you can help me the fix the code, we could add it to unofficial device. Thank you in advance

logs.tar.gz

kilam9900 commented 1 year ago

image If it can help, I noticed that in all the cat logs that I took, it crashes a little close to this point

kilam9900 commented 1 year ago

Also, here the logs from the app, unfortunately I need the uninstall the patched kernel to access the app but maybe it can help KernelSU_bugreport_2023-05-13_03_32.tar.gz

tiann commented 1 year ago

Please check this. https://github.com/tiann/KernelSU/issues/260

tiann commented 1 year ago

https://github.com/tiann/KernelSU/issues/263

kilam9900 commented 1 year ago

I'll check

kilam9900 commented 1 year ago

The app dont make the phone crash, but I cant install module it says that overlayFS is not there and when I do su in thermux, it says that the command su is not found. Do you need logs?

kilam9900 commented 1 year ago

Its like #263 but i did remove the configs, so here's my logs KernelSU_bugreport_2023-05-13_15_06.tar.gz

kilam9900 commented 1 year ago

I had a bit of a chat with another developer who had also worked on KernelSU and we think that KernelSU would only work with the brand new SM-A325F (A13) kernels. Is that possible?

tiann commented 1 year ago

You should check your kernel source and ensure KDP and RKP is not working.