Created
April 27, 2012 22:16
-
-
Save goodell/2513853 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Fatal error in MPI_Finalize: Other MPI error, error stack: | |
| MPI_Finalize(293).................: MPI_Finalize failed | |
| MPI_Finalize(213).................: | |
| MPID_Finalize(117)................: | |
| MPIDI_CH3U_VC_WaitForClose(385)...: an error occurred while the device was waiting for all open connections to close | |
| MPIDI_CH3I_Progress(367)..........: | |
| MPID_nem_mpich2_blocking_recv(904): | |
| MPID_nem_tcp_connpoll(1838).......: | |
| state_listening_handler(1906).....: accept of socket fd failed - Socket operation on non-socket | |
| Fatal error in MPI_Finalize: Other MPI error, error stack: | |
| MPI_Finalize(293).................: MPI_Finalize failed | |
| MPI_Finalize(213).................: | |
| MPID_Finalize(117)................: | |
| MPIDI_CH3U_VC_WaitForClose(385)...: an error occurred while the device was waiting for all open connections to close | |
| MPIDI_CH3I_Progress(367)..........: | |
| MPID_nem_mpich2_blocking_recv(904): | |
| MPID_nem_tcp_connpoll(1838).......: | |
| state_listening_handler(1906).....: accept of socket fd failed - Socket operation on non-socket | |
| Fatal error in MPI_Finalize: Other MPI error, error stack: | |
| MPI_Finalize(293).................: MPI_Finalize failed | |
| MPI_Finalize(213).................: | |
| MPID_Finalize(117)................: | |
| MPIDI_CH3U_VC_WaitForClose(385)...: an error occurred while the device was waiting for all open connections to close | |
| MPIDI_CH3I_Progress(367)..........: | |
| MPID_nem_mpich2_blocking_recv(904): | |
| MPID_nem_tcp_connpoll(1838).......: | |
| state_listening_handler(1906).....: accept of socket fd failed - Socket operation on non-socket | |
| ===================================================================================== | |
| = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES | |
| = EXIT CODE: 256 | |
| = CLEANING UP REMAINING PROCESSES | |
| = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES | |
| ===================================================================================== | |
| [0] Block at address 0x000000010970ad50 is corrupted (probably write past end) | |
| [0] Block allocated in ../../../src/pm/hydra/tools/debugger/debugger.c[-268435456] | |
| mpiexec(57085) malloc: *** error for object 0x10970ad50: pointer being freed was not allocated | |
| *** set a breakpoint in malloc_error_break to debug | |
| [1] 57085 abort HYDRA_LAUNCHER_AUTOFORK=0 mpiexec -hosts localhost -n 4 ./a.out |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment