hdf5 icon indicating copy to clipboard operation
hdf5 copied to clipboard

Segfault when opening unseekable file on Cygwin

Open mattjala opened this issue 5 months ago • 1 comments

Describe the bug test_unseekable_file() results in a segfault when run on Cygwin.

Expected behavior Opening an unseekable file should fail, or at least not segfault.

Platform (please complete the following information)

  • HDF5 develop as of 4ffeb77
  • Cygwin version 2.932
  • gcc 12.4.0-3
  • Ninja 1.12.0-1
  • Build shared libs disabled, since these have issues with Cygwin
  • parallel/mpi disabled

Additional context See #4797 for discussion

mattjala avatar Sep 04 '24 17:09 mattjala