Jellyfish icon indicating copy to clipboard operation
Jellyfish copied to clipboard

Segmentation fault (core dumped)

Open mamora opened this issue 5 years ago • 4 comments

Hello, Running the following code jellyfish count -m 4 -s 10000000 -t 10 A1_S5_R1_001.fastq.gz.fasta

gives me the following error:

Segmentation fault (core dumped)

What does it mean?

mamora avatar Jul 13 '18 05:07 mamora

In case you didn't fix this, or in case someone else finds this, there is a bug in the latest version (2.2.10) of jellyfish that immediately seg faults on a large file.

The current solution appears to be to use one of the earlier versions of jellyfish if you see this happening to you.

linsalrob avatar Nov 26 '18 19:11 linsalrob

@mamora which version are you using?

Can you generate a core dump so I can debug to you?

rafaeldelucena avatar Dec 04 '18 02:12 rafaeldelucena

@mamora Hi, I have the same problem as you do. Did you solve it?

Iven-gif avatar Aug 11 '21 07:08 Iven-gif

yes, I used another version as linsalrob suggested.

mamora avatar Aug 15 '21 01:08 mamora