Skip to content

Segmentation fault #1

@kokyriakidis

Description

@kokyriakidis

I get a segmentation fault when I try to run the RAFT stage using the following command:

COVERAGE=$(grep "homozygous" "${OUTPUT_PATH}/1_HIFIASM_ASSEMBLIES/${SAMPLE_NAME}/${SAMPLE_NAME}.errorcorrect.log" | tail -1 | awk '{print $6}')

/var/lib/slurm/slurmd/job1460416/slurm_script: line 96: 3795738 Segmentation fault      (core dumped) 
raft -e ${COVERAGE} -o "${OUTPUT_PATH}/1_HIFIASM_ASSEMBLIES/${SAMPLE_NAME}/${SAMPLE_NAME}.fragmented" "${OUTPUT_PATH}/1_HIFIASM_ASSEMBLIES/${SAMPLE_NAME}/${SAMPLE_NAME}.errorcorrect.ec.fa" "${OUTPUT_PATH}/1_HIFIASM_ASSEMBLIES/${SAMPLE_NAME}/${SAMPLE_NAME}.overlaps.paf"

Tried to rerun it and got the same error again. I am using a node with 128 CPUs and 1500GB RAM.

I am running the pipeline with the new High Accuracy ONT Ultra long dataset that was released recently.

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