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

*** Error in `cd-hit-est': corrupted double-linked list: 0x0000559009582520 *** #124

Open
SebasSaenz opened this issue Dec 5, 2021 · 0 comments

Comments

@SebasSaenz
Copy link

Hi,

I have installed cd-hit via Conda and when I try to run cd-hit-est I get the following error: *** Error in `cd-hit-est': corrupted double-linked list: 0x0000559009582520 ***

I ran this command in a cluster:
cd-hit-est -i all_contigs_filtered_positive_contigs.fasta -c 0.95 -s 0.85 -M 60000 -T 14 -o cluster_95_phages

Does someone know what could be the cause of this?

Thank you for your help.

Johan Sebastián

Warning:
Some seqs are too long, please rebuild the program with make parameter MAX_SEQ=new-maximum-length (e.g. make MAX_SEQ=10000000)
Not fatal, but may affect results !!

*** Error in `cd-hit-est': corrupted double-linked list: 0x0000559009582520 ***
======= Backtrace: =========
/usr/lib64/libc.so.6(+0x7f474)[0x2b658de48474]
/usr/lib64/libc.so.6(+0x82c38)[0x2b658de4bc38]
/usr/lib64/libc.so.6(__libc_malloc+0x4c)[0x2b658de4e78c]
cd-hit-est(+0x71c6)[0x5590081311c6]
cd-hit-est(+0xe956)[0x559008138956]
cd-hit-est(+0x12294)[0x55900813c294]
cd-hit-est(+0x13c7f)[0x55900813dc7f]
cd-hit-est(+0x41c5)[0x55900812e1c5]
/usr/lib64/libc.so.6(__libc_start_main+0xf5)[0x2b658ddeb555]
cd-hit-est(+0x47b9)[0x55900812e7b9]
======= Memory map: ========

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant