helenginn / cppxfel

cppxfel source - I finished my doctorate. This program is FOSSILISED! Assume no more support!!
3 stars 2 forks source link

HDF5 files are not closed cleanly #23

Closed biochem-fan closed 8 years ago

biochem-fan commented 8 years ago

At the end of cppxfel.run, the following error appears.

N: Total time: 4 minutes, 41 seconds (281 seconds).
Done
Closing HDF5 file input.h5
HDF5-DIAG: Error detected in HDF5 (1.8.15-patch1) thread 0:
  #000: H5F.c line 781 in H5Fclose(): invalid file identifier
    major: Invalid arguments to routine
    minor: Inappropriate type
helenginn commented 8 years ago

I have hopefully fixed this with commit 2cda2e447993fdad40cbd6c60aacd783ee114df0 Please double check and feel free to close if/when symptoms are fixed.