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

Fix dbengine not working when mmap fails #7065

Merged
merged 1 commit into from
Oct 11, 2019
Merged

Fix dbengine not working when mmap fails #7065

merged 1 commit into from
Oct 11, 2019

Conversation

mfundul
Copy link
Contributor

@mfundul mfundul commented Oct 11, 2019

Summary

Fixes #7057

Component Name

database

Additional Information

Fix dbengine not working when mmap fails. This mostly happens with BSD kernels.

@squash-labs
Copy link

squash-labs bot commented Oct 11, 2019

Manage this branch in Squash

Test this branch here: https://mfundulfix-bsd-corruption-n3izm.squash.io

@samm-git
Copy link
Contributor

@mfundul with your patch applied i cant reproduce this crash, thank you!

@samm-git
Copy link
Contributor

(interesting why mmap failing on bsd, btw)

@mfundul mfundul merged commit 6c2bab0 into netdata:master Oct 11, 2019
@mfundul mfundul deleted the fix-bsd-corruption branch October 11, 2019 14:39
jackyhuang85 pushed a commit to jackyhuang85/netdata that referenced this pull request Jan 1, 2020
Saruspete pushed a commit to Saruspete/netdata that referenced this pull request May 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FreeBSD: crash on CTRL+C with dbengine memory mode
5 participants