ElderDrivers / EdXposed

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

[BUG] UI Crashing (Android 9) #172

Closed ishuya closed 5 years ago

ishuya commented 5 years ago

什么情况/What happened?

UI crashing & reloading every 30sec from boot while using device.

Xposed模块列表/Xposed Module List

  1. GravityBox v9.0.0-beta-4

Magisk模块列表/Magisk Module List

  1. Riru - Core
  2. Riru - Ed Xposed
  3. YouTube Vanced - Magisk Repo

EdXposed及Riru版本/Versions of EdXposed and Riru

EdXposed: v0.3.1.2_beta

Riru: v17.1

相关Logcat/Logcat

Xposed Logcat- xposed_error_20190319_183643.log

Android Logcat Suggesting EdXposed related issue- Log.txt

Android Full Logcat- logcat.log

MlgmXyysd commented 5 years ago

@C3C0

C3C0 commented 5 years ago

Althou module does not support MIUI, errors in module are handled which means reported system ui crash is not directly related to module. Those crashes happen in ART. Check Log.txt.

ishuya commented 5 years ago

These logs are from AOSP based ROM.

C3C0 commented 5 years ago

OK. Still, that cannot be fixed at module level.

ishuya commented 5 years ago

There were no issue of crash in 1 month old ROM with same versions. Maybe recent Security Patch has some role?

ishuya commented 5 years ago

No issues after recent update with EdXposed v0.3.1.7_beta & EdXposedManager v4.3.1

ishuya commented 5 years ago

Same crashes again came after updating ROM. Tried uninstalling & reinstalling EdXposed with newer versions, no luck.

ghost commented 5 years ago

See nothing related to edxposed.

ishuya commented 5 years ago

Issue Solved with GravityBox v9.0.0-beta-7 Update for now.