Community

Handling stack overflow on custom stacks

(Daniel Ehrenberg) On my computer, the callstack of a new process is around 10MB*. Modern operating system automatically reserve some amount of virtual memory and install protections on the page below the stack to create a segmentation fault on stack overflow. This ensures that a stack overflow won’

Read More - Register for Free Membership