Skip to content

Comments

Update Docker-build Workflow to Address Segfault Issue #756

Merged
IanHoang merged 1 commit intoopensearch-project:mainfrom
IanHoang:update-qemu-build
Feb 24, 2025
Merged

Update Docker-build Workflow to Address Segfault Issue #756
IanHoang merged 1 commit intoopensearch-project:mainfrom
IanHoang:update-qemu-build

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 <ianhoang16@gmail.com>
@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
…rch-project#757).

Signed-off-by: Govind Kamat <govkamat@amazon.com>
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