You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With HDF5 version 1.8.10-patch-1 cheetah crashes in the end of a run when closing the file. This error does not occur with version 1.8.13.
...
Writing accumulated CXIDB file
HDF5-DIAG: Error detected in HDF5 (1.8.10-patch1) thread 139673947780896:
#000: ../../src/H5F.c line 2058 in H5Fclose(): decrementing file ID failed
major: Object atom
minor: Unable to close file #1: ../../src/H5I.c line 1479 in H5I_dec_app_ref(): can't decrement ID ref count
major: Object atom
minor: Unable to decrement reference count #2: ../../src/H5F.c line 1835 in H5F_close(): can't close file
major: File accessability
minor: Unable to close file #3: ../../src/H5F.c line 1946 in H5F_try_close(): can't close object
major: Object atom
minor: Close failed #4: ../../src/H5I.c line 1412 in H5I_dec_ref(): invalid type number
major: Invalid arguments to routine
minor: Out of range
Aborted
The text was updated successfully, but these errors were encountered:
With HDF5 version 1.8.10-patch-1 cheetah crashes in the end of a run when closing the file. This error does not occur with version 1.8.13.
...
Writing accumulated CXIDB file
HDF5-DIAG: Error detected in HDF5 (1.8.10-patch1) thread 139673947780896:
#000: ../../src/H5F.c line 2058 in H5Fclose(): decrementing file ID failed
major: Object atom
minor: Unable to close file
#1: ../../src/H5I.c line 1479 in H5I_dec_app_ref(): can't decrement ID ref count
major: Object atom
minor: Unable to decrement reference count
#2: ../../src/H5F.c line 1835 in H5F_close(): can't close file
major: File accessability
minor: Unable to close file
#3: ../../src/H5F.c line 1946 in H5F_try_close(): can't close object
major: Object atom
minor: Close failed
#4: ../../src/H5I.c line 1412 in H5I_dec_ref(): invalid type number
major: Invalid arguments to routine
minor: Out of range
Aborted
The text was updated successfully, but these errors were encountered: