Skip to content

Compile bug: vulkan-shaders-gen hangs when built with address sanitizers #12581

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

Closed
yurivict opened this issue Mar 26, 2025 · 1 comment
Closed

Comments

@yurivict
Copy link
Contributor

Git commit

4951

Operating systems

BSD

GGML backends

Vulkan

Problem description & steps to reproduce

This problem is somewhat similar to #10713

When built with:

CXXFLAGS+=      -fsanitize=address
LDFLAGS+=       -fsanitize=address

the build fails with vulkan-shaders-gen hanging with 100% CPU.

clang-19
FreeBSD 14.2

First Bad Commit

No response

Compile command

n/a

Relevant log output

n/a
Copy link
Contributor

This issue was closed because it has been inactive for 14 days since being marked as stale.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant