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

Segmentation fault when read exceeds reference boundaries #20

Open
karel-brinda opened this issue Aug 29, 2016 · 0 comments
Open

Segmentation fault when read exceeds reference boundaries #20

karel-brinda opened this issue Aug 29, 2016 · 0 comments
Labels

Comments

@karel-brinda
Copy link
Owner

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
@karel-brinda karel-brinda changed the title Segmentation fault when read exceeds reference Segmentation fault when read exceeds reference boundaries Aug 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant