Skip to content

Conversation

DmitriyMusatkin
Copy link
Contributor

Issue #, if available:

Description of changes:
We rely on qemu to test aarch64 on x86-64 github runners.
Qemu had a bug where they had a bug with incorrectly mapping address space. That mostly worked fine until kernel patch that increased entropy in their address randomization. TLDR; qemu likes to segfault a lot against new kernels on our aarch64 test. Solution is to switch to a different github qemu user static image that forces a latest version of qemu, that has the bug fixed.
if you want to read more - tonistiigi/binfmt#240

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@DmitriyMusatkin DmitriyMusatkin merged commit 2f57096 into main Mar 1, 2025
41 checks passed
@DmitriyMusatkin DmitriyMusatkin deleted the arm_fun branch March 1, 2025 01:00
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