This is what I see:
bwa64 bwasw -A -f tmp.tsv -z 1 /data/ribodb/rrnadb LA1224mod_1.fastq
[bsw2_aln] read 99010 sequences (10000010 bp)...
Segmentation fault
Memory should not be an issue as the machine I am running the command on is a 48 core server with 1TB of RAM.
I have tested with the -S command setting the value quite high and all that happens is the segmentation fault occurs after more sequences read in.
Is this version of bwa having issues with number of sequences? This should not be an issue I would think?