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

tarantool / luajit / 23194736185
93%

Build:
DEFAULT BRANCH: tarantool/master
Ran 17 Mar 2026 01:13PM 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

17 Mar 2026 12:24PM UTC coverage: 93.086% (+0.01%) from 93.073%
23194736185

push

github

Buristan
Handle OOM error on stack resize in coroutine.resume and lua_checkstack.

Thanks to Peter Cawley.

(cherry picked from commit a5d2f70c7)

If the OOM or stack overflow error is obtained during
`lj_state_growstack()` in the `coroutine.resume()` it may raise an error
leading to the incorrect error message and unexpected behaviour for
this corner case. Also, `lua_checkstack()` may raise an OOM error
leading to panic on an unprotected lua_State, for example.

This patch handles these cases by protecting `lj_state_growstack()`.

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>

5717 of 6053 branches covered (94.45%)

Branch coverage included in aggregate %.

14 of 14 new or added lines in 3 files covered. (100.0%)

21830 of 23540 relevant lines covered (92.74%)

3891310.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23194736185.1 17 Mar 2026 01:13PM UTC 89
93.09
GitHub Action Run
Source Files on build 23194736185
  • Tree
  • List 89
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #23194736185
  • 357a260d on github
  • Prev Build on tarantool/master (#23185526255)
  • Next Build on tarantool/master (#23300733269)
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