[Soot-list] Unrecognized bytecode instruction: 168

Chris Pickett cpicke at cs.mcgill.ca
Tue Nov 29 15:07:48 EST 2005


Etienne Gagnon wrote:
> Hi all,
> 
> Has anybody looked at the problem?

My guess is not.  Looks like somebody (you?) needs to patch Coffi.
	
Chris

> 
> Etienne
> 
> Etienne Gagnon wrote:
> 
>>Here's a little verifiable class that trigger an Soot error.  Is this
>>normal?
>>
>>$ java -classpath
>>./sootclasses-2.2.2.jar:./jasminclasses-2.2.2.jar:./polyglotclasses-1.3.2.jar:.
>>soot.Main jsr2
>>Soot started on Fri Nov 18 17:29:39 EST 2005
>>Sorry, I cannot handle this method.
>>Exception in thread "main" java.lang.RuntimeException: Unrecognized
>>bytecode instruction: 168
>>        at soot.coffi.CFG.generateJimple(CFG.java:4845)
>>        at soot.coffi.CFG.jimplify(CFG.java:1464)
>>        at soot.coffi.CFG.jimplify(CFG.java:1127)
>>        at soot.coffi.CoffiMethodSource.getBody(CoffiMethodSource.java:98)
>>        at soot.SootMethod.getBodyFromMethodSource(SootMethod.java:80)
>>        at soot.SootMethod.retrieveActiveBody(SootMethod.java:304)
>>        at soot.PackManager.retrieveAllBodies(PackManager.java:727)
>>        at soot.PackManager.runPacks(PackManager.java:306)
>>        at soot.Main.run(Main.java:179)
>>        at soot.Main.main(Main.java:153)
>>
>>
>>------------------------------------------------------------------------
>>
>>_______________________________________________
>>Soot-list mailing list
>>Soot-list at sable.mcgill.ca
>>http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list



More information about the Soot-list mailing list