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

Use Ubuntu 22.04 for 24.04 ppc64le and s390x #8713

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

radarhere
Copy link
Member

@radarhere radarhere commented Jan 24, 2025

The ppc64le and s390x jobs have started experiencing segfaults.

https://github.com/python-pillow/Pillow/actions/runs/12938692000/job/36093724713#step:6:235

powerpc64le-linux-gnu-gcc: internal compiler error: Segmentation fault signal terminated program cc1

https://github.com/python-pillow/Pillow/actions/runs/12938692000/job/36093724972#step:6:249

s390x-linux-gnu-gcc: internal compiler error: Segmentation fault signal terminated program collect2

The problem started occurring with version 20250120.5.0 of the runner image. I've found another user having segfaults recently who suggested switching back to Ubuntu 22.04, and changing the host does fix the problem. Perhaps this works as a temporary fix?

Edit: More specifically, I've found a report of a problem with ubuntu-latest and QEMU, although from a while ago.

@hugovk
Copy link
Member

hugovk commented Jan 24, 2025

Yeah, I think it's okay to 22.04 for now, it's just the host for Docker. Thanks!

@hugovk hugovk merged commit 51df142 into python-pillow:main Jan 24, 2025
51 checks passed
@radarhere radarhere deleted the 22_04 branch January 24, 2025 12:39
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