The stack overflow handling code wants to use libsigsegv for a SEGV-based stack overflow detection heuristic when an operating system doesn't support the corresponding POSIX XSI behavior. Let's try without.
The stack overflow handling code wants to use libsigsegv for a SEGV-based stack overflow detection heuristic when an operating system doesn't support the corresponding POSIX XSI behavior. Let's try without.