EXCEPTION_ACCESS_VIOLATION (0XC0000005) in module hdf5.dll at 00007FFD37C55809, H5FL_blk_malloc()+169 byte(s)
- Dominant language
- C
- Stars
- 988
- Forks
- 355
- Avg merge
- 4d 2h
- Merged PRs (30d)
- 12
Description
Intermittent Exception while read and write
Below is the crash dump.
MODULE FUNCTION + offset, FILE
_______________ ______________________________
hdf5.dll, H5FL_blk_malloc()+169 byte(s)
hdf5.dll, H5FL_blk_realloc()+85 byte(s)
hdf5.dll, H5T__conv_vlen()+1827 byte(s)
hdf5.dll, H5T_convert()+245 byte(s)
hdf5.dll, H5D__scatgath_write()+968 byte(s)
hdf5.dll, H5D__contig_write()+40 byte(s)
hdf5.dll, H5D__write()+1487 byte(s)
hdf5.dll, H5D__pre_write()+769 byte(s)
hdf5.dll, H5Dwrite()+1063 byte(s)
hdf5_cpp.dll, H5::DataSet::write()+133 byte(s)
**Expected behavior**
No Exception is expected.
**Platform (please complete the following information)**
- HDF5 library version 1.10.1
- Windows 10
- MS Build
Please let me know what is going wrong. While this exception occurs, the application has more than enough memory for it to use.
BMR: HELP-2560
Contributor guide
Assessment
This issue has not been assessed yet.