[antlr-interest] Has anyone seen this kind of stack trace?

Terence Parr parrt at cs.usfca.edu
Tue Nov 29 15:54:12 PST 2011


Ok, i see it now too:

/tmp $ a3.4 LuaWalker.g 
error(10):  internal error: LuaWalker.g : java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 64
java.util.Vector.set(Vector.java:712)
org.antlr.analysis.DFA.createMinMaxTables(DFA.java:535)

damn.

Alan: did you modify the grammars in any way? that might give me a clue. added to the list.

http://www.antlr.org/jira/browse/ANTLR-457

 is this something you can workaround for now?

Ter


More information about the antlr-interest mailing list