Open
Description
Describe the bug
Test segfault.
Platform (please complete the following information)
- HDF5 version
1.14.0 plus pull Fix issue with collective metadata writes of global heap data #2480 - OS and version
Fedora Rawhide i686 - Compiler and version
gcc 13.0.1 - Build system (e.g. CMake, Autotools) and version
autotools - Any configure options you specified
configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --runstatedir=/run --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-silent-rules --enable-fortran --enable-hl --enable-shared --with-szlib CC=mpicc CXX=mpicxx F9X=mpif90 'FCFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules -I/usr/lib/gfortran/modules/mpich' --enable-parallel --exec-prefix=/usr/lib/mpich --libdir=/usr/lib/mpich/lib --bindir=/usr/lib/mpich/bin --sbindir=/usr/lib/mpich/sbin --includedir=/usr/include/mpich-i386 --datarootdir=/usr/lib/mpich/share --mandir=/usr/lib/mpich/share/man --with-default-plugindir=/usr/lib/mpich/hdf5/plugin
- MPI library and version (parallel HDF5)
mpich 4.0.3
Additional context
build.log
make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.14.0/mpich/testpar'
============================
Testing: t_bigio
============================
Test log for t_bigio
============================
Testing Dataset1 write by ROW
Testing Dataset2 write by COL
Testing Dataset3 write select ALL proc 0, NONE others
Testing Dataset4 write point selection
Read Testing Dataset1 by COL
Read Testing Dataset2 by ROW
Read Testing Dataset3 read select ALL proc 0, NONE others
Read Testing Dataset4 with Point selection
Collective chunk I/O Test #1
Collective chunk I/O Test #2
Collective chunk I/O Test #3
Single Rank Independent I/O
===================================================================================
= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= PID 418601 RUNNING AT 2f0b397ee90643d0a0fdf03f7af50c55
= EXIT CODE: 139
= CLEANING UP REMAINING PROCESSES
= YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Segmentation fault (signal 11)