-
Notifications
You must be signed in to change notification settings - Fork 6
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
consistent segfault on simple write #88
Comments
Probably the same as JuliaGeo/GDAL.jl#146. What platform are you on? |
Sorry for all the trouble I got you into with advising Parquet for vector data 😅. Thanks for being thorough with testing and reporting. |
I'm using Ubuntu 22.04 LTS |
Hmm, unlike the linked GDAL issue, this crashes for me too. 😞 |
This doesn't crash for me anymore, probably due to the new GDAL. |
The best issue resolve themselves... works for me too |
@visr Can you confirm this? |
Running the example from the top post on Windows, Julia 1.10.7 gives the same unwind-seh error as JuliaGeo/GDAL.jl#146 but with an actual stacktrace. It seems to be triggered by
|
This causes a consistent segfault:
The text was updated successfully, but these errors were encountered: