Skip to content

Instantly share code, notes, and snippets.

@v0dro
Created September 18, 2018 13:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save v0dro/f662e77e256f2c0dcb120cd74e84609c to your computer and use it in GitHub Desktop.
Save v0dro/f662e77e256f2c0dcb120cd74e84609c to your computer and use it in GitHub Desktop.
SLATE error
➜ slate git:(slate-stunts) ✗ make
/usr/bin/mpicxx -g -Wall -fPIC -std=c++11 -O0 -fopenmp -lm -I/home/sameer/gitrepos/slate/blaspp/include -I/home/sameer/gitrepos/slate/lapackpp/include -I/home/sameer/gitrepos/slate/ -I /usr/include/mpi/ slate_lu.o ../bin/libslate.a -lblas -lgfortran
/usr/bin/mpirun -np 4 ./a.out
[asus401ub:23781] *** Process received signal ***
[asus401ub:23781] Signal: Segmentation fault (11)
[asus401ub:23781] Signal code: Address not mapped (1)
[asus401ub:23781] Failing at address: 0x99
[asus401ub:23783] *** Process received signal ***
[asus401ub:23783] Signal: Segmentation fault (11)
[asus401ub:23783] Signal code: Address not mapped (1)
[asus401ub:23783] Failing at address: 0x99
[asus401ub:23783] [ 0] [asus401ub:23781] [ 0] /lib/x86_64-linux-gnu/libpthread.so.0(+0x110c0)[0x7f9aedcb20c0]
[asus401ub:23781] [ 1] /lib/x86_64-linux-gnu/libpthread.so.0(+0x110c0)[0x7f998ef830c0]
[asus401ub:23783] [ 1] /usr/lib/x86_64-linux-gnu/libmpi.so.20(MPI_Comm_rank+0x42)[0x7f9aee9e7ba2]
[asus401ub:23781] [ 2] ./a.out(+0x11ce6)[0x55b29b811ce6]
[asus401ub:23781] /usr/lib/x86_64-linux-gnu/libmpi.so.20(MPI_Comm_rank+0x42)[0x7f998fcb8ba2]
[asus401ub:23783] [ 2] ./a.out(+0x11ce6)[0x5623483ffce6]
[asus401ub:23783] [ 3] [ 3] ./a.out(+0x11894)[0x55b29b811894]
[asus401ub:23781] [ 4] ./a.out(+0x116dc)[0x55b29b8116dc]
./a.out(+0x11894)[0x5623483ff894]
[asus401ub:23783] [ 4] ./a.out(+0x116dc)[0x5623483ff6dc]
[asus401ub:23783] [ 5] ./a.out(+0x113f0)[0x5623483ff3f0]
[asus401ub:23783] [ 6] ./a.out(+0x10f90)[0x5623483fef90]
[asus401ub:23783] [ 7] ./a.out(+0x10d46)[0x5623483fed46]
[asus401ub:23783] [ 8] ./a.out(+0x108b6)[0x5623483fe8b6]
[asus401ub:23783] [ 9] ./a.out(+0x10664)[0x5623483fe664]
[asus401ub:23783] [10] ./a.out(+0x10333)[0x5623483fe333]
[asus401ub:23783] [11] ./a.out(+0xf998)[0x5623483fd998]
[asus401ub:23783] [12] ./a.out(+0xf18e)[0x5623483fd18e]
[asus401ub:23781] [ 5] ./a.out(+0x113f0)[0x55b29b8113f0]
[asus401ub:23781] [ 6] ./a.out(+0x10f90)[0x55b29b810f90]
[asus401ub:23781] [ 7] ./a.out(+0x10d46)[0x55b29b810d46]
[asus401ub:23781] [ 8] ./a.out(+0x108b6)[0x55b29b8108b6]
[asus401ub:23781] [ 9] ./a.out(+0x10664)[0x55b29b810664]
[asus401ub:23781] [10] ./a.out(+0x10333)[0x55b29b810333]
[asus401ub:23781] [11] ./a.out(+0xf998)[0x55b29b80f998]
[asus401ub:23781] [12] ./a.out(+0xf18e)[0x55b29b80f18e]
[asus401ub:23781] [13] ./a.out(+0xdb8c)[0x55b29b80db8c]
[asus401ub:23781] [14] [asus401ub:23783] [13] ./a.out(+0xdb8c)[0x5623483fbb8c]
[asus401ub:23783] [14] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x7f998ebf32e1]
[asus401ub:23783] [15] ./a.out(+0xd95a)[0x5623483fb95a]
[asus401ub:23783] *** End of error message ***
[asus401ub:23782] *** Process received signal ***
[asus401ub:23782] Signal: Segmentation fault (11)
[asus401ub:23782] Signal code: Address not mapped (1)
[asus401ub:23782] Failing at address: 0x99
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x7f9aed9222e1]
[asus401ub:23781] [15] ./a.out(+0xd95a)[0x55b29b80d95a]
[asus401ub:23781] *** End of error message ***
[asus401ub:23782] [ 0] /lib/x86_64-linux-gnu/libpthread.so.0(+0x110c0)[0x7f4e3f83d0c0]
[asus401ub:23782] [ 1] /usr/lib/x86_64-linux-gnu/libmpi.so.20(MPI_Comm_rank+0x42)[0x7f4e40572ba2]
[asus401ub:23782] [ 2] ./a.out(+0x11ce6)[0x564d1aa43ce6]
[asus401ub:23782] [ 3] ./a.out(+0x11894)[0x564d1aa43894]
[asus401ub:23782] [ 4] ./a.out(+0x116dc)[0x564d1aa436dc]
[asus401ub:23782] [ 5] ./a.out(+0x113f0)[0x564d1aa433f0]
[asus401ub:23782] [ 6] ./a.out(+0x10f90)[0x564d1aa42f90]
[asus401ub:23782] [ 7] ./a.out(+0x10d46)[0x564d1aa42d46]
[asus401ub:23782] [ 8] ./a.out(+0x108b6)[0x564d1aa428b6]
[asus401ub:23782] [ 9] ./a.out(+0x10664)[0x564d1aa42664]
[asus401ub:23782] [10] ./a.out(+0x10333)[0x564d1aa42333]
[asus401ub:23782] [11] ./a.out(+0xf998)[0x564d1aa41998]
[asus401ub:23782] [12] ./a.out(+0xf18e)[0x564d1aa4118e]
[asus401ub:23782] [13] ./a.out(+0xdb8c)[0x564d1aa3fb8c]
[asus401ub:23782] [14] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x7f4e3f4ad2e1]
[asus401ub:23782] [15] ./a.out(+0xd95a)[0x564d1aa3f95a]
[asus401ub:23782] *** End of error message ***
--------------------------------------------------------------------------
mpirun noticed that process rank 0 with PID 0 on node asus401ub exited on signal 11 (Segmentation fault).
--------------------------------------------------------------------------
Makefile:10: recipe for target 'slate_lu' failed
make: *** [slate_lu] Error 139
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment