Re: Re: Invalid index in LocalVariableTable
Rajaraman Santhanam <[email protected]>
| Newsgroups | gmane.comp.java.objectweb.asm |
|---|---|
| Message-ID | <12c4f64ef92.2126949214101259439.-5825089352074979132@zohocorp.com> |
Thanks for the reply. The issue was with issuing the dup() instruction. For return opcode onMethodExit, I had handled putting null in two places! - ramanr ---- On Sat, 13 Nov 2010 18:34:53 +0530 Yao Qi <[email protected]> wrote ---- On Mon, Nov 8, 2010 at 7:06 PM, Rajaraman Santhanam <[email protected]> wrote: > How can I debug the below error: > > java.lang.ClassFormatError: Invalid index 10 in LocalVariableTable in class > file > I don't think you have some good methods to debug it. Usually, we *ma* get help or comments here if we do, 1) Describe what we did using asm, how byte code is instrumented, 2) The error message, in your case it is "Invalid index 10 in LocalVariableTable" With these input, other people on this list may give their comments or inputs. -- Yao Qi <qiyaoltc AT gmail DOT com> http://sites.google.com/site/duewayqi/
message-footer.txt
(text/plain, 238 B)
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws