Skip to content

Zig crashes on LoongArch64 #22859

@xtexx

Description

@xtexx

Zig Version

0.14.0-dev.3187+d4c85079c

Steps to Reproduce and Observed Behavior

zig init then zig build, got 'zig build' terminated by signal SIGSEGV (Address boundary error)

On earlier versions, zig init build successfully but building the current master zig crashes (SIGBUS or SIGSEGV).
On latest versions, zig init-projects also could not be built.

Expected Behavior

It should build.

Metadata

Metadata

Assignees

No one assigned

    Labels

    arch-loongarch32-bit and 64-bit LoongArchbackend-llvmThe LLVM backend outputs an LLVM IR Module.bugObserved behavior contradicts documented or intended behaviorregressionIt worked in a previous version of Zig, but stopped working.upstreamAn issue with a third party project that Zig uses.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions