[armedbear-ticket] [armedbear] #200: ABCL compiler fails to produce loadable fasl for XPATH
armedbear
armedbear-devel at common-lisp.net
Thu May 24 12:13:51 UTC 2012
#200: ABCL compiler fails to produce loadable fasl for XPATH
----------------------------------------------------+-----------------------
Reporter: mevenson | Owner: ehuelsmann
Type: defect | Status: new
Priority: major | Milestone: 1.1.0
Component: compiler | Version: 1.1.0-dev
Keywords: quicklisp xpath jvm-class-verify-error |
----------------------------------------------------+-----------------------
Comment(by mevenson):
Using the justIce verifier shows that the offending instruction is at
position 660 of xpath_test_11.cls:
{{{
Constraint violated in method 'public final org.armedbear.lisp.LispObject
execute()':
Instruction ALOAD constraint violated: Read-Access on local variable 20
with unknown content.
InstructionHandle: 660: aload[25](2) 20
}}}
--
Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/200#comment:1>
armedbear <http://common-lisp.net/project/armedbear>
armedbear
More information about the armedbear-ticket
mailing list