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

SUID sandbox doesn't work correctly #778

Closed
eltonfabricio10 opened this issue Jul 3, 2019 · 3 comments
Closed

SUID sandbox doesn't work correctly #778

eltonfabricio10 opened this issue Jul 3, 2019 · 3 comments

Comments

@eltonfabricio10
Copy link
Contributor

[17241:0702/225020.308126:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /usr/lib/min/chrome-sandbox is owned by root and has mode 4755.
Trace/breakpoint trap

@PalmerAL PalmerAL changed the title Not Open! SUID sandbox doesn't work correctly Jul 3, 2019
@PalmerAL
Copy link
Collaborator

PalmerAL commented Jul 3, 2019

This is electron/electron#17972; it looks like we need to upgrade the version of electron-installer-debian we're using in order to get this change: electron-userland/electron-installer-debian#184.

In the meantime, you can run without sandboxing by running min --no-sandbox, although that is somewhat less secure than having sandboxing enabled.

@Yusef-Aslam
Copy link

This still happens on Deepin 20 Beta, which is based on Debian 10 stable

@EchedelleLR
Copy link

Still happens on last stable version in Devuan 3 (Debian 10).

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

4 participants