I am getting a segmentation fault when running membrane_abinitio2.mpi with more than 2 processes. The segfault happens on line 161 in JobDistributors.cc when
job_recieved is false. Moving the statement into the preceding if block solves the problem. The patch is attached.
Cheers,
Martin
--
Martin Siegert
WestGrid/Computecanada
Simon Fraser University
Attachment | Size |
---|---|
![]() | 800 bytes |
Category:
Post Situation:
Solved with the patch by the submitter of the post.