[Soot-list] Hanging problem while executing garbage collection.

Samuel Son samuel at cs.utexas.edu
Mon Jan 31 10:51:22 EST 2011


I need to correct my statement :)

Yes, you are correct. The problem is NOT hanging but segfault.

I did use -Xmx options of course. I use -Xmx2g.

Could you suggest the solution for this ?

I want to change SUN JVM to IVM J9 but I do not know how I can change it :(

Thank you.


> 2011/1/31 Patrick Lam <plam at cs.mcgill.ca>
>
> On 01/31/11 10:18, Samuel Son wrote:
>>  > Hi all :)
>>  >
>>  > I am using Soot framework to analyze big Java applications.
>>  >
>>  > When analyzing relatively small applications, my code and soot
>> framework
>>  > works well. On the other hand, when analyzing big applications, soot
>>  > framework is suddenly dead in the middle of garbage collection process.
>>  >
>>  > My question is that if you have had similar problems, please let me
>> know
>>  > about it.
>>  >
>>  > Is is possible that SUN JVM(HotSpot) has a problem ?
>>
>> We do have problems with the Sun JVM, but the symptom is usually a
>> segfault, not hanging. You are giving the JVM the -Xmx option, right?
>>
>> pat
>> _______________________________________________
>> Soot-list mailing list
>> Soot-list at sable.mcgill.ca
>> http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20110131/0c042eb2/attachment.html 


More information about the Soot-list mailing list