-
Notifications
You must be signed in to change notification settings - Fork 12k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bolt: inline-debug-info.test fails on GitHub actions runner #109231
Labels
Comments
@llvm/issue-subscribers-bolt Author: Tom Stellard (tstellar)
I'm seeing the inline-debug-info.test test fail on the GitHub actions runner when building the 19.1.0 release. I tried to reproduce this on my local system using the exact same [binary](https://github.com/llvm/llvm-project/releases/download/llvmorg-19.1.0/LLVM-19.1.0-Linux-X64.tar.xz) that was used on the runner, but I wasn't able to reproduce it.
The test crashes here is the backtrace:
Full build log is here: https://github.com/llvm/llvm-project/actions/runs/10904034079/job/30296200517 Object disassembly from around the crash.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm seeing the inline-debug-info.test test fail on the GitHub actions runner when building the 19.1.0 release. I tried to reproduce this on my local system using the exact same binary that was used on the runner, but I wasn't able to reproduce it.
The test crashes here is the backtrace:
Full build log is here: https://github.com/llvm/llvm-project/actions/runs/10904034079/job/30296200517
Object disassembly from around the crash.
The text was updated successfully, but these errors were encountered: