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

JuliaLang / julia / 1307
77%

Build:
DEFAULT BRANCH: master
Ran 16 Oct 2025 11:14AM UTC
Jobs 0
Files 0
Run time –
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

pending completion
1307

push

buildkite

web-flow
signals: acquire loader lock during stackwalk on Win32 (#59840)

Lock the Windows loader lock in jl_with_stackwalk_lock to prevent
certain deadlocks when unwinding the stack, similar to how macOS
acquires the keymgr lock in jl_lock_profile_mach.

The loader lock prevents the loader from modifying internal data
structures while we're walking the stack, which could otherwise cause
crashes or hangs during backtrace collection.

Fixes some of #59650

🤖 Generated with Claude Code
Source Files on build 1307
Detailed source file information is not available for this build.
  • Back to Repo
  • 3a50d6fb on github
  • Prev Build on master (#1306)
  • Next Build on master (#1308)
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

© 2025 Coveralls, Inc