finished abnormally, OS return value: -6
Description of bug
Hello, after I ran spades.py --careful -1 fastq/SRR21726401_1.fastq -2 fastq/SRR21726401_2.fastq -o out/3/
It occurred: spades-hammer: /spades/assembler/src/common/utils/kmer_mph/kmer_index_builder.hpp:297: size_t kmers::KMerDiskCounter<Seq, traits>::MergeKMers(const string&, const string&) [with Seq = Seq<21>; traits = kmers::kmer_index_traits<Seq<21> >; size_t = long unsigned int; std::string = std::basic_string
spades.log
params.txt
SPAdes version
SPAdes version: 3.15.4
Operating System
OS: Linux-5.4.0-84-generic-x86_64-with-glibc2.27
Python Version
Python version: 3.10.9
Method of SPAdes installation
binaries
No errors reported in spades.log
- [X] Yes
same error
@Riverfishstar One of SPAdes intermediate files got corrupted. Usually it's a sign of some I/O problems on the disk storage you're using for scratch files. Likely your system administrator might provide more insights on this.