Open RossComputerGuy opened 3 days ago
@llvm/issue-subscribers-orcjit
Author: Tristan Ross (RossComputerGuy)
The failure looks unrelated to the commit. @RossComputerGuy -- I suspect this test is flaky and may only fail sometimes -- how did you bisect the failure?
More importantly I guess: Does this fail consistently on top-of-tree? If so we can use that to debug the issue.
I didn't bisect it, this was the first commit which I saw the failure on. It isn't flaky, it has happened 5 times in a row. I've ran this with 3 different commits since this issue was opened, all HEAD.
I was updating the LLVM git in Nixpkgs and ran into this failure with commit 3f9d02aae87b7c778b86cb79ebd4b64760653079 on aarch64-linux. LLVM git didn't have this problem a month ago when I last built it but now it does with that commit. This is running on an Ampere Altra Q64-22 running NixOS with a 64k page size.