mothur Segmentation fault

Hi,

I cloned mothur from github, edited makefile and run make.
Make works fine, but unfortunately when I run mothur I get a Segmentation fault.

mpi-selector --query
default:impi_intel-5.0.1.035

link to makefile
http://fermi.inf.unibz.it:8080/4fd36b3a-7941-11e4-a0cd-00156096939c

Did the same for the latest source file, Mothur.1.34.1.zip

Any Ideas?

thanks a lot

What command are you getting a segmentation fault with?

when lauching

./mothur

I am not able to reproduce that. Are you running it with mpirun? Have you tried a make clean and make?