[Soot-list] Bug?

Alexander Lee wat_z_up at yahoo.com
Thu Nov 13 00:02:20 EST 2008


Hi,

I am having the same problem as another poster stated here:

http://www.sable.mcgill.ca/pipermail/soot-list/2007-August/001361.html

The stack trace:

Jasmin:1: Jasmin: exception - <java.lang.NullPointerException> null..
.source 
        ^
java.lang.NullPointerException
        at java_cup.runtime.lr_parser.parse(lr_parser.java:553)
        at jasmin.ClassFile.readJasmin(ClassFile.java:1087)
        at jasmin.Main.assemble(Main.java:24)
        at soot.util.JasminOutputStream.flush(JasminOutputStream.java:35)
        at sun.nio.cs.StreamEncoder$CharsetSE.implFlush(StreamEncoder.java:410)
        at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:152)
        at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:213)
        at java.io.PrintWriter.flush(PrintWriter.java:270)
        at soot.PackManager.writeClass(PackManager.java:905)
        at soot.PackManager.writeOutput(PackManager.java:464)
        at soot.PackManager.writeOutput(PackManager.java:391)
        at soot.Main.run(Main.java:203)
        at soot.Main.main(Main.java:145)
Jasmin: Found 1 errors

I don't see a solution.

Is it a bug?

Thanks in advance.

- A



      


More information about the Soot-list mailing list