Runtime: Increase the default thread C stack size to 1MB. The old default (256KB) is a bit too little on current 64-bit hardware. This essentially reverts 78797d06 (aka src/threads.c:1.157). Most likely fixes [bug 7061 (#7061)].