Skip to content

Comments

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

Merged
IanHoang merged 1 commit intoopensearch-project:mainfrom
gkamat:docker-bld
Feb 25, 2025
Merged

Interim workaround for QEMU bug that causes the Docker ARM build to fail#757
IanHoang merged 1 commit intoopensearch-project:mainfrom
gkamat:docker-bld

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.

…er ARM build.

Signed-off-by: Govind Kamat <govkamat@amazon.com>
@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
…rch-project#757).

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