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

TestMpiAccessGuardDeathTest.test_mpi_access_prevented fails on Alpine build (clang-10) #1646

Closed
cz4rs opened this issue Jan 3, 2022 · 2 comments

Comments

@cz4rs
Copy link
Contributor

cz4rs commented Jan 3, 2022

This happens somewhat regularly on my PR (AFAIK this is not introduced with my changes), but at least the latest run on develop is OK.

Error message:

462/639 Test #462: vt:TestMpiAccessGuardDeathTest.test_mpi_access_prevented_proc_2 ....................***Failed  Error regular expression found in output. Regex=[Segmentation fault]  0.22 sec
Note: Google Test filter = TestMpiAccessGuardDeathTest.test_mpi_access_prevented
[==========] Running 1 test from 1 test suite.
(...)
vt: [1] ------------------------------------------------------------------------------------------------------------------------
vt: [1] ------------------------------------------- Runtime Error: System Aborting! --------------------------------------------
vt: [1] ------------------------------------------------ Fatal Error on Node 1 -------------------------------------------------
vt: [1] ------------------------------------------------------------------------------------------------------------------------
vt: [1] 
vt: [1] Message: FATAL ERROR: The MPI function 'MPI_Test' was called from a VT handler. MPI functions should not used inside user code invoked from VT handlers.

vt: [1] 
vt: Caught SIGSEGV signal: 11 

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 6687 RUNNING AT d6708d320b27
=   EXIT CODE: 139
(...)

See the detailed logs: https://dev.azure.com/DARMA-tasking/DARMA/_build/results?buildId=26333&view=logs&j=3dc8fd7e-4368-5a92-293e-d53cefc8c4b3&t=28db5144-7e5d-5c90-2820-8676d630d9d2


Marking as low priority since this is Alpine build (which we might remove / replace with CentOS-like build).

@JacobDomagala
Copy link
Contributor

See #1521 (comment)

@cz4rs
Copy link
Contributor Author

cz4rs commented Jan 3, 2022

Closing as duplicate and WONTFIX.

@cz4rs cz4rs closed this as completed Jan 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants