Open darked89 opened 5 years ago
Link to stackoverflow:
Needs to be implemented in the code.
While above stackoverflow "fixes" the reported error, the problem is with zero sized destination. No space to store anything in zero bit.
The problem does not show up unless the fasta sequence (contig?) is way above 2399940 nucleotides. d->dumpSites[d->ndumpSites].subtype
While running geneid compiled with gcc 9.1.0 with -fsanitize=address