-
-
Notifications
You must be signed in to change notification settings - Fork 265
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
h5diff segfaults on compare of bad attribute #2662
Comments
I cannot reproduce this - "h5diff plain_model.h5 flawed.h5" does not segfault |
Actually develop does not segfault, but 1.14 does. |
Further tests indicate that this may have been addressed in the last month. |
Might be a debug vs release mode issue. |
Under debug I get this extended error-stack: In release mode, the segfault happens after the |
[byrn@byrnenotebook dev_all_fc]$ ./bin/h5diff --enable-error-stack plain_model_2662.h5 flawed_2662.h5 |
There is no segfault in develop or 1.14.4: |
H5HG_READ at H5HG.c
Software version: HDF5 V1.14.0 OS: Ubuntu 18.04.6 LTS Compiler:clang
Build steps:
Build options: None needed besides default
Command:
Plain_model.h5 is within the poc.zip
Stack Trace:
I only used the plain_model.h5 for the corpus and the "in" file, but both files can be used for the $BASE_MODEL
The text was updated successfully, but these errors were encountered: