Skip to content
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

Segmentation faults when using vcpkg on ubuntu-24.04-arm64 runner #46

Open
Evagan2018 opened this issue Feb 4, 2025 · 2 comments
Open

Comments

@Evagan2018
Copy link

We are facing segmentation faults in GHA when vcpkg is used on a ubuntu-24.04-arm64 runner.
i.e.
https://github.com/Evagan2018/AVH-Hello/actions/runs/13136182081/job/36651990303
https://github.com/Evagan2018/AVH-Hello/actions/runs/13136369731/job/36652581636
https://github.com/Evagan2018/AVH-Hello/actions/runs/13136500059/job/36653010183

This is not the case when GHA runs-on: ubuntu-latest
i.e.
https://github.com/Evagan2018/AVH-Hello/actions/runs/13136500073

@julienbonastre
Copy link

julienbonastre commented Feb 7, 2025

Try again @Evagan2018 , might be working now, ours "magically" was fixed yesterday (no comment or update from GH support on our ticket though) without us changing a thing and no more seg faults on v2.233.0 ubuntu-24.04 arm64 large hosted runner too

@Evagan2018
Copy link
Author

Good morning Julien,
Thanks a lot for you message.
Unfortunately the issue still persists.
Even the first job of the workflow (this workflow has 60 jobs) is failing: https://github.com/Evagan2018/AVH-Hello/actions/runs/13195800802/job/36836828669
The same workflow on a x86_amd64 runner works fine: https://github.com/Evagan2018/AVH-Hello/actions/runs/13136500073
Kind regards
Eve

dceara added a commit to dceara/ovn that referenced this issue Feb 10, 2025
They're broken in GHA:
actions/runner-images#11561
actions/partner-runner-images#46

Signed-off-by: Dumitru Ceara <dceara@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants