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

tarantool / luajit / 23134696326
93%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: skaplun/gh-4808-jslots-trace-ir-cdata-ctype
DEFAULT BRANCH: tarantool/master
Ran 16 Mar 2026 08:36AM UTC
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 Mar 2026 08:32AM UTC coverage: 93.024% (-0.09%) from 93.109%
23134696326

push

github

ligurio
Add stack check to pcall/xpcall.

Analyzed by Peter Cawley.

(cherry picked from commit a4c164043)

The `pcall()` and `xpcall()` calls in GC64 mode require 2 slots. This
means that all arguments should be moved up during emitting of the frame
link to the stack. Hence, this may cause stack overflow without the
corresponding check.

This patch adds the corresponding checks to the VM. Non-GC64 VMs are
updated as well for the consistency.

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

Part of tarantool/tarantool#12134

5712 of 6049 branches covered (94.43%)

Branch coverage included in aggregate %.

21799 of 23525 relevant lines covered (92.66%)

3863090.33 hits per line

Coverage Regressions

Lines Coverage ∆ File
49
96.7
0.01% src/lj_record.c
18
90.59
0.2% src/lj_err.c
17
77.11
-1.33% src/lj_opt_fold.c
10
77.8
-1.01% src/lj_api.c
3
92.82
0.0% src/lib_ffi.c
2
98.21
0.49% src/lj_state.c
2
92.0
-0.44% src/luajit.c
1
87.92
-0.17% src/lj_crecord.c
1
99.04
-0.48% src/lj_str.c
Jobs
ID Job ID Ran Files Coverage
1 23134696326.1 16 Mar 2026 08:35AM UTC 89
93.02
GitHub Action Run
Source Files on build 23134696326
  • Tree
  • List 89
  • Changed 14
  • Source Changed 0
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #23134696326
  • cbf05c1f on github
  • Prev Build on ligurio/gh-xxxx-fix-stack-checks-in-vararg-calls (#23012335090)
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

© 2026 Coveralls, Inc