Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zig is not linking thread sanitizer library on MacOS #20014

Open
davidgm94 opened this issue May 20, 2024 · 0 comments
Open

Zig is not linking thread sanitizer library on MacOS #20014

davidgm94 opened this issue May 20, 2024 · 0 comments
Labels
bug Observed behavior contradicts documented or intended behavior linking os-macos
Milestone

Comments

@davidgm94
Copy link
Contributor

Zig Version

0.13.0-dev.147+f71f27bcb

Steps to Reproduce and Observed Behavior

zig init a project.
Set the root_module sanitize_thread flag to true
zig build
You get linking errors of thread sanitizer symbols.

Expected Behavior

Linking phase success.

@davidgm94 davidgm94 added the bug Observed behavior contradicts documented or intended behavior label May 20, 2024
@kubkon kubkon added the linking label May 22, 2024
@kubkon kubkon added this to the 0.13.0 milestone May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Observed behavior contradicts documented or intended behavior linking os-macos
Projects
None yet
Development

No branches or pull requests

2 participants