https://bugs.exim.org/show_bug.cgi?id=1642
Bug ID: 1642
Summary: Tests fail due to stack space being limited to 16 M
Product: PCRE
Version: 10.10 (PCRE2)
Hardware: x86
OS: Linux
Status: NEW
Severity: bug
Priority: medium
Component: Code
Assignee: ph10@???
Reporter: staticfloat@???
CC: pcre-dev@???
Created attachment 817
-->
https://bugs.exim.org/attachment.cgi?id=817&action=edit
Patch file for RunTest script
The stack space being set for test 2 in the RunTests script is insufficient on
some platforms. In particular, on my OSX 10.10.3 Mac Mini, this patch makes it
autodetect the maximum stack size available and run the tests with that stack
size.
--
You are receiving this mail because:
You are on the CC list for the bug.