KernelPatch
KernelPatch copied to clipboard
Patch Failed (segmentation fault from 0.11.1+) (Oppo A31) (4.9.117)
The following two information are what I need to fix the problem
- Your kernel image. boot.img is too big, you can use 'magiskboot unpack boot.img' to get kernel image (which named 'kernel' after unpack)
- The real symbol informations corresponding to your boot.img or kernel It can be obtained through the following two commands under root.
echo 1 > /proc/sys/kernel/kptr_restrict
cat /proc/kallsyms