G
Garry Hall
Guest
This is what I expected to see in the protrace. On 32-bit Windows, I think the stack size is set during the compilation of the AVM executable, OE does not expose a way to reset the process's/thread's stack size at runtime. Depending on the OS, there might be changes you can make (a quick Google suggests ulimit), but I have not taken the time to investigate. You might also get different stack sizes on different platforms. You are running something prior to 10.2B04. I haven't looked at the build parameters to know if we have increased the stack size in later versions.
Continue reading...
Continue reading...