This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Google Summer of Code


On 04/18/2014 04:07 AM, Andrea Bernardini wrote:
I applied the patch to revision 7851, but when I try to build kawa
source tree, it fails:

fixup#69 @378 DEFINE Lainternal error while compiling srfi1.scm
java.lang.ArrayIndexOutOfBoundsException: 1927
	at gnu.bytecode.CodeAttr.readUnsignedShort(CodeAttr.java:3300)
	at gnu.bytecode.CodeAttr.readInt(CodeAttr.java:3305)
	at gnu.bytecode.CodeAttr.disAssemble(CodeAttr.java:3204)
	at
	gnu.bytecode.CodeAttr.disAssembleWithFixups(CodeAttr.java:2961)

Oops.

Try reverting the previous patch, svn update, and then the attached
patch.
--
	--Per Bothner
per@bothner.com   http://per.bothner.com/

Attachment: debug-fixup.patch2
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]