torognes / swipe

Smith-Waterman database searches with inter-sequence SIMD parallelisation
GNU Affero General Public License v3.0
58 stars 21 forks source link

Crash when searching long nucleotide sequences #28

Closed torognes closed 8 years ago

torognes commented 8 years ago

There seems to be some memory access violations and a memory leak that causes SWIPE to crash when long nucleotides sequences are searched. The cause has probably been identified and a new version will be released soon when the new code has been tested.

torognes commented 8 years ago

Fixed in version 2.0.12 just released.