[tarantool-patches] Re: [PATCH 0/2] luajit2: bugfix: fixed a segfault when unsinking 64-bit pointers

Cyrill Gorcunov gorcunov at gmail.com
Fri May 24 23:39:01 MSK 2019


On Fri, May 24, 2019 at 08:38:33PM +0300, Alexander Turenko wrote:
> On Thu, May 23, 2019 at 08:46:32PM +0300, Cyrill Gorcunov wrote:
> > The series fixes segfault when unsinking 64-bit pointers.
> > Note that I've backported a patch and a test for us but
> > the problem didn't trigger for me even when luajit2 is
> > unpatched.
> 
> Did you try with -DLUAJIT_ENABLE_GC64=ON cmake option?

I didn't. Rerun now with -DLUAJIT_ENABLE_GC64=ON and without
the patch test fails indeed. Thus we need this fix together
with a test. Thanks for the hint!




More information about the Tarantool-patches mailing list