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

tarantool / luajit / 12560073760
93%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: tarantool/release/2.11
DEFAULT BRANCH: tarantool/master
Ran 31 Dec 2024 01:24PM 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

31 Dec 2024 01:20PM UTC coverage: 92.945% (-0.05%) from 92.999%
12560073760

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

5693 of 6033 branches covered (94.36%)

Branch coverage included in aggregate %.

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

23 existing lines in 5 files now uncovered.

21710 of 23450 relevant lines covered (92.58%)

2972684.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12560073760.1 31 Dec 2024 01:24PM UTC 0
92.95
GitHub Action Run
Source Files on build 12560073760
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #12560073760
  • ca908f81 on github
  • Prev Build on tarantool/master (#12464655872)
  • Next Build on mandesero/lj-10231-ASAN-and-LJ-allocator (#15824149914)
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