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

Revert "Switch v4l to use memory-mapped files instead of userptr." #8234

Merged
merged 1 commit into from Jan 27, 2021

Conversation

ev-mp
Copy link
Collaborator

@ev-mp ev-mp commented Jan 25, 2021

Using mmap leads to sporadic segfault on stream close/frames release.
Revert to user-allocated buffers for v4l data exchange
Addresses #8154
Tracked on: DSO-16453

This reverts commit ac9f29d.

Using mmap causes sporadic segfault on stream releases

This reverts commit ac9f29d.
Copy link
Contributor

@doronhi doronhi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested on Ubuntu 20.04, kernel 5.8.0-40-generic
With a single D435i and a combination of D435i and D415.
Everything seems ok.

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

Successfully merging this pull request may close these issues.

None yet

3 participants