-
Notifications
You must be signed in to change notification settings - Fork 4k
GH-48805: [CI][R] test-r-alpine-linux-cran fails with segmentation fault #48818
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
base: main
Are you sure you want to change the base?
Conversation
|
@github-actions crossbow submit test-r-alpine-linux-cran |
|
|
|
Revision: d0ac70a Submitted crossbow builds: ursacomputing/crossbow @ actions-fa8248adc4
|
|
@thisisnic you might have more information / better idea if the approach here is a good one? |
|
Yeah, looks like this is not sufficient: https://github.com/ursacomputing/crossbow/actions/runs/20896750061/job/60036514136#step:7:2664 |
|
Not too sure sorry, @jonkeane I've been using this as a guide for creating the alpine images: https://github.com/bastistician/Rcheck/tree/results/musl |
It looks like there's a mismatch on our Alpine builds. I'm a little bit surprised that only that build is seeing it.
I don't think this will totally solve the problem though, and we will actually need to do #48817
Resolves: #48805
Rationale for this change
Stop the build failures
What changes are included in this PR?
Remove a flag
Are these changes tested?
They are basically in the tests
Are there any user-facing changes?