02-05-2011, 11:00 AM
Code:
java.lang.ArrayIndexOutOfBoundsException: 249223745
at _S1_3_8B52DC4.s(_S1_3_8B52DC4.java:308)
at _S1_3_8B529AC.s(_S1_3_8B529AC.java:300)
could you post a profiler output (enable profiling in Configuration / Compiler / Output profiler...), the code for these MIPS methods could be included and this might help debugging...
Also, could you identify if the problem was introduced by r1977? I suspect this might be related to the new VFPU implementation.
Another test would be to delete the file Compiler.xml to exclude problems related to native code sequences.