New permission manager crashes when using root access


andy.afef

Members
22 Jul 2012
165
38
After translating the rom, permission manager crashes when using root explorer to delete apps from system/app/ but the files will be deleted.

Phone: Galaxy Nexus GSM
MIUI:2.10.12
Android:4.1.2

Logcat: http://logcat.miui.us/1303003
 
try going to recovery mode then fix permissions...

Code:
java.lang.IllegalArgumentException: Optimized data directory /data/data/com.lbe.security.miui/app_jar_١٠٠١ is not owned by the current user. Shared storage cannot protect your application from code injection attacks.

and also you're having
Code:
android.database.sqlite.SQLiteException: no such column: ٠ (code 1): , while compiling: SELECT _id, name FROM playlists WHERE ((name!='') AND (list_type=٠) AND (_id!=-١)) ORDER BY name

try clearing data of music player to rebuild its database, if problem persists, it's a bug :)
 
  • Like
Reactions: andy.afef
Than you for helping :D :D

Clearing data didn't help with music, but fixing permissions helped, but..
now rot explorer delete the files without caching permission manager, but every time i delete anything the phone will get back to the home screen by it self :D

and here is another logcat: http://logcat.miui.us/1301005