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

tarantool / tarantool / 5413339149 / 1
88%
master: 88%

Build:
DEFAULT BRANCH: master
Ran 29 Jun 2023 02:32PM UTC
Files 489
Run time 18s
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

29 Jun 2023 02:22PM UTC coverage: 85.964% (-0.02%) from 85.98%
5413339149.1

push

github

locker
core: strip the PAC out of IP during backtrace on AArch64 macOS

Apple's libunwind for AArch64 returns the Instruction Pointer with the
Pointer Authentication Codes (bits 47-63) even though Tarantool is compiled
for arm64 (not arm64e) architecture, so we have to strip them out [1].
Although there is the ptrauth_strip macro for this purpose, it works only
if compilation target is arm64e (not arm64) [2].

1. https://developer.apple.com/documentation/security/preparing_your_app_to_work_with_pointer_authentication#3042105
2. https://github.com/dotnet/runtime/issues/42955#issuecomment-886910180

Closes #8074
Closes tarantool/tarantool-qa#308
Closes tarantool/tarantool-qa#309

NO_DOC=bugfix

63352 of 115687 branches covered (54.76%)

95014 of 110528 relevant lines covered (85.96%)

2866590.85 hits per line

Source Files on job 5413339149.1
  • Tree
  • List 0
  • Changed 399
  • Source Changed 0
  • Coverage Changed 399
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 5413339149
  • 88990e2f on github
  • Prev Job for on master (#5398393080.1)
  • Next Job for on master (#5413664800.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