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

tarantool / luajit / 10368976129
93%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: tarantool/release/2.11
DEFAULT BRANCH: tarantool/master
Ran 13 Aug 2024 11:38AM UTC
Jobs 1
Files 89
Run time 2min
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

13 Aug 2024 11:35AM UTC coverage: 92.712% (+0.02%) from 92.695%
10368976129

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

5673 of 6025 branches covered (94.16%)

Branch coverage included in aggregate %.

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

21640 of 23435 relevant lines covered (92.34%)

2940726.12 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10368976129.1 13 Aug 2024 11:38AM UTC 0
92.71
GitHub Action Run
Source Files on build 10368976129
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #10368976129
  • 83bf5754 on github
  • Prev Build on tarantool/master (#9793822077)
  • Next Build on mandesero/lj-10231-ASAN-and-LJ-allocator (#10420868655)
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