mengyao / Complete-Striped-Smith-Waterman-Library

298 stars 113 forks source link

Segmentation Fault encountered while running ssw_test #90

Open troyeeee opened 1 year ago

troyeeee commented 1 year ago

Dear maintainers,

I encountered a problem while running the ssw_test command with the following parameters:

ssw_test ref.fa NODE_1_length_110456_cov_19.705324.fa -c -r -s -h > test.sam Archive.tar.gz

The error message returned was: "Segmentation fault (core dumped)".

For context, I allocated 150 GB of memory for running this command, and I am unsure if this issue is related to insufficient memory or not.

Could you please help me understand the cause of this segmentation fault? Is it possible that this issue is due to a lack of sufficient memory, or could there be another issue with my configuration or input files?

I appreciate any help you can provide.

Best regards, Troye