[pcre-dev] [Bug 1803] segfault in pcre jit when running twig…

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 1803] segfault in pcre jit when running twig test suite (PHP7)
https://bugs.exim.org/show_bug.cgi?id=1803

--- Comment #40 from Nish Aravamudan <nish.aravamudan@???> ---
(In reply to Zoltan Herczeg from comment #38)
> I mean just print *extra_bump here:
>
> count = pcre_exec(re_bump, extra_bump, subject,
>
> so we can see all of its fields.


(gdb) print *extra_bump
$62 = {flags = 115, study_data = 0x555555d33610, match_limit = 1000000,
callout_data = 0x0,
tables = 0x21e <error: Cannot access memory at address 0x21e>,
match_limit_recursion = 100000, mark = 0x7fffffff9288,
executable_jit = 0x555555d33650}

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