iqtree / iqtree2

NEW location of IQ-TREE software for efficient phylogenomic software by maximum likelihood http://www.iqtree.org
GNU General Public License v2.0
246 stars 57 forks source link

IQ-TREE CRASHES WITH SIGNAL SEGMENTATION FAULT #307

Closed z626093820 closed 1 month ago

z626093820 commented 2 months ago

When I run the command below, the following error occurs.

iqtree2 -m MFP -B 1000 -alrt 1000 -T AUTO --prefix tree -s mafft2-trim.aln-fasta

ERROR: ERROR: IQ-TREE CRASHES WITH SIGNAL SEGMENTATION FAULT ERROR: For bug report please send to developers: ERROR: Log file: tree.log ERROR:
Alignment files (if possible) tree.log

mafft2-trim.aln-fasta.txt

thomaskf commented 1 month ago

Hi, Sorry for the late reply. I saw you were using version 2.2.2.2 By using the latest version 2.3.6, IQTREE can run on your data using the same command without any problem. Please download and use the latest version of IQTREE from https://github.com/iqtree/iqtree2/releases . Thanks. Thomas