Skip to content

Update Docker-build Workflow to Address Segfault Issue #756

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

Merged
merged 1 commit into from
Feb 24, 2025

Conversation

IanHoang
Copy link
Collaborator

Description

There's a conflict that happens when ARM64 Docker image is built. Started to randomly happen as of this 2/18/2025.

Issue is a segfault issue that occurs when installing Qemu. Seems to be specific to how Qemu is installed and interacts with Docker and Ubuntu 20.04.

This is a temporary workaround to allow PRs to merge in.

Issues Resolved

#755

Testing


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

… Ubuntu 20.04, Qemu, and libc-bin)

Signed-off-by: Ian Hoang <[email protected]>
@IanHoang IanHoang added the bug Something isn't working label Feb 21, 2025
@IanHoang IanHoang merged commit b9dc4df into opensearch-project:main Feb 24, 2025
11 checks passed
@IanHoang IanHoang deleted the update-qemu-build branch February 24, 2025 18:42
IanHoang added a commit that referenced this pull request Feb 25, 2025
gkamat added a commit to gkamat/opensearch-benchmark that referenced this pull request Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants