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

tarantool / luajit / 17578558958
93%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: tarantool/release/2.11
DEFAULT BRANCH: tarantool/master
Ran 09 Sep 2025 09:48AM 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

09 Sep 2025 09:43AM UTC coverage: 93.108% (+0.04%) from 93.064%
17578558958

push

github

Buristan
Correctly close VM state after early OOM during open.

Reported by Assumeru.

(cherry picked from commit 5ca25ee83)

`lua_newstate()` sets `g->str.mask` to `~(MSize)0` before calling
`cpluaopen(). If OOM happens before the `lj_str_init()` call,
`lj_gc_freeall()` calls `gc_sweepstr()` in a loop with incorrect top
limit `g->str.mask`, which leads to the crash.

This patch changes the order of the loop iteration with the correct
bottom limit.

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

Part of tarantool/tarantool#11691

5714 of 6047 branches covered (94.49%)

Branch coverage included in aggregate %.

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

1 existing line in 1 file now uncovered.

21804 of 23508 relevant lines covered (92.75%)

3873876.81 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
87.89
-0.08% src/lj_crecord.c
Jobs
ID Job ID Ran Files Coverage
1 17578558958.1 09 Sep 2025 09:48AM UTC 89
93.11
GitHub Action Run
Source Files on build 17578558958
  • Tree
  • List 89
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #17578558958
  • 9aa227a8 on github
  • Prev Build on tarantool/master (#16418063871)
  • Next Build on skaplun/lj-1248-close-state-early-OOM (#17620108642)
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