Skip to content

t_bigio test failure with 1.14.0 and mpich on Fedora rawhide #2510

Open
@opoplawski

Description

@opoplawski

Describe the bug
Test segfault.

Platform (please complete the following information)

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)

Metadata

Metadata

Assignees

Labels

Component - ParallelParallel HDF5 (NOT thread-safety)Component - TestingCode in test or testpar directories, GitHub workflowsPriority - 1. HighThese are important issues that should be resolved in the next release

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions