summaryrefslogtreecommitdiffstats
path: root/release_docs/RELEASE.txt
diff options
context:
space:
mode:
authorjhendersonHDF <jhenderson@hdfgroup.org>2023-09-01 04:02:19 (GMT)
committerGitHub <noreply@github.com>2023-09-01 04:02:19 (GMT)
commit59bac69939119575196ea3e053631d45a78064af (patch)
tree4e928658102d0bfad56dca836468c4f458b9216b /release_docs/RELEASE.txt
parentf9511f424f7f3ecaace301b5649f4c2d23bcf140 (diff)
downloadhdf5-59bac69939119575196ea3e053631d45a78064af.zip
hdf5-59bac69939119575196ea3e053631d45a78064af.tar.gz
hdf5-59bac69939119575196ea3e053631d45a78064af.tar.bz2
[1.12 Merge] Fix assertion failure during file close on error (#3461)
Diffstat (limited to 'release_docs/RELEASE.txt')
-rw-r--r--release_docs/RELEASE.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index d6f3a57..358a9e0 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -241,6 +241,17 @@ Bug Fixes since HDF5-1.12.2 release
===================================
Library
-------
+ - Fixed an assertion failure in Parallel HDF5 when a file can't be created
+ due to an invalid library version bounds setting
+
+ An assertion failure could occur in H5MF_settle_raw_data_fsm when a file
+ can't be created with Parallel HDF5 due to specifying the use of a paged,
+ persistent file free space manager
+ (H5Pset_file_space_strategy(..., H5F_FSPACE_STRATEGY_PAGE, 1, ...)) with
+ an invalid library version bounds combination
+ (H5Pset_libver_bounds(..., H5F_LIBVER_EARLIEST, H5F_LIBVER_V18)). This
+ has now been fixed.
+
- Fixed a bug in H5Ocopy that could generate invalid HDF5 files
H5Ocopy was missing a check to determine whether the new object's