This same problem might occur in C, by the way. For more social than technical reasons, OS kernel hackers have draconian low default stack limits of like a few MB on machines with many GB. Increasing the stack limit in your run-time environment may also help: [https://forum.nim-lang.org/t/5703#35415](https://forum.nim-lang.org/t/5703#35415)
- Creating large array inside of Proc leads to runtime error atom
- Re: Creating large array inside of Proc leads to runtime error Araq
- Re: Creating large array inside of Proc leads to runtime e... cblake
