64c64
< const Addr max_stack_size = PageBytes * 64;
---
> const Addr max_stack_size = 8 * 1024 * 1024;