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

[build] segfaults during docker publish #6451

Open
mikeldking opened this issue Feb 19, 2025 · 1 comment
Open

[build] segfaults during docker publish #6451

mikeldking opened this issue Feb 19, 2025 · 1 comment

Comments

@mikeldking
Copy link
Contributor

we have re-occuring segfaults in relay builds in the container. see https://github.com/Arize-ai/phoenix/actions/runs/13404790509/job/37442678329

@cephalization
Copy link
Contributor

this is some kind of flake, if you retry it does not always occur again. It also segfaults at seemingly random stages of the build if it does at all.

I have seen it happen both at the beginning when installing corepack, as well as during relay compilation. It also appears to only happen in the linux/arm64 version of the build.

One possible solution would be to pin the frontend build portion of the builder to linux/amd64, and then switch the platform at the run phase of the docker file at the end

@cephalization cephalization changed the title [build] segfaults in frontend builds [build] segfaults during docker publish Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📘 Todo
Development

No branches or pull requests

2 participants