[Soot-list] Soot Command Line Error

Steven Arzt Steven.Arzt at cased.de
Sat Dec 27 03:27:03 EST 2014


Hi Maria,

Soot 2.3 is not only dated, it's outright ancient. Please use the most recent nightly build and try again. There's so much that has happened in the years between 2.3 and now that there's no telling why things are a certain way or another with the old version.

Best regards,
StevenOn Dec 27, 2014 12:54 AM, Maria Jenkins <mkjxocai at gmail.com> wrote:
>
> Hello All, 
>
> I am trying to run soot for the first time via the command line and I am following the tutorial on Eric Boddens website. 
>
> When I run: java -cp sootclasses-2.3.0.jar:jasminclasses-2.3.0.jar:polyglotclasses-1.3.5.jar soot.Main -cp . -pp tester 
>
> I am getting the following error: 
>
> Soot started on Fri Dec 26 16:44:53 MST 2014 
> Unknown tag in constant pool: 18 at entry 1 
> Exception in thread "main" java.lang.RuntimeException: Could not load classfile: java.lang.CharSequence 
> at soot.coffi.Util.resolveFromClassFile(Util.java:75) 
> at soot.CoffiClassSource.resolve(CoffiClassSource.java:39) 
> at soot.SootResolver.bringToHierarchy(SootResolver.java:184) 
> at soot.SootResolver.processResolveWorklist(SootResolver.java:140) 
> at soot.SootResolver.resolveClass(SootResolver.java:124) 
> at soot.Scene.tryLoadClass(Scene.java:359) 
> at soot.Scene.loadBasicClasses(Scene.java:917) 
> at soot.Scene.loadNecessaryClasses(Scene.java:937) 
> at soot.Main.run(Main.java:169) 
> at soot.Main.main(Main.java:145) 
>
> I am running Mac OSX 10.9.5 
>
> Java Version: 1.8.0_11 
>
> Any help would be greatly appreciated.
>
> _______________________________________________ 
> Soot-list mailing list 
> Soot-list at CS.McGill.CA 
> https://mailman.CS.McGill.CA/mailman/listinfo/soot-list 


More information about the Soot-list mailing list