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 #136

Closed
MartinPippel opened this issue Jun 16, 2021 · 9 comments
Closed

Segmentation fault #136

MartinPippel opened this issue Jun 16, 2021 · 9 comments

Comments

@MartinPippel
Copy link

Hi,

I have used hifiasm 0.15.3-r339 to assemble a large genome but it crashed with a segfault. We tested it on different machines but the result was the same. Here is the log file:
slurm-17204452.txt

When we did a test assembly with 12x CCS (i.e. 6X haploid) read coverage with hifiasm v0.14.2. the assembly finished without any errors and the assembly stats were surprisingly good.

Any further guidance would be much appreciated.

Best,
Martin

@chhylp123
Copy link
Owner

chhylp123 commented Jun 16, 2021

Looks like the bin files have already been generated. V0.14.2 and v0.15.3 share the same bin files so could you please run v0.14.2 with the new bin files? I just want to make sure if it is the specific issue of 0.15.3. I personally guess another possibility is no enough memory.

@MartinPippel
Copy link
Author

thx for your fast reply. I ran v0.14.2 as well and it crashed at the same point. For the assembly I reserved 5Tb RAM and according to slurm the peak Mem was "only" 1.4Tb. I just submitted it again with 40Tb on the bigmem machine. Is there any option to run hifiasm in debug mode to provide you with some more details?

@chhylp123
Copy link
Owner

chhylp123 commented Jun 16, 2021

I see. Probably it is a hifiasm issue. It is hard to figure out what happened only with debug information. May I ask what's the size of bin files?

@MartinPippel
Copy link
Author

418G ec.bin
190G ovlp.source.bin
55G ovlp.reverse.bin

@chhylp123
Copy link
Owner

Thanks a lot. I wonder if you can share the bin files with us, so that we can figure out what happened. I'm also pretty curious if it is a bug of hifiasm.

@MartinPippel
Copy link
Author

Its confidential data so I have to ask the owner first. I will keep you in the loop.

@MartinPippel
Copy link
Author

we got the OK to provide you with the bin files. To whom should I send the download link?

@chhylp123
Copy link
Owner

Thanks a lot. Could you please send the bin file to hcheng@jimmy.harvard.edu ?

@chhylp123
Copy link
Owner

Solved by version 0.15.4-r347.

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