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

Registration race condition segfault #373

Closed
piedar opened this issue Feb 25, 2014 · 0 comments
Closed

Registration race condition segfault #373

piedar opened this issue Feb 25, 2014 · 0 comments
Milestone

Comments

@piedar
Copy link
Contributor

piedar commented Feb 25, 2014

Sometimes when switching depth formats, there is a segfault in freenect_apply_registration() because reg->raw_to_mm_shift == NULL. freenect_stop_depth() calls freenect_destroy_registration() before stopping the stream.

@piedar piedar added this to the v0.4.1 milestone Feb 25, 2014
@piedar piedar closed this as completed in 4f4daa4 Feb 25, 2014
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

1 participant