[Soot-list] Soot terminates unexpectedly

Hamid 2C hamid2c at gmail.com
Thu Apr 15 16:47:05 EDT 2010


Hello,

I'm running spark on a couple of programs. In some cases like jEdit
there is no problem but when I run soot like:

java soot.Main <--soot-classpath> soot.Main -w -p cg.spark on-fly-cg:false

That is, I'm trying to run spark over soot2.0. Anyway, in this case
soot exits without printing any message that indicates the problem.
The exit value is 139.

Currently I'm using Linux and java-openjdk-6 to run and compile the
soot itself. I remember when I used windows xp and sun-jdk-6 there was
no problem in this case.

Can it be a platform specific problem? Any suggestion would be really
appreciated.

Thanks,
Hamid

PS: In the case above, if I set on-fly-cg to true, soot will terminate normally.


More information about the Soot-list mailing list