TGAC / KAT

The K-mer Analysis Toolkit (KAT) contains a number of tools that analyse and compare K-mer spectra.
http://www.earlham.ac.uk/kat-tools
GNU General Public License v3.0
200 stars 51 forks source link

malloc_consolidate(): unaligned fastbin chunk detected #167

Open nityendra21 opened 2 years ago

nityendra21 commented 2 years ago

Hello, I'm encountering this error in KAT v2.4.2 on Ubuntu 22.04 LTS. The process runs and completes and the error malloc_consolidate(): unaligned fastbin chunk detected Aborted (core dumped) is reported in a single job, but upon running KAT as a batch job the error causes the command to halt and aborts the pipeline.

julieaorjuela commented 10 months ago

similar bug for me !! any answer ?

nityendra21 commented 10 months ago

@julieaorjuela unfortunately not for the current version (2.4.2), reverting to an older version (2.4.2 worked for me) is the only option.