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

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

Build:
Build:
LAST BUILD BRANCH: mandesero/lj-10231-ASAN-and-LJ-allocator
DEFAULT BRANCH: tarantool/master
Ran 12 Aug 2024 01:05PM UTC
Files 89
Run time 4s
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.1

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 %.

21658 of 23435 relevant lines covered (92.42%)

2951330.09 hits per line

Source Files on job 10352387820.1
  • Tree
  • List 0
  • Changed 86
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 10352387820
  • afafc9fb on github
  • Prev Job for on mandesero/lj-10231-ASAN-and-LJ-allocator (#9793822077.1)
  • Next Job for on mandesero/lj-10231-ASAN-and-LJ-allocator (#10368911425.1)
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