medvedevgroup / SibeliaZ

A fast whole-genome aligner based on de Bruijn graphs
http://medvedevgroup.com/
Other
141 stars 19 forks source link

Command terminated by signal 11 (Segmentation Fault) #18

Open ShoumikSaha opened 4 years ago

ShoumikSaha commented 4 years ago

I have been trying to align 798 fasta files but it's showing this error- "Round 0, 0:17179869184 Pass Filling Filtering Command terminated by signal 11 TwoPaco: 44.78 seconds elapsed, 2280796 KB memory used Loading the graph... error: Can't read the input file Command exited with non-zero status 1"

It performs fine if I try to do with less number of fasta files (example - 353). Is there any solution for this? Thanks in advance.

iminkin commented 4 years ago

Hi,

It could be possible that some of the paths to your input file are incorrect. Could you please check them?