[Tarantool-patches] [PATCH luajit] test: off JIT for routines in <lang/stackov.lua>
Sergey Bronnikov
sergeyb at tarantool.org
Thu Sep 5 14:02:15 MSK 2024
Hi, Sergey!
On 05.09.2024 13:14, Sergey Kaplun wrote:
> This patch is a follow-up to the commit
> 6a3a97cd8111a2164143fcf81439f70588e0be42 ("test: enable
> <misc/stackovc.lua> LuaJIT test"). The enabled test may raise an error
> for the specific builds (see [1], for example) when the stack overflow
> error is raised on the trace exit during the restoration from the
> snapshot. In that case, LuaJIT VM can't restore the full traceback, and
> the corresponding check in the test is failed.
>
> This patch disables JIT for these functions with recursive calls to
> avoid such failures.
>
> [1]:https://github.com/tarantool/luajit/actions/runs/10717386746
>
> Follows up #9398
> ---
Thanks for the patch! LGTM
<snipped>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.tarantool.org/pipermail/tarantool-patches/attachments/20240905/f5d43944/attachment.htm>
More information about the Tarantool-patches
mailing list