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

libsub20 has a segfault somewhere. #35

Open
proan opened this issue Jun 20, 2014 · 1 comment
Open

libsub20 has a segfault somewhere. #35

proan opened this issue Jun 20, 2014 · 1 comment
Assignees
Labels

Comments

@proan
Copy link
Member

proan commented Jun 20, 2014

About to sub_i2c_read(). Handle: 0x6242a0

Program received signal SIGSEGV, Segmentation fault.
0x00000000f63249c4 in ?? ()
(gdb) backtrace
#0 0x00000000f63249c4 in ?? ()
#1 0x0000000000000001 in ?? ()
#2 0x0000000000000000 in ?? ()

@proan proan self-assigned this Jun 20, 2014
@proan proan added the bug label Jun 24, 2014
@proan
Copy link
Member Author

proan commented Jun 24, 2014

It can be run successfully with gdb by setting breakpoints at sub_i2c_read, and after breaking a few times, removing them. Because it doesn't repeatedly fail in gdb, but does when run as rosrun, it looks like it could be a threading issue.

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