[Soot-list] Fwd: Runtime Exception in soot.Main

Marc-André Laverdière marc-andre.laverdiere-papineau at polymtl.ca
Wed Jan 22 10:06:40 EST 2014


Namaste Alefiya,

First question: are you using the old Soot 2.5 or the latest from the
dev branch? There are a lot of bugs fixed in the dev branch, so that is
the first thing to try.


Marc-André Laverdière-Papineau
Doctorant - PhD Candidate

On 01/22/2014 03:14 AM, Alefiya Lightwala wrote:
> 
> 
> 
> Hi
> 
> I am performing liveness based points-to analysis. I set the args and
> run soot by soot.Main. I encounter the following exception :
> 
> 
> Exception in thread "main" java.lang.NullPointerException
>     at soot.SootMethod.getBodyFromMethodSource(SootMethod.java:89)
>     at soot.SootMethod.retrieveActiveBody(SootMethod.java:322)
>     at soot.PackManager.retrieveAllBodies(PackManager.java:974)
>     at soot.PackManager.runPacks(PackManager.java:338)
>     at soot.Main.run(Main.java:198)
>     at soot.Main.main(Main.java:141)
>     at hra.test.LivenessTest.main(LivenessTest.java:48)
> 
> 
> Please help me with this.
> 
> Regards
> Alefiya LIghtwala
> Student at IIT Bombay
> 
> 
> 
> _______________________________________________
> Soot-list mailing list
> Soot-list at sable.mcgill.ca
> http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list
> 


More information about the Soot-list mailing list