soedinglab / plass

sensitive and precise assembly of short sequencing reads
https://plass.mmseqs.com
GNU General Public License v3.0
132 stars 14 forks source link

Core dump during assembly #18

Open apcamargo opened 4 years ago

apcamargo commented 4 years ago

My processes are constantly crashing in the middle of the assembly. I get a *** glibc detected *** plass: invalid fastbin entry (free): 0x0000000000815a60 ***.

plass.segmentation.log

I installed Plass through Conda, due to the old libraries of the server I'm working in.

I'm using Plass 2.c7e35, 2TB of memory, 16 × Intel(R) Xeon(R) CPU E5-4650 v2 @ 2.40GHz, Red Hat Enterprise Linux Server release 6.5.

AnnSeidel commented 4 years ago

Hi,

I fixed some smaller bugs in plass also related to memory access in the last months. Could you try to use the latest version from github?

@martin-steinegger Can you update the conda version of plass? (It's almost one year old)

martin-steinegger commented 4 years ago

@AnnSeidel yes its really about time. Should we get the header change in before we make the conda package?