[Soot-list] Soot and huge applications

Eric Bodden bodden at st.informatik.tu-darmstadt.de
Tue Nov 24 09:32:26 EST 2009


Gady, this is an issue with your VM. You can usually increase the
maximal size of the stack by using the -Xss parameter.

Type "java -X" to get more info.

Eric

--
Eric Bodden
Software Technology Group, Technische Universität Darmstadt, Germany
Tel: +49 6151 16-5478 Fax: +49 6151 16-5410
Mailing Address: S2|02 A209, Hochschulstraße 10, 64289 Darmstadt


2009/11/24 Male, Gady <gady.male at hp.com>:
> Hi all,
>
> When running soot on a huge application (60,000 classes) I get java
> heap/stack over flow issues.
>
> Can soot handle huge applications? If it does, how can I configure it to  do
> that.
>
>
>
> For example:
>
>
>
> #
>
> # An unexpected error has been detected by Java Runtime Environment:
>
> #
>
> #  EXCEPTION_STACK_OVERFLOW (0xc00000fd) at pc=0x6d9ba145, pid=3164,
> tid=8988
>
> #
>
> # Java VM: Java HotSpot(TM) Client VM (10.0-b23 mixed mode windows-x86)
>
> # Problematic frame:
>
> # V  [jvm.dll+0x14a145]
>
> #
>
> # If you would like to submit a bug report, please visit:
>
> #   http://java.sun.com/webapps/bugreport/crash.jsp
>
> #
>
>
>
>
>
>
>
> Thanks,
>
> Gady
>
>
>
>
>
> _______________________________________________
> 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