-
-
Notifications
You must be signed in to change notification settings - Fork 275
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 H5Faccum.c in function H5F__accum_read #584
Comments
This file also seems to be handled as it has the same stack trace as #586. However, this did open and crash h5dump 1.13.3 release |
Using current develop: there was no crash and it produced this error stack: |
No crash as error is handled in current develop |
This is fixed in develop. A normal error is emitted and there is no memory leak. |
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: