-
Notifications
You must be signed in to change notification settings - Fork 141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LG H410 deodex error #17
Comments
[*] LGATCMDService.apk... 02-23 13:40:06:328 org.jf.dexlib2.analysis.AnalysisException 02-23 13:40:06:328 Failed to re-construct dex java.lang.ClassCastException: org.jf.dexlib2.analysis.UnresolvedOdexInstruction cannot be cast to org.jf.dexlib2.iface.instruction.formats.Instruction35ms [*] LGEIME.apk... 02-23 13:40:07:800 org.jf.dexlib2.analysis.AnalysisException 02-23 13:40:07:800 Failed to re-construct dex java.lang.ClassCastException: org.jf.dexlib2.analysis.UnresolvedOdexInstruction cannot be cast to org.jf.dexlib2.iface.instruction.formats.Instruction35ms [*] LGWeatherService.apk... [*] [*] InCalAgent.apk... 02-23 13:40:09:219 org.jf.dexlib2.analysis.AnalysisException: aget-wide used with non-array register: (Reference,Ljava/lang/Object;) 02-23 13:40:09:219 Failed to re-construct dex java.lang.ClassCastException: org.jf.dexlib2.analysis.UnresolvedOdexInstruction cannot be cast to org.jf.dexlib2.iface.instruction.formats.Instruction35ms [*] LGCameraApp.apk... 02-23 13:40:10:823 org.jf.dexlib2.analysis.AnalysisException 02-23 13:40:10:823 Failed to re-construct dex java.lang.ClassCastException: org.jf.dexlib2.analysis.UnresolvedOdexInstruction cannot be cast to org.jf.dexlib2.iface.instruction.formats.Instruction35ms [*] LGContacts.apk... 02-23 13:40:14:365 org.jf.dexlib2.analysis.AnalysisException 02-23 13:40:14:365 Failed to re-construct dex java.lang.ClassCastException: org.jf.dexlib2.analysis.UnresolvedOdexInstruction cannot be cast to org.jf.dexlib2.iface.instruction.formats.Instruction35ms [*] LGHome.apk... 02-23 13:40:16:785 org.jf.dexlib2.analysis.AnalysisException: Could not resolve the field in class (Reference,Ljava/lang/Object;) at offset 80 in bindItems 02-23 13:40:16:785 Failed to re-construct dex java.lang.ClassCastException: org.jf.dexlib2.analysis.UnresolvedOdexInstruction cannot be cast to org.jf.dexlib2.iface.instruction.formats.Instruction22cs [*] LGMessage.apk... 02-23 13:40:18:943 org.jf.dexlib2.analysis.AnalysisException 02-23 13:40:18:943 Failed to re-construct dex java.lang.ClassCastException: org.jf.dexlib2.analysis.UnresolvedOdexInstruction cannot be cast to org.jf.dexlib2.iface.instruction.formats.Instruction35ms [*] LGSettings.apk... 02-23 13:40:21:033 org.jf.dexlib2.analysis.AnalysisException: Could not resolve the field in class (Reference,Lcom/android/settings/applications/RunningState$BaseItem;) at offset 76 in bind 02-23 13:40:21:033 Failed to re-construct dex java.lang.ClassCastException: org.jf.dexlib2.analysis.UnresolvedOdexInstruction cannot be cast to org.jf.dexlib2.iface.instruction.formats.Instruction22cs |
The latest build should work for most of cases. |
commit ce54c59 solves a lot of problems, but some still remained
I attach folder framework and problematic app and priv-app
https://drive.google.com/a/citymasseurs.ru/file/d/0B2QhEXa2ySgkVzBOQkgxUk13T1U/view?usp=sharing
and log
log_deodex.txt
The text was updated successfully, but these errors were encountered: