Forum > macOS / Mac OS X
Lazarus on MacOS reporting stackoverflow
VTwin:
I'll just report my experience. I've never changed the stack allocation or stack check for release modes. I don't know what you mean by "large", but I regularly use dynamic arrays of significant size records over 20,000 or so. I have never run into stack overflow errors.
CorBee:
Hi,
I my case (which is solved) large means images of often >1000*1000 pixels that are split into several floating-point arrays for processing. So we are talking of large arrays. But without the stackcheck active things seem to be working
cheers
Cor
Navigation
[0] Message Index
[*] Previous page