Skip to content

Conversation

@StephenOman
Copy link
Collaborator

PR #44 build showed random errors (segfault) during build via cibuildwheel GitHub Action.

This PR is a test to reproduce and find a last-known good build.

@StephenOman
Copy link
Collaborator Author

As expected, build with manylinux:2025.02.02-1 fails:

gmake[2]: *** [third_party/deboost.context/CMakeFiles/fcontext.dir/depend] Segmentation fault (core dumped)

@StephenOman
Copy link
Collaborator Author

Build with manylinux:2024.12.16-1 also fails:

gmake[2]: *** [third_party/deboost.context/libfcontext.a] Segmentation fault (core dumped)

@heiner
Copy link
Collaborator

heiner commented Feb 5, 2025

cc: internal compiler error: Segmentation fault signal terminated program cc1
    Please submit a full bug report,
    with preprocessed source if appropriate.

I suspect this is a OOM in disguise. We can try with viewer threads.

@StephenOman
Copy link
Collaborator Author

Could be. Trying with just one image only.

@StephenOman
Copy link
Collaborator Author

Replaced by PR #48

@StephenOman StephenOman deleted the lock-manylinux-version branch February 14, 2025 19:48
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.

3 participants