[Charles Cazabon] > Would reducing the recursion limit (for Windows) be a reasonable > approach? Not if that means Windows can't run the standard test suite. Boosting the stack size on Windows is a VM reservation operation, BTW -- it doesn't actually increase the RAM needed, unless the stack actually needs to grow that big.