pyhmmer.nhmmer
throws error when the number of FASTA seqs is larger than 64
#62
Labels
bug
Something isn't working
Hi @althonos, this is a bug report about
pyhmmer.nhmmer
.I encountered an error when entering a multi-fasta in pyhmmer.nhmmer with pybarrnap.
After investigating the conditions for reproducing the error, it appears that the error occurs when the number of FASTA seqs is greater than 64. Also, the error contents are not always the same, such as
Segmentation fault
,corrupted size vs. prev_size
,munmap_chunk(): invalid pointer
.You can reproduce the error with the following examples data and commands.
examples.zip
The text was updated successfully, but these errors were encountered: