[pcre-dev] [Bug 2470] "git grep" now crashes inside PCRE (JI…

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

Zoltan Herczeg <hzmester@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hzmester@???


--- Comment #1 from Zoltan Herczeg <hzmester@???> ---
This report is too general for me. It is 32 bit x86 code, and the crash happens
when jit is running but I cannot get other information from it. Would it be
possible to find the pattern which causes the crash? And bisect the patch which
causes it?

You can get the repository from here:
svn co svn://vcs.exim.org/pcre2/code/trunk pcre2

You need to pass --enable-jit to the configure script, and run RunTest and
pcre2_jit_test manually after building with make to see what happens.

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