[pcre-dev] [Bug 1642] New: Tests fail due to stack space bei…

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
New-Topics: [pcre-dev] [Bug 1642] Tests fail due to stack space being limited to 16 M
Subject: [pcre-dev] [Bug 1642] New: Tests fail due to stack space being limited to 16 M
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.