Skip to content

Strobealign v0.15-v0.16 fail with seg fault, previous versions do not #529

@tprodanov

Description

@tprodanov

With the following input files:
haplotypes.fa.gz
reads.fq.gz

and command

strobealign -M 796 -N 796 -R 8 -k 15 --eqx -r 150 -t 8 -o out.sam haplotypes.fa.gz reads.fq.gz

I get the following stderr

This is strobealign 0.16.1
Time reading reference: 0.03 s
Reference size: 4.02 Mbp (199 contigs; largest: 0.02 Mbp)
Using multi-context seeds: no
Indexing ...
  Time counting seeds: 0.02 s
  Time generating seeds: 0.04 s
  Time sorting seeds: 0.03 s
  Time generating hash table index: 0.01 s
Total time indexing: 0.10 s
Processing single-end reads using 8 threads
free(): invalid pointerreads @   551.86 us/read
zsh: IOT instruction (core dumped)

Similar error appears in strobealign 0.15, but not in 0.14 or 0.13, error can be replicated on different machines.

Thank you in advance, Timofey

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions