Skip to content

20,000 records lead to segmentation fault #38

@ElDeveloper

Description

@ElDeveloper

I was trying to process a pair of files (attached) with the command below, and inevitably I will get a segmentation fault. When I shorten the size of the files, the program executes correctly.

Command:

SeqPrep -f r1.fastq -s seqprep_assembled.fastq.gz -r r2.fastq -y J -1 seqprep_unassembled_R1.fastq.gz -2 seqprep_unassembled_R2.fastq.gz 
Processing reads... |Segmentation fault: 11

Not sure what might be going on, the same command executes just fine in a colleague's computer, and in my linux system. I believe it may be a problem with some of the libraries installed in my machine, but I have no idea what the problem would be.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions