bioawk icon indicating copy to clipboard operation
bioawk copied to clipboard

Segmentation fault (core dumped)

Open klelizi opened this issue 2 years ago • 1 comments

When i run a test order: bioawk -c fastx 'END{print NR}' chr17_fragm.fasta it says: Segmentation fault (core dumped) How should i do? Thanks very much for every help.

klelizi avatar Oct 08 '22 10:10 klelizi

This happened to me just now - looks like it happens when the input file is empty.

RamRS avatar Feb 27 '23 19:02 RamRS