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

tarantool / tarantool / 7016236173 / 1
88%
master: 88%

Build:
DEFAULT BRANCH: master
Ran 28 Nov 2023 09:03AM UTC
Files 507
Run time 21s
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

28 Nov 2023 08:44AM UTC coverage: 86.671% (-0.01%) from 86.683%
7016236173.1

push

github

locker
fiber: fix use-after-free on shutdown with lingering fiber join

On Tarantool shutdown we destroy all the fibers in some sequence. We
don't require that all the fibers are finished before shutdown. So it
may turn out that we first destroy some alive fiber and then destroy
another alive fiber which joins the first one. Currently we have
use-after-free issue in this case because clearing `link` field of
the second fiber changes `wake` field of the first fiber.

Close #9406

NO_DOC=bugfix

65842 of 118012 branches covered (0.0%)

97923 of 112982 relevant lines covered (86.67%)

2644011.48 hits per line

Source Files on job 7016236173.1
  • Tree
  • List 0
  • Changed 448
  • Source Changed 0
  • Coverage Changed 28
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 7016236173
  • 2f7ec948 on github
  • Prev Job for on master (#7016213523.1)
  • Next Job for on master (#7017468077.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