Skip to content

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

@yurivict

Description

@yurivict

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions