• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tarantool / luajit / 11368712946
93%

Build:
DEFAULT BRANCH: tarantool/master
Ran 16 Oct 2024 03:22PM CUT
Jobs 1
Files 89
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

16 Oct 2024 03:12PM CUT coverage: 93.015% (+0.2%) from 92.845%
11368712946

push

github

Buristan
Fix stack allocation after on-trace stack check.

(cherry picked from commit 204cee2c9)

It is possible that a snapshot topslot is less than the possible topslot
of the Lua stack. In that case, if the Lua stack overflows in
`lj_vmevent_prepare()`, the error is raised inside
`lj_vm_exit_handler()`, which has no corresponding DWARF eh_frame [1],
so it leads to the crash.

This patch fix-ups the topslot of the snapshot on trace exit to the
maximum possible one.

Sergey Kaplun:
* added the description and the test for the problem

[1]: https://refspecs.linuxfoundation.org/LSB_3.0.0/LSB-Core-generic/LSB-Core-generic/ehframechpt.html

Part of tarantool/tarantool#10199

Reviewed-by: Sergey Bronnikov <sergeyb@tarantool.org>
Reviewed-by: Maxim Kokryashkin <m.kokryashkin@tarantool.org>
Signed-off-by: Sergey Kaplun <skaplun@tarantool.org>

5695 of 6029 branches covered (94.46%)

Branch coverage included in aggregate %.

3 of 3 new or added lines in 1 file covered. (100.0%)

1 existing line in 1 file now uncovered.

21711 of 23435 relevant lines covered (92.64%)

2942270.77 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
99.04
1.44% src/lj_str.c
Jobs
ID Job ID Ran Files Coverage
1 11368712946.1 16 Oct 2024 03:22PM CUT 89
93.02
GitHub Action Run
Source Files on build 11368712946
  • Tree
  • List 89
  • Changed 87
  • Source Changed 0
  • Coverage Changed 5
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
  • ►
    93.02
    src/
  • Back to Repo
  • Github Actions Build #11368712946
  • 82820a6e on github
  • Prev Build on tarantool/master (#11367128890)
  • Next Build on tarantool/master (#11373217569)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc