[Tarantool-patches] [PATCH luajit] LJ_GC64: Fix HREFK optimization.
Sergey Bronnikov
sergeyb at tarantool.org
Tue Jan 16 15:53:41 MSK 2024
On 1/16/24 15:09, Sergey Kaplun wrote:
> Hi, Sergey!
>
> On 16.01.24, Sergey Bronnikov wrote:
>> Hi, Max
>>
>>
>> thanks for the patch!
>>
>> test is passed after reverting the patch.
> Do you check the GC64 build?
> *NB*: You should use GC64 *without* SYSMALLOC (and hence without ASAN),
> since we need to use more predictible LuaJIT's dlmalloc.
Reproduced with:
cmake -S . -B build -DCMAKE_BUILD_TYPE=Debug -DLUA_USE_ASSERT=ON
-DLUA_USE_APICHECK=ON -DLUAJIT_ENABLE_GC64=ON
Sergey, thanks!
>> On the same build repro from the issue [1] has failed.
>>
>>
>> 1. https://github.com/LuaJIT/LuaJIT/issues/840
>>
>> Sergey
More information about the Tarantool-patches
mailing list