[pcre-dev] [Bug 2470] New: "git grep" now crashes inside PCR…

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
New-Topics: [pcre-dev] [Bug 2470] "git grep" now crashes inside PCRE (JIT) with gcc 2.95 / Haiku / x86, [pcre-dev] [Bug 2470] "git grep" now crashes inside PCRE (JIT) with gcc 2.95 / Haiku / x86
Subject: [pcre-dev] [Bug 2470] New: "git grep" now crashes inside PCRE (JIT) with gcc 2.95 / Haiku / x86
https://bugs.exim.org/show_bug.cgi?id=2470

            Bug ID: 2470
           Summary: "git grep" now crashes inside PCRE (JIT) with gcc 2.95
                    / Haiku / x86
           Product: PCRE
           Version: 10.34 (PCRE2)
          Hardware: x86
                OS: All
            Status: NEW
          Severity: bug
          Priority: medium
         Component: Code
          Assignee: ph10@???
          Reporter: jerome.duval+exim@???
                CC: pcre-dev@???


Created attachment 1231
--> https://bugs.exim.org/attachment.cgi?id=1231&action=edit
crash report of git grep

Issue tested on Haiku x86 hrev52295+129
please see the crash report in attachment

when compiled with JIT, pcre-10.34 crashes in pcre2_jit_match_8
disabling jit is enough to workaround the issue.

when compiled with JIT, pcre-10.33 doesn't exhibit this issue.

Note: the bug report guidelines says: "if your OS isn't listed, choose Other",
but there is no "Other" in the list.

https://github.com/haikuports/haikuports/issues/4403

--
You are receiving this mail because:
You are on the CC list for the bug.