What seems to be the problem?
UNEXPECTED TOP-LEVEL EXCEPTION:
org.jf.dexlib.Util.ExceptionWithContext: Index: 27491, Size: 4776
at org.jf.dexlib.Util.ExceptionWithContext.withContext(ExceptionWithContext.java:54)
at org.jf.dexlib.IndexedSection.getItemByIndex(IndexedSection.java:77)
at org.jf.dexlib.Code.InstructionWithReference.lookupReferencedItem(InstructionWithReference.java:79)
at org.jf.dexlib.Code.InstructionWithReference.<init>(InstructionWithReference.java:57)
at org.jf.dexlib.Code.Format.Instruction21c.<init>(Instruction21c.java:63)
at org.jf.dexlib.Code.Format.Instruction21c.<init>(Instruction21c.java:40)
at org.jf.dexlib.Code.Format.Instruction21c$Factory.makeInstruction(Instruction21c.java:112)
at org.jf.dexlib.Code.InstructionIterator.IterateInstructions(InstructionIterator.java:82)
at org.jf.dexlib.CodeItem.readItem(CodeItem.java:154)
at org.jf.dexlib.Item.readFrom(Item.java:77)
at org.jf.dexlib.OffsettedSection.readItems(OffsettedSection.java:48)
at org.jf.dexlib.Section.readFrom(Section.java:143)
at org.jf.dexlib.DexFile.<init>(DexFile.java:431)
at org.jf.baksmali.main.main(main.java:280)
Caused by: java.lang.IndexOutOfBoundsException: Index: 27491, Size: 4776
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at org.jf.dexlib.IndexedSection.getItemByIndex(IndexedSection.java:75)
... 12 more
Error occured while retrieving the field_id_item item at index 27491
Error occured at code address 12
code_item @0x28c34
D:\test\SmaliMe>
What is the exact smali/baksmali command that you ran?
java -jar baksmali.jar -o Decompiled/ classes.dex
What version of smali/baksmali are you using? What rom are you working
from?
baksmali 1.4.2
What is the airspeed velocity of an unladen swallow?
It depends on whether you are talking about an African or European swallow.
The airspeed velocity of an unladen swallow is roughly 11 meters per second, or
24 miles per hour*, beating its wings 7-9 times per second (rather than 43).
But please note that a 5 ounce bird cannot carry a one pound coconut.
Please provide any additional information below: error messages, symptoms,
etc.
Original issue reported on code.google.com by crazydro...@gmail.com on 1 Mar 2013 at 2:18
Original issue reported on code.google.com by
crazydro...@gmail.com
on 1 Mar 2013 at 2:18Attachments: