[Soot-list] Soot-list Digest, Vol 81, Issue 5

Eric Bodden eric.bodden at ec-spride.de
Sun Jan 8 05:29:52 EST 2012


Hi Tezcan.

> The exception is misleading because in debug mode, I can see that it is
> looking for the source file and not for the class file.
> It is coming form the SootResolver after the following line.
> ClassSource is = SourceLocator.v().getClassSource(className);

This is rather odd. Are you using the -allow-phantom-refs option? If
so then usually Soot should not bother about missing classes.

Eric


More information about the Soot-list mailing list