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

tarantool / luajit / 22955761744
93%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: tarantool/release/2.11
DEFAULT BRANCH: tarantool/master
Ran 11 Mar 2026 01:50PM 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

11 Mar 2026 12:32PM UTC coverage: 92.967% (-0.05%) from 93.018%
22955761744

push

github

Buristan
x64/!LJ_GC64: The allocation limit is required for a no-JIT build, too.

Thanks to Sergey Kaplun.

(cherry picked from commit eff400683)

For the non-GC64 build with disabled JIT, LuaJIT's internal allocator
may return 32-bit addresses. This may lead to the assertion failure
during the reallocation of the array part of the table or to the crash
(if assertions are disabled) due to an incorrect arithmetic in the x86
VM. For example, the addition with a 32-bit wide address may overflow
in TSETV or TGETV and cause the crash.

This patch sets the allocation limit for the build without JIT.

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

Part of tarantool/tarantool#12134

Reviewed-by: Sergey Bronnikov <sergeyb@tarantool.org>
Signed-off-by: Sergey Kaplun <skaplun@tarantool.org>
(cherry picked from commit 90316aebf)

5708 of 6049 branches covered (94.36%)

Branch coverage included in aggregate %.

21786 of 23525 relevant lines covered (92.61%)

3898029.02 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
96.54
-0.05% src/lj_record.c
2
99.18
-0.33% src/lj_gc.c
7
94.74
-4.78% src/lj_str.c
10
76.8
-1.02% src/lj_opt_fold.c
Jobs
ID Job ID Ran Files Coverage
1 22955761744.1 11 Mar 2026 01:50PM UTC 89
92.97
GitHub Action Run
Source Files on build 22955761744
  • Tree
  • List 89
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #22955761744
  • ad31e4ce on github
  • Prev Build on tarantool/release/3.2 (#22944182423)
  • Next Build on tarantool/release/3.2 (#23050958482)
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