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

Qutebrowser "shared memfd open() failed: Function not implemented" #3982

Closed
valters-tomsons opened this issue Apr 18, 2019 · 1 comment
Closed

Comments

@valters-tomsons
Copy link

Crash output: https://gist.github.com/FaithLV/8befcb1ca30b5332e72bb9d9c75341f8

For context, running Arch WSL with Kernel: 4.4.0-17134-Microsoft

@therealkenc
Copy link
Collaborator

The error cited is #3542. Duping you over there, but I doubt that's the actual fatal.

571   memfd_create("pulseaudio", MFD_ALLOW_SEALING <unfinished ...>
591   <... mprotect resumed>)           = 0
571   <... memfd_create resumed>)       = -1 ENOSYS (Function not implemented)
591   mprotect(0x7f21241b0000, 12288, PROT_READ|PROT_WRITE <unfinished ...>
571   write(2, "shared memfd open() failed: Func"..., 53 <unfinished ...>

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

No branches or pull requests

2 participants