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

tarantool / luajit / 23194735910 / 1
70%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: mandesero/lj-10231-ASAN-and-LJ-allocator
DEFAULT BRANCH: tarantool/master
Ran 17 Mar 2026 12:45PM UTC
Files 89
Run time 4s
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.013% (+0.01%) from 93.0%
23194735910.1

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>
(cherry picked from commit 357a260d8)

5698 of 6034 branches covered (94.43%)

Branch coverage included in aggregate %.

21724 of 23448 relevant lines covered (92.65%)

1832241.86 hits per line

Source Files on job 23194735910.1
  • 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 Build 23194735910
  • e5206c19 on github
  • Prev Job for on tarantool/release/2.11 (#23185526193.1)
  • Next Job for on tarantool/release/2.11 (#23194736071.1)
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