Andreas Jaeger <aj@suse.de> writes: > To answer your question briefly: The Linux kernel adds the initial > stack and that one is unlimited unless you change it with ulimit, ... That's not actually true; the default stack limit is 8 MB (but it's not a hard limit, so you can increase it). zw