[Soot-list] Parsing Soot class files fails with NullPointerException

Eric Bodden bodden at st.informatik.tu-darmstadt.de
Mon May 31 05:40:40 EDT 2010


Hi Heejong.

> $ java -jar soot-2.4.0.jar -cp soot-2.4.0.jar -allow-phantom-refs -w -v
> soot.Main

Why do you have soot.Main in the end? Are you trying to analyze Soot itself?

But that should not actually be the cause of this error. It would be
nice to have a smaller test case that triggers this Exception.

Eric


More information about the Soot-list mailing list