Skip to content

Conversation

@radarhere
Copy link
Member

In January, the ppc64le and s390x jobs started experiencing segfaults. We downgraded the hosts to Ubuntu 22 in #8713, but the segfaults have started happening again since then. I presumed a fix would eventually occur upstream, but it's been a while and we're approaching a release.

This is a suggestion to switch from

docker run --rm --privileged aptman/qus -s -- -p ${{ matrix.qemu-arch }}

to https://github.com/docker/setup-qemu-action

  • Seems simpler
  • Fixes the segfaults
  • We can revert the temporary downgrading of the hosts

@hugovk
Copy link
Member

hugovk commented Mar 16, 2025

Good stuff, thanks!

@hugovk hugovk merged commit 2748b91 into python-pillow:main Mar 16, 2025
54 checks passed
@radarhere radarhere deleted the qemu branch March 16, 2025 20:44
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