[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 #6 from Zoltan Herczeg <hzmester@???> ---
> (gdb) print offsets[0]
> $5 = 2


please print offsets[1], which is the end.

The value 0x1999999999999999 is so strange that if feels like an uninitialized
variable (I mean a stack protector filled the stack frame with this value to
trigger such issues).

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