Skip to content

Issues: HDFGroup/hdf5

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

links test has unreported failures Component - Testing Code in test or testpar directories, GitHub workflows Priority - 3. Low 🔽 Code cleanup, small feature change requests, etc. Type - Improvement Improvements that don't add a new feature or functionality UNCONFIRMED New issues are unconfirmed until a maintainer can duplicate them
#4672 opened Jul 24, 2024 by qkoziol
H5Tdecode should require buffer size parameter Component - C Library Core C library issues (usually in the src directory) Priority - 1. High 🔼 These are important issues that should be resolved in the next release Type - New Feature Add a new API call, functionality, or tool
#4661 opened Jul 18, 2024 by mattjala 2.0.0
Segmentation violation with H5Fget_intent when passing in a dataset id (in HDF5 1.14.4.3) Component - C Library Core C library issues (usually in the src directory) Priority - 1. High 🔼 These are important issues that should be resolved in the next release Type - Bug Please report security issues to help@hdfgroup.org instead of creating an issue on GitHub
#4656 opened Jul 16, 2024 by abhibaruah
Build error with zlib-ng on macOS arm64 Component - Build CMake, Autotools Priority - 1. High 🔼 These are important issues that should be resolved in the next release Type - Bug Please report security issues to help@hdfgroup.org instead of creating an issue on GitHub
#4652 opened Jul 15, 2024 by ajelenak
h5stat requires --s3-cred option to use ROS3 Component - Tools Command-line tools like h5dump, includes high-level tools Priority - 3. Low 🔽 Code cleanup, small feature change requests, etc. Type - Improvement Improvements that don't add a new feature or functionality
#4651 opened Jul 15, 2024 by ajelenak
Remove the _debug prefixes for CMake debug builds (linux) Component - Build CMake, Autotools Priority - 2. Medium ⏹ It would be nice to have this in the next release Type - Task Actions that don't fit into any other type category
#4647 opened Jul 12, 2024 by brtnfld 1.16.0
Segmentation violation with H5Lget_info with HDF5 1.14.4.3 Component - C Library Core C library issues (usually in the src directory) Confirmed Priority - 2. Medium ⏹ It would be nice to have this in the next release Type - Bug Please report security issues to help@hdfgroup.org instead of creating an issue on GitHub WIP Work in progress (please also convert PRs to draft PRs)
#4644 opened Jul 11, 2024 by abhibaruah
Configure failure detecting logical kinds for MPI Component - Build CMake, Autotools Component - Fortran Fortran wrappers Component - Parallel Parallel HDF5 (NOT thread-safety)
#4637 opened Jul 10, 2024 by DJDavies2
H5VL_t not freed properly if closed with no references Component - C Library Core C library issues (usually in the src directory) Priority - 2. Medium ⏹ It would be nice to have this in the next release Type - Bug Please report security issues to help@hdfgroup.org instead of creating an issue on GitHub
#4634 opened Jul 9, 2024 by mattjala 1.14.5
H5VL not freed properly during failure in H5O_refresh_metadata Component - C Library Core C library issues (usually in the src directory) Priority - 2. Medium ⏹ It would be nice to have this in the next release Type - Bug Please report security issues to help@hdfgroup.org instead of creating an issue on GitHub
#4633 opened Jul 9, 2024 by mattjala 1.14.5
Add my.cdash reporting to the daily CI Component - Testing Code in test or testpar directories, GitHub workflows Priority - 2. Medium ⏹ It would be nice to have this in the next release Type - Task Actions that don't fit into any other type category
#4621 opened Jul 2, 2024 by byrnHDF
Add h5* compiler wrapper testing for CMake Component - Tools Command-line tools like h5dump, includes high-level tools Merge - To 1.14 This needs to be merged to HDF5 1.14 Priority - 1. High 🔼 These are important issues that should be resolved in the next release Type - Task Actions that don't fit into any other type category
#4605 opened Jun 25, 2024 by brtnfld 1.14.5
Support S3 object URIs in ROS3 Component - Tools Command-line tools like h5dump, includes high-level tools Priority - 1. High 🔼 These are important issues that should be resolved in the next release Type - Improvement Improvements that don't add a new feature or functionality
#4600 opened Jun 24, 2024 by ajelenak
Regression with 1.14.4-3 H5Fcreate opens and close file with wide chars (example chinese characters) Component - C Library Core C library issues (usually in the src directory) Priority - 0. Blocker ⛔ This MUST be merged for the release to happen
#4599 opened Jun 22, 2024 by Nelson-numerical-software
A memory leak was found while testing h5_extended_fuzzer with libfuzzer Component - C Library Core C library issues (usually in the src directory) Priority - 0. Blocker ⛔ This MUST be merged for the release to happen Type - Bug Please report security issues to help@hdfgroup.org instead of creating an issue on GitHub Type - Security Security issues, including library crashers and memory leaks
#4586 opened Jun 19, 2024 by MageWeiG 1.14.5
A memory leak was found while using H5F__accum_write Component - C Library Core C library issues (usually in the src directory) Priority - 0. Blocker ⛔ This MUST be merged for the release to happen Type - Bug Please report security issues to help@hdfgroup.org instead of creating an issue on GitHub Type - Security Security issues, including library crashers and memory leaks
#4585 opened Jun 19, 2024 by MageWeiG 1.14.5
h5* generated CMake wrappers lack options that are present in h5* wrappers generated with Autotools. Component - Tools Command-line tools like h5dump, includes high-level tools Merge - To 1.14 This needs to be merged to HDF5 1.14 Priority - 0. Blocker ⛔ This MUST be merged for the release to happen Type - Task Actions that don't fit into any other type category
#4582 opened Jun 18, 2024 by brtnfld 1.14.5
hdf5 1.14.4 fails to build for IOS Arm64 Component - Build CMake, Autotools Priority - 2. Medium ⏹ It would be nice to have this in the next release Type - New Feature Add a new API call, functionality, or tool
#4578 opened Jun 18, 2024 by jebos
Allocatable components of Fortran derived types change when reading static components Component - Fortran Fortran wrappers Priority - 1. High 🔼 These are important issues that should be resolved in the next release Type - Bug Please report security issues to help@hdfgroup.org instead of creating an issue on GitHub
#4577 opened Jun 18, 2024 by HiSPEET
Use TestExpress feature in all tests Component - Testing Code in test or testpar directories, GitHub workflows Priority - 2. Medium ⏹ It would be nice to have this in the next release Type - Improvement Improvements that don't add a new feature or functionality
#4576 opened Jun 18, 2024 by byrnHDF
Fix sporadic h5diff_172 test failure w/ NVHPC Component - Parallel Parallel HDF5 (NOT thread-safety) Component - Testing Code in test or testpar directories, GitHub workflows Priority - 0. Blocker ⛔ This MUST be merged for the release to happen Type - Bug Please report security issues to help@hdfgroup.org instead of creating an issue on GitHub
#4571 opened Jun 15, 2024 by derobins 1.14.5
memory leaks while using async H5ES calls Component - C Library Core C library issues (usually in the src directory) Priority - 2. Medium ⏹ It would be nice to have this in the next release Type - Bug Please report security issues to help@hdfgroup.org instead of creating an issue on GitHub Type - Security Security issues, including library crashers and memory leaks
#4564 opened Jun 13, 2024 by brtnfld
Add build support for Python examples after building library Component - Build CMake, Autotools Priority - 2. Medium ⏹ It would be nice to have this in the next release Type - Improvement Improvements that don't add a new feature or functionality
#4547 opened Jun 5, 2024 by bmribler
ProTip! Type g i on any issue or pull request to go back to the issue listing page.