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

Interim workaround for QEMU bug that causes the Docker ARM build to fail #757

Merged
merged 1 commit into from
Feb 25, 2025

Conversation

gkamat
Copy link
Collaborator

@gkamat gkamat commented Feb 24, 2025

Description

A recent kernel update randomized memory layout, resulting in a latent QEMU bug getting manifested, thereby causing the cross-platform ARM build to crash during ldconfig processing. An older version of QEMU handles this case better, so reverting to it for now.

Issues Resolved

#755

Testing

Verified the Docker build GitHub workflow completes successfully.


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.

@IanHoang IanHoang merged commit 12fd07a into opensearch-project:main Feb 25, 2025
10 checks passed
gkamat added a commit to gkamat/opensearch-benchmark that referenced this pull request Feb 25, 2025
@gkamat gkamat deleted the docker-bld branch February 25, 2025 15:18
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

Successfully merging this pull request may close these issues.

2 participants