Open sgillies opened 5 days ago
I also have an interest in seeing this fixed, so I decided to take a look at how the dependencies changed over time and to contrast with the pinned library versions in rasterio-wheels
I am attempting to do a more comprehensive export of the dependency versions for the various libgdal releases, but some thing I noticed very quickly was that the affected rasterio/gdal environments were using libtiff 4.7.0 while the rasterio-wheels are using 4.3.0 as per the env_vars file. If that's not the case let me know.
Hard to know if that's the actual root cause out-of hand but that seems like a good place to look.
Solution to issue cannot be found in the documentation.
Issue
Rasterio users are reporting memory leaks with recent conda-forge packages. For example https://github.com/rasterio/rasterio/issues/3250. It doesn't appear to be a problem with Rasterio wheels on PyPI. GeoTIFFs are involved, so the actual problem could be in libtiff or in the new packaging of GDAL.
@akrherz et al, I'll add more details as I find them.
Installed packages
Environment info