-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
arch-loongarch32-bit and 64-bit LoongArch32-bit and 64-bit LoongArchbackend-llvmThe LLVM backend outputs an LLVM IR Module.The LLVM backend outputs an LLVM IR Module.bugObserved behavior contradicts documented or intended behaviorObserved behavior contradicts documented or intended behaviorregressionIt worked in a previous version of Zig, but stopped working.It worked in a previous version of Zig, but stopped working.upstreamAn issue with a third party project that Zig uses.An issue with a third party project that Zig uses.
Milestone
Description
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
Labels
arch-loongarch32-bit and 64-bit LoongArch32-bit and 64-bit LoongArchbackend-llvmThe LLVM backend outputs an LLVM IR Module.The LLVM backend outputs an LLVM IR Module.bugObserved behavior contradicts documented or intended behaviorObserved behavior contradicts documented or intended behaviorregressionIt worked in a previous version of Zig, but stopped working.It worked in a previous version of Zig, but stopped working.upstreamAn issue with a third party project that Zig uses.An issue with a third party project that Zig uses.