package test;
public class HelloWorld {
public static void main(String[] args) {
// TODO Auto-generated method stub
System.out.println("\nHello World!");
}
}
Chord run initiated at: 23 Jul, 2015 12:12:04 AM
java.lang.ClassFormatError: bad constant pool entry tag (entry=15, tag=18
at joeq.Class.jq_ConstantPool.load(jq_ConstantPool.java:82)
at joeq.Class.jq_Class.load(jq_Class.java:869)
at joeq.Class.jq_Class.load(jq_Class.java:826)
at joeq.Class.jq_Class.verify(jq_Class.java:2101)
at joeq.Class.jq_Class.prepare(jq_Class.java:2126)
at joeq.Class.jq_Class.prepare(jq_Class.java:2274)
at joeq.Class.jq_Class.prepare(jq_Class.java:2274)
at joeq.Compiler.CompilationState$StaticCompilation.needsDynamicLink(CompilationState.java:73)
at joeq.Compiler.Quad.BytecodeToQuad.visitIINVOKE(BytecodeToQuad.java:1653)
at joeq.Compiler.BytecodeAnalysis.BytecodeVisitor.visitBytecode(BytecodeVisitor.java:1078)
at joeq.Compiler.Quad.BytecodeToQuad.traverseBB(BytecodeToQuad.java:242)
at joeq.Compiler.Quad.BytecodeToQuad.convert(BytecodeToQuad.java:191)
at joeq.Compiler.Quad.CodeCache._get(CodeCache.java:62)
at joeq.Compiler.Quad.CodeCache.getCode(CodeCache.java:37)
at joeq.Class.jq_Method.getCFG(jq_Method.java:571)
at chord.program.RTA.processMethod(RTA.java:359)
at chord.program.RTA.build(RTA.java:221)
at chord.program.RTA.getMethods(RTA.java:144)...
I have attached the full error log file with this mail (log.txt). I have set the chord.properties file properly. The strange thing is only a few days back, Chord was running fine. I could run the cipa-0cfa-dlog analysis perfectly. Now I keep getting this error. I would really appreciate some help with this, as I have a deadline to meet.
Thanks a lot in advance!
Sincerely,
Suvam.
Programming Languages Lab,
Computer Science and Automation,
Indian Institute of Science, Bangalore, India.
--
You received this message because you are subscribed to the Google Groups "chord-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chord-discus...@googlegroups.com.
To post to this group, send email to chord-...@googlegroups.com.
Visit this group at http://groups.google.com/group/chord-discuss.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "chord-discuss" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/chord-discuss/h24DrzUGfJg/unsubscribe.
To unsubscribe from this group and all its topics, send an email to chord-discus...@googlegroups.com.
Sincerely,
Suvam.
Programming Languages Lab,
Computer Science and Automation,
Indian Institute of Science, Bangalore, India.