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 Mem.Get for OpenBSD 6.5 #125

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

gballet
Copy link

@gballet gballet commented Jul 15, 2019

I noticed that in OpenBSD 6.5, Mem.Get() returns 0 and a nil error. After digging down the stack, I found that the issue comes from the way the sysctl is called: It uses the sysctl library call instead of syscall.

I'm aware of #77, which doesn't seem to fix my issue. I assume they fix related but not completely identical problems.

@elasticmachine
Copy link

elasticmachine commented Feb 16, 2021

❕ Build Aborted

The PR is not allowed to run in the CI yet

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Start Time: 2022-04-05T14:21:01.150+0000

  • Duration: 2 min 43 sec

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.

2 participants