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

TST: periodic segfault in Conda tests on MacOS when reading with use_arrow=True #385

Open
brendan-ward opened this issue Apr 6, 2024 · 0 comments

Comments

@brendan-ward
Copy link
Member

brendan-ward commented Apr 6, 2024

Triggered so far when reading GPK with use_arrow=True and other parameters that read a subset of features:

  • test_geopandas_io.py::test_read_mask
  • test_geopandas_io.py::test_read_skip_features
  • test_geopandas_io.py::test_read_where

Appears to be most common for Python 3.11 but has also occurred recently for 3.10 and 3.12. Typically occurs on first run after pushing changes, but resolves when manually triggering rerun of those actions (which may leverage caching).

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

No branches or pull requests

1 participant