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

tarantool / tarantool / 11326255795
87%
master: 88%

Build:
Build:
LAST BUILD BRANCH: fix-test-dir-for-gitlab-ci
DEFAULT BRANCH: master
Ran 14 Oct 2024 11:16AM UTC
Jobs 1
Files 514
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

14 Oct 2024 11:02AM UTC coverage: 87.252% (-0.004%) from 87.256%
11326255795

push

github

locker
box: fix SIGSEGV on unaligned access to a struct with extended alignment

All structures with a non-default alignment (set by `alignas()`) must be
allocated by `aligned_alloc()`, otherwise an access to such a structure
member fill crash, e.g. if compiled with AVX-512 support.

Closes #10215
Part of #10631

NO_DOC=bugfix
NO_TEST=tested by debug_asan_clang workflow
NO_CHANGELOG=fix is actually not user-visible, because tarantool still
             doesn't work with enabled AVX-512 (#10671)

(cherry picked from commit a60ec82d4)

68486 of 121715 branches covered (56.27%)

4 of 4 new or added lines in 3 files covered. (100.0%)

80 existing lines in 21 files now uncovered.

101080 of 115848 relevant lines covered (87.25%)

2454114.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11326255795.1 14 Oct 2024 11:16AM UTC 0
87.25
GitHub Action Run
Source Files on build 11326255795
Detailed source file information is not available for this build.
  • Back to Repo
  • 3f555eb5 on github
  • Prev Build on release/3.2 (#11296122411)
  • Next Build on release/3.2 (#11329630370)
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