terralang / terra

Terra is a low-level system programming language that is embedded in and meta-programmed by the Lua programming language.
terralang.org
Other
2.71k stars 197 forks source link

Nondeterministic failure in fakeasm.t in LLVM 17 on Linux #654

Closed elliottslaughter closed 1 month ago

elliottslaughter commented 9 months ago

We're hitting nondeterministic segafults in fakeasm.t in LLVM 17 on Linux. There is no output from the failing process.

#7 180.8 146/550 Test #148: fakeasm.t ........................***Exception: SegFault  0.34 sec
#7 180.8

https://github.com/terralang/terra/actions/runs/6948360648/job/18904186519

So far I've never seen it fail on any other OS.