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

spades-hammer error : OS return value: -6 #1402

Open
1 task done
AmaliT opened this issue Oct 28, 2024 · 1 comment
Open
1 task done

spades-hammer error : OS return value: -6 #1402

AmaliT opened this issue Oct 28, 2024 · 1 comment
Labels
io Input / output (e.g. due to disk storage) errors

Comments

@AmaliT
Copy link

AmaliT commented Oct 28, 2024

Description of bug

The assembly run keeps dying at the spades-hammer step, although it worked fine on the other samples. I have tried re-installing spades; fresh set of fastqs etc.

spades.log

spades.log

params.txt

params.txt

SPAdes version

SPAdes version: 3.15.3

Operating System

OS: Linux-5.14.0-427.37.1.el9_4.x86_64-x86_64-with-glibc2.34

Python Version

Python version: 3.9.18

Method of SPAdes installation

github

No errors reported in spades.log

  • Yes
@asl
Copy link
Member

asl commented Oct 29, 2024

The log reads:

spades-hammer: /spades/assembler/src/projects/hammer/kmer_cluster.cpp:621: void KMerClustering::process(const string&): Assertion `is.good()' failed.

Here, it means that one of SPAdes intermediate files got corrupted or SPAdes was unable to read the data from one of its intermediate files indicating a possible I/O problem on your end.

You could probably talk to your system administrator, ensure there is enough disk quota, etc.

@asl asl added the io Input / output (e.g. due to disk storage) errors label Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
io Input / output (e.g. due to disk storage) errors
Projects
None yet
Development

No branches or pull requests

2 participants