Skip to content

Segmentation fault when setting large minimum branch length #44

@corneliusroemer

Description

@corneliusroemer

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions