[Soot-list] CallGraph exception

Phil Pratt-Szeliga pcpratts at syr.edu
Fri Jun 22 12:22:34 EDT 2012


Hi Andrea,

Regarding this exception:

> java.lang.Exception: null typing passed to useChecker
> at soot.jimple.toolkits.typing.fast.UseChecker.check(UseChecker.java:50)
> at soot.jimple.toolkits.typing.fast.TypeResolver.insertCasts(TypeResolver.java:345)
> at soot.jimple.toolkits.typing.fast.TypeResolver.inferTypes(TypeResolver.java:124)
> at soot.jimple.toolkits.typing.TypeAssigner.internalTransform(TypeAssigner.java:101)

I think a patch I submitted has fixed this problem. Can you try again
using the latest from the new github [1] repository and let me know if
you are still getting the "null typing" problem?

Phil Pratt-Szeliga
Syracuse University

[1] https://github.com/Sable/soot


More information about the Soot-list mailing list