[Tarantool-patches] [PATCH luajit 2/2] Fix frame for more types of on-trace error messages.

Sergey Bronnikov sergeyb at tarantool.org
Thu Sep 7 11:11:27 MSK 2023


Hi, Max


test is passed after reverting the patch with fix.

On 9/5/23 13:39, Maxim Kokryashkin wrote:
> From: Mike Pall <mike>
>
> Thanks to Maxim Kokryashkin.
>
> (cherry-picked from commit d5bbf9cdb4c5eddc404a90bd44f077cfb3a57a90)
>
> This patch fixes the same issue with frame, as the previous
> one, but now for the table overflow error in the `err_msgv`
> function. The test for the problem uses the table of GC
> finalizers, although they are not required to reproduce the
> issue. They only used to make the test as simple as possible.
>
> Resolves tarantool/tarantool#562
> Part of tarantool/tarantool#8825
> ---
<snipped>


More information about the Tarantool-patches mailing list