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

nodelet crashed with SIGSEGV in freenect_close_device() #26

Open
jack-oquin opened this issue Mar 2, 2016 · 2 comments
Open

nodelet crashed with SIGSEGV in freenect_close_device() #26

jack-oquin opened this issue Mar 2, 2016 · 2 comments

Comments

@jack-oquin
Copy link
Member

This crash was observed on one of our robots (clamps), probably on shutdown.

Ubuntu Trusty, ROS Indigo, amd64.

Segfault happened at: 0x7f519d708c80 <freenect_close_device+64>

I can't tell whether that actual problem is here or in libfreenect, and I can't figure out how to copy and paste the stack traceback from the Ubuntu crash report. I'll try to get a real gdb traceback if I can reproduce this again.

@piyushk
Copy link

piyushk commented Mar 2, 2016

@jack-oquin Thanks! I've never seen this error before.

@jack-oquin
Copy link
Member Author

Happened again today. Different address, but same offset in freenect_close_device.

No core dump. I forgot to set ulimit. But, it's probably reproducible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants