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

Error in make #19

Open
Addicted-to-coding opened this issue Jun 21, 2018 · 1 comment
Open

Error in make #19

Addicted-to-coding opened this issue Jun 21, 2018 · 1 comment

Comments

@Addicted-to-coding
Copy link

When I run the command make -f prefix.mak, I get the error
fermi.kit/bfc -1s 3g -k 61 -t 16 prefix.ec.fq.gz 2> prefix.flt.fq.gz.log | gzip -1 > prefix.flt.fq.gz
/bin/bash: line 1: 13973 Segmentation fault fermi.kit/bfc -1s 3g -k 61 -t 16 prefix.ec.fq.gz 2> prefix.flt.fq.gz.log
13974 Done | gzip -1 > prefix.flt.fq.gz
make: *** [prefix.flt.fq.gz] Error 139
How can I solve this?

@evolphotonics
Copy link

perhaps this is too late to help you...
try running with make -d option to get the full verbose details.
also did you get a segmentation fault and did you compile from the source or install from a binary - i wd recommend the former.

I am getting a Error 137 - which is out of memory during the error correction, bfc run. any tips from to optimize wd be appreciated...

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

2 participants