Skip to content

CI: intermittent segfaults on macOS py37_macos run #41937

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

Closed
mzeitlin11 opened this issue Jun 11, 2021 · 5 comments · Fixed by #41948
Closed

CI: intermittent segfaults on macOS py37_macos run #41937

mzeitlin11 opened this issue Jun 11, 2021 · 5 comments · Fixed by #41948
Labels
CI Continuous Integration Segfault Non-Recoverable Error
Milestone

Comments

@mzeitlin11
Copy link
Member

See https://dev.azure.com/pandas-dev/pandas/_build/results?buildId=61339&view=logs&j=b516280a-8c75-541b-8ba0-ae13561718a7&t=a9217cb1-24f6-5625-717d-72085a70e1d3

and https://dev.azure.com/pandas-dev/pandas/_build/results?buildId=61324&view=logs&j=b516280a-8c75-541b-8ba0-ae13561718a7&t=a9217cb1-24f6-5625-717d-72085a70e1d3

for some examples on 2 different runs. I've only noticed it on this run, will look to try to see when it started (unless anyone knows :)

@mzeitlin11 mzeitlin11 added CI Continuous Integration Segfault Non-Recoverable Error labels Jun 11, 2021
@lithomas1
Copy link
Member

@mzeitlin11
Maybe we need to bump pyarrow to 0.17.1 on MacOS? xref https://issues.apache.org/jira/browse/ARROW-8684

@jreback
Copy link
Contributor

jreback commented Jun 11, 2021

sure that would be fine

@jorisvandenbossche
Copy link
Member

jorisvandenbossche commented Jun 11, 2021

It seems this started in #41903 (see #41903 (comment)), although nothing in the diff of this PR would explain a new failure, though

@jorisvandenbossche
Copy link
Member

The linked Arrow bug was fixed in 0.17.1, and the build is using 0.17.0, so that should be an easy version bump

@jorisvandenbossche
Copy link
Member

Attempt at #41948

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration Segfault Non-Recoverable Error
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants