[Soot-list] 【SOOT】something can't find by google

liujiefeng liujiefeng at huawei.com
Tue Mar 21 04:16:29 EDT 2017


Hi, there!

I’m using SOOT 2.5 with jar file.
When I do analysis it comes this exception below.
And I find a webpage by google but it is about DroidForce.
https://github.com/secure-software-engineering/DroidForce/issues/3

so I want to know if there’s something I can do to solve this problem.

Exception in thread "main" java.lang.RuntimeException: getInvokeExpr() called with no invokeExpr present!
    at soot.jimple.internal.JAssignStmt.getInvokeExpr(JAssignStmt.java:115)
    at soot.jimple.toolkits.callgraph.Edge.<init>(Edge.java:68)
    at vasco.callgraph.CallGraphTransformer.internalTransform(CallGraphTransformer.java:86)
    at soot.SceneTransformer.transform(SceneTransformer.java:39)
    at soot.Transform.apply(Transform.java:89)
    at soot.ScenePack.internalApply(ScenePack.java:43)
    at soot.Pack.apply(Pack.java:114)
    at soot.PackManager.runWholeProgramPacks(PackManager.java:418)
    at soot.PackManager.runPacks(PackManager.java:336)
    at soot.Main.run(Main.java:198)
    at soot.Main.main(Main.java:141)


looking forward.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20170321/80f6366d/attachment.html>


More information about the Soot-list mailing list