-
-
Notifications
You must be signed in to change notification settings - Fork 267
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash of h5dump of H5Fio.c in function H5F_block_read #586
Comments
Opening this file in HDFView results in the following stack trace: Note the last message that seems to have caught the error instead of continuing to read; Out of range |
I could not open this file with any 1.13.x releases, and only with 1.12.1 release would it open, which then crashed. |
No crash as error is handled in current develop |
Hi
I found an crash error.
System info:
Ubuntu 20.04 : clang 10.0.0 , gcc 9.3.0
hdf5 version 1.13.0 ,git branch development
Verification steps:
1.Get the source code of hdf5
2.Compile the hdf5
3.run h5dump
$ cd bin $ mkdir crashtest_dir $ ./h5dump -r -d crashtest_dir/data poc
poc.zip
asan info
Fedora 33
Thanks
The text was updated successfully, but these errors were encountered: