[aarch64-port-dev ] 8173339: AArch64: Fix minimum stack size computations

Andrew Dinn adinn at redhat.com
Thu Jan 26 20:18:19 UTC 2017


On 26/01/17 19:05, Lindenmaier, Goetz wrote:
> Hi Andrew,
> 
> Yes this should go to 9. Looks Good.
> 
> Does the TooSmallStackSize Test pass?
> It might be affected by my previous changes, too.

Yes, I am afraid it does indeed fail.

When passed -Xss16K the VM reports that it needs a minimum stack size of
320K. However running the program fails with a StackOverflow when you
provide that value.

n.b. execution does work with a stack size of 360K. Do you have an
explanation as to why the value reported by -Xss hits a StackOverflow
(while 360K does not)?

regards,


Andrew Dinn
-----------
Senior Principal Software Engineer
Red Hat UK Ltd
Registered in England and Wales under Company Registration No. 03798903
Directors: Michael Cunningham, Michael ("Mike") O'Neill, Eric Shander


More information about the aarch64-port-dev mailing list