Skip to content

Failure with gdal >= 2.3.1 #19

@guibou

Description

@guibou

Based on this pull request: #18, I setup the following patch: https://github.com/guibou/bindings-gdal/tree/gdal_2_3_1_failure. Theses commands are failing (segmentation fault apparently):

  • nix-build -A bindings-gdal_2_3_1
  • nix-build -A bindings-gdal_2_4_0

However nix-build -A bindings-gdal_1_11 and nix-build -A bindings-gdal (without the patch) are building and tests are passing correctly.

I suspect a change in gdal-2.3.1 is responsible for the failure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions