[Soot-list] Another NullPointerException

DTH dth.forum at gmail.com
Sun Apr 23 12:51:35 EDT 2006


Project Classycle: http://classycle.sourceforge.net/, extract all from *
classycle.jar* into folder classycle

My command:
java -Xmx256m soot.Main --app -w -debug-resolver -debug  -process-dir
"C:\class"  -main-class classycle.Analyser  -p jb on,use-original-names:true
-p jb.ls on -p jb.a off -p jb.ule off -p jb.tr on -p jb.ulp on -p jb.lns on
-p jb.cp off -p jb.dae off -p jb.cp-ule off -p jb.ne off -p jb.uce off -p jj
off -p cg
verbose:true,jdkver:4,trim-clinit:false,safe-forname:true,safe-newinstance:true
-p cg.cha on -p wstp off -p wsop off -p wjtp off -p wjop.smb off -p
wjop.sienabled:true,expansion-factor:5,allowed-modifier-changes:safe
-p wjap off -p
shimple off -p stp off -p sop off -p jtp off -p jop off -p jap off -p gb off
-p gop off -p bb off -p bop off -p tag off

Classpath includes Ant, soot and folder classycle

And error:
bringing to HIERARCHY:
classycle.renderer.TemplateBasedStrongComponentRenderer
bringing to SIGNATURES:
classycle.renderer.TemplateBasedStrongComponentRenderer
bringing to BODIES: classycle.renderer.TemplateBasedStrongComponentRenderer
Exception in thread "main" java.lang.NullPointerException
        at soot.coffi.Util.getLocalForIndex(Util.java:840)
        at soot.coffi.CFG.generateJimple(CFG.java:3241)
        at soot.coffi.CFG.jimplify(CFG.java:1464)
        at soot.coffi.CFG.jimplify(CFG.java:1127)
...

Thanks for any help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20060423/4088e5d8/attachment.htm


More information about the Soot-list mailing list