-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
1、spack install --overwrite --keep-stage --no-checksum -y trimal@1.5.0
2、cd trimal@1.5.0/dataset
cat /etc/os-release
NAME="openEuler"
VERSION="22.03 (LTS-SP3)"
ID="openEuler"
VERSION_ID="22.03"
PRETTY_NAME="openEuler 22.03 (LTS-SP3)"
ANSI_COLOR="0;31"
I had 2 problems during use. I don't understand why core dumped is reported.
=======================
[root@localhost dataset]#trimal -in example.001.AA.clw -out trimal_gappyout.clw -gappyout
Segmentation fault (core dumped)
[root@localhost dataset]#trimal -in example.094.DNADeg.sequential_phy -out trimal_selectcols.phy -selectcols { 0,2,3,10,45-60,68,70-78 }
WARNING: Removing column '506' composed only by gaps
Segmentation fault (core dumped)
However, it is normal for me to use version 1.5.0.
Metadata
Metadata
Assignees
Labels
No labels