ElderDrivers / EdXposed

Elder driver Xposed Framework.
https://edxp.meowcat.org/
GNU General Public License v3.0
5.42k stars 625 forks source link

[BUG] Phone doesn't boot at all it it will boot after a long time #801

Closed sn-o-w closed 3 years ago

sn-o-w commented 3 years ago

什么情况/What happened? It seems like Nexus 5 doesn't boot at all or it boots extremely slow if EdXposed is enabled in Magisk Manager. Disabling EdXposed (via any tool such as Magisk Manager Recovery Tool V2.3 through TWRP) will allow device to boot (I see Google logo for about ~15-20 seconds and then it start to show LineageOS boot animation, booting into Android eventually)

Xposed模块列表/Xposed Module List

Magisk模块列表/Magisk Module List

版本信息/Versions

相关日志/Related Logs

I have no idea how to get any relevant log, it just gets stuck, all I can see is something like this: https://www.youtube.com/watch?v=-4ad4T0ir_E It just restarts over and over again, showing the same Google logo. Sometimes, it will start the true boot animation after many reboots at Google logo stage. I think it's a matter of luck.

I attached some logs in #800, perhaps same logs are useful for this issue as well?!

sn-o-w commented 3 years ago

Hmm, it seems like this is caused by "SELinux Permissive", a Magisk module... Disabling the module seems to fix the booting.

I had this problem with it since Android R, since yesterday.

So I'll close this issue.

sn-o-w commented 3 years ago

Nope. It keeps happening very randomly.

Sometimes device will boot after restarting like 4 times, other times it will fail to boot after 6-8 restarts... Just a matter of luck.

sn-o-w commented 3 years ago

Extremely similar problem reported for Magisk: https://github.com/topjohnwu/Magisk/issues/3681

Perhaps this is caused by Magisk after all, given the fact that the person who reported very similar behavior with Magisk doesn't use EdXposed.