Skip to content
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

all_gatherv_test segfaults on s390x #3753

Closed
junghans opened this issue Jun 11, 2020 · 7 comments
Closed

all_gatherv_test segfaults on s390x #3753

junghans opened this issue Jun 11, 2020 · 7 comments

Comments

@junghans
Copy link
Member

66/68 Test #66: all_gatherv_test .................***Exception: SegFault 36.10 sec
Running 2 test cases...
�[1;32;49m*** No errors detected
�[0;39;49m
      Start 67: sendrecv_test
67/68 Test #67: sendrecv_test ....................   Passed    1.43 sec
      Start 68: PdbParser_test
68/68 Test #68: PdbParser_test ...................   Passed    0.00 sec
99% tests passed, 1 tests failed out of 68
Total Test time (real) = 131.09 sec
The following tests FAILED:
	 66 - all_gatherv_test (SEGFAULT)
Errors while running CTest

build_s390x.txt

@jngrad
Copy link
Member

jngrad commented Jun 12, 2020

Segfault not reproducible with 4.1.2 + 48f0423 and 4.1.3rc, using boost 1.73.0 from the fedora:33 docker image as well as boost compiled from sources with boostorg/mpi#119, in a docker image emulated as s390x with QEMU. The unit tests themselves pass (the logfile says no errors were detected), and the test doesn't segfault with MPICH, so maybe the issue comes from OpenMPI 4.0.4?

@aminiussi
Copy link

Works fine with gcc 7.5.0 and openmpi-4.0.0

@aminiussi
Copy link

Works fine with gcc 7.5.0 and openmpi-4.0.4

@aminiussi
Copy link

And Intel's 2020 compiler and MPI

@jngrad
Copy link
Member

jngrad commented Jul 6, 2020

@junghans We will soon release 4.1.3. Unless there is a need for a 4.1.4, this will be the last release where we test s390x. The s390x builds are disabled on Koji for espresso-4.1.2-4, espresso-4.1.2-5. Is this a temporary measure?

@junghans
Copy link
Member Author

junghans commented Jul 6, 2020

@RudolfWeeber
Copy link
Contributor

We are only testing x64. I don't think, we can do something w/r to s3900.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants