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 for BAM files #6

Closed
moldach opened this issue May 4, 2020 · 2 comments
Closed

Segmentation fault for BAM files #6

moldach opened this issue May 4, 2020 · 2 comments

Comments

@moldach
Copy link

moldach commented May 4, 2020

I'm getting errors on both my C. elegans and H. sapiens .bam files:

[moldach@cedar5 HG03583]$ salloc --time=0:10:0 --mem=100000
[moldach@cedar5 HG03583]$ module load htslib

[moldach@cdr861 HG03583]$ /home/moldach/bin/falco-0.2.1/bin/falco alignment/HG03583_S1_L001.bam
[limitst]       using file /home/moldach/bin/falco-0.2.1/Configuration/limits.txt
[Sun May  3 17:59:40 2020] Started reading file alignment/HG03583_S1_L001.bam
[Sun May  3 17:59:40 2020] reading file as bam format
Segmentation fault (core dumped)

Any idea what the issue is here?

@msnyder424
Copy link

msnyder424 commented May 12, 2022

I had the same issue. See issue #12 and #26. Mine was completely resolved after running conda update falco. You could also build the most recent version from source, of course.

@andrewdavidsmith
Copy link
Collaborator

Closing this based on @msnyder424 comment.

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

3 participants