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

tarantool / luajit / 10352387820
93%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: tarantool/release/2.11
DEFAULT BRANCH: tarantool/master
Ran 12 Aug 2024 01:05PM UTC
Jobs 1
Files 89
Run time 16min
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

12 Aug 2024 01:00PM UTC coverage: 92.783% (+0.09%) from 92.695%
10352387820

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 with sysmalloc: use `-DLUAJIT_USE_ASAN=ON`
- LuaJIT with internal memory allocator: use
  `-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

5676 of 6025 branches covered (94.21%)

Branch coverage included in aggregate %.

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

1 existing line in 1 file now uncovered.

21658 of 23435 relevant lines covered (92.42%)

2951330.09 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10352387820.1 12 Aug 2024 01:05PM UTC 0
92.78
GitHub Action Run
Source Files on build 10352387820
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #10352387820
  • afafc9fb on github
  • Prev Build on tarantool/master (#9793822077)
  • Next Build on mandesero/lj-10231-ASAN-and-LJ-allocator (#10368911425)
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