karel-brinda / ococo

Ococo: the first online variant and consensus caller. Call genomic consensus directly from an unsorted SAM/BAM stream.
https://arxiv.org/abs/1712.01146
MIT License
47 stars 3 forks source link

Segmentation fault when read exceeds reference boundaries #20

Open karel-brinda opened 8 years ago

karel-brinda commented 8 years ago
Program received signal SIGSEGV, Segmentation fault.
ococo::caller_t<unsigned short, 3, 4>::run (this=this@entry=0x7fffffffdb00)
    at caller.h:287
287                         stats->seq_stats[seqid][ref_pos] = stats->increment(
(gdb) where
#0  ococo::caller_t<unsigned short, 3, 4>::run (this=this@entry=0x7fffffffdb00)
    at caller.h:287
#1  0x0000000000404112 in main (argc=<optimized out>, argv=<optimized out>)
    at main.cpp:22