-
Notifications
You must be signed in to change notification settings - Fork 17
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 #7
Comments
Hi, yes I can confirm the segfault also on my end. Anyway, it seems a problem with the ext-mem construction (latest commit). |
I can confirm that data/unitigs_stitched/ecoli1_k31_ust.fa.gz works in the latest commit, and commit c48948c works for the file that caused the segfault. |
Yeah, it's some silly corner cases for tiny files where a tmp file results empty. |
As of latest commit (480f1da), it should be fixed. |
Yes it works now, thanks! |
Ok, I'm closing this. |
Hi, I'm getting this Segmentation fault. Am I doing something stupid or is it a bug?
This is the file test.fna (I had to change the extension to .txt for github because github did not allow .fa file extension).
test.txt
The text was updated successfully, but these errors were encountered: