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

tarantool / luajit / 15824149914
93%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: skaplun/luajit-performance-tests
DEFAULT BRANCH: tarantool/master
Ran 23 Jun 2025 12: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

23 Jun 2025 12:21PM UTC coverage: 93.046% (+0.02%) from 93.029%
15824149914

push

github

mandesero
asan: instrumented LuaJIT memory allocator

This patch adds instrumentation of the internal LuaJIT memory allocator.
It now enables the detection of memory-related errors when using FFI and
within LuaJIT itself. This enhancement improves reliability and debugging
capabilities.

This patch introduces two scenarios for using ASAN with LuaJIT:
- LuaJIT using sysmalloc: `-DLUAJIT_USE_ASAN=ON`
- LuaJIT using internal memory allocator: `-DLUAJIT_USE_ASAN_HARDENING=ON`

If you want to skip tests when LuaJIT uses the internal memory allocator,
you can check the `LJ_ASAN_HARDENING` environment variable.

The test `test/tarantool-tests/lj-1034-tabov-error-frame.test.lua` has
been disabled under ASAN & LuaJIT's internal allocator due to consistently
failing with a timeout.

Part of #10231

5707 of 6044 branches covered (94.42%)

Branch coverage included in aggregate %.

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

5 existing lines in 2 files now uncovered.

21791 of 23509 relevant lines covered (92.69%)

3834293.33 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
91.13
0.01% src/lj_alloc.c

Uncovered Existing Lines

Lines Coverage ∆ File
1
78.83
0.39% src/lj_opt_fold.c
4
94.74
-2.87% src/lj_str.c
Jobs
ID Job ID Ran Files Coverage
1 15824149914.1 23 Jun 2025 12:28PM UTC 89
93.05
GitHub Action Run
Source Files on build 15824149914
  • 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 #15824149914
  • b55c6714 on github
  • Prev Build on tarantool/master (#15603502129)
  • Next Build on mandesero/lj-10231-ASAN-and-LJ-allocator (#15825422316)
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