First time here? Check out the FAQ!
2019-12-03 22:24:21 -0600 | received badge | ● Popular Question (source) |
2018-11-14 09:02:22 -0600 | commented question | stack limitation during recursion I am going to set up a system, to test this scenario. - Thanks |
2018-11-14 08:08:14 -0600 | asked a question | stack limitation during recursion Running a recursive program causes SIGSEGV. The crash happens every time at the same place at the entry of the function which has several parameters. When trying to read the parameters from the stack, the interrupt occurs. Incrementing the ulimit value for the stack had no effect. Is there an Openstack setting that may be relevant ? |