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

tarantool / luajit / 10748896599
93%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: ligurio/gh-12215-profilers-flags
DEFAULT BRANCH: tarantool/master
Ran 07 Sep 2024 05:18AM 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

07 Sep 2024 05:06AM UTC coverage: 93.006% (+0.1%) from 92.882%
10748896599

push

github

Buristan
FFI: Drop finalizer table rehash after GC cycle.

Reported by Sergey Kaplun.

(cherry picked from commit fb22d0f80)

The raising of the OOM error when rehashing the finalizer table (when we
can't allocate a new hash part) leads to crashes in either
`lj_trace_exit()` or `lj_trace_unwind()` due to unprotected error
raising, which either has no DWARF eh_frame [1] or loses the context of
the JIT compiler.

This patch drops rehashing of the cdata finalizer table to avoid these
crashes. It will prevent the cdata finalizer table from shrinking when
the huge amount of the cdata objects is collected by the GC. OTOH, the
finzlizer table most probably will grop anyway to the old size, so this
is not crucial.

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

[1]: https://refspecs.linuxfoundation.org/LSB_3.0.0/LSB-Core-generic/LSB-Core-generic/ehframechpt.html

Part of tarantool/tarantool#10199
Resolves tarantool/tarantool#10290

5688 of 6025 branches covered (94.41%)

Branch coverage included in aggregate %.

21707 of 23430 relevant lines covered (92.65%)

2952567.49 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10748896599.1 07 Sep 2024 05:18AM UTC 0
93.01
GitHub Action Run
Source Files on build 10748896599
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #10748896599
  • 1bd18c01 on github
  • Prev Build on tarantool/master (#10733088357)
  • Next Build on skaplun/lj-1247-fin-tab-rehashing-on-trace (#10774454435)
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