Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation fault #19

Open
ksahlin opened this issue Feb 2, 2021 · 0 comments
Open

Segmentation fault #19

ksahlin opened this issue Feb 2, 2021 · 0 comments

Comments

@ksahlin
Copy link

ksahlin commented Feb 2, 2021

Hi!

I'm trying to run graphmap2 on a SIRV, drosophila, and human dataset using graphmap2. The SIRV and drosophila data are found here

I'm running the version below because I can't build a newer version if any (see my previous installation issue).

Version: v0.6.3
Build date: Nov 21 2019 at 04:42:57

All my runs fail with a segmentation fault, both supplying graphmap2 with and without a gtf file. I have 256Gb available and it looks like graphmap2 is only using about 50-100Gb MaxRSS at failure, so I don't think insufficient memory is the problem.

For example, I run for SIRV:

graphmap2 align --index index.gmidx  --threads 19 -x rnaseq -r SIRV_isoforms_multi-fasta_170612a.fasta -d sirv_reads.fq -o reads.sam

index built with

graphmap2 align --index-only --index index.gmidx  -x rnaseq -r SIRV_isoforms_multi-fasta_170612a.fasta -d sirv_reads.fq 

Any ideas?

Best,
Kristoffer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant