[Soot-list] NullPointerException in soot.SootMethod.getBodyFromMethodSource

Patrick Lam p.lam at ece.uwaterloo.ca
Tue Jul 3 10:45:13 EDT 2012


On 07/03/2012 10:20 AM, Marc-Andre Laverdiere-Papineau wrote:
> So what would be the proper way of picking my entry points then?

G.reset() ought to work, but maybe it doesn't. You could run Soot once, 
save the results, quit the JVM, and run Soot again, loading the results. 
At least that will tell you if it works or not.

pat


More information about the Soot-list mailing list