[Soot-list] Weird OpenJDK bug

Marc-Andre Laverdiere-Papineau marc-andre.laverdiere-papineau at polymtl.ca
Tue Feb 19 08:04:04 EST 2013


Hello people,

I have hit this error on both OpenJDK6 and OpenJDK7. Has anyone else 
seen it???

Exception in thread "main" java.lang.RuntimeException: failed to handle 0
	at 
soot.jimple.spark.builder.MethodNodeFactory.defaultCase(MethodNodeFactory.java:288)
	at 
soot.jimple.AbstractJimpleValueSwitch.caseIntConstant(AbstractJimpleValueSwitch.java:55)
	at soot.jimple.IntConstant.apply(IntConstant.java:196)
	at 
soot.jimple.spark.builder.MethodNodeFactory$1.caseAssignStmt(MethodNodeFactory.java:74)
	at soot.jimple.internal.JAssignStmt.apply(JAssignStmt.java:221)
	at 
soot.jimple.spark.builder.MethodNodeFactory.handleStmt(MethodNodeFactory.java:67)
	at soot.jimple.spark.pag.MethodPAG.buildNormal(MethodPAG.java:181)
	at soot.jimple.spark.pag.MethodPAG.build(MethodPAG.java:147)
	at 
soot.jimple.spark.solver.OnFlyCallGraph.processReachables(OnFlyCallGraph.java:64)
	at soot.jimple.spark.solver.OnFlyCallGraph.build(OnFlyCallGraph.java:56)
	at 
soot.jimple.spark.solver.PropWorklist.handleVarNode(PropWorklist.java:123)
	at soot.jimple.spark.solver.PropWorklist.propagate(PropWorklist.java:53)
...

-- 
Marc-André Laverdière-Papineau
Doctorant - PhD Candidate


More information about the Soot-list mailing list