Menu

#9 error in Dialog Demo

1.0
open
2011-11-28
2011-11-28
No

This RunTimeException comes up while analyzing CustomDialog.java. The tool doesn't crash when this error happens, and it does analyze some of the code.

eclipse.buildId=M20110909-1335
java.version=1.6.0_27
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86_64

Error
Sun Nov 20 19:22:17 EST 2011
CriticAL framework encountered a problem while analyzing:
[Class: test.CustomDialog]
[Method: <test.customdialog: void="" \<init="">(java.awt.Frame,java.lang.String,test.DialogDemo)>]</test.customdialog:>
[Line Number: 68]

java.lang.RuntimeException: This operation requires resolving level HIERARCHY but geisel is at resolving level DANGLING
If you are extending Soot, try to add the following call before calling soot.Main.main(..):
Scene.v().addBasicClass(geisel,HIERARCHY);
Otherwise, try whole-program mode (-w).
at soot.SootClass.checkLevel(SootClass.java:123)
at soot.FastHierarchy.resolveConcreteDispatch(FastHierarchy.java:474)
at edu.clarkson.serl.critic.interpreter.Interpreter.shouldInline(Interpreter.java:614)
at edu.clarkson.serl.critic.interpreter.Interpreter.processContext(Interpreter.java:344)
at edu.clarkson.serl.critic.interpreter.Interpreter.execute(Interpreter.java:284)
at edu.clarkson.serl.critic.jobs.internal.CriticMainJob.run(CriticMainJob.java:86)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

1 Attachments

Discussion

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB