[Soot-list] Soot exception during call graph build phase

Eric Bodden eric.bodden at ec-spride.de
Wed Jan 18 07:00:53 EST 2012


Hi Andreas.

> I checked the OnFlyCallGraphBuilder code and I found that into processReachables() and processNewMethod(SootMethod m) there are no checks to verify that the processed method is concrete.
> Is it the code "buggy" or am I invoking the call graph builder in the wrong way?

I would be surprised if this code was buggy; we should have seen this
issue long before then. What's the status of
org.omegat.gui.editor.IEditor: java.lang.String getCurrentFile() ? Is
it an abstract or native method or is it just a regular one?

Also, how are you invoking the analysis?

Eric


More information about the Soot-list mailing list