[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

No Subject



Hello, 

I had a problem with the Jimple. My Program Slicing worked fine on
Jimple before. Last night, the administrator upgraded the system here.
After that, the Jimplfication got an RuntimeException. The information is
list below:

java.lang.RuntimeException: IOException with java.io.PrintStream: null
        at java.lang.Throwable.<init>(Compiled Code)
        at java.lang.Exception.<init>(Compiled Code)
        at java.lang.RuntimeException.<init>(Compiled Code)
        at ca.mcgill.sable.soot.coffi.ClassFile.readClass(Compiled Code)
        at ca.mcgill.sable.soot.coffi.ClassFile.loadClassFile(Compiled
Code)
        at ca.mcgill.sable.soot.coffi.Util.resolveClass(Compiled Code)
        at ca.mcgill.sable.soot.SootClass.resolve(Compiled Code)
        at ca.mcgill.sable.soot.SootClass.resolveIfNecessary(Compiled
Code)
        at ca.mcgill.sable.soot.SootClass.getMethod(Compiled Code)
        at ca.mcgill.sable.soot.coffi.CFG.generateJimple(Compiled Code)
        at ca.mcgill.sable.soot.coffi.CFG.jimplify(Compiled Code)
        at ca.mcgill.sable.soot.coffi.CFG.jimplify(Compiled Code)
        at ca.mcgill.sable.soot.jimple.JimpleBody.<init>(Compiled Code)
        at ca.mcgill.sable.soot.jimple.Jimple.buildBodyOfFrom(Compiled
Code)
        at ca.mcgill.sable.soot.BuildBody.resolveFor(Compiled Code)
        at ca.mcgill.sable.soot.SootClass.printTo(Compiled Code)
        at PrintClass.main(Compiled Code)

You can see that this is with the Example code coming with Soot. The 
CLASSPATH is the same as I used before. Do you have any suggestion on
how can I fix this?

Thank you very much,
 
 **********************************************************************
**     Liang Guo                              ==||  ===   =====       ** 
**     Research Assistant                   =       |||  #	      **
**     Department of CIS                  =         |||  #            **
**     University of Delaware             =         |||  ======       **
**     Newark, DE 19716                   =         |||       #       **
**     (302) 831-1949 (Lab)                 =       |||       #       **
**     (302) 738-8889 ( H )                   ==||  ===  =====        **
 **********************************************************************