[Soot-list] Soot Command Line Error

Maria Jenkins mkjxocai at gmail.com
Fri Dec 26 18:54:19 EST 2014


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 496 bytes
Desc: Message signed with OpenPGP using GPGMail
Url : http://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20141226/97c06b07/attachment.bin 


More information about the Soot-list mailing list