-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
Running with current master self-compiled causes segfault. I think the min-blength is too large (larger than 1 mutation) - this should not cause segfault though :)
/build/cmaple -aln ../mpox/phylogenetic/results/clade-i/masked.fasta --search exhaustive --out-mul-tree --min-blength 0.0001 -nt AUTO --overwrite
CMAPLE version 1.1.0 for Mac OS X 64-bit built Mar 20 2025
Developed by Nhan Ly-Trong, Chris Bielow, Nicola De Maio, Bui Quang Minh.
Command: ./build/cmaple -aln ../mpox/phylogenetic/results/clade-i/masked.fasta --search exhaustive --out-mul-tree --min-blength 0.0001 -nt AUTO --overwrite
Seed: 621520
Reading an alignment
Auto select GTR model for DNA data
Performing placement
ERROR:
ERROR: *** CMAPLE CRASHES WITH SIGNAL SEGMENTATION FAULT
ERROR: *** For bug report please send to developers:
ERROR: *** Log file: ../mpox/phylogenetic/results/clade-i/masked.fasta.log
ERROR: *** Alignment files (if possible)
zsh: segmentation fault ./build/cmaple -aln ../mpox/phylogenetic/results/clade-i/masked.fasta --searc
The file for reproduction is here: masked.fasta.zst.txt
Metadata
Metadata
Assignees
Labels
No labels