Tarantool development patches archive
 help / color / mirror / Atom feed
From: Sergey Bronnikov via Tarantool-patches <tarantool-patches@dev.tarantool.org>
To: Maxim Kokryashkin <max.kokryashkin@gmail.com>,
	tarantool-patches@dev.tarantool.org, skaplun@tarantool.org
Subject: Re: [Tarantool-patches] [PATCH luajit v4 0/3] Improve error reporting on stack overflow
Date: Thu, 1 Feb 2024 17:11:54 +0300	[thread overview]
Message-ID: <1cfc7b20-d304-4409-8525-54ea3d5fd25e@tarantool.org> (raw)
In-Reply-To: <cover.1706786622.git.m.kokryashkin@tarantool.org>

Hi, Max


LGTM patch series, thanks!


On 2/1/24 14:24, Maxim Kokryashkin wrote:
> Changes in v4:
> - Added skipcond for nounwind builds.
>
> Issues: https://github.com/luajit/luajit/issues/962
> https://github.com/tarantool/tarantool/issues/9145
>
> PR: https://github.com/tarantool/tarantool/pull/9380
> Branch: https://github.com/tarantool/luajit/tree/fckxorg/lj-962-error-reporting-on-stack-overflow
>
> Mike Pall (3):
>    Improve error reporting on stack overflow.
>    Cleanup stack overflow handling.
>    Follow-up fix for stack overflow handling cleanup.
>
>   src/lj_state.c                                | 15 ++-
>   .../lj-962-premature-stack-overflow.test.c    | 95 +++++++++++++++++++
>   .../lj-603-err-snap-restore.test.lua          |  1 +
>   .../lj-962-stack-overflow-report.test.lua     | 10 ++
>   .../lj-962-stack-overflow-report/script.lua   |  3 +
>   test/tarantool-tests/utils/exec.lua           | 15 ++-
>   6 files changed, 132 insertions(+), 7 deletions(-)
>   create mode 100644 test/tarantool-c-tests/lj-962-premature-stack-overflow.test.c
>   create mode 100644 test/tarantool-tests/lj-962-stack-overflow-report.test.lua
>   create mode 100644 test/tarantool-tests/lj-962-stack-overflow-report/script.lua
>
> --
> 2.43.0
>

  parent reply	other threads:[~2024-02-01 14:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-01 11:24 Maxim Kokryashkin via Tarantool-patches
2024-02-01 11:24 ` [Tarantool-patches] [PATCH luajit v4 1/3] " Maxim Kokryashkin via Tarantool-patches
2024-02-01 11:24 ` [Tarantool-patches] [PATCH luajit v4 2/3] Cleanup stack overflow handling Maxim Kokryashkin via Tarantool-patches
2024-02-01 11:24 ` [Tarantool-patches] [PATCH luajit v4 3/3] Follow-up fix for stack overflow handling cleanup Maxim Kokryashkin via Tarantool-patches
2024-02-01 14:11 ` Sergey Bronnikov via Tarantool-patches [this message]
2024-02-01 15:07 ` [Tarantool-patches] [PATCH luajit v4 0/3] Improve error reporting on stack overflow Sergey Kaplun via Tarantool-patches
2024-02-15 13:40 ` Igor Munkin via Tarantool-patches

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1cfc7b20-d304-4409-8525-54ea3d5fd25e@tarantool.org \
    --to=tarantool-patches@dev.tarantool.org \
    --cc=max.kokryashkin@gmail.com \
    --cc=sergeyb@tarantool.org \
    --cc=skaplun@tarantool.org \
    --subject='Re: [Tarantool-patches] [PATCH luajit v4 0/3] Improve error reporting on stack overflow' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox