rovo89 / android_art

Android ART with modifications for the Xposed framework.
Other
369 stars 211 forks source link

Xposed causing Bootloop [Nexus 7(Deb) : CM 13.1] #56

Closed digital-idiot closed 6 years ago

digital-idiot commented 7 years ago

Xposed Framework : v86 SDK 23 Xposed Installer : v3.1.1 TWRP : v3.0.2-0 CM Build : 13-NOV-2016

Flashed xposed framework without any error. Device boots fine if there is no xposed module or no module is currently activated. If there is module(s) already active in the app, it causes bootloop. Same thing happens if rebooted after activating any module(s). Logs:

  1. Logcat after flashing Xposed Framework (No module is active) : logcat - pastebin
  2. Logcat during bootloop(Modules Activated) : logcat_bootloop - pastebin
  3. Xposed's own Log : Xposed Log - pastebin

Tested using the module Youtube Adaway. Result does not change for other modules. N.B.: Everything worked just fine till the CM 13.1 build 08-NOV-2016. Might be a CM bug also, not sure.

rovo89 commented 6 years ago

Does this still occur with v89?

digital-idiot commented 6 years ago

No the issue is fixed. Forgot to close the issue