guiyu / android-apktool

Automatically exported from code.google.com/p/android-apktool
Other
1 stars 0 forks source link

while i was decompiling the dex file i get this issue.. #786

Open goel-sunny opened 8 years ago

goel-sunny commented 8 years ago

UNEXPECTED TOP-LEVEL EXCEPTION: org.jf.dexlib.Util.ExceptionWithContext at org.jf.dexlib.Util.ExceptionWithContext.withContext(ExceptionWithContext.java:54) at org.jf.dexlib.Item.addExceptionContext(Item.java:177) at org.jf.dexlib.Item.readFrom(Item.java:79) at org.jf.dexlib.IndexedSection.readItems(IndexedSection.java:50) at org.jf.dexlib.Section.readFrom(Section.java:143) at org.jf.dexlib.DexFile.(DexFile.java:431) at org.jf.baksmali.main.main(main.java:269) caused by: java.lang.IllegalStateException at org.jf.baksmali.Adaptors.Format.InstructionMethodItemFactory.checkState (InstructionMethodItemFactory.java:124) at org.jf.dexlib.ClassDataItem.setParent(ClassDataItem.java:412) at org.jf.dexlib.ClassDefItem.readItem(ClassDefItem.java:150) at org.jf.dexlib.Item.readFrom(Item.java:77) ... 4 more class_def_item: Lo/baR$1;