Skip to content

Segmentation fault after samtools or sambamba read the BAM file #149

@Calhs

Description

@Calhs

Hi, I have encountered an issue when running my BAM file the error mentioned 'Segmentation fault' after reading the BAM files.

This is my config files:
config.txt.txt
hg38.len file (the extension file is still .len):
hg38.len.txt
chrFiles directory:
chrFiles.txt

This is the error output:
error.txt

When I run samtools view independently, it works fine:
samtools.txt
(sambamba works independently too, but when run with freec I had the same segmentation fault error)

The BAM file only has 1X coverage on average. I also made sure that the annotation for the chromosome name is similar among the len file, bam file, and fasta file (e.g., '1' instead of 'chr1')

Really appreciate it if you have any suggestions to fix this error. Thanks

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