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

tarantool / tarantool / 11369404388
88%

Build:
DEFAULT BRANCH: master
Ran 16 Oct 2024 04:20PM UTC
Jobs 1
Files 515
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

16 Oct 2024 03:59PM UTC coverage: 87.323% (+0.009%) from 87.314%
11369404388

push

github

locker
box: fix SIGSEGV on unaligned access to `struct applier`

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.

See also commit a60ec82d4f07 ("box: fix SIGSEGV on unaligned access to a
struct with extended alignment").

Closes #10699

NO_DOC=bugfix
NO_CHANGELOG=minor
NO_TEST=tested by debug_asan_clang workflow

69147 of 122841 branches covered (56.29%)

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

31 existing lines in 12 files now uncovered.

101939 of 116738 relevant lines covered (87.32%)

2574001.47 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11369404388.1 16 Oct 2024 04:20PM UTC 0
87.32
GitHub Action Run
Source Files on build 11369404388
Detailed source file information is not available for this build.
  • Back to Repo
  • bf091358 on github
  • Prev Build on master (#11345430269)
  • Next Build on master (#11400066474)
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