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

tarantool / luajit / 12889039474
93%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: skaplun/luajit-performance-tests
DEFAULT BRANCH: tarantool/master
Ran 21 Jan 2025 02:28PM 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

21 Jan 2025 02:24PM UTC coverage: 92.913% (-0.02%) from 92.93%
12889039474

push

github

ligurio
Prevent loop in snap_usedef().

Reported by XmiliaH.

(cherry picked from commit 0e66fc963)

It is possible to get an infinite loop in a function `snap_usedef`
when a `UCLO` makes a tight loop. This infinite loop could happen
when `snap_usedef()` called during trace recording (more
precisely on creation of the snapshot for the guarded trace
check) processes UCLO bytecode instruction and this instruction
attempts a jump with negative value. The patch fixes the problem
by checking a number of slots in a jump argument and replace this
value by `maxslot` if a value is negative, this means that no
values will be purged from the snapshot.

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

Part of tarantool/tarantool#10709

5691 of 6032 branches covered (94.35%)

Branch coverage included in aggregate %.

21682 of 23429 relevant lines covered (92.54%)

2935856.13 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
5
85.71
-2.16% src/lj_sysprof.c
Jobs
ID Job ID Ran Files Coverage
1 12889039474.1 21 Jan 2025 02:28PM UTC 89
92.91
GitHub Action Run
Source Files on build 12889039474
  • Tree
  • List 89
  • Changed 78
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #12889039474
  • 6136f945 on github
  • Prev Build on tarantool/master (#12785483515)
  • Next Build on ligurio/lj-736-prevent-loop-in-snap_usedef (#12889718783)
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