> That's interesting. My copy of stack.test doesn't include anything like > that. The openacs lore has been that 500K has been the appropriate > stacksize. I have increased it to 4M. Let's see what happens.
I added that warning in myself after getting enough reports. I narrowed the size to 2400K to match the default Tcl eval stack recursion limit of 1000. I think 4M is more than you need, 1M will likely do it, and 2400K covers all the bases. Jeff
